[gstreamer] Rebuilt
by Leigh Scott
commit bc1e6e3bc3cb48c06de3bf0307a0144816aa5979
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Apr 25 22:34:32 2021 +0100
Rebuilt
gstreamer.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer.spec b/gstreamer.spec
index 6fc353a..f75db78 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -7,7 +7,7 @@
Name: %{gstreamer}
Version: 0.10.36
-Release: 29%{?dist}
+Release: 30%{?dist}
Summary: GStreamer streaming media framework runtime
License: LGPLv2+
@@ -237,6 +237,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
%doc %{_datadir}/gtk-doc/html/gstreamer-plugins-%{majorminor}
%changelog
+* Sun Apr 25 2021 Leigh Scott <leigh123linux(a)gmail.com> - 0.10.36-30
+- Rebuilt
+
* Wed Feb 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.10.36-29
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
3 years, 7 months
[gstreamer-plugins-bad] Rebuilt
by Nicolas Chauvet
commit 63fb1a68193b4a15bed561f1be135b0b104d8d0f
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Sun Apr 25 21:57:57 2021 +0200
Rebuilt
gstreamer-plugins-bad.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/gstreamer-plugins-bad.spec b/gstreamer-plugins-bad.spec
index dea16d0..f3c0525 100644
--- a/gstreamer-plugins-bad.spec
+++ b/gstreamer-plugins-bad.spec
@@ -7,7 +7,7 @@
Summary: GStreamer streaming media framework "bad" plug-ins
Name: gstreamer-plugins-bad
Version: 0.10.23
-Release: 17%{?dist}
+Release: 18%{?dist}
# The freeze and nfs plugins are LGPLv2 (only)
License: LGPLv2+ and LGPLv2
URL: https://gstreamer.freedesktop.org/
@@ -304,6 +304,9 @@ rm -r %{buildroot}%{_datadir}/gtk-doc
%changelog
+* Sun Apr 25 2021 Nicolas Chauvet <kwizart(a)gmail.com> - 0.10.23-18
+- Rebuilt
+
* Wed Feb 03 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.10.23-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
3 years, 7 months
[ppsspp/f33] (3 commits) ...Release 1.11.3
by sagitter
Summary of changes:
3edeaf3... Unbundle FFmpeg (upstream bug #13849) (*)
c3b8d1e... Rebuilt for removed libstdc++ symbol (#1937698) (*)
ac62643... Release 1.11.3 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 7 months
[ppsspp/f34] Release 1.11.3
by sagitter
Summary of changes:
ac62643... Release 1.11.3 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 7 months
[dfhack] Rebuilt for removed libstdc++ symbol (#1937698)
by Leigh Scott
commit 37339f747b7fb4f1d4fc980fef41cb2b4c0d8a0b
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Apr 25 15:05:26 2021 +0100
Rebuilt for removed libstdc++ symbol (#1937698)
dfhack.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/dfhack.spec b/dfhack.spec
index fe9e898..4e02b13 100644
--- a/dfhack.spec
+++ b/dfhack.spec
@@ -47,7 +47,7 @@
Name: dfhack
Version: %{dfversion}
-Release: 4.%{hackrelease}%{?dist}
+Release: 5.%{hackrelease}%{?dist}
Summary: Memory hacking library for Dwarf Fortress and a set of tools that use it
# It'd be nice if we could unbundle some of these things, but I suspect it won't happen.
@@ -344,6 +344,9 @@ rm -f docs/build.sh
%license LICENSE.rst
%changelog
+* Sun Apr 25 2021 Leigh Scott <leigh123linux(a)gmail.com> - 0.47.04-5.r1
+- Rebuilt for removed libstdc++ symbol (#1937698)
+
* Thu Feb 04 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.47.04-4.r1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
3 years, 7 months
[ppsspp] Release 1.11.3
by sagitter
commit ac62643ffb0dd4e693183a9abd3f8516f3669acb
Author: Antonio Trande <sagitter(a)fedoraproject.org>
Date: Sat Apr 24 22:15:31 2021 +0200
Release 1.11.3
.gitignore | 1 +
ppsspp.spec | 14 +++++++-------
sources | 2 +-
3 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 357308d..68b4e39 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
/ppsspp-1.10.3.tar.gz
/ppsspp-ffmpeg-1.10.3.tar.gz
/ppsspp-ffmpeg-1.11.tar.gz
+/ppsspp-ffmpeg-1.11.3.tar.gz
diff --git a/ppsspp.spec b/ppsspp.spec
index ff95992..8cd3e72 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -16,11 +16,8 @@ ExcludeArch: %{power64}
# Use bundled FFMpeg-3.0.2
# See RPM Fusion bz#5889
-%if 0%{?fedora} > 33
%bcond_with ffmpeg
-%else
-%bcond_with ffmpeg
-%endif
+
%ifarch x86_64
%global __arch x86_64
%endif
@@ -76,8 +73,8 @@ ExcludeArch: %{power64}
Name: ppsspp
-Version: 1.11
-Release: 4%{?dist}
+Version: 1.11.3
+Release: 1%{?dist}
Summary: A PSP emulator
License: BSD and GPLv2+
URL: https://www.ppsspp.org/
@@ -86,7 +83,7 @@ URL: https://www.ppsspp.org/
## We need to checkout it, then download relative submodules
## which are not included in the source code:
##
-# git clone -b v1.11 --depth 1 --single-branch --progress --recursive https://github.com/hrydgard/ppsspp.git
+# git clone -b v1.11.3 --depth 1 --single-branch --progress --recursive https://github.com/hrydgard/ppsspp.git
# cd ppsspp/ffmpeg && git checkout ??
# rm -rf ios Windows* windows* macosx blackberry* gas-preprocessor symbian* wiiu
# cd ..
@@ -423,6 +420,9 @@ fi
%{_datadir}/icons/%{name}/
%changelog
+* Sat Apr 24 2021 Antonio Trande <sagitter(a)fedoraproject.org> - 1.11.3-1
+- Release 1.11.3
+
* Sat Apr 24 2021 Leigh Scott <leigh123linux(a)gmail.com> - 1.11-4
- Rebuilt for removed libstdc++ symbol (#1937698)
diff --git a/sources b/sources
index 307908f..7b2f413 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ppsspp-ffmpeg-1.11.tar.gz) = 4f5e51544c7cd3256b7729c1c2abf0d0ffc97a767e4082b42b06cf020dcdb2c603a390560b794a6351968c5cdf706d6db7817ab5705e7eeef5045d85c9280e41
+SHA512 (ppsspp-ffmpeg-1.11.3.tar.gz) = 75a68e1f60f105e5aaff7b8b070a77ba4b60c723179ccda292a4b11f7f0908d71c6685c720cf766c7ceeb489fcf088a9321619a78a798c9e4ce75f16d888de35
3 years, 7 months
[mixxx/f34] Turn off fatal warnings
by Leigh Scott
Summary of changes:
0906bbd... Turn off fatal warnings (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 7 months