[python-ffmpeg-normalize] Update to 1.22.9
by Leigh Scott
commit deb93f2881a98e58315f63895f40d2c015319f2b
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Apr 17 22:33:57 2022 +0100
Update to 1.22.9
python-ffmpeg-normalize.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-ffmpeg-normalize.spec b/python-ffmpeg-normalize.spec
index 0b7391b..5dda8f0 100644
--- a/python-ffmpeg-normalize.spec
+++ b/python-ffmpeg-normalize.spec
@@ -2,7 +2,7 @@
%global pypi_name ffmpeg-normalize
Name: python-%{pypi_name}
-Version: 1.22.8
+Version: 1.22.9
Release: 1%{?dist}
Summary: Normalize audio via ffmpeg
@@ -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
+* Sun Apr 17 2022 Leigh Scott <leigh123linux(a)gmail.com> - 1.22.9-1
+- Update to 1.22.9
+
* Mon Apr 11 2022 Leigh Scott <leigh123linux(a)gmail.com> - 1.22.8-1
- Update to 1.22.8
diff --git a/sources b/sources
index c487dd8..68cfb7b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ffmpeg-normalize-1.22.8.tar.gz) = cb49a16fd38112aa3f62cfab742defde4dc6262e4a49c518c1e0eaab7405e646e0a7d4bd61f25e74be4ac372dd5b79e32217e99af7384724291f89200e740db8
+SHA512 (ffmpeg-normalize-1.22.9.tar.gz) = 98c1e3791b1793f35599f84c9b4976ff6ddf43e9c075e2894d621798fe23486f62d0b94c23e233a9a045d8a1a900e0c729fd1465c9ae64d65669b6b4802c6e41
2 years, 7 months
[pianobar/f36] Update to 2022.04.01
by Leigh Scott
Summary of changes:
090f525... Update to 2022.04.01 (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 7 months
[pianobar] Update to 2022.04.01
by Leigh Scott
commit 090f525c7a849359142ccc9281080865158a76cc
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Apr 17 22:22:29 2022 +0100
Update to 2022.04.01
.gitignore | 1 +
pianobar-ffmpeg5.patch | 12 ------------
pianobar.spec | 19 ++++++++++---------
sources | 2 +-
4 files changed, 12 insertions(+), 22 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f99e8fe..df1d4de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/pianobar-2019.02.14.tar.bz2
/pianobar-2020.04.05.tar.bz2
/pianobar-2020.11.28.tar.bz2
+/pianobar-2022.04.01.tar.bz2
diff --git a/pianobar.spec b/pianobar.spec
index ad73928..0b76f09 100644
--- a/pianobar.spec
+++ b/pianobar.spec
@@ -1,14 +1,12 @@
Name: pianobar
-Version: 2020.11.28
-Release: 3%{?dist}
+Version: 2022.04.01
+Release: 1%{?dist}
Summary: Console-based client for Pandora
License: MIT
URL: https://6xq.net/pianobar/
Source0: %url/%{name}-%{version}.tar.bz2
-Patch0: pianobar-ffmpeg5.patch
-
BuildRequires: gcc
BuildRequires: gnutls-devel
BuildRequires: libao-devel
@@ -18,7 +16,8 @@ BuildRequires: libgcrypt-devel
BuildRequires: json-c-devel
BuildRequires: faad2-devel
BuildRequires: ffmpeg-devel
-BuildRequires: libmad-devel
+
+Requires: ffmpeg-libs
%description
@@ -36,11 +35,10 @@ Features
%prep
%autosetup -p1
-touch configure
-chmod a+x configure
+
%build
-%configure
+%{set_build_flags}
%make_build V=1
@@ -49,13 +47,16 @@ chmod a+x configure
%files
-%doc ChangeLog README.md
+%doc ChangeLog README.rst
%license COPYING
%{_bindir}/%{name}
%{_mandir}/man1/%{name}.1*
%changelog
+* Sun Apr 17 2022 Leigh Scott <leigh123linux(a)gmail.com> - 2022.04.01-1
+- Update to 2022.04.01
+
* Wed Feb 09 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 2020.11.28-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
diff --git a/sources b/sources
index 9131abb..ba0b159 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pianobar-2020.11.28.tar.bz2) = 50bb15fd82a7594a5f6729f3bc9791c58f39c334782908576fd54892db938f194004cf84d4ac4d3622c219603453dbf2fdb5698dc7f06e592a7f979a0bd46e47
+SHA512 (pianobar-2022.04.01.tar.bz2) = 9ad60c0048b375d74ad2bab289d75deec6dba46c31bfc1799dabf18661ec0cdef494df72273e6c16989ead21dc034445595a3e2ace43f6b6ca61446449895aef
2 years, 7 months
[tivodecode-ng] Bump obsoletes version
by Leigh Scott
commit 43f10a8ee618598c46b698da659b17631180f304
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Apr 17 15:43:10 2022 +0100
Bump obsoletes version
tivodecode-ng.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/tivodecode-ng.spec b/tivodecode-ng.spec
index 82892bc..9c8d453 100644
--- a/tivodecode-ng.spec
+++ b/tivodecode-ng.spec
@@ -2,7 +2,7 @@
Name: tivodecode-ng
Version: %{gittag}
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: Convert a .TiVo file from TiVoToGo to a normal MPEG
# sha1.c is public domain. The QUALCOMM license is just the SSLeay
@@ -17,7 +17,7 @@ BuildRequires: gcc-c++
BuildRequires: make
Provides: tivodecode = %{version}-%{release}
-Obsoletes: tivodecode < 0.2-0.17.pre4
+Obsoletes: tivodecode < 0.2-0.19.pre4
%description
tivodecode-ng ("ng" for "next generation") is a portable command-line
@@ -51,6 +51,9 @@ ever.)
%changelog
+* Sun Apr 17 2022 Leigh Scott <leigh123linux(a)gmail.com> - 0.5-7
+- Bump obsoletes version
+
* Wed Feb 09 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 0.5-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
2 years, 7 months
[tivodecode] Replace by tivodecode-ng
by Leigh Scott
commit 6b270ce191f2858f5490a911b51650be291ca049
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Apr 17 15:39:08 2022 +0100
Replace by tivodecode-ng
.gitignore | 1 -
dead.package | 1 +
sources | 1 -
tivodecode.spec | 158 --------------------------------------------------------
4 files changed, 1 insertion(+), 160 deletions(-)
---
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..5e9c4b3
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Replace by tivodecode-ng
2 years, 7 months
[deepin-movie] Removed from repo due to maintainer not fixing it for new fedora releases
by Leigh Scott
commit c274bddecc706927bf88fce2949be695cd5e983f
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Apr 17 15:16:04 2022 +0100
Removed from repo due to maintainer not fixing it for new fedora releases
.gitignore | 1 -
dead.package | 1 +
deepin-movie-appdata.xml | 28 -------
deepin-movie.spec | 208 -----------------------------------------------
fix_linking.patch | 24 ------
sources | 1 -
6 files changed, 1 insertion(+), 262 deletions(-)
---
diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..a76c0a5
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Removed from repo due to maintainer not fixing it for new fedora releases
2 years, 7 months