[lpf-spotify-client] Update to 1.1.10.546.ge08ef575
by Leigh Scott
commit 2bb66d3f4af9daae65eea9932b683c2e6c39b8c9
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Jul 25 12:33:19 2019 +0100
Update to 1.1.10.546.ge08ef575
check_new_version.py | 1 -
lpf-spotify-client.spec | 5 ++++-
spotify-client.spec.in | 7 +++++--
3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/check_new_version.py b/check_new_version.py
index 32697f2..bc7f4d6 100755
--- a/check_new_version.py
+++ b/check_new_version.py
@@ -66,4 +66,3 @@ else:
print('git show && echo Press enter to push and build; read dummy; rfpkg push && rfpkg build --nowait')
print('git checkout f30 && git merge master && git push && rfpkg build --nowait; git checkout master')
print('git checkout f29 && git merge master && git push && rfpkg build --nowait; git checkout master')
-print('git checkout f28 && git merge master && git push && rfpkg build --nowait; git checkout master')
diff --git a/lpf-spotify-client.spec b/lpf-spotify-client.spec
index 93eeb01..f571521 100644
--- a/lpf-spotify-client.spec
+++ b/lpf-spotify-client.spec
@@ -11,7 +11,7 @@
Name: lpf-spotify-client
# Upstream spotify version, verbatim.
-Version: 1.1.5.153
+Version: 1.1.10.546
Release: 1%{?dist}
Summary: Spotify music player native client package bootstrap
@@ -79,6 +79,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Thu Jul 25 2019 Leigh Scott <leigh123linux(a)gmail.com> - 1.1.10.546-1
+- Update to 1.1.10.546.ge08ef575
+
* Sun May 05 2019 Sérgio Basto <sergio(a)serjux.com> - 1.1.5.153-1
- Update to 1.1.5.153.gf614956d
diff --git a/spotify-client.spec.in b/spotify-client.spec.in
index f7ac2a7..817dafb 100644
--- a/spotify-client.spec.in
+++ b/spotify-client.spec.in
@@ -13,7 +13,7 @@
Name: spotify-client
-Version: 1.1.5.153
+Version: 1.1.10.546
Release: 1%{?dist}
Summary: Spotify music player native client
@@ -27,7 +27,7 @@ ExclusiveArch: %{ix86} x86_64
Source0: spotify-make-%{shortcommit}.tar.gz
%ifarch x86_64
-Source1: %{repo}/spotify-client_%{version}.gf614956d-16_amd64.deb
+Source1: %{repo}/spotify-client_%{version}.ge08ef575-19_amd64.deb
%global spotify_pkg %{SOURCE1}
%global req_64 ()(64bit)
%else
@@ -109,6 +109,9 @@ ln -s ../libcurl.so.4 libcurl-gnutls.so.4
%changelog
+* Thu Jul 25 2019 Leigh Scott <leigh123linux(a)gmail.com> - 1.1.10.546-1
+- Update to 1.1.10.546.ge08ef575
+
* Sun May 05 2019 Sérgio Basto <sergio(a)serjux.com> - 1.1.5.153-1
- Update to 1.1.5.153.gf614956d
5 years, 5 months
[xpra-codecs-freeworld] Fix Changelog
by Antonio
commit d3392199e839d415f6b357bdecfbdd345041ddd8
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Thu Jul 25 12:21:20 2019 +0200
Fix Changelog
xpra-codecs-freeworld.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/xpra-codecs-freeworld.spec b/xpra-codecs-freeworld.spec
index 0ca3a3b..72f7f14 100644
--- a/xpra-codecs-freeworld.spec
+++ b/xpra-codecs-freeworld.spec
@@ -122,6 +122,9 @@ find %{buildroot}%{python3_sitearch}/xpra -name '*.so' \
- Release to 2.5.3
- Switch to Python3 definitively
+* Tue Jul 02 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 2.5.2-2
+- Rebuilt for x265
+
* Sat Jun 08 2019 Antonio Trande <sagitter(a)fedoraproject.org> - 2.5.2-1
- Release to 2.5.2
5 years, 5 months
[xpra-codecs-freeworld] Release to 2.5.3| Switch to Python3 definitively
by Antonio
commit 24987a3274ba632b6d2bb078ff20280bfc55d907
Author: sagitter <sagitter(a)fedoraproject.org>
Date: Thu Jul 25 12:19:11 2019 +0200
Release to 2.5.3| Switch to Python3 definitively
.gitignore | 1 +
sources | 2 +-
xpra-codecs-freeworld.spec | 53 ++++++++++++++++++----------------------------
3 files changed, 23 insertions(+), 33 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 41a96e4..65757d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@ xpra-0.16.3.tar.xz
/xpra-2.5.tar.xz
/xpra-2.5.1.tar.xz
/xpra-2.5.2.tar.xz
+/xpra-2.5.3.tar.xz
diff --git a/sources b/sources
index 5e3c46f..ffd2b6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-51e3a3fb388d690e82f47aa0b97fa41c xpra-2.5.2.tar.xz
+2fac9c558c099a6ea13d0202732bd684 xpra-2.5.3.tar.xz
diff --git a/xpra-codecs-freeworld.spec b/xpra-codecs-freeworld.spec
index 29b4e1b..0ca3a3b 100644
--- a/xpra-codecs-freeworld.spec
+++ b/xpra-codecs-freeworld.spec
@@ -9,16 +9,6 @@
%endif
#
-# xpra does not correctly work with Python3 yet
-# Starting from Fedora 30, Python 2 will be no longer supported
-%if %{?fedora} < 29
-%global py_prefix 2
-%global pythonx_sitearch %python2_sitearch
-%else
-%global py_prefix 3
-%global pythonx_sitearch %python3_sitearch
-%endif
-
# These are nececessary as the _with_foo is *not* defined if the
# --with flag isn't specifed, and we need to have the --without
# specified option in that case.
@@ -35,22 +25,22 @@
%endif
Name: xpra-codecs-freeworld
-Version: 2.5.2
-Release: 2%{?dist}
+Version: 2.5.3
+Release: 1%{?dist}
Summary: Additional codecs for xpra using x264 and ffmpeg
License: GPLv2+
URL: http://www.xpra.org/
Source0: http://xpra.org/src/xpra-%{version}.tar.xz
-BuildRequires: python%py_prefix-devel
-BuildRequires: pygobject%py_prefix-devel
-BuildRequires: python%py_prefix-cairo-devel
+BuildRequires: python3-devel
+BuildRequires: pygobject3-devel
+BuildRequires: python3-cairo-devel
BuildRequires: pygtk2-devel
BuildRequires: gtk3-devel
BuildRequires: libXtst-devel, uglify-js
BuildRequires: libxkbfile-devel, libvpx-devel
BuildRequires: xvidcore-devel, x265-devel
-BuildRequires: python%py_prefix-Cython, ack
+BuildRequires: python3-Cython, ack
BuildRequires: gcc
BuildRequires: libwebp-devel
BuildRequires: libXdamage-devel
@@ -76,7 +66,7 @@ x264 and ffmpeg.
%autosetup -n xpra-%{version}
%build
-CFLAGS="%{optflags}" %{_bindir}/python%py_prefix setup.py build --executable="%{_bindir}/python%py_prefix -s" \
+CFLAGS="%{optflags}" %{__python3} setup.py build --executable="%{__python3} -s" \
%{?_with_enc_x264} \
%{?_with_dec_avcodec2} \
%{?_with_csc_swscale} \
@@ -87,18 +77,16 @@ CFLAGS="%{optflags}" %{_bindir}/python%py_prefix setup.py build --executable="%
--without-html5 \
--without-tests \
--with-verbose \
-%if 0%{?fedora} > 27
--without-strict \
-%endif
--without-html5_gzip --without-html5_brotli
%install
-%{_bindir}/python%py_prefix setup.py install -O1 --skip-build --root destdir \
+%{__python3} setup.py install -O1 --skip-build --root destdir \
--without-html5_gzip --without-html5_brotli
## We are interested to additional codecs only
-mkdir -p %{buildroot}%{pythonx_sitearch}/xpra/codecs/
-pushd destdir%{pythonx_sitearch}/xpra/codecs/
+mkdir -p %{buildroot}%{python3_sitearch}/xpra/codecs/
+pushd destdir%{python3_sitearch}/xpra/codecs/
cp -pr \
%if %{with csc_swscale}
csc_swscale \
@@ -109,29 +97,30 @@ cp -pr \
%if %{with enc_x264}
enc_x264 \
%endif
- libav_common enc_ffmpeg enc_x265 %{buildroot}%{pythonx_sitearch}/xpra/codecs/
+ libav_common enc_ffmpeg enc_x265 %{buildroot}%{python3_sitearch}/xpra/codecs/
popd
-#fix shebangs from pythonX_sitearch
-find %{buildroot}%{pythonx_sitearch}/xpra -name '*.py' | xargs sed -i '1s|^#!/usr/bin/env python|#!%{_bindir}/python%py_prefix|'
-for i in `ack -rl '^#!/.*python' %{buildroot}%{pythonx_sitearch}/xpra`; do
+#fix shebangs from python3_sitearch
+find %{buildroot}%{python3_sitearch}/xpra -name '*.py' | xargs sed -i '1s|^#!/usr/bin/env python|#!%{__python3}|'
+for i in `ack -rl '^#!/.*python' %{buildroot}%{python3_sitearch}/xpra`; do
chmod 0755 $i
done
#fix permissions on shared objects
-find %{buildroot}%{pythonx_sitearch}/xpra -name '*.so' \
+find %{buildroot}%{python3_sitearch}/xpra -name '*.so' \
-exec chmod 0755 {} \;
%files
-%dir %{pythonx_sitearch}/xpra
-%dir %{pythonx_sitearch}/xpra/codecs
-%{pythonx_sitearch}/xpra/codecs/*
+%dir %{python3_sitearch}/xpra
+%dir %{python3_sitearch}/xpra/codecs
+%{python3_sitearch}/xpra/codecs/*
%doc README NEWS
%license COPYING
%changelog
-* Tue Jul 02 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 2.5.2-2
-- Rebuilt for x265
+* Thu Jul 25 2019 Antonio Trande <sagitter(a)fedoraproject.org> - 2.5.3-1
+- Release to 2.5.3
+- Switch to Python3 definitively
* Sat Jun 08 2019 Antonio Trande <sagitter(a)fedoraproject.org> - 2.5.2-1
- Release to 2.5.2
5 years, 5 months
[dptfxtract] New upstream release
by Benjamin Berg
commit 68c78d7627c18b08a9b8adce6642cbd5446f9429
Author: Benjamin Berg <bberg(a)redhat.com>
Date: Wed Jul 24 14:50:26 2019 +0200
New upstream release
.gitignore | 1 +
dptfxtract.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 85f32fc..5b7a07a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/v1.3.tar.gz
+/v1.4.1.tar.gz
diff --git a/dptfxtract.spec b/dptfxtract.spec
index 09846bc..60d9b74 100644
--- a/dptfxtract.spec
+++ b/dptfxtract.spec
@@ -1,5 +1,5 @@
Name: dptfxtract
-Version: 1.3
+Version: 1.4.1
Release: 1%{?dist}
Summary: Utility to generate a thermald configuration from DPTF
@@ -60,5 +60,8 @@ ln -s ../dptfxtract.service %{buildroot}%{_unitdir}/thermald.service.wants/dptfx
%changelog
+* Wed Jul 24 2019 Benjamin Berg <bberg(a)redhat.com> - 1.4.1-2
+- New upstream release
+
* Sat Jun 08 2019 Benjamin Berg <bberg(a)redhat.com> - 1.3-1
- Package dptfxtract (#5268)
diff --git a/sources b/sources
index ddf2bbb..88041cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9caf01728b0d2f71fa9c3af462de3e2c v1.3.tar.gz
+e8c6fa0c7f3835c9a7f3ded61f9b8a57 v1.4.1.tar.gz
5 years, 5 months
[live555] Rebuilt
by Nicolas Chauvet
Summary of changes:
a3d3e73... Rebuilt (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 5 months
[live555/el8] Rebuilt
by Nicolas Chauvet
commit a3d3e73c6eb0145f94e1b66fcf807c9dc2573db4
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Jul 22 10:00:56 2019 +0200
Rebuilt
live555.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/live555.spec b/live555.spec
index 0d0b085..0438c48 100644
--- a/live555.spec
+++ b/live555.spec
@@ -1,6 +1,6 @@
Name: live555
Version: 2019.06.28
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Live555.com streaming libraries
License: LGPLv2+
@@ -115,6 +115,9 @@ chmod +x %{buildroot}%{_libdir}/*.so*
%changelog
+* Mon Jul 22 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 2019.06.28-2
+- Rebuilt
+
* Mon Jul 01 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 2019.06.28-1
- Update to 2019.06.28
5 years, 5 months
[vlc] Rebuilt
by Nicolas Chauvet
commit ed3fa994010a5b18126bb3d05f2f52b3e334d7f3
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Jul 19 12:11:32 2019 +0200
Rebuilt
vlc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vlc.spec b/vlc.spec
index d761736..9b3e630 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -51,7 +51,7 @@ Summary: The cross-platform open-source multimedia framework, player and server
Epoch: 1
Name: vlc
Version: 3.0.8
-Release: 0.2%{?dist}
+Release: 0.3%{?dist}
License: GPLv2+
URL: https://www.videolan.org
Source0: %{vlc_url}/%{?!vlc_tag:%{version}/}vlc-%{version}%{?vlc_tag}.tar.xz
@@ -552,6 +552,9 @@ fi || :
%changelog
+* Fri Jul 19 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.8-0.3
+- Rebuilt for live555
+
* Thu Jul 18 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 1:3.0.8-0.2
- Update snapshot
- Add system-wide ciphers
5 years, 5 months
[shotcut/f30] Update to 19.07.15
by Martin Gansser
Summary of changes:
adc537f... Update to 19.07.15 (*)
(*) This commit already existed in another branch; no separate mail sent
5 years, 5 months
[shotcut] Update to 19.07.15
by Martin Gansser
commit adc537fd4a5cb7f6edec8bdfd0cd82df3919103c
Author: Martin Gansser <mgansser(a)online.de>
Date: Fri Jul 19 09:09:45 2019 +0200
Update to 19.07.15
.gitignore | 1 +
shotcut.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 436e2de..c993be6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
/shotcut-19.02.28.tar.gz
/shotcut-19.06.04.tar.gz
/shotcut-19.06.15.tar.gz
+/shotcut-19.07.15.tar.gz
diff --git a/shotcut.spec b/shotcut.spec
index 26a774f..44d575b 100644
--- a/shotcut.spec
+++ b/shotcut.spec
@@ -3,7 +3,7 @@
%define _vstring %(echo %{version} |tr -d ".")
Name: shotcut
-Version: 19.06.15
+Version: 19.07.15
Release: 1%{dist}
#Release: 0.1.beta1%%{dist}
Summary: A free, open source, cross-platform video editor
@@ -188,6 +188,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_metainfodir}/org.%{name}.S
%doc doc
%changelog
+* Fri Jul 19 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 19.07.15-1
+- Update to 19.07.15
+
* Mon Jun 24 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 19.06.15-1
- Update to 19.06.15
diff --git a/sources b/sources
index 4a77054..951f1c6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a14ddcba6f811b1e749f8e37fc176d94 shotcut-19.06.15.tar.gz
+24a9b4126dfe2bfca34b5906fd7b571f shotcut-19.07.15.tar.gz
5 years, 5 months