[libcapsimage] Add BuildRequires: gcc
by Leigh Scott
commit 830275d7476a60bb10b1accdb00bccc9c0cec0d9
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 5 07:01:35 2019 +0000
Add BuildRequires: gcc
libcapsimage.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/libcapsimage.spec b/libcapsimage.spec
index 4bc530a..a537767 100644
--- a/libcapsimage.spec
+++ b/libcapsimage.spec
@@ -17,6 +17,7 @@ Source3: ipflib_linux-ppc.tgz
#BuildRequires: libstdc++-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
ExclusiveArch: i686 x86_64 ppc
+BuildRequires: gcc
%description
Provides support for reading IPF files, an Amiga disk image format developed by
5 years, 8 months
[get_iplayer] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
by Leigh Scott
commit 2716e0bc78f9853110b697d49985a96f49971e81
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Mon Mar 4 11:25:25 2019 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)googlemail.com>
get_iplayer.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/get_iplayer.spec b/get_iplayer.spec
index 8bc6dc0..5582b34 100644
--- a/get_iplayer.spec
+++ b/get_iplayer.spec
@@ -1,6 +1,6 @@
Name: get_iplayer
Version: 3.20
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Lists, records and streams BBC iPlayer TV and radio programmes
Group: Applications/Internet
@@ -102,6 +102,9 @@ fi
%changelog
+* Mon Mar 04 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 3.20-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
* Tue Feb 26 2019 Peter Oliver <rpm(a)mavit.org.uk> - 3.20-1
- Update to version 3.20.
5 years, 8 months
[gnome-mpv] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
by Leigh Scott
commit f6719f6d377651675814d3b12a141b5cee616b39
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Mon Mar 4 11:25:52 2019 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)googlemail.com>
gnome-mpv.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gnome-mpv.spec b/gnome-mpv.spec
index dae572c..a86c7b1 100644
--- a/gnome-mpv.spec
+++ b/gnome-mpv.spec
@@ -1,6 +1,6 @@
Name: gnome-mpv
Version: 0.16
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A simple GTK+ frontend for mpv
License: GPLv3+
@@ -53,6 +53,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/io.github.GnomeMpv.de
%{_mandir}/man1/%{name}.1.gz
%changelog
+* Mon Mar 04 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.16-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
* Tue Jan 22 2019 Vasiliy N. Glazov <vascom2(a)gmail.com> - 0.16-1
- Update to 0.16
5 years, 8 months
[dosemu] Add BuildRequires: gcc
by Leigh Scott
commit 1902574083dd3c7a98d96ed17139e014862cfeff
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Mon Mar 4 10:18:00 2019 +0000
Add BuildRequires: gcc
dosemu.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/dosemu.spec b/dosemu.spec
index 8f9dcb5..c322dea 100644
--- a/dosemu.spec
+++ b/dosemu.spec
@@ -31,6 +31,7 @@ Group: Applications/Emulators
Requires: hicolor-icon-theme
BuildRequires: bison
BuildRequires: flex
+BuildRequires: gcc
BuildRequires: slang-devel
BuildRequires: libX11-devel
BuildRequires: libXxf86vm-devel
5 years, 8 months
[abuse] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
by Leigh Scott
commit fd823c8a4ec2069d510696ff7718982ab1e35da5
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 5 05:17:56 2019 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)googlemail.com>
abuse.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/abuse.spec b/abuse.spec
index 6d25377..18fa548 100644
--- a/abuse.spec
+++ b/abuse.spec
@@ -3,7 +3,7 @@
Name: abuse
Version: 0.9
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: The classic Crack-Dot-Com game
# The engine is GPLv2+, the data files are mostly in the public domain, except
# for the music and sfx files, which may be distributed freely, but not
@@ -69,6 +69,9 @@ install -p -m 0644 doc/abuse-tool.6.in $RPM_BUILD_ROOT%{_mandir}/man6/abuse-tool
%changelog
+* Tue Mar 05 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.9-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
* Sun Aug 19 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.9-3
- Rebuilt for Fedora 29 Mass Rebuild binutils issue
5 years, 8 months
[dega-sdl] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
by Leigh Scott
commit c305aaa3c5852121a0afc278cfdd5f3b20c31075
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 5 05:57:58 2019 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)googlemail.com>
dega-sdl.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/dega-sdl.spec b/dega-sdl.spec
index 5b491ce..de52a12 100644
--- a/dega-sdl.spec
+++ b/dega-sdl.spec
@@ -1,7 +1,7 @@
Summary: Dega is a Sega Master System emulator
Name: dega-sdl
Version: 1.12
-Release: 13%{?dist}
+Release: 14%{?dist}
License: Distributable
Group: Applications/Emulators
URL: http://www.emulinks.de/emus/
@@ -42,6 +42,9 @@ rm -rf %{buildroot}
%doc README dega.txt ChangeLog
%changelog
+* Tue Mar 05 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.12-14
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
* Sun Aug 19 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.12-13
- Rebuilt for Fedora 29 Mass Rebuild binutils issue
5 years, 8 months
[vdr-markad] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
by Leigh Scott
commit 34ac85d61999f0b55b96992c556ea57ae9a1b7e7
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Mon Mar 4 23:49:08 2019 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)googlemail.com>
vdr-markad.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vdr-markad.spec b/vdr-markad.spec
index a61a8b4..142f4ac 100644
--- a/vdr-markad.spec
+++ b/vdr-markad.spec
@@ -4,7 +4,7 @@
Name: vdr-markad
Version: 0.1.4
-Release: 20.%{gitdate}git%{shortcommit0}%{?dist}
+Release: 21.%{gitdate}git%{shortcommit0}%{?dist}
Summary: Advanced commercial detection for VDR
License: GPLv2+
# how to get the tarball
@@ -70,6 +70,9 @@ fi
%{vdr_vardir}/markad/
%changelog
+* Mon Mar 04 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.1.4-21.20170313gitea2e182
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
* Thu Dec 27 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 0.1.4-20.20170313gitea2e182
- Add vdr-markad-ffmpeg4-fix.patch
- Spec file cleanup
5 years, 8 months
[tivodecode] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
by Leigh Scott
commit e69ca8a430dc33eb75a8e212f318b33adbbca54c
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Mon Mar 4 22:54:48 2019 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)googlemail.com>
tivodecode.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/tivodecode.spec b/tivodecode.spec
index be7fcff..3dd76c2 100644
--- a/tivodecode.spec
+++ b/tivodecode.spec
@@ -1,6 +1,6 @@
Name: tivodecode
Version: 0.2
-Release: 0.11.pre4%{?dist}
+Release: 0.12.pre4%{?dist}
Summary: Convert a .TiVo file from TiVoToGo to a normal MPEG
Group: Applications/Multimedia
@@ -98,6 +98,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon Mar 04 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.2-0.12.pre4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
* Sun Aug 19 2018 Leigh Scott <leigh123linux(a)googlemail.com> - 0.2-0.11.pre4
- Rebuilt for Fedora 29 Mass Rebuild binutils issue
5 years, 8 months