[ffmpegthumbnailer] uploaded the sources
by Sérgio M. Basto
commit 3f27712e215f6d37255b358fd80e4523a8dbb769
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Feb 3 21:22:48 2024 +0000
uploaded the sources
.gitignore | 1 +
sources | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/.gitignore b/.gitignore
index a0e4ce9..7c074ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ ffmpegthumbnailer-2.0.9.tar.gz
/ffmpegthumbnailer-2.2.0.tar.gz
/ffmpegthumbnailer-2.2.2.tar.gz
/ffmpegthumbnailer-d92e191dd793b12cee0a0f685f5a8d8252988399.tar.gz
+/ffmpegthumbnailer-aa8a6f99c5b9bd5ecdc50fda2b5a48de1eaefbde.tar.gz
diff --git a/sources b/sources
index 91354f3..73e7250 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ffmpegthumbnailer-d92e191dd793b12cee0a0f685f5a8d8252988399.tar.gz) = 5af558e73278fd1522fee87b228c3c3e9363772ea861472653064407f1120e71481c9eeadc85cb8a6bbd045c7fda649df68764145042e319fcefbd65e135cd67
+SHA512 (ffmpegthumbnailer-aa8a6f99c5b9bd5ecdc50fda2b5a48de1eaefbde.tar.gz) = b67f11bdc7181ba5bbfee798d47c49ea8808962545922c73c9d7d29043196179fb0897a44d17e18d7b7c54b0ebe0066813194f71877259cda71d6f11de0624ca
9 months, 3 weeks
[kodi-pvr-mythtv] - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
by Sérgio M. Basto
commit f56b43a8dfed9949bfc406bebf6903840678aea1
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Feb 3 20:57:02 2024 +0000
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
Signed-off-by: Sérgio M. Basto <sergio(a)serjux.com>
kodi-pvr-mythtv.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/kodi-pvr-mythtv.spec b/kodi-pvr-mythtv.spec
index 935254a..e2f7f1b 100644
--- a/kodi-pvr-mythtv.spec
+++ b/kodi-pvr-mythtv.spec
@@ -7,7 +7,7 @@ Name: kodi-%(tr "." "-" <<<%{kodi_addon})
# (https://github.com/opdenkamp/xbmc-pvr-addons/)
Epoch: 1
Version: 20.5.5
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: MythTV PVR for Kodi
# Some cppmyth private headers are LGPLv2+
@@ -63,6 +63,9 @@ appstream-util validate-relax --nonet $RPM_BUILD_ROOT%{_metainfodir}/%{name}.met
%changelog
+* Sat Feb 03 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 1:20.5.5-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
+
* Sun Sep 24 2023 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:20.5.5-1
- Update to 20.5.5
9 months, 3 weeks