commit 1c28c7fd5479ff18170cdca890cafa8fc457d045
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 5 00:07:47 2019 +0000
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)googlemail.com>
vdr-softhddevice.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vdr-softhddevice.spec b/vdr-softhddevice.spec
index 46ccabb..04c127d 100644
--- a/vdr-softhddevice.spec
+++ b/vdr-softhddevice.spec
@@ -10,7 +10,7 @@
Name: vdr-softhddevice
Version: 0.6.1
-Release: 18.%{gitdate}git%{shortcommit0}%{?dist}
+Release: 19.%{gitdate}git%{shortcommit0}%{?dist}
Summary: A software and GPU emulated HD output device plugin for VDR
License: AGPLv3
@@ -101,6 +101,9 @@ install -Dpm 644 %{SOURCE1} \
%license AGPL-3.0.txt
%changelog
+* Tue Mar 05 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
0.6.1-19.20151103git6dfa88a
+- Rebuilt for
https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
* Thu Oct 11 2018 Martin Gansser <martinkg(a)fedoraproject.org> -
0.6.1-18.20151103git6dfa88a
- Add BR gcc-c++