[pianobar] Remove no longer needed patch.
by Richard Shaw
commit 29fe14a2a4ff9db4016c998ba9c86ff1127238b3
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Mon Jul 1 15:27:04 2019 -0500
Remove no longer needed patch.
ffmpeg35_buildfix.patch | 22 ----------------------
1 file changed, 22 deletions(-)
5 years, 5 months
[pianobar] Update to 2019.02.14.
by Richard Shaw
commit 569a4ea28a2d820afc5761f0a1a57b26ab7643b3
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Mon Jul 1 15:26:39 2019 -0500
Update to 2019.02.14.
.gitignore | 1 +
pianobar.spec | 8 +++++---
sources | 2 +-
3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 49c3821..235df1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/pianobar-2016.06.02.tar.bz2
/pianobar-2017.08.30.tar.bz2
+/pianobar-2019.02.14.tar.bz2
diff --git a/pianobar.spec b/pianobar.spec
index 2ce6e60..c9f7f4e 100644
--- a/pianobar.spec
+++ b/pianobar.spec
@@ -1,12 +1,11 @@
Name: pianobar
-Version: 2017.08.30
-Release: 8%{?dist}
+Version: 2019.02.14
+Release: 1%{?dist}
Summary: Console-based client for Pandora
License: MIT
URL: https://6xq.net/pianobar/
Source0: %url/%{name}-%{version}.tar.bz2
-Patch0: ffmpeg35_buildfix.patch
BuildRequires: gcc
BuildRequires: gnutls-devel
@@ -55,6 +54,9 @@ chmod a+x configure
%changelog
+* Mon Jul 01 2019 Richard Shaw <hobbes1069(a)gmail.com> - 2019.02.14-1
+- Update to 2019.02.14.
+
* Mon Mar 04 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2017.08.30-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
diff --git a/sources b/sources
index 3487155..941e199 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2af4ad10af1e11a8f3cace474320ca4a pianobar-2017.08.30.tar.bz2
+7756c356af309f4118264772dd3a0783 pianobar-2019.02.14.tar.bz2
5 years, 5 months
[vdr-vaapidevice] Rebuilt for new VDR API version 2.4.1
by Martin Gansser
commit d306e358a4e87621a4ed383627ea35d4aa0d3160
Author: Martin Gansser <mgansser(a)online.de>
Date: Mon Jul 1 16:40:57 2019 +0200
Rebuilt for new VDR API version 2.4.1
vdr-vaapidevice.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vdr-vaapidevice.spec b/vdr-vaapidevice.spec
index 09ad614..e67cc38 100644
--- a/vdr-vaapidevice.spec
+++ b/vdr-vaapidevice.spec
@@ -6,7 +6,7 @@
Name: vdr-vaapidevice
Version: 0.7.0
-Release: 13.%{gitdate}git%{shortcommit0}%{?dist}
+Release: 14.%{gitdate}git%{shortcommit0}%{?dist}
Summary: A VA-API output device plugin for VDR
License: AGPLv3
@@ -71,6 +71,9 @@ install -Dpm 644 %{SOURCE1} \
%config(noreplace) %{_sysconfdir}/sysconfig/vdr-plugins.d/vaapidevice.conf
%changelog
+* Mon Jul 01 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 0.7.0-14.20190526gitd19657b
+- Rebuilt for new VDR API version 2.4.1
+
* Sun Jun 30 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 0.7.0-13.20190526gitd19657b
- Rebuilt for new VDR API version
5 years, 5 months
[vdr-softhddevice-openglosd] Rebuilt for new VDR API version 2.4.1
by Martin Gansser
commit da87b4880dd39606a3c4d9402628e737862a318f
Author: Martin Gansser <mgansser(a)online.de>
Date: Mon Jul 1 16:38:41 2019 +0200
Rebuilt for new VDR API version 2.4.1
vdr-softhddevice-openglosd.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vdr-softhddevice-openglosd.spec b/vdr-softhddevice-openglosd.spec
index a739b3a..f09c5c6 100644
--- a/vdr-softhddevice-openglosd.spec
+++ b/vdr-softhddevice-openglosd.spec
@@ -11,7 +11,7 @@
Name: vdr-softhddevice-openglosd
Version: 0.6.1
-Release: 22.%{gitdate}git%{shortcommit}%{?dist}
+Release: 23.%{gitdate}git%{shortcommit}%{?dist}
Summary: A software and GPU emulated HD output device plugin for VDR
License: AGPLv3
@@ -109,6 +109,9 @@ install -Dpm 644 %{SOURCE1} \
%license AGPL-3.0.txt
%changelog
+* Mon Jul 01 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 0.6.1-23.20160717git569fde5
+- Rebuilt for new VDR API version 2.4.1
+
* Tue Jun 18 2019 Martin Gansser <martinkg(a)fedoraproject.org> - 0.6.1-22.20160717git569fde5
- Rebuilt for new VDR API version
5 years, 5 months