[pangzero] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
by Leigh Scott
commit b3ec24c427680856c38ccbb0621fa7c5c0ce5dce
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Aug 18 18:51:17 2020 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
pangzero.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/pangzero.spec b/pangzero.spec
index dca3721..266bc40 100644
--- a/pangzero.spec
+++ b/pangzero.spec
@@ -4,7 +4,7 @@
Name: pangzero
Version: 1.4.1
-Release: 17%{?dist}
+Release: 18%{?dist}
Summary: A clone and enhancement of Super Pang
Group: Amusements/Games
License: GPLv2
@@ -83,6 +83,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
+* Tue Aug 18 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.4.1-18
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
+
* Thu Jul 02 2020 Paul Howarth <paul(a)city-fan.org> - 1.4.1-17
- Perl 5.32 rebuild
4 years, 6 months
[openshot] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
by Leigh Scott
commit 3796da75b9aeddd7552447f4d8ce8c531277f0b0
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Aug 18 18:50:51 2020 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
openshot.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/openshot.spec b/openshot.spec
index d6cdbee..4410e59 100644
--- a/openshot.spec
+++ b/openshot.spec
@@ -3,7 +3,7 @@
Name: openshot
Version: 2.5.1
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Create and edit videos and movies
Group: Applications/Multimedia
@@ -153,6 +153,9 @@ fi
%changelog
+* Tue Aug 18 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 2.5.1-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
+
* Tue Jun 02 2020 Leigh Scott <leigh123linux(a)gmail.com> - 2.5.1-2
- Rebuild for python-3.9
4 years, 6 months
[openmw] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
by Leigh Scott
commit 487cb3a298ee643fa11e2fe8c2ce8dd34fc03282
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Aug 18 18:50:39 2020 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
openmw.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/openmw.spec b/openmw.spec
index e594112..82b5733 100644
--- a/openmw.spec
+++ b/openmw.spec
@@ -1,6 +1,6 @@
Name: openmw
Version: 0.46.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Unofficial open source engine re-implementation of the game Morrowind
License: GPLv3 and MIT and zlib
@@ -146,6 +146,9 @@ mkdir -p %{buildroot}/%{_datadir}/%{name}/data
%changelog
+* Tue Aug 18 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.46.0-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
+
* Mon Jun 15 2020 Ben Rosser <rosser.bjr(a)gmail.com> - 0.46.0-1
- Update to latest upstream release.
4 years, 6 months
[qmmp-plugin-pack-freeworld] new version 1.4.0 see the upstream changelog at http://qmmp.ylsoftware.com/index.php adapted to F33
by Karel Volný
commit 702371a65daee5938c3cb5868e149129c7e6afa6
Author: Karel Volný <kvolny(a)redhat.com>
Date: Tue Aug 18 19:46:03 2020 +0200
new version 1.4.0
see the upstream changelog at http://qmmp.ylsoftware.com/index.php
adapted to F33 System-Wide Change: CMake to do out-of-source builds
.gitignore | 1 +
qmmp-plugin-pack-freeworld.spec | 14 +++++++++-----
sources | 2 +-
3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5ef5c2e..565adf1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ qmmp-plugin-pack-0.9.3.tar.bz2
/qmmp-plugin-pack-1.2.3.tar.bz2
/qmmp-plugin-pack-1.3.1.tar.bz2
/qmmp-plugin-pack-1.3.2.tar.bz2
+/qmmp-plugin-pack-1.4.0.tar.bz2
diff --git a/qmmp-plugin-pack-freeworld.spec b/qmmp-plugin-pack-freeworld.spec
index 1ae64ea..e9df876 100644
--- a/qmmp-plugin-pack-freeworld.spec
+++ b/qmmp-plugin-pack-freeworld.spec
@@ -1,5 +1,5 @@
Name: qmmp-plugin-pack-freeworld
-Version: 1.3.2
+Version: 1.4.0
Release: 1%{?dist}
Summary: A set of extra plugins for Qmmp
@@ -29,19 +29,18 @@ chmod +x qmmp-plugin-pack-filter-provides.sh
%build
%cmake \
- -D USE_MPG123:BOOL=FALSE \
+ -D USE_YTB:BOOL=FALSE \
-D USE_FFAP:BOOL=FALSE \
-D USE_XMP:BOOL=FALSE \
-D USE_SRC:BOOL=FALSE \
-D USE_GOOM:BOOL=FALSE \
- -D USE_HISTORY:BOOL=FALSE \
-D PLUGIN_DIR=%{_lib}/qmmp \
.
-make %{?_smp_mflags} -C src/Engines/ffvideo
+make %{?_smp_mflags} -C %{_vpath_builddir}/src/Engines/ffvideo
%install
-make DESTDIR=%{buildroot} install -C src/Engines/ffvideo
+make DESTDIR=%{buildroot} install -C %{_vpath_builddir}/src/Engines/ffvideo
%files
@@ -50,6 +49,11 @@ make DESTDIR=%{buildroot} install -C src/Engines/ffvideo
%changelog
+* Tue Aug 18 2020 Karel Volný <kvolny(a)redhat.com> 1.4.0-1
+- new version 1.4.0
+- see the upstream changelog at http://qmmp.ylsoftware.com/index.php
+- adapted to F33 System-Wide Change: CMake to do out-of-source builds
+
* Tue Mar 31 2020 Karel Volný <kvolny(a)redhat.com> 1.3.2-1
- new version 1.3.2
- see the upstream changelog at http://qmmp.ylsoftware.com/index.php
diff --git a/sources b/sources
index 382ce6d..7b93169 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (qmmp-plugin-pack-1.3.2.tar.bz2) = 71b1f8e618507c48424e0b5b1144e99444cc0ebb984ed39512a7e11a050f5893cbffda53b1293e3186f46efd0b509c49febc874d48534081e7b9124d909aa651
+SHA512 (qmmp-plugin-pack-1.4.0.tar.bz2) = 5c01e599ab5670992b93f07851a2eade444e79396a3b6e48bf17f6a2f08196c6d81fbb0404995fcb56e75136d2de430f2f2b1257890c2eaff443f4fd4a5adf6c
4 years, 6 months
[olive] Improve compatibility with new CMake macro
by Leigh Scott
commit b1a5f284aead9b1a64a71707346b993479dcfc91
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Aug 18 18:36:25 2020 +0100
Improve compatibility with new CMake macro
olive.spec | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/olive.spec b/olive.spec
index 917cd91..f7cd22e 100644
--- a/olive.spec
+++ b/olive.spec
@@ -9,6 +9,8 @@
%global unique_name org.olivevideoeditor.Olive
%global appl_name application-vnd.olive-project
+%undefine __cmake_in_source_build
+
Name: olive
Version: 0.1.2
%if 0%{?usesnapshot}
@@ -68,11 +70,11 @@ A Feature list is a the moment not available.
sed -i -e 's@3.4@(a)g' CMakeLists.txt
%build
-%cmake3 .
-%make_build
+%cmake3
+%cmake3_build
%install
-%make_install INSTALL_ROOT=%{buildroot}
+%cmake3_install
rm -rf %buildroot/usr/share/icons/hicolor/1024x1024
#%%find_lang %%{name} --all-name --with-qt
4 years, 6 months
[olive] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
by Leigh Scott
commit 3c2dece434f090333b2027ec4aab4e0894e9ecd9
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Aug 18 18:24:10 2020 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
olive.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/olive.spec b/olive.spec
index b14de4f..917cd91 100644
--- a/olive.spec
+++ b/olive.spec
@@ -12,9 +12,9 @@
Name: olive
Version: 0.1.2
%if 0%{?usesnapshot}
-Release: 0.7.%{gitdate}git%{shortcommit0}%{?dist}
+Release: 0.8.%{gitdate}git%{shortcommit0}%{?dist}
%else
-Release: 3%{?dist}
+Release: 4%{?dist}
%endif
Summary: A free non-linear video editor
License: GPLv3+
@@ -96,6 +96,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_metainfodir}/%{unique_name
#{_datadir}/%%{name}-editor
%changelog
+* Tue Aug 18 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.1.2-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
+
* Sat Feb 22 2020 RPM Fusion Release Engineering <leigh123linux(a)googlemail.com> - 0.1.2-3
- Rebuild for ffmpeg-4.3 git
4 years, 6 months
[obs-studio] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
by Leigh Scott
commit 9a176c6e0b574a6e84c010b04c1a146c29508458
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Tue Aug 18 18:23:36 2020 +0100
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Leigh Scott <leigh123linux(a)gmail.com>
obs-studio.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/obs-studio.spec b/obs-studio.spec
index 6b35a31..f74c3e5 100644
--- a/obs-studio.spec
+++ b/obs-studio.spec
@@ -9,7 +9,7 @@
Name: obs-studio
Version: 25.0.8
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Open Broadcaster Software Studio
License: GPLv2+
@@ -151,6 +151,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.appdata
%doc docs/html
%changelog
+* Tue Aug 18 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 25.0.8-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
+
* Thu Aug 06 2020 Leigh Scott <leigh123linux(a)gmail.com> - 25.0.8-4
- Improve compatibility with new CMake macro
4 years, 6 months