[gstreamer1-plugins-bad-freeworld/f38] Updated to version 1.22.1.
by Vitaly Zaitsev
commit 8710c22f1a1ac6ade2f12c1692c7dcbc07f733bc
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Wed Mar 29 16:38:00 2023 +0200
Updated to version 1.22.1.
gstreamer1-plugins-bad-freeworld.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gstreamer1-plugins-bad-freeworld.spec b/gstreamer1-plugins-bad-freeworld.spec
index b4781e6..ce084d5 100644
--- a/gstreamer1-plugins-bad-freeworld.spec
+++ b/gstreamer1-plugins-bad-freeworld.spec
@@ -5,7 +5,7 @@
Summary: GStreamer 1.0 streaming media framework "bad" plug-ins
Name: gstreamer1-plugins-bad-freeworld
Epoch: 1
-Version: 1.22.0
+Version: 1.22.1
Release: 1%{?dist}
License: LGPLv2+
URL: https://gstreamer.freedesktop.org/
@@ -103,6 +103,9 @@ rm -rf %{buildroot}%{_libdir}/pkgconfig
%changelog
+* Wed Mar 29 2023 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1:1.22.1-1
+- Updated to version 1.22.1.
+
* Sun Feb 19 2023 Leigh Scott <leigh123linux(a)gmail.com> - 1:1.22.0-1
- Update gstreamer1-plugins-ugly to 1.22.0
diff --git a/sources b/sources
index 8d30b59..cc31f38 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gst-plugins-bad-1.22.0.tar.xz) = d052a6b060a27125bd2b672e933b32c95e784b89d527c6d88fbaac373267914dad7a75291d1615e18ca8c77654c89d94665e1e36c8f8646f1e1444766f70616d
+SHA512 (gst-plugins-bad-1.22.1.tar.xz) = e380418ed9ab024a54ec62ef96d23263ff935a9c0e7a917e1aaa193067eafb3f6a9567b9af6d011a0407954bd5e9812f662f99728e3fcb68bb67e401d5b5d79c
1 year, 8 months
[gstreamer1-plugins-ugly/f38] Updated to version 1.22.1.
by Vitaly Zaitsev
commit fda08ca98ea8f4e316a079b0eb8a35289dedcde7
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Wed Mar 29 16:35:53 2023 +0200
Updated to version 1.22.1.
gstreamer1-plugins-ugly.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/gstreamer1-plugins-ugly.spec b/gstreamer1-plugins-ugly.spec
index d9013b9..ddbf0fb 100644
--- a/gstreamer1-plugins-ugly.spec
+++ b/gstreamer1-plugins-ugly.spec
@@ -7,8 +7,8 @@
Summary: GStreamer 1.0 streaming media framework "ugly" plug-ins
Name: gstreamer1-plugins-ugly
Epoch: 1
-Version: 1.22.0
-Release: 2%{?dist}
+Version: 1.22.1
+Release: 1%{?dist}
License: LGPLv2+
URL: https://gstreamer.freedesktop.org/
Source0: %{url}/src/%{src_name}/%{src_name}-%{version}.tar.xz
@@ -76,6 +76,9 @@ gstreamer-plugins-good because:
%changelog
+* Wed Mar 29 2023 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1:1.22.1-1
+- Updated to version 1.22.1.
+
* Fri Mar 17 2023 Leigh Scott <leigh123linux(a)gmail.com> - 1:1.22.0-2
- Fix rfbz#6605
diff --git a/sources b/sources
index 39f44f0..7229acd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gst-plugins-ugly-1.22.0.tar.xz) = 73137cf21f9f203d486950107a1cf1fa7996e65b18d48aae53f79d410bc7b7b8923be6e3c9e47b3db3be9480e44b14dd77faf527712e16eb883d0613c49791d3
+SHA512 (gst-plugins-ugly-1.22.1.tar.xz) = 242f9284c1fe9d78c81b5b90be3f776938b805b78aa26dfd55f6a1d07bbb48c75f9d8b6c9542522607bdca9d5728e6d5dea57b217b7dc82dbdbc38c3fcf61ec4
1 year, 8 months
[qarte] Add RR python-m3u8
by Martin Gansser
commit 44baa8776f977acc93d1a06328e4d56f2eb10b4f
Author: Martin Gansser <mgansser(a)online.de>
Date: Wed Mar 29 15:03:30 2023 +0200
Add RR python-m3u8
Update to 5.2.1
qarte.spec | 12 +++++++-----
sources | 2 +-
2 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/qarte.spec b/qarte.spec
index f9e5897..c3e1e2d 100644
--- a/qarte.spec
+++ b/qarte.spec
@@ -2,18 +2,19 @@
%global __python %{__python3}
Name: qarte
-Version: 5.1.0
+Version: 5.2.1
Release: 1%{?dist}
+Summary: A browser for arte.tv web site
License: GPLv3+
URL: https://launchpad.net/qarte
Source0: http://oqapy.eu/releases/%{name}-%{version}.tar.gz
-Summary: A browser for arte.tv web site
BuildRequires: desktop-file-utils
BuildRequires: gettext
BuildRequires: python3-devel
Requires: rtmpdump
Requires: python3-qt5
+Requires: python-m3u8
BuildArch: noarch
@@ -22,7 +23,7 @@ Qarte allows browsing the archive of arte+7 & arteLiveWeb sites
and recording videos.
%prep
-%autosetup -p0
+%autosetup -p1 -n %{name}-%{version}
%build
@@ -49,8 +50,9 @@ cp -pR locale %{buildroot}%{_datadir}
%{_datadir}/icons/hicolor/96x96/apps/%{name}.png
%changelog
-* Mon Aug 08 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 5.1.0-1
-- Update to 5.1.0
+* Wed Mar 29 2023 Martin Gansser <martinkg(a)fedoraproject.org> - 5.2.1-1
+- Add RR python-m3u8
+- Update to 5.2.1
* Sun Aug 07 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 4.16.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg
diff --git a/sources b/sources
index 5ee2a19..32e98e5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (qarte-5.1.0.tar.gz) = 822c323cd70375f281bf1561f89c6dd92b264215a2d1292f31b9ee9da6e995260b611bded823e00256551913eb80ae0c047863023a850b0fd1de053b543bed6c
+SHA512 (qarte-5.2.1.tar.gz) = e76a79674093db5746baa91511a57c2c57c6371a9079cdb4a8c699f8d957dc3d66b228e573b49c6308b3302b32d218f806c0ff2aafb3da61d4c67ee66a604b61
1 year, 8 months
[vdr-mpv/f36] (2 commits) ...Update to 1.4.2
by Martin Gansser
Summary of changes:
76bc4b3... Rebuilt for new VDR API version (*)
79921b6... Update to 1.4.2 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 8 months
[vdr-mpv/f37] (2 commits) ...Update to 1.4.2
by Martin Gansser
Summary of changes:
76bc4b3... Rebuilt for new VDR API version (*)
79921b6... Update to 1.4.2 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 8 months
[vdr-mpv/f38] Update to 1.4.2
by Martin Gansser
Summary of changes:
79921b6... Update to 1.4.2 (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 8 months
[vdr-mpv] Update to 1.4.2
by Martin Gansser
commit 79921b6da007bd906829c4e32b8d0a4b108b78ec
Author: Martin Gansser <mgansser(a)online.de>
Date: Wed Mar 29 10:35:15 2023 +0200
Update to 1.4.2
.gitignore | 1 +
sources | 2 +-
vdr-mpv.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 22a3ea2..e4cd91b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
/vdr-mpv-1.2.3.tar.gz
/vdr-mpv-1.3.4.tar.gz
/vdr-mpv-1.4.1.tar.gz
+/vdr-mpv-1.4.2.tar.gz
diff --git a/sources b/sources
index 7aa0cf3..4b6c213 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-mpv-1.4.1.tar.gz) = ccdb266d5d35a21a7e0d8b6ed162a58fd3c6dcc3d76297c32cf4b676975a47f64e895c509a338d72c8ddb4a9a0f31014c4cc58f2591285828e12a0eb94c6e9e1
+SHA512 (vdr-mpv-1.4.2.tar.gz) = 348eafd36393e07c4d1b991cdbd91e1ea273ee2cb73a72c7ea8f2e8beb710e4c774fce6555b290bffe11eedc8059428df1ab85a1a478c4e80e02f6136c75ffd7
diff --git a/vdr-mpv.spec b/vdr-mpv.spec
index 6fc0c65..af4ea56 100644
--- a/vdr-mpv.spec
+++ b/vdr-mpv.spec
@@ -6,8 +6,8 @@
%endif
Name: vdr-%{pname}
-Version: 1.4.1
-Release: 2%{?dist}
+Version: 1.4.2
+Release: 1%{?dist}
Summary: A mpv player plugin for VDR
License: AGPLv3+
URL: https://github.com/ua0lnj/vdr-plugin-mpv
@@ -48,6 +48,9 @@ DRM_CFLAGS="$(pkg-config --cflags libdrm)"
%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion}
%changelog
+* Wed Mar 29 2023 Martin Gansser <martinkg(a)fedoraproject.org> - 1.4.2-1
+- Update to 1.4.2
+
* Sun Dec 18 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 1.4.1-2
- Rebuilt for new VDR API version
1 year, 8 months
[kodi-pvr-vuplus/f38] Update to 20.5.1
by Mohamed ElMorabity
commit 4b6c1997ffdcad26a7ca547838c1a97d4d1d5634
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Mon Mar 27 20:43:36 2023 +0200
Update to 20.5.1
.gitignore | 1 +
kodi-pvr-vuplus.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2f5756c..9d6285a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/pvr.vuplus-7.4.5.tar.gz
/pvr.vuplus-20.4.2.tar.gz
/pvr.vuplus-20.5.0.tar.gz
+/pvr.vuplus-20.5.1.tar.gz
diff --git a/kodi-pvr-vuplus.spec b/kodi-pvr-vuplus.spec
index 9d24a0b..2133727 100644
--- a/kodi-pvr-vuplus.spec
+++ b/kodi-pvr-vuplus.spec
@@ -6,7 +6,7 @@ Name: kodi-%(tr "." "-" <<<%{kodi_addon})
# Use Epoch to manage upgrades from older upstream
# (https://github.com/opdenkamp/xbmc-pvr-addons/)
Epoch: 1
-Version: 20.5.0
+Version: 20.5.1
Release: 1%{?dist}
Summary: Vu+ PVR for Kodi
@@ -56,6 +56,9 @@ appstream-util validate-relax --nonet $RPM_BUILD_ROOT%{_metainfodir}/%{name}.met
%changelog
+* Mon Mar 27 2023 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:20.5.1-1
+- Update to 20.5.1
+
* Sun Feb 12 2023 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:20.5.0-1
- Update to 20.5.0
diff --git a/sources b/sources
index 0217040..fb44fae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pvr.vuplus-20.5.0.tar.gz) = 912e4ea682896adfef65d446a2609385127507bbdf3b97fd14f4fcebcefef934f2a1247d82d2173d14c9917f33504662ec6ee12277944ea54e9992491ebaaa0c
+SHA512 (pvr.vuplus-20.5.1.tar.gz) = 206359ffa2590c0d8752b872260e073a70bbe49ed29d4d43b2ef39dd220d0560fc4c6fbb6308d6c3568c29c9c157d5530f14e8aac96aa364c56ef5a1fa0b979f
1 year, 8 months
[kodi-pvr-vdr-vnsi/f38] Update to 20.4.1
by Mohamed ElMorabity
commit e6c3ee2be13ef3b96dd0435c30b2a4df9aa46341
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Mon Mar 27 20:36:57 2023 +0200
Update to 20.4.1
.gitignore | 1 +
kodi-pvr-vdr-vnsi.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a1d11c8..fdd3639 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/pvr.vdr.vnsi-8.2.2.tar.gz
/pvr.vdr.vnsi-8.2.3.tar.gz
/pvr.vdr.vnsi-20.4.0.tar.gz
+/pvr.vdr.vnsi-20.4.1.tar.gz
diff --git a/kodi-pvr-vdr-vnsi.spec b/kodi-pvr-vdr-vnsi.spec
index 52b42eb..1b3cb4d 100644
--- a/kodi-pvr-vdr-vnsi.spec
+++ b/kodi-pvr-vdr-vnsi.spec
@@ -6,7 +6,7 @@ Name: kodi-%(tr "." "-" <<<%{kodi_addon})
# Use Epoch to manage upgrades from older upstream
# (https://github.com/opdenkamp/xbmc-pvr-addons/)
Epoch: 1
-Version: 20.4.0
+Version: 20.4.1
Release: 1%{?dist}
Summary: VDR PVR for Kodi
@@ -58,6 +58,9 @@ appstream-util validate-relax --nonet $RPM_BUILD_ROOT%{_metainfodir}/%{name}.met
%changelog
+* Mon Mar 27 2023 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:20.4.1-1
+- Update to 20.4.1
+
* Sun Jan 29 2023 Mohamed El Morabity <melmorabity(a)fedoraproject.org> - 1:20.4.0-1
- Update to 20.4.0
- Add AppStream metadata
diff --git a/sources b/sources
index 04658cb..9116f86 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pvr.vdr.vnsi-20.4.0.tar.gz) = c5585ae725a1a0034235d66f3aa0211645c5acd510f0c6c3f29b68f07b5d43a99bd892af6c954146ac1c98bd715aec2e315a3e59887a5970eda044dbe9223d63
+SHA512 (pvr.vdr.vnsi-20.4.1.tar.gz) = 5558b127b82bda846dd037150c75e840660ebfde836c386b89f504eb3c2b675eb386a6ec075f6a903030b6a93ebad0e6950afc84ad02f101da2e91911d317368
1 year, 8 months