[VirtualBox] Rebuild for python-3.9
by Leigh Scott
commit 382840b64223376657499acedf8824b6027198ca
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat May 30 20:54:14 2020 +0100
Rebuild for python-3.9
VirtualBox.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/VirtualBox.spec b/VirtualBox.spec
index 4d5b912..7fc9a63 100644
--- a/VirtualBox.spec
+++ b/VirtualBox.spec
@@ -46,7 +46,7 @@
Name: VirtualBox
Version: 6.1.8
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: A general-purpose full virtualizer for PC hardware
License: GPLv2 or (GPLv2 and CDDL)
@@ -870,6 +870,9 @@ getent passwd vboxadd >/dev/null || \
%{_datadir}/%{name}-kmod-%{version}
%changelog
+* Sat May 30 2020 Leigh Scott <leigh123linux(a)gmail.com> - 6.1.8-4
+- Rebuild for python-3.9
+
* Tue May 26 2020 Sérgio Basto <sergio(a)serjux.com> - 6.1.8-3
- Add VirtualBox-6.1.0-VBoxRem.patch rfbz #5652
- Remove pre-compiled headers
4 years, 5 months
[libopenshot] Rebuild for python-3.9
by Leigh Scott
commit 2406e1ebb49fa9b45acfc56231130263816deb79
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat May 30 20:52:42 2020 +0100
Rebuild for python-3.9
libopenshot.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/libopenshot.spec b/libopenshot.spec
index a677032..287fba1 100644
--- a/libopenshot.spec
+++ b/libopenshot.spec
@@ -1,6 +1,6 @@
Name: libopenshot
Version: 0.2.5
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Library for creating and editing videos
License: LGPLv3+
@@ -101,6 +101,9 @@ make os_test
%{ruby_vendorarchdir}/*
%changelog
+* Sat May 30 2020 Leigh Scott <leigh123linux(a)gmail.com> - 0.2.5-3
+- Rebuild for python-3.9
+
* Wed May 20 2020 Sérgio Basto <sergio(a)serjux.com> - 0.2.5-2
- Rebuild for ImageMagick on el7
4 years, 5 months
[python-pyspotify] Rebuild for python-3.9
by Leigh Scott
commit e4435f8e9afed4417053ee77b07a0de11923c9a6
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat May 30 20:50:39 2020 +0100
Rebuild for python-3.9
python-pyspotify.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/python-pyspotify.spec b/python-pyspotify.spec
index 6b03999..c8db589 100644
--- a/python-pyspotify.spec
+++ b/python-pyspotify.spec
@@ -2,7 +2,7 @@
Name: python-%{srcname}
Version: 2.1.2
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Python bindings for libspotify
License: ASL 2.0
@@ -78,6 +78,9 @@ rm _build/html/.buildinfo
%changelog
+* Sat May 30 2020 Leigh Scott <leigh123linux(a)gmail.com> - 2.1.2-3
+- Rebuild for python-3.9
+
* Wed Feb 05 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.1.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
4 years, 5 months
[tvheadend] Rebuild for python-3.9
by Leigh Scott
commit 4247a670bfde378bcd9467fd057d152caeda6145
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat May 30 20:47:43 2020 +0100
Rebuild for python-3.9
tvheadend.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/tvheadend.spec b/tvheadend.spec
index fc4e48d..753c415 100644
--- a/tvheadend.spec
+++ b/tvheadend.spec
@@ -20,7 +20,7 @@
Name: tvheadend
Version: 4.2.8
-Release: 8%{?dist}
+Release: 9%{?dist}
Summary: TV streaming server and digital video recorder
License: GPLv3+
@@ -238,6 +238,9 @@ exit 0
%changelog
+* Sat May 30 2020 Leigh Scott <leigh123linux(a)gmail.com> - 4.2.8-9
+- Rebuild for python-3.9
+
* Wed Mar 11 2020 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 4.2.8-8
- Fix build with hdhomerun >= 20190621
- Fix build with GCC 10
4 years, 5 months
[python-vlc] Rebuild for python-3.9
by Leigh Scott
commit 13129de5f6b06789c6d93b91129c01890d320bf6
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat May 30 20:44:26 2020 +0100
Rebuild for python-3.9
python-vlc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/python-vlc.spec b/python-vlc.spec
index 82c02d8..7013420 100644
--- a/python-vlc.spec
+++ b/python-vlc.spec
@@ -8,7 +8,7 @@
Name: python-%{srcname}
Version: 3.0.8112
-Release: 0.1.%{gitdate}%{?dist}
+Release: 0.2.%{gitdate}%{?dist}
Summary: %{sum}
License: GPLv2+
URL: http://www.videolan.org/
@@ -68,6 +68,9 @@ popd
%changelog
+* Sat May 30 2020 Leigh Scott <leigh123linux(a)gmail.com> - 3.0.8112-0.2.20200311git8e6c723
+- Rebuild for python-3.9
+
* Wed Mar 11 2020 Leigh Scott <leigh123linux(a)gmail.com> - 3.0.8112-0.1.20200311git8e6c723
- Update to 3.0.8112
- Drop python2 sub package
4 years, 5 months
[vidcutter] Rebuild for python-3.9
by Leigh Scott
commit 0bbe184cceb33dff276582bf65145f4fd21235e7
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat May 30 20:34:38 2020 +0100
Rebuild for python-3.9
vidcutter.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vidcutter.spec b/vidcutter.spec
index 0b6733e..1601fd2 100644
--- a/vidcutter.spec
+++ b/vidcutter.spec
@@ -3,7 +3,7 @@
Name: vidcutter
Version: 6.0.0
-Release: 8%{?dist}
+Release: 9%{?dist}
Summary: The simplest + fastest video cutter & joiner
License: GPLv3+
Url: http://vidcutter.ozmartians.com
@@ -67,6 +67,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.appdata
%{_datadir}/mime/packages/%{unique_name}.%{rname}.xml
%changelog
+* Sat May 30 2020 Leigh Scott <leigh123linux(a)gmail.com> - 6.0.0-9
+- Rebuild for python-3.9
+
* Wed Feb 05 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 6.0.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
4 years, 5 months
[videomorph] Rebuild for python-3.9
by Leigh Scott
commit 058bfe83d765314552704838eb6222127b6e3bdf
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat May 30 20:31:44 2020 +0100
Rebuild for python-3.9
videomorph.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/videomorph.spec b/videomorph.spec
index 6ef9f5a..bd9471f 100644
--- a/videomorph.spec
+++ b/videomorph.spec
@@ -1,6 +1,6 @@
Name: videomorph
Version: 1.4.1
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Small GUI wrapper for FFMPEG based on PyQt5
License: ASL 2.0
URL: https://github.com/videomorph-dev/videomorph
@@ -53,6 +53,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/videomorph.desktop
%changelog
+* Sat May 30 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1.4.1-3
+- Rebuild for python-3.9
+
* Wed Feb 05 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.4.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
4 years, 5 months
[xpra-codecs-freeworld] Rebuild for python-3.9
by Leigh Scott
commit 1c59a0ce3f3abd075d6fa12256529508328f86ae
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat May 30 20:29:06 2020 +0100
Rebuild for python-3.9
xpra-codecs-freeworld.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/xpra-codecs-freeworld.spec b/xpra-codecs-freeworld.spec
index 088e9a9..df0b74c 100644
--- a/xpra-codecs-freeworld.spec
+++ b/xpra-codecs-freeworld.spec
@@ -26,7 +26,7 @@
Name: xpra-codecs-freeworld
Version: 4.0.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Additional codecs for xpra using x264 and ffmpeg
License: GPLv2+
URL: http://www.xpra.org/
@@ -121,6 +121,9 @@ find %{buildroot}%{python3_sitearch}/xpra -name '*.so' \
%license COPYING
%changelog
+* Sat May 30 2020 Leigh Scott <leigh123linux(a)gmail.com> - 4.0.1-2
+- Rebuild for python-3.9
+
* Sun May 17 2020 Antonio Trande <sagitter(a)fedoraproject.org> - 4.0.1-1
- Release 4.0.1
4 years, 5 months
[rfpkg] Rebuild for python-3.9
by Leigh Scott
commit f3a67eb027ca74342dd85d7b27ad9fcd87ee9ab9
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat May 30 20:23:37 2020 +0100
Rebuild for python-3.9
rfpkg.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/rfpkg.spec b/rfpkg.spec
index 6981cc4..a6fd754 100644
--- a/rfpkg.spec
+++ b/rfpkg.spec
@@ -5,7 +5,7 @@
Name: rfpkg
Version: 1.26.3
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: RPM Fusion utility for working with dist-git
License: GPLv2+
Group: Applications/System
@@ -138,6 +138,9 @@ nosetests
%changelog
+* Sat May 30 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1.26.3-3
+- Rebuild for python-3.9
+
* Wed May 27 2020 Sérgio Basto <sergio(a)serjux.com> - 1.26.3-2
- Add zsnes, gens and dega-sdl to multilibs
4 years, 5 months
[rfpkgdb-cli] Rebuild for python-3.9
by Leigh Scott
commit 2b9b4a1ff27dbf9591167c226e3b87e70751e472
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sat May 30 20:08:37 2020 +0100
Rebuild for python-3.9
rfpkgdb-cli.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/rfpkgdb-cli.spec b/rfpkgdb-cli.spec
index 2c5ff6d..44f3384 100644
--- a/rfpkgdb-cli.spec
+++ b/rfpkgdb-cli.spec
@@ -1,6 +1,6 @@
Name: rfpkgdb-cli
Version: 2.15.0
-Release: 0.4rc2%{?dist}
+Release: 0.5rc2%{?dist}
Summary: A CLI for pkgdb
License: GPLv2+
@@ -55,6 +55,9 @@ It also allows you to orphan and/or retire your package(s).
%changelog
+* Sat May 30 2020 Leigh Scott <leigh123linux(a)gmail.com> - 2.15.0-0.5rc2
+- Rebuild for python-3.9
+
* Wed Feb 05 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.15.0-0.4rc2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
4 years, 5 months