[rfpkg] Rebuilt for Python 3.11
by Robert-André Mauchin
commit 0afd315b774826549366f2a1e6aab2df362243e3
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Sat Jun 25 18:33:03 2022 +0200
Rebuilt for Python 3.11
rfpkg.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/rfpkg.spec b/rfpkg.spec
index b678cc4..60f5373 100644
--- a/rfpkg.spec
+++ b/rfpkg.spec
@@ -5,7 +5,7 @@
Name: rfpkg
Version: 1.27.0
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: RPM Fusion utility for working with dist-git
License: GPLv2+
Group: Applications/System
@@ -142,6 +142,9 @@ nosetests
%changelog
+* Sat Jun 25 2022 Robert-André Mauchin <zebob.m(a)gmail.com> - 1.27.0-5
+- Rebuilt for Python 3.11
+
* Tue May 24 2022 Sérgio Basto <sergio(a)serjux.com> - 1.27.0-4
- now that is add the patch to fix to download of old sources with md5 hash
2 years, 4 months
[xpra-codecs-freeworld] Rebuilt for Python 3.11
by Robert-André Mauchin
commit 05bfeab1cb6e1fef2a32d35f1907e879068db63c
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Sat Jun 25 19:15:17 2022 +0200
Rebuilt for Python 3.11
xpra-codecs-freeworld.spec | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/xpra-codecs-freeworld.spec b/xpra-codecs-freeworld.spec
index 85a4309..a23160e 100644
--- a/xpra-codecs-freeworld.spec
+++ b/xpra-codecs-freeworld.spec
@@ -31,7 +31,7 @@
Name: xpra-codecs-freeworld
Version: 4.3.2
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Additional codecs for xpra using x264 and ffmpeg
License: GPLv2+
URL: https://www.xpra.org/
@@ -54,7 +54,7 @@ BuildRequires: libvpx-devel
BuildRequires: libXdamage-devel
BuildRequires: libXres-devel
BuildRequires: cups-devel, cups
-BuildRequires: redhat-lsb-core
+BuildRequires: redhat-rpm-config
BuildRequires: gcc
BuildRequires: pam-devel
BuildRequires: pandoc
@@ -169,6 +169,13 @@ find %{buildroot}%{python3_sitearch}/xpra -name '*.so' \
%license COPYING
%changelog
+* Sat Jun 25 2022 Robert-André Mauchin <zebob.m(a)gmail.com> - 4.3.2-4
+- Rebuilt for Python 3.11
+- Remove dependency to redhat-lsb-core, not actually used on Fedora and RHEL
+ based distribution. /etc/os-release is instead primarly used for distribution
+ detection.
+- Sync dependencies with upstream recommended
+
* Sun Jun 12 2022 Sérgio Basto <sergio(a)serjux.com> - 4.3.2-3
- Mass rebuild for x264-0.164
2 years, 4 months
[rfpkgdb-cli] Rebuilt for Python 3.11
by Robert-André Mauchin
commit dd5b807d51b47a6aff90645ef612077e51edaa55
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Sat Jun 25 18:36:10 2022 +0200
Rebuilt for Python 3.11
rfpkgdb-cli.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/rfpkgdb-cli.spec b/rfpkgdb-cli.spec
index 8294ea0..b413505 100644
--- a/rfpkgdb-cli.spec
+++ b/rfpkgdb-cli.spec
@@ -1,6 +1,6 @@
Name: rfpkgdb-cli
Version: 2.15.0
-Release: 0.10rc2%{?dist}
+Release: 0.11rc2%{?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 Jun 25 2022 Robert-André Mauchin <zebob.m(a)gmail.com> - 2.15.0-0.11rc2
+- Rebuilt for Python 3.11
+
* Wed Feb 09 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 2.15.0-0.10rc2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
2 years, 4 months
[python-vlc] Rebuilt for Python 3.11
by Robert-André Mauchin
commit 5987076fddd70eb496d399382bf775891a564882
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Sat Jun 25 18:27:45 2022 +0200
Rebuilt for Python 3.11
python-vlc.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/python-vlc.spec b/python-vlc.spec
index 74d64c3..d9f67ed 100644
--- a/python-vlc.spec
+++ b/python-vlc.spec
@@ -5,7 +5,7 @@
Name: python-%{srcname}
Version: 3.0.16120
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: %{sum}
License: LGPLv2+
@@ -57,6 +57,9 @@ chmod +x %{buildroot}%{python3_sitelib}/vlc.py
%{python3_sitelib}/python_vlc-%{version}-py%{python3_version}.egg-info
%changelog
+* Sat Jun 25 2022 Robert-André Mauchin <zebob.m(a)gmail.com> - 3.0.16120-2
+- Rebuilt for Python 3.11
+
* Tue Apr 12 2022 Leigh Scott <leigh123linux(a)gmail.com> - 3.0.16120-1
- Update to 3.0.16120
2 years, 4 months
[python-ffmpeg-progress-yield] Rebuilt for Python 3.11
by Robert-André Mauchin
commit ec9a99bc6622d0180819d214654d66e176605229
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Sat Jun 25 18:21:27 2022 +0200
Rebuilt for Python 3.11
python-ffmpeg-progress-yield.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/python-ffmpeg-progress-yield.spec b/python-ffmpeg-progress-yield.spec
index 37e41da..cff1a02 100644
--- a/python-ffmpeg-progress-yield.spec
+++ b/python-ffmpeg-progress-yield.spec
@@ -4,7 +4,7 @@
Name: python-%{pypi_name}
Version: %{pypi_version}
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Run an ffmpeg command with progress
License: MIT
@@ -46,5 +46,8 @@ rm -rf %{pypi_name}.egg-info
%{python3_sitelib}/ffmpeg_progress_yield-%{pypi_version}-py%{python3_version}.egg-info
%changelog
+* Sat Jun 25 2022 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.2.0-2
+- Rebuilt for Python 3.11
+
* Tue Jan 04 2022 Sérgio Basto <sergio(a)serjux.com> - 0.2.0-1
- Initial package.
2 years, 4 months
[python-ffmpeg-normalize] Rebuilt for Python 3.11
by Robert-André Mauchin
commit 6c37044e57ded11130dc6a369e59634f36438277
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Sat Jun 25 18:14:14 2022 +0200
Rebuilt for Python 3.11
python-ffmpeg-normalize.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/python-ffmpeg-normalize.spec b/python-ffmpeg-normalize.spec
index e891300..efc1795 100644
--- a/python-ffmpeg-normalize.spec
+++ b/python-ffmpeg-normalize.spec
@@ -3,7 +3,7 @@
Name: python-%{pypi_name}
Version: 1.23.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Normalize audio via ffmpeg
License: MIT
@@ -62,6 +62,9 @@ Batch processing of several input files is possible, including video files.
%{python3_sitelib}/ffmpeg_normalize-%{version}-py%{python3_version}.egg-info
%changelog
+* Sat Jun 25 2022 Robert-André Mauchin <zebob.m(a)gmail.com> - 1.23.0-2
+- Rebuilt for Python 3.11
+
* Sun May 01 2022 Leigh Scott <leigh123linux(a)gmail.com> - 1.23.0-1
- Update to 1.23.0
2 years, 4 months
[openshot] Rebuilt for Python 3.11
by Robert-André Mauchin
commit 1bf2cde4fb46295f29b8ba71aa53c6400719e6a5
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Sat Jun 25 18:05:39 2022 +0200
Rebuilt for Python 3.11
openshot.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/openshot.spec b/openshot.spec
index 8d15b7c..626ffc3 100644
--- a/openshot.spec
+++ b/openshot.spec
@@ -7,7 +7,7 @@
Name: openshot
Version: 2.6.2
-Release: 0.2%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
+Release: 0.3%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
Summary: Create and edit videos and movies
Group: Applications/Multimedia
@@ -167,6 +167,9 @@ fi
%changelog
+* Sat Jun 25 2022 Robert-André Mauchin <zebob.m(a)gmail.com> - 2.6.2-0.3.20211104gitb72327d
+- Rebuilt for Python 3.11
+
* Wed Feb 09 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 2.6.2-0.2.20211104gitb72327d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
2 years, 4 months
[obs-studio] Rebuilt for Python 3.11
by Robert-André Mauchin
commit c5f3420846f312a5df247ef644fd07114199513f
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Sat Jun 25 16:00:09 2022 +0200
Rebuilt for Python 3.11
obs-studio.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/obs-studio.spec b/obs-studio.spec
index 993db62..197212f 100644
--- a/obs-studio.spec
+++ b/obs-studio.spec
@@ -14,7 +14,7 @@
Name: obs-studio
Version: 27.2.4
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Open Broadcaster Software Studio
License: GPLv2+
@@ -144,6 +144,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.appdata
%{_includedir}/obs/
%changelog
+* Sat Jun 25 2022 Robert-André Mauchin <zebob.m(a)gmail.com> - 27.2.4-3
+- Rebuilt for Python 3.11
+
* Sun Jun 12 2022 Sérgio Basto <sergio(a)serjux.com> - 27.2.4-2
- Mass rebuild for x264-0.164
2 years, 4 months
[libopenshot] Rebuilt for Python 3.11
by Robert-André Mauchin
commit eeef838cb752a0a9fb774444b488a2da222f9f97
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Sat Jun 25 13:39:38 2022 +0200
Rebuilt for Python 3.11
libopenshot.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/libopenshot.spec b/libopenshot.spec
index c06c3d0..c4fce45 100644
--- a/libopenshot.spec
+++ b/libopenshot.spec
@@ -5,7 +5,7 @@
Name: libopenshot
Version: 0.2.7
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: Library for creating and editing videos
License: LGPLv3+
@@ -120,6 +120,9 @@ export PKG_CONFIG_PATH="%{_libdir}/compat-ffmpeg4/pkgconfig"
%{ruby_vendorarchdir}/*
%changelog
+* Sat Jun 25 2022 Robert-André Mauchin <zebob.m(a)gmail.com> - 0.2.7-7
+- Rebuilt for Python 3.11
+
* Thu Jun 23 2022 Sérgio Basto <sergio(a)serjux.com> - 0.2.7-6
- Rebuilt for opencv 4.6.0
- Fix cmake build
2 years, 4 months
[ldoce5viewer] Rebuilt for Python 3.11
by Robert-André Mauchin
commit b75c6bc04d65f916bcac2b26718fc902eb59e995
Author: Robert-André Mauchin <zebob.m(a)gmail.com>
Date: Sat Jun 25 13:34:31 2022 +0200
Rebuilt for Python 3.11
ldoce5viewer.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ldoce5viewer.spec b/ldoce5viewer.spec
index 74d90d7..1526465 100644
--- a/ldoce5viewer.spec
+++ b/ldoce5viewer.spec
@@ -4,7 +4,7 @@
Name: ldoce5viewer
Version: 0
-Release: 20.%{date}git%{shortcommit0}%{?dist}
+Release: 21.%{date}git%{shortcommit0}%{?dist}
Summary: Viewer Application for the Longman Dictionary (LDOCE 5)
License: GPLv3+ and Public Domain
URL: https://forward-backward.co.jp/ldoce5viewer/
@@ -144,6 +144,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/*.appdata
%changelog
+* Sat Jun 25 2022 Robert-André Mauchin <zebob.m(a)gmail.com> - 0-21.20180309git377ff48
+- Rebuilt for Python 3.11
+
* Wed Feb 09 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 0-20.20180309git377ff48
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
2 years, 4 months