[packages/linux-kvm] binutils rebuild

2021-07-20 Thread atler
commit 71423c59966f751d5bec1dcb0fb17a5a794cb172
Author: Jan Palus 
Date:   Wed Jul 21 01:49:34 2021 +0200

binutils rebuild

Release 22 (by relup.sh)

 linux-kvm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/linux-kvm.spec b/linux-kvm.spec
index dc33720..e4539b4 100644
--- a/linux-kvm.spec
+++ b/linux-kvm.spec
@@ -1,5 +1,5 @@
 # TODO: use linux tarball when kernel 3.1 is released
-%definerel 21
+%definerel 22
 %definesnap20110726
 Summary:   Native Linux KVM tool
 Summary(pl.UTF-8): Natywne narzędzie KVM dla Linuksa


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/linux-kvm.git/commitdiff/71423c59966f751d5bec1dcb0fb17a5a794cb172

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/aMule] binutils rebuild

2021-07-20 Thread atler
commit 8720b2952b785cd2d53bdf64476e2d9b4689d582
Author: Jan Palus 
Date:   Wed Jul 21 01:48:23 2021 +0200

binutils rebuild

Release 17 (by relup.sh)

 aMule.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/aMule.spec b/aMule.spec
index bbc68fe..7b3d029 100644
--- a/aMule.spec
+++ b/aMule.spec
@@ -5,7 +5,7 @@ Summary:Unix port of eMule client
 Summary(pl.UTF-8): Uniksowy port klienta eMule
 Name:  aMule
 Version:   2.3.2
-Release:   16
+Release:   17
 License:   GPL v2+
 Group: X11/Applications
 Source0:   
http://downloads.sourceforge.net/amule/%{name}-%{version}.tar.bz2


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/aMule.git/commitdiff/8720b2952b785cd2d53bdf64476e2d9b4689d582

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/aMule] rediffed patch

2021-07-20 Thread atler
commit 5c13356ec7769fd10756efe3362fa77d8d8e344d
Author: Jan Palus 
Date:   Wed Jul 21 01:15:14 2021 +0200

rediffed patch

 aMule-desktop.patch | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/aMule-desktop.patch b/aMule-desktop.patch
index cf4a6e1..dbed1f1 100644
--- a/aMule-desktop.patch
+++ b/aMule-desktop.patch
@@ -1,7 +1,7 @@
 diff -urN aMule-2.1.3/amule.desktop aMule-2.1.3.new/amule.desktop
 --- aMule-2.1.3/amule.desktop  2005-12-14 05:12:44.0 +0100
 +++ aMule-2.1.3.new/amule.desktop  2006-06-17 13:52:51.0 +0200
-@@ -1,7 +1,9 @@
+@@ -1,10 +1,12 @@
  [Desktop Entry]
  Name=aMule
 +Comment=Linux port of eMule client
@@ -12,3 +12,6 @@ diff -urN aMule-2.1.3/amule.desktop 
aMule-2.1.3.new/amule.desktop
  Type=Application
 -Categories=Network;P2P;
 +Categories=GTK;Network;P2P;
+ Comment=A client for the eD2k network
+ Comment[fr]=Un client pour le réseau eD2k
+ Comment[tr]=eD2k ağı için istemci


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/aMule.git/commitdiff/5c13356ec7769fd10756efe3362fa77d8d8e344d

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/aMule] force older version of c++ standard

2021-07-20 Thread atler
commit 3139fc16121bdf9944fe1cf98fa150fa2fa7fb78
Author: Jan Palus 
Date:   Wed Jul 21 01:33:37 2021 +0200

force older version of c++ standard

c++ 17 (default in gcc 11) introduces symbol conflict with this dated
codebase. Use default which gcc 7 used (released around the same time as
last aMule version).

 aMule.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/aMule.spec b/aMule.spec
index 0a6a272..bbc68fe 100644
--- a/aMule.spec
+++ b/aMule.spec
@@ -106,6 +106,7 @@ Narzędzie do generownia statystyk aMule.
 %{__autoconf}
 %{__autoheader}
 %{__automake}
+export CXXFLAGS="%{rpmcxxflags} -std=gnu++14"
 %configure \
--with-denoise-level=1  \
--with-libpng-config=/usr/bin/libpng-config \


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/aMule.git/commitdiff/3139fc16121bdf9944fe1cf98fa150fa2fa7fb78

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/satyr] binutils rebuild

2021-07-20 Thread atler
commit d53dea891b41c274d5e4167b3a57e7a248ae056b
Author: Jan Palus 
Date:   Wed Jul 21 01:49:56 2021 +0200

binutils rebuild

Release 5 (by relup.sh)

 satyr.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/satyr.spec b/satyr.spec
index 3c807af..044cabb 100644
--- a/satyr.spec
+++ b/satyr.spec
@@ -7,7 +7,7 @@ Summary:Tools to create anonymous, machine-friendly 
problem reports
 Summary(pl.UTF-8): Analizator śladów wywołań tworzonych przez GDB
 Name:  satyr
 Version:   0.31
-Release:   4
+Release:   5
 License:   GPL v2+
 Group: Development/Tools
 #Source0Download: https://github.com/abrt/satyr/releases


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/satyr.git/commitdiff/d53dea891b41c274d5e4167b3a57e7a248ae056b

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/oprofile] binutils rebuild

2021-07-20 Thread atler
commit 23484c8f7fee0121166fcb9fe268993dd329d29b
Author: Jan Palus 
Date:   Wed Jul 21 01:49:45 2021 +0200

binutils rebuild

Release 4 (by relup.sh)

 oprofile.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/oprofile.spec b/oprofile.spec
index e1efd42..3876e6f 100644
--- a/oprofile.spec
+++ b/oprofile.spec
@@ -11,7 +11,7 @@ Summary:  System-wide profiler
 Summary(pl.UTF-8): Ogólnosystemowy profiler
 Name:  oprofile
 Version:   1.4.0
-Release:   3
+Release:   4
 License:   GPL v2 (oprofile), LGPL v2.1+ (libopagent)
 Group: Applications/System
 Source0:   
http://downloads.sourceforge.net/oprofile/%{name}-%{version}.tar.gz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/oprofile.git/commitdiff/23484c8f7fee0121166fcb9fe268993dd329d29b

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: kernel-tools: ERRORS: linux-5.13.tar.xz patch-5.13.0.xz

2021-07-20 Thread atler
Request by: atler

wget -nv --no-iri --user-agent=PLD/distfiles -O 
./tmp/5fcf9a1f-af86-4f1a-bcc1-cd06e276312b/d8273731ed72ed885ab815d3805ecd67/patch-5.13.0.xz
 https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.13.0.xz:
https://mirrors.edge.kernel.org/pub/linux/kernel/v5.x/patch-5.13.0.xz:
2021-07-21 01:49:30 ERROR 404: Not Found.


wget -nv --no-iri --user-agent=PLD/distfiles -O 
./tmp/5fcf9a1f-af86-4f1a-bcc1-cd06e276312b/d8273731ed72ed885ab815d3805ecd67/patch-5.13.0.xz
 https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.13.0.xz:
exited with code 8 (0x00)

FATAL: https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.13.0.xz 
(d8273731ed72ed885ab815d3805ecd67) was not fetched correctly (wget -nv --no-iri 
--user-agent=PLD/distfiles -O 
./tmp/5fcf9a1f-af86-4f1a-bcc1-cd06e276312b/d8273731ed72ed885ab815d3805ecd67/patch-5.13.0.xz
 https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.13.0.xz: 
https://mirrors.edge.kernel.org/pub/linux/kernel/v5.x/patch-5.13.0.xz:
2021-07-21 01:49:30 ERROR 404: Not Found.
): file fetched but has 0 length

Files fetched: 0

ALREADY GOT: https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.13.tar.xz
76c60fb304510a7bbd9c838790bc5fe4  linux-5.13.tar.xz


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/lightning] binutils rebuild

2021-07-20 Thread atler
commit 979cefcaa96776369646d2ab7ceacd2a5210a4b1
Author: Jan Palus 
Date:   Wed Jul 21 01:49:25 2021 +0200

binutils rebuild

Release 7 (by relup.sh)

 lightning.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lightning.spec b/lightning.spec
index 06475ec..3921e12 100644
--- a/lightning.spec
+++ b/lightning.spec
@@ -2,7 +2,7 @@ Summary:A library for dynamic code generation
 Summary(pl.UTF-8): Biblioteka do dynamicznego generowania kodu
 Name:  lightning
 Version:   2.1.3
-Release:   6
+Release:   7
 License:   LGPL v3+
 Group: Libraries
 Source0:   https://ftp.gnu.org/gnu/lightning/%{name}-%{version}.tar.gz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lightning.git/commitdiff/979cefcaa96776369646d2ab7ceacd2a5210a4b1

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/kernel-tools] binutils rebuild

2021-07-20 Thread atler
commit d4baacfa5abc4a17331b6e9c7ab043c0571e473e
Author: Jan Palus 
Date:   Wed Jul 21 01:49:14 2021 +0200

binutils rebuild

Release 2 (by relup.sh)

 kernel-tools.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kernel-tools.spec b/kernel-tools.spec
index 89807e8..ec83193 100644
--- a/kernel-tools.spec
+++ b/kernel-tools.spec
@@ -25,7 +25,7 @@ Summary:  Assortment of tools for the Linux kernel
 Summary(pl.UTF-8): Zestaw narzędzi dla jądra Linuksa
 Name:  kernel-tools
 Version:   %{basever}%{postver}
-Release:   1
+Release:   2
 License:   GPL v2
 Group: Applications/System
 Source0:   
https://www.kernel.org/pub/linux/kernel/v5.x/linux-%{basever}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel-tools.git/commitdiff/d4baacfa5abc4a17331b6e9c7ab043c0571e473e

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/grive2] binutils rebuild

2021-07-20 Thread atler
commit 379093a0d008b0f5912027ec5de5f086162e1bf8
Author: Jan Palus 
Date:   Wed Jul 21 01:49:03 2021 +0200

binutils rebuild

Release 6 (by relup.sh)

 grive2.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/grive2.spec b/grive2.spec
index ac95475..6d25dc4 100644
--- a/grive2.spec
+++ b/grive2.spec
@@ -2,7 +2,7 @@ Summary:An open source Linux client for Google Drive
 Summary(pl.UTF-8): Linuksowy, mające otwarte źródła klient Google Drive
 Name:  grive2
 Version:   0.5.1
-Release:   5
+Release:   6
 License:   GPL v2
 Group: Applications/Networking
 #Source0Download: https://github.com/vitalif/grive2/releases


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/grive2.git/commitdiff/379093a0d008b0f5912027ec5de5f086162e1bf8

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/grive] binutils rebuild

2021-07-20 Thread atler
commit 7c2b895b6e7dd66a78fdaa9f2d8afe92649cfc17
Author: Jan Palus 
Date:   Wed Jul 21 01:48:52 2021 +0200

binutils rebuild

Release 37 (by relup.sh)

 grive.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/grive.spec b/grive.spec
index debd0ea..5787a75 100644
--- a/grive.spec
+++ b/grive.spec
@@ -2,7 +2,7 @@
 # bash: %%(c=%{commit}; echo ${c:0:7})
 %defineshortcommit 27817e8
 %definecdate   20130702
-%definerel 36
+%definerel 37
 Summary:   An open source Linux client for Google Drive
 Summary(pl.UTF-8): Linuksowy, mające otwarte źródła klient Google Drive
 Name:  grive


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/grive.git/commitdiff/7c2b895b6e7dd66a78fdaa9f2d8afe92649cfc17

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/dropwatch] binutils rebuild

2021-07-20 Thread atler
commit 945f16dc8ae041c47f5415e19e7b9bc266a463a1
Author: Jan Palus 
Date:   Wed Jul 21 01:48:38 2021 +0200

binutils rebuild

Release 4 (by relup.sh)

 dropwatch.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dropwatch.spec b/dropwatch.spec
index df6b045..4952017 100644
--- a/dropwatch.spec
+++ b/dropwatch.spec
@@ -2,7 +2,7 @@ Summary:Kernel dropped packet monitor
 Summary(pl.UTF-8): Monitor pakietów odrzuconych przez jądro
 Name:  dropwatch
 Version:   1.5.3
-Release:   3
+Release:   4
 License:   GPL v2+
 Group: Applications/System
 Source0:   
https://github.com/nhorman/dropwatch/archive/v%{version}/%{name}-%{version}.tar.gz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dropwatch.git/commitdiff/945f16dc8ae041c47f5415e19e7b9bc266a463a1

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/dropwatch] disable -Werror

2021-07-20 Thread atler
commit 5cbd1bb6b044cabb6afbadd55440362f69ac4bf7
Author: Jan Palus 
Date:   Wed Jul 21 01:19:37 2021 +0200

disable -Werror

 dropwatch-no_werror.patch | 11 +++
 dropwatch.spec|  2 ++
 2 files changed, 13 insertions(+)
---
diff --git a/dropwatch.spec b/dropwatch.spec
index 4a05a2d..df6b045 100644
--- a/dropwatch.spec
+++ b/dropwatch.spec
@@ -7,6 +7,7 @@ License:GPL v2+
 Group: Applications/System
 Source0:   
https://github.com/nhorman/dropwatch/archive/v%{version}/%{name}-%{version}.tar.gz
 # Source0-md5: 64527bb669393e45b9b21f0b91c574c0
+Patch0:%{name}-no_werror.patch
 URL:   https://github.com/nhorman/dropwatch
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
@@ -29,6 +30,7 @@ odrzuconych pakietów sieciowych.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__libtoolize}
diff --git a/dropwatch-no_werror.patch b/dropwatch-no_werror.patch
new file mode 100644
index 000..b4bfb55
--- /dev/null
+++ b/dropwatch-no_werror.patch
@@ -0,0 +1,11 @@
+--- dropwatch-1.5.3/src/Makefile.am.orig   2020-03-19 14:19:40.0 
+0100
 dropwatch-1.5.3/src/Makefile.am2021-07-21 01:18:23.495547294 +0200
+@@ -1,7 +1,7 @@
+ 
+ bin_PROGRAMS = dropwatch dwdump
+ 
+-AM_CFLAGS = -g -Wall -Werror $(LIBNL3_CFLAGS) $(READLINE_CFLAGS)
++AM_CFLAGS = -g -Wall $(LIBNL3_CFLAGS) $(READLINE_CFLAGS)
+ AM_LDFLAGS = $(LIBNL3_LIBS) -lnl-genl-3 $(READLINE_LIBS) -lpcap
+ AM_CPPFLAGS = -D_GNU_SOURCE
+ 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dropwatch.git/commitdiff/5cbd1bb6b044cabb6afbadd55440362f69ac4bf7

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/kf5-kimageformats] - packaging outstanding files

2021-07-20 Thread mrozowik
commit 889b23b54a5f44c2761b8529efb6a6ee7313ec8a
Author: Krzysztof Mrozowicz 
Date:   Tue Jul 20 23:10:57 2021 +

- packaging outstanding files

 kf5-kimageformats.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/kf5-kimageformats.spec b/kf5-kimageformats.spec
index e4b9a53..2f526f6 100644
--- a/kf5-kimageformats.spec
+++ b/kf5-kimageformats.spec
@@ -77,6 +77,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc README.md
+%attr(755,root,root) %{qt5dir}/plugins/imageformats/kimg_avif.so
 %attr(755,root,root) %{qt5dir}/plugins/imageformats/kimg_hdr.so
 %attr(755,root,root) %{qt5dir}/plugins/imageformats/kimg_eps.so
 %attr(755,root,root) %{qt5dir}/plugins/imageformats/kimg_exr.so
@@ -92,6 +93,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/qt5/plugins/imageformats/kimg_ani.so
 %dir %{_datadir}/kservices5/qimageioplugins
 %{_datadir}/kservices5/qimageioplugins/ani.desktop
+%{_datadir}/kservices5/qimageioplugins/avif.desktop
 %{_datadir}/kservices5/qimageioplugins/hdr.desktop
 %{_datadir}/kservices5/qimageioplugins/dds.desktop
 %{_datadir}/kservices5/qimageioplugins/eps.desktop


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kf5-kimageformats.git/commitdiff/889b23b54a5f44c2761b8529efb6a6ee7313ec8a

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/kf5-kimageformats] - relup

2021-07-20 Thread mrozowik
commit 15628bdd5ec7544583d28e754a8f44e113f6176c
Author: Krzysztof Mrozowicz 
Date:   Tue Jul 20 23:05:25 2021 +

- relup

 kf5-kimageformats.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kf5-kimageformats.spec b/kf5-kimageformats.spec
index a7dd256..e4b9a53 100644
--- a/kf5-kimageformats.spec
+++ b/kf5-kimageformats.spec
@@ -5,7 +5,7 @@
 Summary:   Image format plugins for Qt
 Name:  kf5-%{kfname}
 Version:   5.84.0
-Release:   1
+Release:   2
 License:   LGPL v2.1+
 Group: X11/Libraries
 Source0:   
http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kf5-kimageformats.git/commitdiff/15628bdd5ec7544583d28e754a8f44e113f6176c

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/kf5-kimageformats] - removing OpenEXR-devel >= 3.0 BR, as not available in PLD yet

2021-07-20 Thread mrozowik
commit 1b4d291fdb9477258764e2c3b8732f4095022e88
Author: Krzysztof Mrozowicz 
Date:   Tue Jul 20 23:04:36 2021 +

- removing OpenEXR-devel >= 3.0 BR, as not available in PLD yet

 kf5-kimageformats.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kf5-kimageformats.spec b/kf5-kimageformats.spec
index 8d22067..a7dd256 100644
--- a/kf5-kimageformats.spec
+++ b/kf5-kimageformats.spec
@@ -11,7 +11,7 @@ Group:X11/Libraries
 Source0:   
http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
 # Source0-md5: 13fcf98b64184a5792325fc39f8a5da1
 URL:   http://www.kde.org/
-BuildRequires: OpenEXR-devel >= 3.0.5
+BuildRequires: OpenEXR-devel
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5DBus-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel >= %{qtver}


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kf5-kimageformats.git/commitdiff/15628bdd5ec7544583d28e754a8f44e113f6176c

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: kernel: linux-4.9.tar.xz patch-4.9.276.xz

2021-07-20 Thread arekm
Request by: arekm


Files fetched: 1

ALREADY GOT: https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.9.tar.xz
0a68ef3615c64bd5ee54a3320e46667d  linux-4.9.tar.xz
STORED: https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.276.xz
f8bfaa0065fca26d9c5b53bd31001db7  patch-4.9.276.xz
Size: 4041728 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/kernel/LINUX_4_9] - up to 4.9.276

2021-07-20 Thread arekm
commit a1bfb0cbbf074418c3481c65ab2fa7a6788ffd04
Author: Arkadiusz Miśkiewicz 
Date:   Tue Jul 20 23:52:08 2021 +0200

- up to 4.9.276

 kernel.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 8924679f..c9bf2e93 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -73,7 +73,7 @@
 
 %definerel 1
 %definebasever 4.9
-%definepostver .274
+%definepostver .276
 
 # define this to '-%{basever}' for longterm branch
 %defineversuffix   -%{basever}
@@ -125,7 +125,7 @@ Source0:
https://www.kernel.org/pub/linux/kernel/v4.x/linux-%{basever}.tar.xz
 # Source0-md5: 0a68ef3615c64bd5ee54a3320e46667d
 %if "%{postver}" != ".0"
 Patch0:
https://www.kernel.org/pub/linux/kernel/v4.x/patch-%{version}.xz
-# Patch0-md5:  8de4a9cc0c1c0f3ba2353cbcfca3f8ed
+# Patch0-md5:  f8bfaa0065fca26d9c5b53bd31001db7
 %endif
 Source1:   kernel.sysconfig
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/a1bfb0cbbf074418c3481c65ab2fa7a6788ffd04

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/ka5-kde-dev-scripts] - pl description

2021-07-20 Thread witekfl
commit d3cf7229b03881782149a0483915b2ae056721e1
Author: Witold Filipczyk 
Date:   Tue Jul 20 21:48:39 2021 +0200

- pl description

 ka5-kde-dev-scripts.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/ka5-kde-dev-scripts.spec b/ka5-kde-dev-scripts.spec
index 2ea6251..75f134a 100644
--- a/ka5-kde-dev-scripts.spec
+++ b/ka5-kde-dev-scripts.spec
@@ -28,6 +28,9 @@ BuildRoot:%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 Scripts and setting files useful during development of KDE software.
 
+%description -l pl.UTF-8
+Skrypty i pliki ustawień użyteczne przy programowaniu KDE.
+
 %prep
 %setup -q -n %{kaname}-%{version}
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka5-kde-dev-scripts.git/commitdiff/d3cf7229b03881782149a0483915b2ae056721e1

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/ka5-kdebugsettings] - pl description

2021-07-20 Thread witekfl
commit 0ee7c5288f2ed4e51a5f4c1e22491499669d8c9a
Author: Witold Filipczyk 
Date:   Tue Jul 20 21:46:53 2021 +0200

- pl description

 ka5-kdebugsettings.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/ka5-kdebugsettings.spec b/ka5-kdebugsettings.spec
index f6da536..a3058e6 100644
--- a/ka5-kdebugsettings.spec
+++ b/ka5-kdebugsettings.spec
@@ -36,6 +36,9 @@ BuildRoot:%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 An application to enable/disable qCDebug.
 
+%description -l pl.UTF-8
+Program do włączania/wyłączania qCDebug.
+
 %prep
 %setup -q -n %{kaname}-%{version}
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka5-kdebugsettings.git/commitdiff/0ee7c5288f2ed4e51a5f4c1e22491499669d8c9a

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/ka5-kcron] - pl description

2021-07-20 Thread witekfl
commit 0bdd1ab829715c4a4eccda7d50d182306e3ee1de
Author: Witold Filipczyk 
Date:   Tue Jul 20 21:45:18 2021 +0200

- pl description

 ka5-kcron.spec | 4 
 1 file changed, 4 insertions(+)
---
diff --git a/ka5-kcron.spec b/ka5-kcron.spec
index eac377d..8ac8bce 100644
--- a/ka5-kcron.spec
+++ b/ka5-kcron.spec
@@ -36,6 +36,10 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 KCron - an application for scheduling programs to run in the
 background using cron.
 
+%description -l pl.UTF-8
+KCron - aplikacja do planowania uruchamiania programów w tle
+używając crona.
+
 %prep
 %setup -q -n %{kaname}-%{version}
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka5-kcron.git/commitdiff/0bdd1ab829715c4a4eccda7d50d182306e3ee1de

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/ka5-kcolorchooser] - pl description

2021-07-20 Thread witekfl
commit ac1499f8ea8f2b6913a6a03fcd6a4ed39b03f365
Author: Witold Filipczyk 
Date:   Tue Jul 20 21:43:05 2021 +0200

- pl description

 ka5-kcolorchooser.spec | 11 +++
 1 file changed, 11 insertions(+)
---
diff --git a/ka5-kcolorchooser.spec b/ka5-kcolorchooser.spec
index 81e90e3..27d4a4d 100644
--- a/ka5-kcolorchooser.spec
+++ b/ka5-kcolorchooser.spec
@@ -35,6 +35,17 @@ Select colors from any location on the screen. Select colors 
from a
 range of standard palletes available. Color values shown in
 Hue-Saturation-Value (HSV), Red-Green-Blue (RGB) and HTML formats.
 
+%description -l pl.UTF-8
+KColorChooser jest prostą aplikacją do wybrania koloru z ekranu
+lub z palety.
+
+Właściwości:
+
+Zaznaczenie kolorów z dowolnej lokalizacji na ekranie. Wybieranie
+kolorów z zestawu standardowych palet. Wartości są pokazywane
+W Hue-Saturation-Value (HSV), Red-Green-Blue (RGB) i w formacie
+HTML.
+
 %prep
 %setup -q -n %{kaname}-%{version}
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka5-kcolorchooser.git/commitdiff/ac1499f8ea8f2b6913a6a03fcd6a4ed39b03f365

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: libidn2: libidn2-2.3.2.tar.gz

2021-07-20 Thread adamg
Request by: adamg


Files fetched: 1

STORED: https://ftp.gnu.org/gnu/libidn/libidn2-2.3.2.tar.gz
fb54962eb68cf22d47a4ae61f0aba993  libidn2-2.3.2.tar.gz
Size: 2169556 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/libidn2] - updated to 2.3.2

2021-07-20 Thread adamg
commit 211e58e857e593761b001e2fa53e75f55970c85e
Author: Adam Gołębiowski 
Date:   Tue Jul 20 16:31:47 2021 +

- updated to 2.3.2

 libidn2.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libidn2.spec b/libidn2.spec
index 3954507..ba5f2fc 100644
--- a/libidn2.spec
+++ b/libidn2.spec
@@ -6,12 +6,12 @@
 Summary:   Free software implementation of IDNA2008
 Summary(pl.UTF-8): Wolnodostępna implementacja IDNA2008
 Name:  libidn2
-Version:   2.3.1
+Version:   2.3.2
 Release:   1
 License:   LGPL v3+ or GPL v2+ (library), GPL v3+ (utilities)
 Group: Libraries
 Source0:   https://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz
-# Source0-md5: cda07f5ac55fccfafdf7ee01828adad5
+# Source0-md5: fb54962eb68cf22d47a4ae61f0aba993
 Patch0:%{name}-info.patch
 Patch1:%{name}-pl.po-update.patch
 URL:   http://www.gnu.org/software/libidn/
@@ -81,7 +81,7 @@ Dokumentacja API biblioteki libidn2.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
+#%patch1 -p1
 
 %{__rm} po/stamp-po
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libidn2.git/commitdiff/211e58e857e593761b001e2fa53e75f55970c85e

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/kf5-kapidox] - packaging outstanding python files

2021-07-20 Thread mrozowik
commit 297351eb7d9d7c7601c4266b64add1078853f001
Author: Krzysztof Mrozowicz 
Date:   Tue Jul 20 16:09:47 2021 +

- packaging outstanding python files

 kf5-kapidox.spec | 10 +++---
 1 file changed, 3 insertions(+), 7 deletions(-)
---
diff --git a/kf5-kapidox.spec b/kf5-kapidox.spec
index 3181121..d78ce5a 100644
--- a/kf5-kapidox.spec
+++ b/kf5-kapidox.spec
@@ -8,7 +8,7 @@
 Summary:   Kapidox
 Name:  kf5-%{kfname}
 Version:   5.84.0
-Release:   1
+Release:   2
 License:   LGPL v2.1+
 Group: X11/Libraries
 Source0:   
http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
@@ -64,12 +64,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/depdiagram-generate-all
 %attr(755,root,root) %{_bindir}/depdiagram-prepare
 %attr(755,root,root) %{_bindir}/kapidox_generate
-#%%attr(755,root,root) %{_bindir}/kgenapidox
-#%%attr(755,root,root) %{_bindir}/kgenframeworksapidox
-#%{py3_sitedir}/kapidox
-#%{py3_sitedir}/kapidox-*.egg-info
+%{py3_sitescriptdir}/kapidox/
+%{py3_sitescriptdir}/kapidox-*.egg-info
 %{_mandir}/man1/depdiagram-generate-all.1*
 %{_mandir}/man1/depdiagram-generate.1*
 %{_mandir}/man1/depdiagram-prepare.1*
-#%%{_mandir}/man1/kgenapidox.1*
-#%%{_mandir}/man1/kgenframeworksapidox.1*


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kf5-kapidox.git/commitdiff/297351eb7d9d7c7601c4266b64add1078853f001

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/kf5-kapidox] - building and installing with py3 macros

2021-07-20 Thread mrozowik
commit 7f64ea360218998ea51302eca636246502abf6aa
Author: Krzysztof Mrozowicz 
Date:   Tue Jul 20 16:02:54 2021 +

- building and installing with py3 macros

 kf5-kapidox.spec | 20 +---
 1 file changed, 5 insertions(+), 15 deletions(-)
---
diff --git a/kf5-kapidox.spec b/kf5-kapidox.spec
index 9530367..3181121 100644
--- a/kf5-kapidox.spec
+++ b/kf5-kapidox.spec
@@ -30,6 +30,7 @@ BuildRequires:tar >= 1:1.22
 BuildRequires: xz
 Requires:  graphviz
 Requires:  kf5-dirs
+BuildArch: noarch
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %defineqt5dir  %{_libdir}/qt5
@@ -48,22 +49,11 @@ template for the generated documentation.
 %setup -q -n %{kfname}-%{version}
 
 %build
-install -d build
-cd build
-%cmake -G Ninja \
-   -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
-   -DPYTHON_EXECUTABLE=%{__python3} \
-   ..
-%ninja_build
+%py3_build
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%ninja_install -C build
-
-%{__sed} -E -i -e '1s,#!\s*/usr/bin/python(\s|$),#!%{__python}\1,' \
-  $RPM_BUILD_ROOT%{_bindir}/depdiagram-generate \
-  $RPM_BUILD_ROOT%{_bindir}/depdiagram-prepare \
-  $RPM_BUILD_ROOT%{_bindir}/kapidox_generate
+%py3_install
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -76,8 +66,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/kapidox_generate
 #%%attr(755,root,root) %{_bindir}/kgenapidox
 #%%attr(755,root,root) %{_bindir}/kgenframeworksapidox
-%{py3_sitedir}/kapidox
-%{py3_sitedir}/kapidox-*.egg-info
+#%{py3_sitedir}/kapidox
+#%{py3_sitedir}/kapidox-*.egg-info
 %{_mandir}/man1/depdiagram-generate-all.1*
 %{_mandir}/man1/depdiagram-generate.1*
 %{_mandir}/man1/depdiagram-prepare.1*


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kf5-kapidox.git/commitdiff/7f64ea360218998ea51302eca636246502abf6aa

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/kde-common-dirs] - adding sq docdir

2021-07-20 Thread mrozowik
commit 2eb2aab1d9e74f5c211dc76e1d9e6cead4dc
Author: Krzysztof Mrozowicz 
Date:   Tue Jul 20 14:03:33 2021 +

- adding sq docdir

 kde-common-dirs.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/kde-common-dirs.spec b/kde-common-dirs.spec
index 0b3829e..a84fe19 100644
--- a/kde-common-dirs.spec
+++ b/kde-common-dirs.spec
@@ -162,6 +162,8 @@ check_filesystem_dirs
 %lang(sk) %dir %{_kdedocdir}/sk/common
 %lang(sl) %dir %{_kdedocdir}/sl
 %lang(sl) %dir %{_kdedocdir}/sl/common
+%lang(sl) %dir %{_kdedocdir}/sq
+%lang(sl) %dir %{_kdedocdir}/sq/common
 %lang(sv) %dir %{_kdedocdir}/sv
 %lang(sv) %dir %{_kdedocdir}/sv/common
 %lang(tr) %dir %{_kdedocdir}/tr


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde-common-dirs.git/commitdiff/2eb2aab1d9e74f5c211dc76e1d9e6cead4dc

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/kde-common-dirs] - adding sq docdir

2021-07-20 Thread mrozowik
commit 080cb9200e35c07503695edc186dd25948f59e3c
Author: Krzysztof Mrozowicz 
Date:   Tue Jul 20 13:55:04 2021 +

- adding sq docdir

 kde-common-dirs.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kde-common-dirs.spec b/kde-common-dirs.spec
index 454c0d3..0b3829e 100644
--- a/kde-common-dirs.spec
+++ b/kde-common-dirs.spec
@@ -2,7 +2,7 @@ Summary:K Desktop Environment - common directories
 Summary(pl.UTF-8): Wspólne katalogi KDE (K Desktop Environment)
 Name:  kde-common-dirs
 Version:   0.8
-Release:   9
+Release:   10
 License:   LGPL
 Group: X11/Libraries
 URL:   http://www.kde.org/
@@ -50,7 +50,7 @@ install -d \

$RPM_BUILD_ROOT%{_iconsdir}/crystalsvg/{8x8,16x16,22x22,32x32,48x48,64x64,128x128,512x512}/{actions,animations,apps,categories,devices,emblems,emotes,mimetypes,places,special,status}
 \
$RPM_BUILD_ROOT%{_docdir}/kde \
$RPM_BUILD_ROOT%{_desktopdir}/kde \
-   
$RPM_BUILD_ROOT%{_kdedocdir}/{ca,cs,da,de,en,en_GB,en_US,es,et,fi,fr,gl,hu,id,it,ja,nb,nl,pl,pt,pt_BR,ro,ru,sk,sl,sv,tr,uk,zh_TW}/common
 \
+   
$RPM_BUILD_ROOT%{_kdedocdir}/{ca,cs,da,de,en,en_GB,en_US,es,et,fi,fr,gl,hu,id,it,ja,nb,nl,pl,pt,pt_BR,ro,ru,sk,sl,sq,sv,tr,uk,zh_TW}/common
 \
$RPM_BUILD_ROOT%{_kdedocdir}/en/kcontrol
 
 %clean


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kde-common-dirs.git/commitdiff/080cb9200e35c07503695edc186dd25948f59e3c

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/ka5-print-manager] - relup

2021-07-20 Thread mrozowik
commit fc8c8856245a7bea3da74bab479ce09b4c9612e2
Author: Krzysztof Mrozowicz 
Date:   Tue Jul 20 12:03:54 2021 +

- relup

 ka5-print-manager.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/ka5-print-manager.spec b/ka5-print-manager.spec
index 2d7462a..6b5def6 100644
--- a/ka5-print-manager.spec
+++ b/ka5-print-manager.spec
@@ -5,7 +5,7 @@
 Summary:   Print manager
 Name:  ka5-%{kaname}
 Version:   21.04.3
-Release:   1
+Release:   2
 License:   GPL v2+/LGPL v2.1+
 Group: X11/Applications
 Source0:   
http://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
@@ -76,7 +76,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_desktopdir}/org.kde.kde-add-printer.desktop
 %{_datadir}/knotifications5/printmanager.notifyrc
 %{_datadir}/kservices5/kcm_printer_manager.desktop
-#%{_datadir}/kservices5/plasma-applet-org.kde.plasma.printmanager.desktop
 %{_datadir}/metainfo/org.kde.plasma.printmanager.appdata.xml
 %{_datadir}/plasma/plasmoids/org.kde.plasma.printmanager
 %attr(755,root,root) %{_libdir}/qt5/plugins/kf5/kded/printmanager.so


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka5-print-manager.git/commitdiff/fc8c8856245a7bea3da74bab479ce09b4c9612e2

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/ka5-print-manager] - removing nonexisting file from files list

2021-07-20 Thread mrozowik
commit 4344026a2d295109838c33d4f3f14d1f0548dcac
Author: Krzysztof Mrozowicz 
Date:   Tue Jul 20 11:51:07 2021 +

- removing nonexisting file from files list

 ka5-print-manager.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ka5-print-manager.spec b/ka5-print-manager.spec
index 6ce8dce..2d7462a 100644
--- a/ka5-print-manager.spec
+++ b/ka5-print-manager.spec
@@ -76,7 +76,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_desktopdir}/org.kde.kde-add-printer.desktop
 %{_datadir}/knotifications5/printmanager.notifyrc
 %{_datadir}/kservices5/kcm_printer_manager.desktop
-%{_datadir}/kservices5/plasma-applet-org.kde.plasma.printmanager.desktop
+#%{_datadir}/kservices5/plasma-applet-org.kde.plasma.printmanager.desktop
 %{_datadir}/metainfo/org.kde.plasma.printmanager.appdata.xml
 %{_datadir}/plasma/plasmoids/org.kde.plasma.printmanager
 %attr(755,root,root) %{_libdir}/qt5/plugins/kf5/kded/printmanager.so


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka5-print-manager.git/commitdiff/4344026a2d295109838c33d4f3f14d1f0548dcac

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/ka5-marble] - packaging html documentation

2021-07-20 Thread mrozowik
commit 8d89af2899abd13160be66d732cae10610fda3e8
Author: Krzysztof Mrozowicz 
Date:   Tue Jul 20 10:37:29 2021 +

- packaging html documentation

 ka5-marble.spec | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/ka5-marble.spec b/ka5-marble.spec
index 0b4e616..1af1ff5 100644
--- a/ka5-marble.spec
+++ b/ka5-marble.spec
@@ -5,7 +5,7 @@
 Summary:   marble
 Name:  ka5-%{kaname}
 Version:   21.04.3
-Release:   2
+Release:   3
 License:   GPL v2+/LGPL v2.1+
 Group: X11/Applications
 Source0:   
http://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
@@ -157,6 +157,10 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/qt5/plugins/marblethumbnail.so
 %{_datadir}/knsrcfiles/marble.knsrc
 %attr(755,root,root) %{_libdir}/qt5/plugins/kf5/krunner/plasma_runner_marble.so
+%dir %{_docdir}/HTML/{ca,de,en,es,et,fr,gl,it,lt,nl,pt,pt_BR,ru,sv,uk}/marble
+%{_docdir}/HTML/*/marble/index.cache.bz2
+%{_docdir}/HTML/*/marble/index.docbook
+%{_docdir}/HTML/*/marble/*.png
 
 %files devel
 %defattr(644,root,root,755)


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka5-marble.git/commitdiff/8d89af2899abd13160be66d732cae10610fda3e8

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: Mesa: mesa-mesa-21.1.5.tar.bz2

2021-07-20 Thread atler
Request by: atler


Files fetched: 1

STORED: 
https://gitlab.freedesktop.org/mesa/mesa/-/archive/mesa-21.1.5/mesa-mesa-21.1.5.tar.bz2
bf062fcc5458f8cdf56c1f9049469908  mesa-mesa-21.1.5.tar.bz2
Size: 17529639 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/Mesa] up to 21.1.5

2021-07-20 Thread atler
commit 5e56965b441a7a52e66faf7ee1627b3f3336e64c
Author: Jan Palus 
Date:   Tue Jul 20 12:06:37 2021 +0200

up to 21.1.5

 Mesa.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Mesa.spec b/Mesa.spec
index 6a27fc0..c872616 100644
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -71,14 +71,14 @@
 Summary:   Free OpenGL implementation
 Summary(pl.UTF-8): Wolnodostępna implementacja standardu OpenGL
 Name:  Mesa
-Version:   21.1.4
+Version:   21.1.5
 Release:   1
 License:   MIT (core) and others - see license.html file
 Group: X11/Libraries
 #Source0:  ftp://ftp.freedesktop.org/pub/mesa/mesa-%{version}.tar.xz
 ## Source0-md5:7c61a801311fb8d2f7b3cceb7b5cf308
 Source0:   
https://gitlab.freedesktop.org/mesa/mesa/-/archive/mesa-%{version}/mesa-mesa-%{version}.tar.bz2
-# Source0-md5: e466402fe66c457f7f7c118eb061d739
+# Source0-md5: bf062fcc5458f8cdf56c1f9049469908
 Patch0:nouveau_no_rtti.patch
 Patch1:zink_x32.patch
 URL:   https://www.mesa3d.org/


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/Mesa.git/commitdiff/5e56965b441a7a52e66faf7ee1627b3f3336e64c

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/ka5-marble] - packaging outstanding desktop files

2021-07-20 Thread mrozowik
commit 131bf5cd2d60cf2626511a68be0d67fe630efe73
Author: Krzysztof Mrozowicz 
Date:   Tue Jul 20 10:05:26 2021 +

- packaging outstanding desktop files

 ka5-marble.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ka5-marble.spec b/ka5-marble.spec
index 368e114..0b4e616 100644
--- a/ka5-marble.spec
+++ b/ka5-marble.spec
@@ -125,6 +125,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_desktopdir}/marble_gpx.desktop
 %{_desktopdir}/marble_kml.desktop
 %{_desktopdir}/marble_kmz.desktop
+%{_desktopdir}/marble_shp.desktop
 %{_desktopdir}/marble_worldwind.desktop
 %{_desktopdir}/org.kde.marble-qt.desktop
 %{_desktopdir}/org.kde.marble.desktop
@@ -141,8 +142,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/kservices5/marble_thumbnail_kml.desktop
 %{_datadir}/kservices5/marble_thumbnail_kmz.desktop
 %{_datadir}/kservices5/marble_thumbnail_osm.desktop
-#%{_datadir}/kservices5/plasma-applet-org.kde.plasma.worldclock.desktop
-#%{_datadir}/kservices5/plasma-wallpaper-org.kde.plasma.worldmap.desktop
+%{_datadir}/kservices5/marble_thumbnail_shp.desktop
 %{_datadir}/kxmlgui5/marble
 %{_datadir}/marble
 %{_datadir}/metainfo/org.kde.marble.appdata.xml


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka5-marble.git/commitdiff/131bf5cd2d60cf2626511a68be0d67fe630efe73

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/ka5-marble] - removing nonexisting file from files list

2021-07-20 Thread mrozowik
commit 4f04e37a4b5ec3ef7305d77f56fa689c3ec981b7
Author: Krzysztof Mrozowicz 
Date:   Tue Jul 20 09:44:54 2021 +

- removing nonexisting file from files list

 ka5-marble.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ka5-marble.spec b/ka5-marble.spec
index 3c72074..368e114 100644
--- a/ka5-marble.spec
+++ b/ka5-marble.spec
@@ -5,7 +5,7 @@
 Summary:   marble
 Name:  ka5-%{kaname}
 Version:   21.04.3
-Release:   1
+Release:   2
 License:   GPL v2+/LGPL v2.1+
 Group: X11/Applications
 Source0:   
http://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
@@ -141,8 +141,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/kservices5/marble_thumbnail_kml.desktop
 %{_datadir}/kservices5/marble_thumbnail_kmz.desktop
 %{_datadir}/kservices5/marble_thumbnail_osm.desktop
-%{_datadir}/kservices5/plasma-applet-org.kde.plasma.worldclock.desktop
-%{_datadir}/kservices5/plasma-wallpaper-org.kde.plasma.worldmap.desktop
+#%{_datadir}/kservices5/plasma-applet-org.kde.plasma.worldclock.desktop
+#%{_datadir}/kservices5/plasma-wallpaper-org.kde.plasma.worldmap.desktop
 %{_datadir}/kxmlgui5/marble
 %{_datadir}/marble
 %{_datadir}/metainfo/org.kde.marble.appdata.xml


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka5-marble.git/commitdiff/4f04e37a4b5ec3ef7305d77f56fa689c3ec981b7

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: meson: meson-0.59.0.tar.gz

2021-07-20 Thread atler
Request by: atler


Files fetched: 1

STORED: 
https://github.com/mesonbuild/meson/releases/download/0.59.0/meson-0.59.0.tar.gz
bb8bf3898afefc8272989e4be8ff0a5b  meson-0.59.0.tar.gz
Size: 1940386 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/meson] up to 0.59.0

2021-07-20 Thread atler
commit dccbdbcdb8812f51aaed4518182a562497cd6916
Author: Jan Palus 
Date:   Tue Jul 20 10:43:38 2021 +0200

up to 0.59.0

- cmake deps issue fixed upstream

 meson-cmake_deps.patch | 11 ---
 meson-gtkdocdir.patch  |  4 ++--
 meson.spec | 22 ++
 3 files changed, 12 insertions(+), 25 deletions(-)
---
diff --git a/meson.spec b/meson.spec
index a9612bc..0b144f5 100644
--- a/meson.spec
+++ b/meson.spec
@@ -1,28 +1,27 @@
 Summary:   High productivity build system
 Summary(pl.UTF-8): System budowania o dużej produktywności
 Name:  meson
-Version:   0.57.1
-Release:   2
+Version:   0.59.0
+Release:   1
 License:   Apache v2.0
 Group: Development/Tools
 #Source0Download: https://github.com/mesonbuild/meson/releases/
 Source0:   
https://github.com/mesonbuild/meson/releases/download/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: fbd744560351491892478a36a1586815
+# Source0-md5: bb8bf3898afefc8272989e4be8ff0a5b
 Patch0:%{name}-gtkdocdir.patch
-Patch1:%{name}-cmake_deps.patch
 URL:   http://mesonbuild.com/
-BuildRequires: ninja >= 1.7
-BuildRequires: python3 >= 1:3.5.2
-BuildRequires: python3-modules >= 1:3.5.2
+BuildRequires: ninja >= 1.8.2
+BuildRequires: python3 >= 1:3.6
+BuildRequires: python3-modules >= 1:3.6
 BuildRequires: python3-setuptools
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.714
 BuildRequires: sed >= 4.0
-Requires:  python3-devel-tools >= 1:3.5.2
-Requires:  python3-libs >= 1:3.5.2
-Requires:  python3-modules >= 1:3.5.2
+Requires:  python3-devel-tools >= 1:3.6
+Requires:  python3-libs >= 1:3.6
+Requires:  python3-modules >= 1:3.6
 Requires:  python3-setuptools
-Conflicts: ninja < 1.7
+Conflicts: ninja < 1.8.2
 BuildArch: noarch
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -55,7 +54,6 @@ Mesona.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %{__sed} -i -e '1s,/usr/bin/env python3,%{__python3},' \
meson.py
diff --git a/meson-cmake_deps.patch b/meson-cmake_deps.patch
deleted file mode 100644
index 7fb77fc..000
--- a/meson-cmake_deps.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 meson-0.56.2/mesonbuild/cmake/toolchain.py.orig2021-01-06 
11:39:48.0 +0100
-+++ meson-0.56.2/mesonbuild/cmake/toolchain.py 2021-02-03 18:01:01.872590064 
+0100
-@@ -191,7 +191,7 @@
- defaults[prefix + 'COMPILER_ID']  = [comp_id]
- defaults[prefix + 'COMPILER_VERSION'] = [comp_version]
- #defaults[prefix + 'COMPILER_LOADED']  = ['1']
--defaults[prefix + 'COMPILER_FORCED']  = ['1']
-+#defaults[prefix + 'COMPILER_FORCED']  = ['1']
- defaults[prefix + 'COMPILER_WORKS']   = ['TRUE']
- #defaults[prefix + 'ABI_COMPILED'] = ['TRUE']
- 
diff --git a/meson-gtkdocdir.patch b/meson-gtkdocdir.patch
index f103392..2377436 100644
--- a/meson-gtkdocdir.patch
+++ b/meson-gtkdocdir.patch
@@ -5,8 +5,8 @@ diff -urN meson-0.46.1/mesonbuild/modules/gnome.py 
meson-0.46.1.new/mesonbuild/m
  modulename = args[0]
  if not isinstance(modulename, str):
  raise MesonException('Argument must be a string')
--return ModuleReturnValue(os.path.join('share/gtk-doc/html', 
modulename), [])
-+return ModuleReturnValue(os.path.join('share/doc/gtk-doc/html', 
modulename), [])
+-return os.path.join('share/gtk-doc/html', modulename)
++return os.path.join('share/doc/gtk-doc/html', modulename)
  
  @staticmethod
  def _unpack_args(arg, kwarg_name, kwargs, expend_file_state=None):


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/meson.git/commitdiff/dccbdbcdb8812f51aaed4518182a562497cd6916

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: freetype: freetype-2.11.0.tar.xz freetype-doc-2.11.0.tar.xz ft2demos-2.11.0.tar.xz

2021-07-20 Thread atler
Request by: atler


Files fetched: 1

ALREADY GOT: 
https://download.savannah.gnu.org/releases/freetype/freetype-2.11.0.tar.xz
f931582653774e310ed3a7e49b7167a3  freetype-2.11.0.tar.xz
ALREADY GOT: 
https://download.savannah.gnu.org/releases/freetype/freetype-doc-2.11.0.tar.xz
c61af913d48e89566c99cddfb8e4c158  freetype-doc-2.11.0.tar.xz
STORED: 
https://download.savannah.gnu.org/releases/freetype/ft2demos-2.11.0.tar.xz
767577ed3bcda0901a48c5da90bf902a  ft2demos-2.11.0.tar.xz
Size: 257316 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: freetype: ERRORS: freetype-2.11.0.tar.xz freetype-doc-2.11.0.tar.xz ft2demos-2.11.0.tar.xz

2021-07-20 Thread atler
Request by: atler

wget -nv --no-iri --user-agent=PLD/distfiles -O 
./tmp/4dd328ba-8dec-434a-bcab-268f7fd4beb6/767577ed3bcda0901a48c5da90bf902a/ft2demos-2.11.0.tar.xz
 https://download.savannah.gnu.org/releases/freetype/ft2demos-2.11.0.tar.xz:
https://bigsearcher.com/mirrors/nongnu/freetype/ft2demos-2.11.0.tar.xz:
2021-07-20 10:29:00 ERROR 404: Not Found.


wget -nv --no-iri --user-agent=PLD/distfiles -O 
./tmp/4dd328ba-8dec-434a-bcab-268f7fd4beb6/767577ed3bcda0901a48c5da90bf902a/ft2demos-2.11.0.tar.xz
 https://download.savannah.gnu.org/releases/freetype/ft2demos-2.11.0.tar.xz:
exited with code 8 (0x00)

FATAL: 
https://download.savannah.gnu.org/releases/freetype/ft2demos-2.11.0.tar.xz 
(767577ed3bcda0901a48c5da90bf902a) was not fetched correctly (wget -nv --no-iri 
--user-agent=PLD/distfiles -O 
./tmp/4dd328ba-8dec-434a-bcab-268f7fd4beb6/767577ed3bcda0901a48c5da90bf902a/ft2demos-2.11.0.tar.xz
 https://download.savannah.gnu.org/releases/freetype/ft2demos-2.11.0.tar.xz: 
https://bigsearcher.com/mirrors/nongnu/freetype/ft2demos-2.11.0.tar.xz:
2021-07-20 10:29:00 ERROR 404: Not Found.
): file fetched but has 0 length

Files fetched: 2

STORED: 
https://download.savannah.gnu.org/releases/freetype/freetype-2.11.0.tar.xz
f931582653774e310ed3a7e49b7167a3  freetype-2.11.0.tar.xz
Size: 2256640 bytes
STORED: 
https://download.savannah.gnu.org/releases/freetype/freetype-doc-2.11.0.tar.xz
c61af913d48e89566c99cddfb8e4c158  freetype-doc-2.11.0.tar.xz
Size: 2070604 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/freetype] up to 2.11.0

2021-07-20 Thread atler
commit 2d27cfcdf74a87b8e8d3bd1a012e466efaeb3965
Author: Jan Palus 
Date:   Tue Jul 20 10:25:01 2021 +0200

up to 2.11.0

- updated source urls to https

 freetype.spec | 22 +++---
 1 file changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/freetype.spec b/freetype.spec
index 1b18b80..2a9134a 100644
--- a/freetype.spec
+++ b/freetype.spec
@@ -18,22 +18,22 @@ Summary(pt_BR.UTF-8):   Biblioteca de renderização de 
fontes TrueType
 Summary(ru.UTF-8): Растеризатор шрифтов TrueType
 Summary(uk.UTF-8): Растеризатор шрифтів TrueType
 Name:  freetype
-Version:   2.10.4
+Version:   2.11.0
 Release:   1
 Epoch: 1
 License:   GPL v2 or FTL
 Group: Libraries
-Source0:   
http://download.savannah.gnu.org/releases/freetype/%{name}-%{version}.tar.xz
-# Source0-md5: 0e6c0e9b218be3ba3e26e1d23b1c80dd
-Source1:   
http://download.savannah.gnu.org/releases/freetype/%{name}-doc-%{version}.tar.xz
-# Source1-md5: a389bc390ca8009c758094e71a8fb18d
-Source2:   
http://download.savannah.gnu.org/releases/freetype/ft2demos-%{version}.tar.xz
-# Source2-md5: 6e0772fe3b0f945bb6a4140e14c20eb2
+Source0:   
https://download.savannah.gnu.org/releases/freetype/%{name}-%{version}.tar.xz
+# Source0-md5: f931582653774e310ed3a7e49b7167a3
+Source1:   
https://download.savannah.gnu.org/releases/freetype/%{name}-doc-%{version}.tar.xz
+# Source1-md5: c61af913d48e89566c99cddfb8e4c158
+Source2:   
https://download.savannah.gnu.org/releases/freetype/ft2demos-%{version}.tar.xz
+# Source2-md5: 767577ed3bcda0901a48c5da90bf902a
 Patch0:%{name}-2.2.1-enable-valid.patch
 URL:   http://www.freetype.org/
 BuildRequires: automake
 BuildRequires: bzip2-devel
-%{?with_harfbuzz:BuildRequires:harfbuzz-devel >= 1.8.0}
+%{?with_harfbuzz:BuildRequires:harfbuzz-devel >= 2.0.0}
 BuildRequires: libbrotli-devel
 BuildRequires: libpng-devel
 BuildRequires: pkgconfig >= 1:0.24
@@ -52,7 +52,7 @@ BuildRequires:tar >= 1:1.22
 %endif
 BuildRequires: xz
 BuildRequires: zlib-devel
-%{?with_harfbuzz:Requires: harfbuzz >= 1.8.0}
+%{?with_harfbuzz:Requires: harfbuzz >= 2.0.0}
 Obsoletes: freetype2
 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -121,7 +121,7 @@ Summary(uk.UTF-8):  Бібліотеки програміста для freetype
 Group: Development/Libraries
 Requires:  %{name} = %{epoch}:%{version}-%{release}
 Requires:  bzip2-devel
-%{?with_harfbuzz:Requires: harfbuzz-devel >= 1.8.0}
+%{?with_harfbuzz:Requires: harfbuzz-devel >= 2.0.0}
 Requires:  libbrotli-devel
 Requires:  libpng-devel
 Requires:  zlib-devel
@@ -260,7 +260,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc docs/{CHANGES,FTL.TXT,LICENSE.TXT,TODO,formats.txt,raster.txt}
+%doc LICENSE.TXT docs/{CHANGES,FTL.TXT,TODO,formats.txt,raster.txt}
 %attr(755,root,root) %{_libdir}/libfreetype.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libfreetype.so.6
 


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/freetype.git/commitdiff/2d27cfcdf74a87b8e8d3bd1a012e466efaeb3965

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/ka5-kate] - relup

2021-07-20 Thread mrozowik
commit 05826526de0023d627098add3cb82c5d42620aeb
Author: Krzysztof Mrozowicz 
Date:   Tue Jul 20 07:32:22 2021 +

- relup

 ka5-kate.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/ka5-kate.spec b/ka5-kate.spec
index 64d0a9a..1373224 100644
--- a/ka5-kate.spec
+++ b/ka5-kate.spec
@@ -7,7 +7,7 @@ Summary:K Desktop Environment - Advanced Text Editor
 Summary(pl.UTF-8): K Desktop Environment -  Zaawansowany edytor tekstu
 Name:  ka5-%{kaname}
 Version:   21.04.3
-Release:   1
+Release:   2
 License:   GPL
 Group: X11/Applications/Editors
 Source0:   
http://download.kde.org/stable/release-service/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
@@ -197,7 +197,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/katexmltools/xhtml1-strict.dtd.xml
 %{_datadir}/katexmltools/xhtml1-transitional.dtd.xml
 %{_datadir}/katexmltools/xslt-1.0.dtd.xml
-#%{_datadir}/kservices5/plasma-applet-org.kde.plasma.katesessions.desktop
 %{_datadir}/kservices5/plasma-dataengine-katesessions.desktop
 %{_mandir}/ca/man1/kate.1*
 %{_mandir}/de/man1/kate.1*


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka5-kate.git/commitdiff/05826526de0023d627098add3cb82c5d42620aeb

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/ka5-kate] - removing nonexisting file from files list

2021-07-20 Thread mrozowik
commit d3765cf81661520da7046a6177ec92f3d7097dc0
Author: Krzysztof Mrozowicz 
Date:   Tue Jul 20 07:26:10 2021 +

- removing nonexisting file from files list

 ka5-kate.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ka5-kate.spec b/ka5-kate.spec
index 53d8ca0..64d0a9a 100644
--- a/ka5-kate.spec
+++ b/ka5-kate.spec
@@ -197,7 +197,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/katexmltools/xhtml1-strict.dtd.xml
 %{_datadir}/katexmltools/xhtml1-transitional.dtd.xml
 %{_datadir}/katexmltools/xslt-1.0.dtd.xml
-%{_datadir}/kservices5/plasma-applet-org.kde.plasma.katesessions.desktop
+#%{_datadir}/kservices5/plasma-applet-org.kde.plasma.katesessions.desktop
 %{_datadir}/kservices5/plasma-dataengine-katesessions.desktop
 %{_mandir}/ca/man1/kate.1*
 %{_mandir}/de/man1/kate.1*


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka5-kate.git/commitdiff/d3765cf81661520da7046a6177ec92f3d7097dc0

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


DISTFILES: strace: strace-5.13.tar.xz

2021-07-20 Thread adamg
Request by: adamg


Files fetched: 1

STORED: 
https://github.com/strace/strace/releases/download/v5.13/strace-5.13.tar.xz
a64471e9e9df0f5b0d81461cb17926ea  strace-5.13.tar.xz
Size: 2040116 bytes


-- 
Virtually Yours: distfiles.
___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit


[packages/strace] - updated to 5.13

2021-07-20 Thread adamg
commit 9cea2fc074293534fe50f4d1fc50715fe09c06f0
Author: Adam Gołębiowski 
Date:   Tue Jul 20 07:18:47 2021 +

- updated to 5.13

 strace.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/strace.spec b/strace.spec
index 2c44de1..ac5c79e 100644
--- a/strace.spec
+++ b/strace.spec
@@ -21,12 +21,12 @@ Summary(ru.UTF-8):  Отслеживает и показывает системн
 Summary(tr.UTF-8): Çalışan bir sürecin yaptığı sistem çağrılarını listeler
 Summary(uk.UTF-8): Відслідковує та показує системні виклики, пов'язані із 
запущеним процесом
 Name:  strace
-Version:   5.12
+Version:   5.13
 Release:   1
 License:   LGPL v2.1+
 Group: Development/Debuggers
 Source0:   
https://github.com/strace/strace/releases/download/v%{version}/%{name}-%{version}.tar.xz
-# Source0-md5: 596da1613cbde1972733aeb415bf1787
+# Source0-md5: a64471e9e9df0f5b0d81461cb17926ea
 Source1:   %{name}.1.pl
 Patch0:%{name}-binutils2.36.patch
 URL:   https://strace.io/


 gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/strace.git/commitdiff/9cea2fc074293534fe50f4d1fc50715fe09c06f0

___
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit