[steam/f34] Add gnome-shell-extension-appindicator and libICE as deps
by Simone Caronni
commit 6dad1a5b13ff14728bdefc73a653b58a9e3ccf4b
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Fri Feb 4 15:54:05 2022 +0100
Add gnome-shell-extension-appindicator and libICE as deps
steam.spec | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/steam.spec b/steam.spec
index 2f72e87..01a1185 100644
--- a/steam.spec
+++ b/steam.spec
@@ -5,7 +5,7 @@
Name: steam
Version: 1.0.0.74
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Installer for the Steam software distribution service
# Redistribution and repackaging for Linux is allowed, see license file. udev rules are MIT.
License: Steam License Agreement and MIT
@@ -69,6 +69,7 @@ Requires: vulkan-loader
# Minimum requirements for starting the steam client for the first time
Requires: alsa-lib%{?_isa}
Requires: gtk2%{?_isa}
+Requires: libICE%{?_isa}
%if 0%{?fedora} || 0%{?rhel} > 8
Requires: libnsl%{?_isa}
Requires: libxcrypt-compat%{?_isa}
@@ -117,6 +118,7 @@ Requires: alsa-plugins-pulseaudio%{?_isa}
Recommends: gamemode
Recommends: gamemode%{?_isa}
Recommends: (gnome-shell-extension-gamemode if gnome-shell)
+Recommends: (gnome-shell-extension-appindicator if gnome-shell)
%endif
# Proton uses xdg-desktop-portal to open URLs from inside a container
@@ -232,6 +234,11 @@ fi
%{_udevrulesdir}/*
%changelog
+* Fri Feb 04 2022 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.74-2
+- Add gnome-shell-extension-appindicator if running on Gnome (#6194).
+- Require libICE to avoid spamming the console. It's installed by default on a
+ Gnome installation but not explicitly required (#6195).
+
* Fri Dec 10 2021 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.74-1
- Update to 1.0.0.74.
2 years, 10 months
[steam/el8] Add gnome-shell-extension-appindicator and libICE as deps
by Simone Caronni
commit 39f4db64f5ec7ae0bb2ea58827c850f22565ef51
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Fri Feb 4 15:54:05 2022 +0100
Add gnome-shell-extension-appindicator and libICE as deps
steam.spec | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/steam.spec b/steam.spec
index 2f72e87..01a1185 100644
--- a/steam.spec
+++ b/steam.spec
@@ -5,7 +5,7 @@
Name: steam
Version: 1.0.0.74
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Installer for the Steam software distribution service
# Redistribution and repackaging for Linux is allowed, see license file. udev rules are MIT.
License: Steam License Agreement and MIT
@@ -69,6 +69,7 @@ Requires: vulkan-loader
# Minimum requirements for starting the steam client for the first time
Requires: alsa-lib%{?_isa}
Requires: gtk2%{?_isa}
+Requires: libICE%{?_isa}
%if 0%{?fedora} || 0%{?rhel} > 8
Requires: libnsl%{?_isa}
Requires: libxcrypt-compat%{?_isa}
@@ -117,6 +118,7 @@ Requires: alsa-plugins-pulseaudio%{?_isa}
Recommends: gamemode
Recommends: gamemode%{?_isa}
Recommends: (gnome-shell-extension-gamemode if gnome-shell)
+Recommends: (gnome-shell-extension-appindicator if gnome-shell)
%endif
# Proton uses xdg-desktop-portal to open URLs from inside a container
@@ -232,6 +234,11 @@ fi
%{_udevrulesdir}/*
%changelog
+* Fri Feb 04 2022 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.74-2
+- Add gnome-shell-extension-appindicator if running on Gnome (#6194).
+- Require libICE to avoid spamming the console. It's installed by default on a
+ Gnome installation but not explicitly required (#6195).
+
* Fri Dec 10 2021 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.74-1
- Update to 1.0.0.74.
2 years, 10 months
[steam/el7] Add gnome-shell-extension-appindicator and libICE as deps
by Simone Caronni
commit 3d6b4f60c3475c7a719274864abe85fecd9f08de
Author: Simone Caronni <negativo17(a)gmail.com>
Date: Fri Feb 4 15:54:05 2022 +0100
Add gnome-shell-extension-appindicator and libICE as deps
steam.spec | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/steam.spec b/steam.spec
index bcc9dc0..9b10d00 100644
--- a/steam.spec
+++ b/steam.spec
@@ -5,7 +5,7 @@
Name: steam
Version: 1.0.0.74
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Installer for the Steam software distribution service
# Redistribution and repackaging for Linux is allowed, see license file. udev rules are MIT.
License: Steam License Agreement and MIT
@@ -69,6 +69,7 @@ Requires: vulkan-loader
# Minimum requirements for starting the steam client for the first time
Requires: alsa-lib%{?_isa}
Requires: gtk2%{?_isa}
+Requires: libICE%{?_isa}
%if 0%{?fedora} || 0%{?rhel} > 8
Requires: libnsl%{?_isa}
Requires: libxcrypt-compat%{?_isa}
@@ -117,6 +118,7 @@ Requires: alsa-plugins-pulseaudio%{?_isa}
Recommends: gamemode
Recommends: gamemode%{?_isa}
Recommends: (gnome-shell-extension-gamemode if gnome-shell)
+Recommends: (gnome-shell-extension-appindicator if gnome-shell)
%endif
# Proton uses xdg-desktop-portal to open URLs from inside a container
@@ -232,6 +234,11 @@ fi
%{_udevrulesdir}/*
%changelog
+* Fri Feb 04 2022 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.74-2
+- Add gnome-shell-extension-appindicator if running on Gnome (#6194).
+- Require libICE to avoid spamming the console. It's installed by default on a
+ Gnome installation but not explicitly required (#6195).
+
* Fri Dec 10 2021 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.74-1
- Update to 1.0.0.74.
2 years, 10 months
[vdr-markad] Rebuilt for new VDR API version
by Martin Gansser
commit 9a5b9d23b1b61c71bd1524b3bac201a6bfc1dfd4
Author: Martin Gansser <mgansser(a)online.de>
Date: Fri Feb 4 15:43:15 2022 +0100
Rebuilt for new VDR API version
vdr-markad.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vdr-markad.spec b/vdr-markad.spec
index 76828bf..7993fb5 100644
--- a/vdr-markad.spec
+++ b/vdr-markad.spec
@@ -1,6 +1,6 @@
Name: vdr-markad
Version: 3.0.19
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Advanced commercial detection for VDR
License: GPLv2+
URL: https://github.com/kfb77/vdr-plugin-markad
@@ -48,6 +48,9 @@ fi
%{vdr_vardir}/markad/
%changelog
+* Fri Feb 04 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 3.0.19-3
+- Rebuilt for new VDR API version
+
* Thu Dec 30 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 3.0.19-2
- Rebuilt for new VDR API version
2 years, 10 months
[ffmpeg] rebuilt
by Leigh Scott
commit 7d30fca33c33003e47e4f5f7dfdd66b036c4faaa
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Feb 4 14:03:45 2022 +0000
rebuilt
ffmpeg.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 9ceeec1..3b1d1c6 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -119,7 +119,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 5.0
-Release: 1%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
+Release: 2%{?date:.%{?date}%{?date:git}%{?rel}}%{?dist}
License: %{ffmpeg_license}
URL: http://ffmpeg.org/
%if 0%{?date}
@@ -486,6 +486,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
%changelog
+* Fri Feb 04 2022 Leigh Scott <leigh123linux(a)gmail.com> - 5.0-2
+- rebuilt
+
* Sat Jan 15 2022 Leigh Scott <leigh123linux(a)gmail.com> - 5.0-1
- Update to 5.0 release
2 years, 10 months
[vdr-skindesigner] Rebuilt for new VDR API version
by Martin Gansser
commit 4236ed0f05c8df75f716ee9b55ff4d83790503e0
Author: Martin Gansser <mgansser(a)online.de>
Date: Fri Feb 4 14:45:05 2022 +0100
Rebuilt for new VDR API version
vdr-skindesigner.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vdr-skindesigner.spec b/vdr-skindesigner.spec
index ded3620..bcf43e7 100644
--- a/vdr-skindesigner.spec
+++ b/vdr-skindesigner.spec
@@ -2,7 +2,7 @@
Name: vdr-skindesigner
Version: 1.2.17
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: A VDR skinning engine that displays XML based Skins
License: GPLv2+
URL: http://projects.vdr-developer.org/projects/plg-skindesigner
@@ -136,6 +136,9 @@ ln -s %{vdr_resdir}/plugins/skindesigner/dtd %{buildroot}/%{vdr_configdir}/plugi
%{_includedir}/libskindesignerapi/*
%changelog
+* Fri Feb 04 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 1.2.17-4
+- Rebuilt for new VDR API version
+
* Thu Dec 30 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 1.2.17-3
- Rebuilt for new VDR API version
2 years, 10 months
[vdr-softhddevice] Update to 1.2.8
by Martin Gansser
commit a7c4cc67d7b524f2351106ef0bca2ec5289b63f5
Author: Martin Gansser <mgansser(a)online.de>
Date: Fri Feb 4 09:23:52 2022 +0100
Update to 1.2.8
.gitignore | 1 +
sources | 2 +-
vdr-softhddevice.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2c5e2f3..5bab8b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
/vdr-softhddevice-1.2.4.tar.gz
/vdr-softhddevice-1.2.5.tar.gz
/vdr-softhddevice-1.2.7.tar.gz
+/vdr-softhddevice-1.2.8.tar.gz
diff --git a/sources b/sources
index b5b59fb..b870149 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-softhddevice-1.2.7.tar.gz) = d26c19b8fcc9f0c814039eb9a08aeeaac304a3a057233bb51dc1f4bdf03ac967275a4c67397a9711cddd50c21563d7ebbb3b781e48f2f746b431e0bf1136e40d
+SHA512 (vdr-softhddevice-1.2.8.tar.gz) = 7abe888cd90580ad38baae43c3fb678c155e3264b7c0e4913a433d4fe3e0a00aeb7fe9ff9b06265a443ab1d364fdfa3dba25c2781ef00eb0d5ac76f63db51e90
diff --git a/vdr-softhddevice.spec b/vdr-softhddevice.spec
index 4105b6a..6b918b4 100644
--- a/vdr-softhddevice.spec
+++ b/vdr-softhddevice.spec
@@ -1,5 +1,5 @@
Name: vdr-softhddevice
-Version: 1.2.7
+Version: 1.2.8
Release: 1%{?dist}
Summary: A software and GPU emulated HD output device plugin for VDR
@@ -79,6 +79,9 @@ install -Dpm 644 %{SOURCE1} \
%license AGPL-3.0.txt
%changelog
+* Fri Feb 04 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 1.2.8-1
+- Update to 1.2.8
+
* Sat Jan 08 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 1.2.7-1
- Update to 1.2.7
2 years, 10 months
[vdr-burn] Rebuilt for new VDR API version
by Martin Gansser
commit 12b1cced3db2af65c55278018975dde9ca18f515
Author: Martin Gansser <mgansser(a)online.de>
Date: Fri Feb 4 09:17:23 2022 +0100
Rebuilt for new VDR API version
vdr-burn.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vdr-burn.spec b/vdr-burn.spec
index 6cfbe9a..3ac7528 100644
--- a/vdr-burn.spec
+++ b/vdr-burn.spec
@@ -4,7 +4,7 @@
Name: vdr-%{pname}
Version: 0.3.0
-Release: 24%{?dist}
+Release: 25%{?dist}
Summary: DVD writing plugin for VDR
# genindex is GPLv2+, rest GPL+
@@ -102,6 +102,9 @@ install -Dpm 644 %{SOURCE1} \
%changelog
+* Fri Feb 04 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 0.3.0-25
+- Rebuilt for new VDR API version
+
* Thu Dec 30 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 0.3.0-24
- Rebuilt for new VDR API version
2 years, 10 months