[vice] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
by Leigh Scott
commit 8e79d88463c9ab6b95bb4814cfd162764cad4f74
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 5 08:10:11 2019 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)googlemail.com>
vice.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vice.spec b/vice.spec
index cf4fe15..91b67ca 100644
--- a/vice.spec
+++ b/vice.spec
@@ -1,6 +1,6 @@
Name: vice
Version: 3.2
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Emulator for a variety of Commodore 8bit machines
Group: Applications/Emulators
License: GPLv2+
@@ -314,6 +314,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
+* Tue Mar 05 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 3.2-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
* Sun Aug 19 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 3.2-3
- Rebuilt for Fedora 29 Mass Rebuild binutils issue
5 years, 8 months
[cannonball] Add BuildRequires: gcc-c++
by Leigh Scott
commit ae0c11b7b7d31617f63c343c3397864275ed0ab6
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 5 06:05:26 2019 +0000
Add BuildRequires: gcc-c++
cannonball.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/cannonball.spec b/cannonball.spec
index 7f89863..42f23a3 100644
--- a/cannonball.spec
+++ b/cannonball.spec
@@ -21,6 +21,7 @@ Patch0: %{name}-0.3-fixes.patch
BuildRequires: SDL-devel
BuildRequires: cmake
+BuildRequires: gcc-c++
BuildRequires: boost-devel
BuildRequires: desktop-file-utils
Requires: hicolor-icon-theme
5 years, 8 months
[libvlcpp] Add BuildRequires: gcc-c++
by Leigh Scott
commit 42c3280e07ded5ddc67c139782178128d47bd5f0
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Mon Mar 4 15:57:18 2019 +0000
Add BuildRequires: gcc-c++
libvlcpp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libvlcpp.spec b/libvlcpp.spec
index 253e20d..bb23336 100644
--- a/libvlcpp.spec
+++ b/libvlcpp.spec
@@ -14,7 +14,7 @@ Patch0: libvlcpp-%{version}-pkgconfig.patch
BuildArch: noarch
BuildRequires: libtool
-
+BuildRequires: gcc-c++
%description
C++ bindings for libvlc.
5 years, 8 months
[kodi-visualization-spectrum] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
by Leigh Scott
commit b9197bba3bcdf4ad2bce62808e4b2b04edeaa481
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Mon Mar 4 13:55:41 2019 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)googlemail.com>
kodi-visualization-spectrum.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/kodi-visualization-spectrum.spec b/kodi-visualization-spectrum.spec
index d23003d..4d19eb2 100644
--- a/kodi-visualization-spectrum.spec
+++ b/kodi-visualization-spectrum.spec
@@ -3,7 +3,7 @@
Name: kodi-visualization-spectrum
Version: 2.0.2
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Spectrum visualizer for Kodi
Group: Applications/Multimedia
License: GPLv2+
@@ -49,6 +49,9 @@ find $RPM_BUILD_ROOT%{_datadir}/kodi/addons/ -type f -exec chmod 0644 {} \;
%{_datadir}/kodi/addons/%{aname}/
%changelog
+* Mon Mar 04 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.0.2-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
* Thu Jul 26 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.0.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
5 years, 8 months
[perl-PGPLOT] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
by Leigh Scott
commit 84da2ba0ed48842dd89d8583b4f5879bbeec9693
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Tue Mar 5 07:25:02 2019 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)googlemail.com>
perl-PGPLOT.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/perl-PGPLOT.spec b/perl-PGPLOT.spec
index 7a5f60b..d320073 100644
--- a/perl-PGPLOT.spec
+++ b/perl-PGPLOT.spec
@@ -1,6 +1,6 @@
Name: perl-PGPLOT
Version: 2.21
-Release: 11%{?dist}
+Release: 12%{?dist}
Summary: Perl extension for using the pgplot library
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/PGPLOT/
@@ -57,6 +57,9 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
%{_mandir}/man3/*
%changelog
+* Tue Mar 05 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.21-12
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
* Sun Aug 19 2018 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.21-11
- Rebuilt for Fedora 29 Mass Rebuild binutils issue
5 years, 8 months