[ldoce5viewer] - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
by Sérgio M. Basto
commit 5165d1b64f29c3b43518447fc53a5736670f338c
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Feb 3 21:33:21 2024 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
ldoce5viewer.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ldoce5viewer.spec b/ldoce5viewer.spec
index 2b64646..1d934df 100644
--- a/ldoce5viewer.spec
+++ b/ldoce5viewer.spec
@@ -4,7 +4,7 @@
Name: ldoce5viewer
Version: 0
-Release: 25.%{date}git%{shortcommit0}%{?dist}
+Release: 26.%{date}git%{shortcommit0}%{?dist}
Summary: Viewer Application for the Longman Dictionary (LDOCE 5)
License: GPLv3+ and Public Domain
URL: https://forward-backward.co.jp/ldoce5viewer/
@@ -145,6 +145,9 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/*.appdata
%changelog
+* Sat Feb 03 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 0-26.20180309git377ff48
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
+
* Sat Aug 05 2023 Leigh Scott <leigh123linux(a)gmail.com> - 0-25.20180309git377ff48
- Drop patch
9 months, 3 weeks
[ffmpegthumbnailer] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
by Sérgio M. Basto
commit de3c8abe9a3ead2bdb1007b4b680b9c371ae8e3b
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Feb 3 21:28:07 2024 +0000
Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
Update latest git version
.gitignore | 1 +
ffmpegthumbnailer.spec | 10 +++++++---
sources | 2 +-
3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7c074ab..672b40c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ ffmpegthumbnailer-2.0.9.tar.gz
/ffmpegthumbnailer-2.2.2.tar.gz
/ffmpegthumbnailer-d92e191dd793b12cee0a0f685f5a8d8252988399.tar.gz
/ffmpegthumbnailer-aa8a6f99c5b9bd5ecdc50fda2b5a48de1eaefbde.tar.gz
+/ffmpegthumbnailer-1b5a77983240bcf00a4ef7702c07bcd8f4e5f97c.tar.gz
diff --git a/ffmpegthumbnailer.spec b/ffmpegthumbnailer.spec
index 64019d9..4337671 100644
--- a/ffmpegthumbnailer.spec
+++ b/ffmpegthumbnailer.spec
@@ -1,10 +1,10 @@
-%global commit aa8a6f99c5b9bd5ecdc50fda2b5a48de1eaefbde
-%global date 20231018
+%global commit 1b5a77983240bcf00a4ef7702c07bcd8f4e5f97c
+%global date 20240104
%global shortcommit0 %(c=%{commit}; echo ${c:0:7})
Name: ffmpegthumbnailer
Version: 2.2.3
-Release: 0.6%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
+Release: 0.7%{?shortcommit0:.%{date}git%{shortcommit0}}%{?dist}
Summary: Lightweight video thumbnailer that can be used by file managers
License: GPLv2+
@@ -64,6 +64,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
+* Sat Feb 03 2024 Sérgio Basto <sergio(a)serjux.com> - 2.2.3-0.7.20240104git1b5a779
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
+- Update latest git version
+
* Sat Nov 11 2023 Sérgio Basto <sergio(a)serjux.com> - 2.2.3-0.6.20221021gite0bf01d
- Update latest git commits with GCC-13 fix
diff --git a/sources b/sources
index 73e7250..ea0ef49 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ffmpegthumbnailer-aa8a6f99c5b9bd5ecdc50fda2b5a48de1eaefbde.tar.gz) = b67f11bdc7181ba5bbfee798d47c49ea8808962545922c73c9d7d29043196179fb0897a44d17e18d7b7c54b0ebe0066813194f71877259cda71d6f11de0624ca
+SHA512 (ffmpegthumbnailer-1b5a77983240bcf00a4ef7702c07bcd8f4e5f97c.tar.gz) = 1b03103fae246a770e4acced37175661cf98359099256dd7a75e22c240a657b3f0efaaefe544349cb340bfc3c54c6eaf5f9e453d2fec719eb5c538ffa7a5e71b
9 months, 3 weeks