[kodi-pvr-pctv] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
by Leigh Scott
commit 46652c1530c305a1755ac9f3a4a462e419a0e0ec
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Mon Mar 4 13:12:53 2019 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)googlemail.com>
kodi-pvr-pctv.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/kodi-pvr-pctv.spec b/kodi-pvr-pctv.spec
index 2978ab8..a1155aa 100644
--- a/kodi-pvr-pctv.spec
+++ b/kodi-pvr-pctv.spec
@@ -7,7 +7,7 @@
Name: kodi-%(tr "." "-" <<<%{kodi_addon})
Version: 2.4.3
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: PCTV PVR for Kodi
License: GPLv2+
@@ -49,6 +49,9 @@ export PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1
%changelog
+* Mon Mar 04 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.4.3-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
* Mon Oct 15 2018 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 2.4.3-2
- Enable arm build
5 years, 8 months
[openni-nite] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
by Leigh Scott
commit 720e1e1a1ccc08ffe2cbcebc4858d707e623752a
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 5 07:21:19 2019 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)googlemail.com>
openni-nite.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/openni-nite.spec b/openni-nite.spec
index b4eb4a3..3dc9634 100644
--- a/openni-nite.spec
+++ b/openni-nite.spec
@@ -7,7 +7,7 @@
Name: openni-nite
Version: 1.4.1.2
-Release: 11%{?dist}
+Release: 12%{?dist}
Summary: OpenNI-based toolbox for hand movement tracking
Group: System Environment/Libraries
License: Proprietary
@@ -116,6 +116,9 @@ fi
%{_bindir}/*
%changelog
+* Tue Mar 05 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.4.1.2-12
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
* Sun Aug 19 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.4.1.2-11
- Rebuilt for Fedora 29 Mass Rebuild binutils issue
5 years, 8 months
[mythtv] Add hdhomerun-devel as build requirement as it is no longer bundled.
by Richard Shaw
commit 604c88a2bf820bc48f9a38135462689c984d3101
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Wed Mar 6 08:29:14 2019 -0600
Add hdhomerun-devel as build requirement as it is no longer bundled.
mythtv.spec | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/mythtv.spec b/mythtv.spec
index 0bef6db..5a41a34 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -73,7 +73,7 @@
#
Name: mythtv
Version: 30.0
-Release: 2%{?rel_string}%{?dist}
+Release: 3%{?rel_string}%{?dist}
Summary: A digital video recorder (DVR) application
# The primary license is GPLv2+, but bits are borrowed from a number of
@@ -251,6 +251,9 @@ BuildRequires: libavc1394-devel
BuildRequires: libiec61883-devel
BuildRequires: libraw1394-devel
+# Tuner support
+BuildRequires: hdhomerun-devel
+
BuildRequires: %{py_prefix}-future
%if 0%{?fedora} || 0%{?rhel} > 7
# For ttvdb.py, not available in EPEL
@@ -1459,6 +1462,9 @@ exit 0
%changelog
+* Wed Mar 06 2019 Richard Shaw <hobbes1069(a)gmail.com> - 30.0-3.20190214gitb774c4140b
+- Add hdhomerun-devel as build requirement as it is no longer bundled.
+
* Sat Mar 02 2019 Nicolas Chauvet <kwizart(a)gmail.com> - 30.0-2.20190214gitb774c4140b
- Rebuilt for x265
5 years, 8 months
[x265] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
by Leigh Scott
commit cffb19fb089bf65f2dc76dbe1f8b113da27765ef
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 5 00:44:32 2019 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)googlemail.com>
x265.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/x265.spec b/x265.spec
index 9e5293d..f369015 100644
--- a/x265.spec
+++ b/x265.spec
@@ -3,7 +3,7 @@
Summary: H.265/HEVC encoder
Name: x265
Version: 3.0
-Release: 1%{?dist}
+Release: 2%{?dist}
URL: http://x265.org/
# source/Lib/TLibCommon - BSD
# source/Lib/TLibEncoder - BSD
@@ -140,6 +140,9 @@ done
%{_libdir}/pkgconfig/x265.pc
%changelog
+* Tue Mar 05 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 3.0-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
* Thu Feb 28 2019 Leigh Scott <leigh123linux(a)googlemail.com> - 3.0-1
- Update to 3.0
5 years, 8 months
[vcdimager] Add BuildRequires: gcc-c++
by Leigh Scott
commit 9df123be9e6fd89f11711b27367dd796be605bb6
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 5 00:05:02 2019 +0000
Add BuildRequires: gcc-c++
vcdimager.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/vcdimager.spec b/vcdimager.spec
index d278b39..72ce278 100644
--- a/vcdimager.spec
+++ b/vcdimager.spec
@@ -12,6 +12,7 @@ BuildRequires: libxml2-devel >= 2.3.8
BuildRequires: zlib-devel
BuildRequires: pkgconfig >= 0.9
BuildRequires: popt-devel
+BuildRequires: gcc-c++
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
Requires(post): info
5 years, 8 months
[steam] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
by Leigh Scott
commit b0676565b927d4c1c59d427a0a5403fdb27c47b3
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 5 07:39:36 2019 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)googlemail.com>
steam.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/steam.spec b/steam.spec
index f0cacab..ded1136 100644
--- a/steam.spec
+++ b/steam.spec
@@ -3,7 +3,7 @@
Name: steam
Version: 1.0.0.59
-Release: 7%{?dist}
+Release: 8%{?dist}
Summary: Installer for the Steam software distribution service
# Redistribution and repackaging for Linux is allowed, see license file
License: Steam License Agreement
@@ -216,6 +216,9 @@ fi
%endif
%changelog
+* Tue Mar 05 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.0.0.59-8
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
* Sat Jan 26 2019 Simone Caronni <negativo17(a)gmail.com> - 1.0.0.59-7
- Clean up SPEC file a bit.
- Update udev controller rules for Nvidia Shield Controller devices.
5 years, 8 months
[kisslicer] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
by Leigh Scott
commit 15991b48b9ed8807cafeea6210f59c3d14e73cbb
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 5 06:51:04 2019 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)googlemail.com>
kisslicer.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/kisslicer.spec b/kisslicer.spec
index 0395682..21b1cc6 100644
--- a/kisslicer.spec
+++ b/kisslicer.spec
@@ -4,7 +4,7 @@ Name: kisslicer
%global min 5
%global rev 0
Version: %{maj}.%{min}
-Release: 6%{?dist}
+Release: 7%{?dist}
Summary: Keep It Simple Slicer
URL: http://www.kisslicer.com/
@@ -135,6 +135,9 @@ done
%changelog
+* Tue Mar 05 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.5-7
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
* Sun Aug 19 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.5-6
- Rebuilt for Fedora 29 Mass Rebuild binutils issue
5 years, 8 months
[qmmp-plugin-pack-freeworld] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
by Leigh Scott
commit 45d0da2472b10c6ced93e230f84f73d2a92e322d
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Mon Mar 4 20:23:56 2019 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)googlemail.com>
qmmp-plugin-pack-freeworld.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/qmmp-plugin-pack-freeworld.spec b/qmmp-plugin-pack-freeworld.spec
index b75e46c..1a82cae 100644
--- a/qmmp-plugin-pack-freeworld.spec
+++ b/qmmp-plugin-pack-freeworld.spec
@@ -1,6 +1,6 @@
Name: qmmp-plugin-pack-freeworld
Version: 1.2.3
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A set of extra plugins for Qmmp
Group: Applications/Multimedia
@@ -49,6 +49,9 @@ make DESTDIR=%{buildroot} install -C src/Engines/ffvideo
%changelog
+* Mon Mar 04 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.2.3-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
* Sun Sep 30 2018 Karel Volný <kvolny(a)redhat.com> 1.2.3-1
- new version 1.2.3
- see the upstream changelog at http://qmmp.ylsoftware.com/index.php
5 years, 8 months
[xmltv] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
by Leigh Scott
commit 4c0e4873ba601320f882680fa94fb26af7022956
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 5 00:57:08 2019 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)googlemail.com>
xmltv.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/xmltv.spec b/xmltv.spec
index cac5f2c..14fb84f 100644
--- a/xmltv.spec
+++ b/xmltv.spec
@@ -1,6 +1,6 @@
Name: xmltv
Version: 0.5.70
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: A set of utilities to manage your TV viewing
Group: Development/Libraries
@@ -243,6 +243,9 @@ make test
%changelog
+* Tue Mar 05 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.5.70-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
* Sun Aug 19 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 0.5.70-4
- Rebuilt for Fedora 29 Mass Rebuild binutils issue
5 years, 8 months