[python-ffmpeg-progress-yield] Update to 0.5.0
by Leigh Scott
commit fb49f5df4f537c83fe850fd7cb05face37c1dfa8
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Dec 15 21:01:44 2022 +0000
Update to 0.5.0
.gitignore | 1 +
python-ffmpeg-progress-yield.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8d638c1..918205c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/ffmpeg-progress-yield-0.2.0.tar.gz
/ffmpeg-progress-yield-0.3.0.tar.gz
/ffmpeg-progress-yield-0.4.0.tar.gz
+/ffmpeg-progress-yield-0.5.0.tar.gz
diff --git a/python-ffmpeg-progress-yield.spec b/python-ffmpeg-progress-yield.spec
index 78f16b7..2940f59 100644
--- a/python-ffmpeg-progress-yield.spec
+++ b/python-ffmpeg-progress-yield.spec
@@ -1,6 +1,6 @@
# Created by pyp2rpm-3.3.7
%global pypi_name ffmpeg-progress-yield
-%global pypi_version 0.4.0
+%global pypi_version 0.5.0
Name: python-%{pypi_name}
Version: %{pypi_version}
@@ -46,6 +46,9 @@ rm -rf %{pypi_name}.egg-info
%{python3_sitelib}/ffmpeg_progress_yield-%{pypi_version}-py%{python3_version}.egg-info
%changelog
+* Thu Dec 15 2022 Leigh Scott <leigh123linux(a)gmail.com> - 0.5.0-1
+- Update to 0.5.0
+
* Sun Dec 11 2022 Leigh Scott <leigh123linux(a)gmail.com> - 0.4.0-1
- Update to 0.4.0
diff --git a/sources b/sources
index b470f22..ea5220f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ffmpeg-progress-yield-0.4.0.tar.gz) = 55f9407b2b9f13edb9412ebfe8679a15f70a13ffc1dfced960755394ec6e177d6bbdedf7a5f6abd86bb1fb1093bed272f8da561af245a17a53ebe6d180629a5f
+SHA512 (ffmpeg-progress-yield-0.5.0.tar.gz) = 82ef52c5f9624a4c898f8f277f40086bf15e1bf9242974c6346c23c6ae93225851fe1363706c205fa5d233e5c9775d5f1bf10095d7195724995e92b7d9bb699f
1 year, 11 months
[ppsspp/f36] (4 commits) ...Release 1.14| Include new files
by sagitter
Summary of changes:
2327469... Release 1.14 (*)
6b19130... Release 1.14| Remove obsolete patch (*)
22afa88... Release 1.14| Remove old file (*)
2a367b4... Release 1.14| Include new files (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 11 months
[ppsspp/f37] (4 commits) ...Release 1.14| Include new files
by sagitter
Summary of changes:
2327469... Release 1.14 (*)
6b19130... Release 1.14| Remove obsolete patch (*)
22afa88... Release 1.14| Remove old file (*)
2a367b4... Release 1.14| Include new files (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 11 months
[ppsspp] Release 1.14| Include new files
by sagitter
commit 2a367b4bc80318e0d94797a3c42c72af423553ae
Author: Antonio Trande <sagitter(a)fedoraproject.org>
Date: Thu Dec 15 20:05:00 2022 +0100
Release 1.14| Include new files
ppsspp.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/ppsspp.spec b/ppsspp.spec
index 46d6468..7a42db0 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -413,6 +413,8 @@ fi
%files data
%doc README.md
%license LICENSE.TXT
+%{_datadir}/icons/hicolor/scalable/apps/ppsspp.svg
+%{_datadir}/mime/packages/ppsspp.xml
%{_datadir}/%{name}/
%{_datadir}/icons/hicolor/*/apps/%{name}.png
%{_datadir}/icons/%{name}/
1 year, 11 months
[ppsspp] Release 1.14| Remove old file
by sagitter
commit 22afa88f29213f9c77f8a2a45b133f07ee1a83ac
Author: Antonio Trande <sagitter(a)fedoraproject.org>
Date: Thu Dec 15 18:57:58 2022 +0100
Release 1.14| Remove old file
ppsspp.spec | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/ppsspp.spec b/ppsspp.spec
index c68efc6..46d6468 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -413,7 +413,6 @@ fi
%files data
%doc README.md
%license LICENSE.TXT
-%{_datadir}/pixmaps/ppsspp.svg
%{_datadir}/%{name}/
%{_datadir}/icons/hicolor/*/apps/%{name}.png
%{_datadir}/icons/%{name}/
1 year, 11 months
[ppsspp] Release 1.14| Remove obsolete patch
by sagitter
commit 6b1913062477460a7c48543a1bca595141bfbfcb
Author: Antonio Trande <sagitter(a)fedoraproject.org>
Date: Thu Dec 15 18:43:15 2022 +0100
Release 1.14| Remove obsolete patch
ppsspp-fix_compile_issue.patch | 11 -----------
ppsspp.spec | 2 --
2 files changed, 13 deletions(-)
---
diff --git a/ppsspp.spec b/ppsspp.spec
index 5db4143..c68efc6 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -115,7 +115,6 @@ Patch0: %{name}-1.1.0-git-version.patch
Patch2: %{name}-ffmpeg-set_x64_build_flags.patch
Patch3: %{name}-ffmpeg-set_aarch64_build_flags.patch
Patch4: %{name}-ffmpeg-set_arm_build_flags.patch
-Patch5: %{name}-fix_compile_issue.patch
BuildRequires: pkgconfig(egl)
BuildRequires: pkgconfig(glesv2)
@@ -200,7 +199,6 @@ PPSSPP with Qt5 frontend wrapper.
%patch2 -p1 -b .backup
%patch3 -p1 -b .backup
%patch4 -p1 -b .backup
-%patch5 -p1 -b .backup
%endif
# Remove bundled libraries
1 year, 11 months
[ppsspp] Release 1.14
by sagitter
commit 2327469afa8d5b9f4ce46b44e4cbcea382eef7e1
Author: Antonio Trande <sagitter(a)fedoraproject.org>
Date: Thu Dec 15 18:33:17 2022 +0100
Release 1.14
.gitignore | 1 +
ppsspp.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7de0c8c..1b18e62 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
/ppsspp-ffmpeg-1.13.tar.gz
/ppsspp-ffmpeg-1.13.1.tar.gz
/ppsspp-ffmpeg-1.13.2.tar.gz
+/ppsspp-ffmpeg-1.14.tar.gz
diff --git a/ppsspp.spec b/ppsspp.spec
index ac1ecb2..5db4143 100644
--- a/ppsspp.spec
+++ b/ppsspp.spec
@@ -73,7 +73,7 @@ ExcludeArch: %{power64}
Name: ppsspp
-Version: 1.13.2
+Version: 1.14
Release: 1%{?dist}
Summary: A PSP emulator
License: BSD and GPLv2+
@@ -83,8 +83,8 @@ 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.13.1 --depth 1 --single-branch --progress --recursive https://github.com/hrydgard/ppsspp.git
-# cd ppsspp/ffmpeg && git checkout 3ad7ddb9eb2af898dce8c4b5e9a28b77b3f7ddd7
+# git clone -b v1.14 --depth 1 --single-branch --progress --recursive https://github.com/hrydgard/ppsspp.git
+# cd ppsspp/ffmpeg && git checkout cea6dd17be4ea045946dc991ef0bca91f9005345
# rm -rf ios Windows* windows* macosx blackberry* gas-preprocessor symbian* wiiu
# cd ..
# rm -rf ios Windows* windows* macosx blackberry* symbian*
@@ -421,6 +421,9 @@ fi
%{_datadir}/icons/%{name}/
%changelog
+* Thu Dec 15 2022 Antonio Trande <sagitter(a)fedoraproject.org> - 1.14-1
+- Release 1.14
+
* Sat Sep 24 2022 Antonio Trande <sagitter(a)fedoraproject.org> - 1.13.2-1
- Release 1.13.2
diff --git a/sources b/sources
index 1f7b1c3..f54aa25 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ppsspp-ffmpeg-1.13.2.tar.gz) = f850e392dad7c121635ae85b0f83d7252df4fc5a499dd5177bab7385fbde940ad4c971ce0d4e2c8035a3124623f4f5ebd929ac546a01f16cf8cc8c38ff4fd731
+SHA512 (ppsspp-ffmpeg-1.14.tar.gz) = 669bfecafbe5e39937942b627f94743b0a656fc6da0bc960064842c86baeadd88ec813226092b6e048d914f56cab22ea12a28ba9a99be8710d6c3959739a77de
1 year, 11 months