[deepin-music] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
by Leigh Scott
commit c7c0efa180ac84c0165a3007059e19b4f3f1f0ff
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Aug 17 18:19:06 2020 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
deepin-music.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/deepin-music.spec b/deepin-music.spec
index 69844cb..863a235 100644
--- a/deepin-music.spec
+++ b/deepin-music.spec
@@ -1,6 +1,6 @@
Name: deepin-music
Version: 5.0.1
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Deepin Music Player
Summary(zh_CN): 深度音乐播放器
License: GPLv3
@@ -82,6 +82,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_metainfodir}/%{name}.appda
%changelog
+* Mon Aug 17 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 5.0.1-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
+
* Sat Feb 22 2020 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> - 5.0.1-4
- Rebuild for ffmpeg-4.3 git
4 years, 3 months
[deepin-movie] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
by Leigh Scott
commit 5156861427a6c7b356cbe1de893ae07ce63ba361
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Aug 17 18:18:01 2020 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
deepin-movie.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/deepin-movie.spec b/deepin-movie.spec
index cf729c8..f908feb 100644
--- a/deepin-movie.spec
+++ b/deepin-movie.spec
@@ -1,6 +1,6 @@
Name: deepin-movie
Version: 3.2.24.3
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Deepin movie based on mpv
Summary(zh_CN): 深度影音
License: GPLv3
@@ -85,6 +85,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
%{_libdir}/libdmr.so
%changelog
+* Mon Aug 17 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 3.2.24.3-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
+
* Sat Feb 22 2020 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> - 3.2.24.3-3
- Rebuild for ffmpeg-4.3 git
4 years, 3 months
[deadbeef] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
by Leigh Scott
commit 06ce2b56ecfa962e1fdab8252249bce15f178b32
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Aug 17 18:16:26 2020 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
deadbeef.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/deadbeef.spec b/deadbeef.spec
index 69327c5..17ab460 100644
--- a/deadbeef.spec
+++ b/deadbeef.spec
@@ -3,7 +3,7 @@
Name: deadbeef
Version: 1.8.4
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: An audio player for GNU/Linux
Summary(ru): Музыкальный проигрыватель для GNU/Linux
@@ -134,6 +134,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Mon Aug 17 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.8.4-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
+
* Sun Jul 5 2020 Vasiliy N. Glazov <vascom2(a)gmail.com> - 1.8.4-1
- Update to 1.8.4
4 years, 3 months
[chromaprint-tools] Improve compatibility with new CMake macro
by Leigh Scott
commit 509dea9bc3b565f079dbfb317b52b3df601110af
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Aug 17 18:13:37 2020 +0100
Improve compatibility with new CMake macro
chromaprint-tools.spec | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/chromaprint-tools.spec b/chromaprint-tools.spec
index 73451ab..e0b63b7 100644
--- a/chromaprint-tools.spec
+++ b/chromaprint-tools.spec
@@ -1,3 +1,5 @@
+%undefine __cmake_in_source_build
+
Name: chromaprint-tools
Version: 1.5.0
Release: 2%{?dist}
@@ -32,17 +34,14 @@ License for binaries is GPLv2+ but source code is MIT + LGPLv2+
%build
-mkdir -p build
-pushd build
%cmake3 -GNinja \
-DBUILD_TESTS=OFF \
-DCMAKE_BUILD_TYPE=Release \
- -DBUILD_TOOLS=ON ..
-%ninja_build
-popd
+ -DBUILD_TOOLS=ON
+%cmake3_build
%install
-%ninja_install -C build
+%cmake3_install
# cleaning files managed in the chromaprint main package
rm -f %{buildroot}%{_includedir}/chromaprint.h
4 years, 3 months
[comskip] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
by Leigh Scott
commit f7c4f8818bc14aefa943e422a38cc122b7adcc91
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Aug 17 18:10:10 2020 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
comskip.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/comskip.spec b/comskip.spec
index 6d9884f..3da0836 100644
--- a/comskip.spec
+++ b/comskip.spec
@@ -2,7 +2,7 @@
%define _legacy_common_support 1
Name: comskip
Version: 0.82.009
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A free commercial detector
License: GPLv2+
URL: https://github.com/erikkaashoek/Comskip
@@ -33,6 +33,9 @@ export CFLAGS='%{optflags} -Wno-deprecated-declarations'
%{_bindir}/comskip
%changelog
+* Mon Aug 17 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.82.009-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
+
* Sat Mar 14 2020 leigh123linux <leigh123linux(a)googlemail.com> - 0.82.009-1
- Update to 0.82.009
4 years, 3 months