[mythtv] python-mysql has been deprecated. Build against python-mysqlclient instead
by Andrew Bauer
commit 39ad597d5f231f0ea56b35bbe356c42ba741cad1
Author: Andrew Bauer <zonexpertconsulting(a)outlook.com>
Date: Sun Aug 7 13:34:02 2022 -0500
python-mysql has been deprecated. Build against python-mysqlclient instead
mythtv.spec | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/mythtv.spec b/mythtv.spec
index 1e054af..2fd0d2e 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -75,7 +75,7 @@
#
Name: mythtv
Version: 32.0
-Release: 2%{rel_string}%{?dist}
+Release: 3%{rel_string}%{?dist}
Summary: A digital video recorder (DVR) application
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -298,7 +298,7 @@ BuildRequires: %{py_prefix}-setuptools
BuildRequires: %{py_prefix}-devel
BuildRequires: %{py_prefix}-simplejson
%if 0%{?fedora} || 0%{?rhel} >= 8
-BuildRequires: %{py_prefix}-mysql
+BuildRequires: %{py_prefix}-mysqlclient
BuildRequires: %{py_prefix}-lxml
%else
BuildRequires: MySQL-python
@@ -686,7 +686,7 @@ Obsoletes: python2-MythTV < 30.0-9.20190601git6bd8cd4993
BuildArch: noarch
%if 0%{?fedora} || 0%{?rhel} >= 8
-Requires: %{py_prefix}-mysql
+Requires: %{py_prefix}-mysqlclient
Requires: %{py_prefix}-lxml
%else
Requires: MySQL-python
@@ -750,7 +750,7 @@ Requires: ffmpeg%{?_isa} >= 0.4.9
Requires: mjpegtools%{?_isa} >= 1.6.2
Requires: genisoimage%{?_isa}
%if 0%{?fedora} || 0%{?rhel} >= 8
-Requires: %{py_prefix}-mysql
+Requires: %{py_prefix}-mysqlclient
Requires: %{py_prefix}-pillow
%else
Requires: MySQL-python
@@ -1400,6 +1400,9 @@ exit 0
################################################################################
%changelog
+* Sun Aug 07 2022 Andrew Bauer <zonexpertconsulting(a)outlook.com> - 32.0-3.44.20220625gitg4cf469cbb
+- python-mysql has been deprecated. Build against python-mysqlclient instead
+
* Sun Aug 07 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 32.0-2.44.20220625git4cf469cbbf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg
5.1
2 years, 3 months
[mythtv] - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg 5.1
by Sérgio M. Basto
commit 44570aef52b0619a2045032ac1e6567c6751d82c
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Aug 7 19:22:42 2022 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg 5.1
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
mythtv.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/mythtv.spec b/mythtv.spec
index e4a2567..1e054af 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -75,7 +75,7 @@
#
Name: mythtv
Version: 32.0
-Release: 1%{rel_string}%{?dist}
+Release: 2%{rel_string}%{?dist}
Summary: A digital video recorder (DVR) application
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -1400,6 +1400,10 @@ exit 0
################################################################################
%changelog
+* Sun Aug 07 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 32.0-2.44.20220625git4cf469cbbf
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg
+ 5.1
+
* Sat Jun 25 2022 Andrew Bauer <zonexpertconsulting(a)outlook.com> - 32.0-1.44.20220625gitg4cf469cbb
- Update to latest fixes/32, fixes rpmfusion bz#6327
2 years, 3 months
[mpv-mpris] - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg 5.1
by Sérgio M. Basto
commit 95592901e78360ebd56add0cc1a2c60f47276638
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Aug 7 19:19:40 2022 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg 5.1
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
mpv-mpris.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/mpv-mpris.spec b/mpv-mpris.spec
index ec9ba69..514da81 100644
--- a/mpv-mpris.spec
+++ b/mpv-mpris.spec
@@ -1,6 +1,6 @@
Name: mpv-mpris
Version: 0.8.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: MPRIS plugin for mpv
License: MIT
@@ -44,6 +44,10 @@ ln -sf %{_libdir}/mpv/mpris.so %{buildroot}/%{_sysconfdir}/mpv/scripts/
%doc README.md
%changelog
+* Sun Aug 07 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 0.8.1-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg
+ 5.1
+
* Sat Jun 18 2022 Jan Drögehoff <sentrycraft123(a)gmail.com> - 0.8.1-1
- update to version 0.8.1
2 years, 3 months
[zoneminder/el7: 2/2] Merge branch 'master' into el7
by Andrew Bauer
commit 4376f7930f141b6094a184fac7c05a1265ee1a5b
Merge: d258bbb 8a5bbe1
Author: Andrew Bauer <zonexpertconsulting(a)outlook.com>
Date: Sun Aug 7 13:17:12 2022 -0500
Merge branch 'master' into el7
.gitignore | 1 +
sources | 2 +-
zoneminder.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
2 years, 3 months
[zoneminder/el8] 1.36.24 release
by Andrew Bauer
Summary of changes:
8a5bbe1... 1.36.24 release (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 3 months
[zoneminder/el9] 1.36.24 release
by Andrew Bauer
Summary of changes:
8a5bbe1... 1.36.24 release (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 3 months
[zoneminder/f35] 1.36.24 release
by Andrew Bauer
Summary of changes:
8a5bbe1... 1.36.24 release (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 3 months
[zoneminder/f36] 1.36.24 release
by Andrew Bauer
Summary of changes:
8a5bbe1... 1.36.24 release (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 3 months