[pithos] Bump version to 1.5.1
by Leigh Scott
commit 0a7020c0260e9079d2cd155985cafbf35e724ecc
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Feb 3 22:29:46 2021 +0000
Bump version to 1.5.1
.gitignore | 1 +
pithos.spec | 25 ++++++++++++++++---------
sources | 2 +-
3 files changed, 18 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 048510b..c26e03f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ pithos-1.1.2.tar.gz
/pithos-1.3.1.tar.xz
/pithos-1.4.0.tar.xz
/pithos-1.4.1.tar.xz
+/pithos-1.5.1.tar.xz
diff --git a/pithos.spec b/pithos.spec
index b20a29e..917a5d6 100644
--- a/pithos.spec
+++ b/pithos.spec
@@ -3,17 +3,18 @@
%global appid io.github.Pithos
Name: pithos
-Version: 1.4.1
-Release: 11%{?dist}
+Version: 1.5.1
+Release: 1%{?dist}
Summary: A Pandora client for the GNOME Desktop
-Group: Applications/Multimedia
License: GPLv3
URL: https://pithos.github.io/
Source0: https://github.com/pithos/pithos/releases/download/%{version}/pithos-%{ve...
BuildArch: noarch
+
+BuildRequires: desktop-file-utils
BuildRequires: python3-devel >= 3.4
BuildRequires: meson >= 0.40.0
BuildRequires: glib2-devel
@@ -53,15 +54,19 @@ as last.fm scrobbling, media keys, notifications, proxies, and mpris support.
# so lets just not do it twice...
/usr/bin/sed -e 's/^compile_dir.*$//' -i meson_post_install.py
-%install
+%build
%meson
+%meson_build
+
+%install
%meson_install
# Remove Unity specific icons
rm -rf %{buildroot}%{_datadir}/icons/ubuntu*
%check
-appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/*.appdata.xml
+appstream-util validate-relax --nonet %{buildroot}/%{_metainfodir}/%{appid}.appdata.xml
+desktop-file-validate %{buildroot}/%{_datadir}/applications/%{appid}.desktop
%files
%doc README.md
@@ -69,15 +74,17 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/*.appdata
%{_bindir}/%{name}
%{_datadir}/%{name}/
%{_datadir}/applications/%{appid}.desktop
-%{_datadir}/appdata/%{appid}.appdata.xml
+%{_metainfodir}/%{appid}.appdata.xml
%{_datadir}/dbus-1/services/%{appid}.service
%{_datadir}/glib-2.0/schemas/%{appid}.gschema.xml
%{_datadir}/icons/hicolor/*/apps/%{appid}*.png
-%{_datadir}/icons/hicolor/scalable/apps/%{appid}*.svg
-%{_datadir}/icons/hicolor/symbolic/apps/%{appid}*.svg
-%{_mandir}/man1/%{name}.1.gz
+%{_datadir}/icons/hicolor/*/apps/%{appid}*.svg
+%{_mandir}/man1/%{name}.1.*
%changelog
+* Wed Feb 03 2021 Leigh Scott <leigh123linux(a)gmail.com> - 1.5.1-1
+- Bump version to 1.5.1
+
* Wed Feb 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.4.1-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
diff --git a/sources b/sources
index 9a49333..ff3c787 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b02dd69d8ce81ea4516d39d50872842f pithos-1.4.1.tar.xz
+SHA512 (pithos-1.5.1.tar.xz) = 9791badb2fcb05aaa7a81f0e221a4800b5c9c8f7f37d1642db441a473d10d4b49a4aa44a0b8530c9e8508b393b8769aa335918d2d7de6c30b87c108d1cfde564
3 years, 9 months
[pulseaudio-module-bluetooth-freeworld] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
by Leigh Scott
commit 056e3874a310046fc6706aba806c9a1b1e9bc790
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Feb 3 22:00:17 2021 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
pulseaudio-module-bluetooth-freeworld.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/pulseaudio-module-bluetooth-freeworld.spec b/pulseaudio-module-bluetooth-freeworld.spec
index c077147..adc1054 100644
--- a/pulseaudio-module-bluetooth-freeworld.spec
+++ b/pulseaudio-module-bluetooth-freeworld.spec
@@ -7,7 +7,7 @@
Name: pulseaudio-module-bluetooth-freeworld
Summary: Bluetooth support for the PulseAudio sound server, supports aptX, LDAC codecs
Version: 1.4
-Release: 5%{?snap:.%{snap}git%{shortcommit}}%{?dist}
+Release: 6%{?snap:.%{snap}git%{shortcommit}}%{?dist}
License: GPLv3
URL: https://github.com/EHfive/pulseaudio-modules-bt/
@@ -84,6 +84,9 @@ mv %{pa_archivename} pa
%{_libdir}/pulse-%{pa_major}/modules/module-bluetooth-policy.so
%changelog
+* Wed Feb 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.4-6
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
+
* Sun Nov 29 2020 Gergely Gombos <gombosg(a)disroot.org> - 1.4-5
- pulseaudio 14.0 for F32-F33-F34
3 years, 9 months
[ppsspp] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
by Leigh Scott
commit 74dcecdab2243e93480c2f2680b1204993c2a2b5
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Feb 3 21:59:40 2021 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
ppsspp.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ppsspp.spec b/ppsspp.spec
index b20d8e3..ad10ceb 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -86,7 +86,7 @@ ExcludeArch: %{power64}
Name: ppsspp
Version: 1.10.3
-Release: 7%{?dist}
+Release: 8%{?dist}
Summary: A PSP emulator
License: BSD and GPLv2+
URL: https://www.ppsspp.org/
@@ -413,6 +413,9 @@ fi
%{_datadir}/icons/%{name}/
%changelog
+* Wed Feb 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.10.3-8
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
+
* Sat Jan 09 2021 Antonio Trande <sagitter(a)fedoraproject.org> - 1.10.3-7
- Use bundled FFMpeg-3.0.2 in Fedora 34 (RPM Fusion bz#5889)
3 years, 9 months
[plex-media-player] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
by Leigh Scott
commit 70ea6e09531b84f6ee774bf6baf2bce2174ba3f8
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Feb 3 21:59:27 2021 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
plex-media-player.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/plex-media-player.spec b/plex-media-player.spec
index 30cd188..6ae6445 100644
--- a/plex-media-player.spec
+++ b/plex-media-player.spec
@@ -10,7 +10,7 @@
Name: plex-media-player
Version: 2.58.0
-Release: 7%{?dist}
+Release: 8%{?dist}
Summary: Plex Media Player
License: GPLv2+
@@ -211,6 +211,9 @@ exit 0
%{_unitdir}/%{name}.target
%changelog
+* Wed Feb 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.58.0-8
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
+
* Sun Jan 31 2021 Leigh Scott <leigh123linux(a)gmail.com> - 2.58.0-7
- Patch for new mpv
3 years, 9 months
[pianobar] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
by Leigh Scott
commit 0291e73cda4b8263b5974173b1e502fb844a4e59
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Feb 3 21:59:07 2021 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
pianobar.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/pianobar.spec b/pianobar.spec
index 19bd582..5a85e23 100644
--- a/pianobar.spec
+++ b/pianobar.spec
@@ -1,6 +1,6 @@
Name: pianobar
Version: 2020.04.05
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Console-based client for Pandora
License: MIT
@@ -54,6 +54,9 @@ chmod a+x configure
%changelog
+* Wed Feb 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2020.04.05-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
+
* Fri Jan 1 2021 Leigh Scott <leigh123linux(a)gmail.com> - 2020.04.05-4
- Rebuilt for new ffmpeg snapshot
3 years, 9 months
[performous] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
by Leigh Scott
commit 826712fd259f55e120274042eb5a21444c3b3bf9
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Feb 3 21:58:47 2021 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
performous.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/performous.spec b/performous.spec
index 30b1c6b..07d60ca 100644
--- a/performous.spec
+++ b/performous.spec
@@ -6,7 +6,7 @@
Name: performous
Version: 2.0.0
-Release: 0.3.%{gitdate}git%{shortcommit0}%{?dist}
+Release: 0.4.%{gitdate}git%{shortcommit0}%{?dist}
Summary: Free cross-platform music and rhythm / party game
# The main code is GPLv2+, and there are fonts under ASL 2.0 and SIL licenses
@@ -124,6 +124,9 @@ rm -rf %buildroot%{_libdir}/*.{a,la}
%changelog
+* Wed Feb 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.0.0-0.4.20201029git57ad2fc
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
+
* Mon Jan 04 2021 Sérgio Basto <sergio(a)serjux.com> - 2.0.0-0.3.20201029git57ad2fc
- Update to 20201029git57ad2fc
3 years, 9 months