[mpc-qt] Update mpc-qt to 22.02
by Sérgio M. Basto
commit ff09c6185b0bb2c309fbf24e8f18a8a28cbbe177
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Feb 28 01:01:46 2022 +0000
Update mpc-qt to 22.02
.gitignore | 1 +
mpc-qt.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5ee76fc..cca8e62 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/mpc-qt-18.08.tar.gz
/mpc-qt-20.10.tar.gz
+/mpc-qt-22.02.tar.gz
diff --git a/mpc-qt.spec b/mpc-qt.spec
index f245c5b..8042f97 100644
--- a/mpc-qt.spec
+++ b/mpc-qt.spec
@@ -1,6 +1,6 @@
Name: mpc-qt
-Version: 20.10
-Release: 2%{?dist}
+Version: 22.02
+Release: 1%{?dist}
Summary: A clone of Media Player Classic reimplemented in Qt
License: GPLv2+
URL: https://github.com/mpc-qt/mpc-qt
@@ -50,6 +50,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/mpc-qt.desktop
%changelog
+* Mon Feb 28 2022 Sérgio Basto <sergio(a)serjux.com> - 22.02-1
+- Update mpc-qt to 22.02
+
* Wed Feb 09 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 20.10-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
diff --git a/sources b/sources
index 426aed9..46c4ff7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mpc-qt-20.10.tar.gz) = 930541992927cc23f7b62d940e0d3ebc19068c3425b6441a570ce84889c1b8db1fbc63986ab28131bdf811e4c426035a9c89c81896508e374ed7163db4e24336
+SHA512 (mpc-qt-22.02.tar.gz) = bcf23b9650061822979e0ed782daec90be83edc2fdb7cea999531665fe25569e3ead35aaf24b5c03af7b940127cd311b97e5c3dc063e6dc0f3779ec233ebb528
2 years, 10 months
[mopidy-spotify] Update mopidy-spotify to 4.1.1
by Sérgio M. Basto
commit 809b83edd26d0b5fd3a8c179a0b61bfea2234f83
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Feb 28 00:55:47 2022 +0000
Update mopidy-spotify to 4.1.1
.gitignore | 1 +
mopidy-spotify.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 834a45d..a2cd73b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/Mopidy-Spotify-4.0.1.tar.gz
+/Mopidy-Spotify-4.1.1.tar.gz
diff --git a/mopidy-spotify.spec b/mopidy-spotify.spec
index 1041f58..ff555ce 100644
--- a/mopidy-spotify.spec
+++ b/mopidy-spotify.spec
@@ -1,8 +1,8 @@
%global srcname Mopidy-Spotify
Name: mopidy-spotify
-Version: 4.0.1
-Release: 7%{?dist}
+Version: 4.1.1
+Release: 1%{?dist}
Summary: Mopidy extension for playing music from Spotify
License: ASL 2.0
@@ -46,6 +46,9 @@ rm MANIFEST.in
%changelog
+* Mon Feb 28 2022 Sérgio Basto <sergio(a)serjux.com> - 4.1.1-1
+- Update mopidy-spotify to 4.1.1
+
* Thu Feb 10 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 4.0.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
diff --git a/sources b/sources
index 36091e0..8b0147d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Mopidy-Spotify-4.0.1.tar.gz) = b0f439d24530aafa62e423466b3c096e54b09fdb712b07623319d490da39c6eba9c2bbd897231ea00bec9d090bd16e7e90e1c4649b943ec7c643b0c283cbb20f
+SHA512 (Mopidy-Spotify-4.1.1.tar.gz) = 2ebccfc8f4010b762f54c7f1e26ea7143d32e91ab21477e02473fdd02ff83a284a23c0df77a17b16db24259e84cbaf9240ca137f2f58761b9ec5a960e68230d9
2 years, 10 months
[python-ffmpeg-normalize] Update python-ffmpeg-normalize to 1.22.7
by Sérgio M. Basto
commit 5cdab6799aadf57767fa49d31126942164255600
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Feb 28 00:39:20 2022 +0000
Update python-ffmpeg-normalize to 1.22.7
python-ffmpeg-normalize.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/python-ffmpeg-normalize.spec b/python-ffmpeg-normalize.spec
index 478bfda..c93e8ab 100644
--- a/python-ffmpeg-normalize.spec
+++ b/python-ffmpeg-normalize.spec
@@ -2,8 +2,8 @@
%global pypi_name ffmpeg-normalize
Name: python-%{pypi_name}
-Version: 1.22.4
-Release: 2%{?dist}
+Version: 1.22.7
+Release: 1%{?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
+* Mon Feb 28 2022 Sérgio Basto <sergio(a)serjux.com> - 1.22.7-1
+- Update python-ffmpeg-normalize to 1.22.7
+
* Wed Feb 09 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 1.22.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
diff --git a/sources b/sources
index b915164..292a53d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ffmpeg-normalize-1.22.4.tar.gz) = 4dea893d7ba91ddfa1270f943ccf9193b1f4dd6a686522e23a6297c7fb82ce06ab31b6ebfe91d4c10c99dbf9257f79ce3ab5bcc21959bcfe8a02857cd7a12bb2
+SHA512 (ffmpeg-normalize-1.22.7.tar.gz) = 6b0fb4944b937a6c90498c97c7414416a441c405099b1f206caaef7919da7c7d64633b1a89a9c2e3cb9b3e7a76de6c1d8cf1c115dd79f5addc95de88fffecc8b
2 years, 10 months
[wxsvg/f36] Switch to compat-ffmpeg4
by Sérgio M. Basto
Summary of changes:
447d74e... Switch to compat-ffmpeg4 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 10 months
[wxsvg] Switch to compat-ffmpeg4
by Sérgio M. Basto
commit 447d74eacf8c63092c6c46172128b1c8b39ec9e1
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Feb 28 00:20:57 2022 +0000
Switch to compat-ffmpeg4
wxsvg.spec | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/wxsvg.spec b/wxsvg.spec
index 2b6482f..cd79c4d 100644
--- a/wxsvg.spec
+++ b/wxsvg.spec
@@ -1,6 +1,6 @@
Name: wxsvg
Version: 1.5.23
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: C++ library to create, manipulate and render SVG files
Group: System Environment/Libraries
@@ -13,7 +13,11 @@ BuildRequires: libtool
BuildRequires: gettext
BuildRequires: gcc-c++
BuildRequires: expat-devel
+%if 0%{?fedora} && 0%{?fedora} > 35
+BuildRequires: compat-ffmpeg4-devel
+%else
BuildRequires: ffmpeg-devel
+%endif
BuildRequires: freetype-devel
BuildRequires: libart_lgpl-devel
BuildRequires: pango-devel
@@ -35,6 +39,9 @@ provides the files required to develop programs that use wxsvg.
%setup -q
%build
+%if 0%{?fedora} && 0%{?fedora} > 35
+export PKG_CONFIG_PATH="%{_libdir}/compat-ffmpeg4/pkgconfig"
+%endif
#clean autogenerated files before run autoreconf
rm install-sh mkinstalldirs missing depcomp config.sub ltmain.sh config.guess compile aclocal.m4 Makefile.in configure
rm m4/libtool.m4 m4/lt~obsolete.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4
@@ -71,6 +78,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_libdir}/pkgconfig/lib%{name}.pc
%changelog
+* Mon Feb 28 2022 Sérgio Basto <sergio(a)serjux.com> - 1.5.23-4
+- Switch to compat-ffmpeg4
+
* Wed Feb 09 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 1.5.23-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
2 years, 10 months
[dvbcut/f36] (2 commits) ...Fix build
by Sérgio M. Basto
Summary of changes:
6ea6e00... Switch to compat-ffmpeg4 (*)
7491cac... Fix build (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 10 months