[vdr-softhddevice] Update to 1.2.4
by Martin Gansser
commit c4b2941ff74f13caf5ee31d7108918e282dfe740
Author: Martin Gansser <mgansser(a)online.de>
Date: Sat Nov 6 10:38:17 2021 +0100
Update to 1.2.4
.gitignore | 1 +
sources | 2 +-
vdr-softhddevice.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 188e412..168ab47 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/vdr-softhddevice-1.2.0.tar.gz
/vdr-softhddevice-1.2.1.tar.gz
/vdr-softhddevice-1.2.2.tar.gz
+/vdr-softhddevice-1.2.4.tar.gz
diff --git a/sources b/sources
index f5b55ba..39215a3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vdr-softhddevice-1.2.2.tar.gz) = d12d6330a90605dba21a759307bf056f8d86770a875049aea0401e11dd79e4d7e0fbbad6fce4ece604a202f249b82d76ec52ff97a41fe24b24cad6cab00960b3
+SHA512 (vdr-softhddevice-1.2.4.tar.gz) = c73cbe5353582dd4d28634f0e987972e9acee01faec457cd01a0783d7bb3b4515ed0c5160b9d71a6f59f31a349c8ba3cef8251dbdd1f55c797af19e6b5fe4c6e
diff --git a/vdr-softhddevice.spec b/vdr-softhddevice.spec
index 103308e..cb4ad44 100644
--- a/vdr-softhddevice.spec
+++ b/vdr-softhddevice.spec
@@ -1,5 +1,5 @@
Name: vdr-softhddevice
-Version: 1.2.2
+Version: 1.2.4
Release: 1%{?dist}
Summary: A software and GPU emulated HD output device plugin for VDR
@@ -79,6 +79,9 @@ install -Dpm 644 %{SOURCE1} \
%license AGPL-3.0.txt
%changelog
+* Sat Nov 06 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 1.2.4-1
+- Update to 1.2.4
+
* Sat Jul 31 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 1.2.2-1
- Update to 1.2.2
3 years, 3 months
[celluloid/f35] Update to 0.22.
by Vasiliy Glazov
Summary of changes:
6c22af6... Update to 0.22. (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 3 months
[celluloid] Update to 0.22.
by Vasiliy Glazov
commit 6c22af64e578304f57ed470e9e4997dd0358c95a
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Fri Nov 5 21:43:58 2021 +0300
Update to 0.22.
.gitignore | 1 +
celluloid.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8755f28..6bfaac5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/celluloid-0.19.tar.xz
/celluloid-0.20.tar.xz
/celluloid-0.21.tar.xz
+/celluloid-0.22.tar.xz
diff --git a/celluloid.spec b/celluloid.spec
index f5bbcb2..1a74cb0 100644
--- a/celluloid.spec
+++ b/celluloid.spec
@@ -1,6 +1,6 @@
Name: celluloid
-Version: 0.21
-Release: 2%{?dist}
+Version: 0.22
+Release: 1%{?dist}
Summary: A simple GTK+ frontend for mpv
License: GPLv3+
@@ -11,7 +11,7 @@ BuildRequires: gcc
BuildRequires: desktop-file-utils
BuildRequires: pkgconfig(egl)
BuildRequires: pkgconfig(glib-2.0) >= 2.44
-BuildRequires: pkgconfig(gtk+-3.0) >= 3.18
+BuildRequires: pkgconfig(gtk4)
BuildRequires: intltool >= 0.40.6
BuildRequires: libappstream-glib
BuildRequires: pkgconfig(epoxy)
@@ -56,6 +56,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/io.github.celluloid_p
%{_mandir}/man1/%{name}.1.*
%changelog
+* Fri Nov 05 2021 Vasiliy N. Glazov <vascom2(a)gmail.com> - 0.22-1
+- Update to 0.22
+
* Mon Aug 02 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 0.21-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
diff --git a/sources b/sources
index 3210e5e..e49fa64 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (celluloid-0.21.tar.xz) = 6e48d982be127c21cc6afeec8e94ae5c78c667f865690f8fad6db2f0b8290922682334c4d905827e99765dc2084c1b8a36927ff3de485a7a456f4a2fb7058ae6
+SHA512 (celluloid-0.22.tar.xz) = becaad1ebbdf9d2d56c651d1956456dfd710e9baa61742eb5a31ccc2bdda1536868e25df62484d6053ab333e0bfc419788e7ffb616056fb23a6eba01d103c43c
3 years, 3 months
[clipgrab/f35] Update to 3.9.7
by Martin Gansser
Summary of changes:
aacd559... Update to 3.9.7 (*)
(*) This commit already existed in another branch; no separate mail sent
3 years, 3 months
[clipgrab] Update to 3.9.7
by Martin Gansser
commit aacd5597dab25b6eefd9cb90b04a42d1221a0416
Author: Martin Gansser <mgansser(a)online.de>
Date: Fri Nov 5 13:37:06 2021 +0100
Update to 3.9.7
.gitignore | 1 +
clipgrab.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a391a2e..98b7dbd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@ clipgrab-3.5.5.tar.gz
/clipgrab-3.9.4.tar.gz
/clipgrab-3.9.5.tar.gz
/clipgrab-3.9.6.tar.gz
+/clipgrab-3.9.7.tar.gz
diff --git a/clipgrab.spec b/clipgrab.spec
index b379577..2440018 100644
--- a/clipgrab.spec
+++ b/clipgrab.spec
@@ -1,6 +1,6 @@
Name: clipgrab
-Version: 3.9.6
-Release: 3%{?dist}
+Version: 3.9.7
+Release: 1%{?dist}
License: GPLv3 and Non-Commercial Use Only (Artwork and Trademark)
Summary: A free video downloader and converter
@@ -51,6 +51,9 @@ desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE1}
%{_datadir}/applications/clipgrab.desktop
%changelog
+* Fri Nov 05 2021 Martin Gansser <martinkg(a)fedoraproject.org> - 3.9.7-1
+- Update to 3.9.7
+
* Wed Aug 04 2021 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 3.9.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
diff --git a/sources b/sources
index 1fdd8ec..55f522a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (clipgrab-3.9.6.tar.gz) = a55ecbf3573fcf6859a52546d2bdb33d1d2e298e84a94aa6edf0b6a42a4295a56f65ef98e0f889cfed5b0bcd55975680084358c69afcee9394c6c1613952c747
+SHA512 (clipgrab-3.9.7.tar.gz) = 5cb64d2b5c8226ac1a0094cef9b0003223b4d91a1195c19448fc4e0dbc1d04da2c100947c5fd437fc914e73bdde978ede6bef4326569d625949ec68191b0ad76
3 years, 3 months
[rpmfusion-nonfree-appstream-data/f34] feat: regenerate
by Ankur Sinha
commit c8156753b9c03f993a4e24d8df9ac4cd02b0023b
Author: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur(a)gmail.com>
Date: Fri Nov 5 10:43:48 2021 +0000
feat: regenerate
rpmfusion-nonfree-appstream-data.spec | 5 ++++-
sources | 4 ++--
update-appdata-rpmfusion-nonfree.sh | 25 ++++++++++++-------------
3 files changed, 18 insertions(+), 16 deletions(-)
---
diff --git a/rpmfusion-nonfree-appstream-data.spec b/rpmfusion-nonfree-appstream-data.spec
index 4b0cbbe..0de641d 100644
--- a/rpmfusion-nonfree-appstream-data.spec
+++ b/rpmfusion-nonfree-appstream-data.spec
@@ -3,7 +3,7 @@
Name: %{reponame}-%{repoversion}-appstream-data
Version: 34
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Appstream metadata for the RPM Fusion nonfree repository
BuildArch: noarch
@@ -39,6 +39,9 @@ DESTDIR=%{buildroot} appstream-util install %{SOURCE0} %{SOURCE1}
%dir %{_datadir}/app-info/xmls
%changelog
+* Fri Nov 05 2021 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 34-3
+- Regenerate
+
* Sun May 09 2021 Leigh Scott <leigh123linux(a)gmail.com> - 34-2
- Regenerate
diff --git a/sources b/sources
index 0bf520b..e7cf892 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (rpmfusion-nonfree-34-icons.tar.gz) = 6d8e383f5293983d5f6fe058897a94d2b86a76a4ddaf8d337653a9feb43438913f4ef314867eacf1404550201e943b118a2125dd425e5aef7ba8e8d9cf2c9fd1
-SHA512 (rpmfusion-nonfree-34.xml.gz) = 7daabe6b4ba89c950a07cc982ff90aa12c22f6eda1a6c7fecdd03ba0ada256daf8e71c6a31c79ac49ed561f7895c7be829547584de658bf50e4eaa9d8603811e
+SHA512 (rpmfusion-nonfree-34-icons.tar.gz) = b3806946cce4ab83763f6f4f4afe7ba78e0c4b2886ff91582940e8bbb8614d4e0976b362492c43d1090b2174817e02d531c7c7f9314cbb58a18ca90d4903a125
+SHA512 (rpmfusion-nonfree-34.xml.gz) = 879e5df3cdd3e5ce208b640c4e43a8ac482d3bc436008d3ef34c89d7d4fdab2b53ef4c759ee66585463982798a96619ceb2f6b8f69fbb40b225542a88bf0804b
diff --git a/update-appdata-rpmfusion-nonfree.sh b/update-appdata-rpmfusion-nonfree.sh
index 9b9d01d..c2e912a 100755
--- a/update-appdata-rpmfusion-nonfree.sh
+++ b/update-appdata-rpmfusion-nonfree.sh
@@ -1,32 +1,31 @@
#!/bin/bash
RELEASE=""
URL=""
-URL1=""
+#URL1=""
main ()
{
mkdir rpmfusion-nonfree/ -pv
cd rpmfusion-nonfree || exit -1
#
- if [ "$RELEASE" = "35" ]; then
+ if [ "$RELEASE" = "36" ]; then
URL="rsync://download1.rpmfusion.org/rpmfusion/nonfree/fedora/development/rawh..."
- elif [ "$RELEASE" = "34" ]; then
+ elif [ "$RELEASE" = "35" ]; then
+ URL="rsync://download1.rpmfusion.org/rpmfusion/nonfree/fedora/releases/35/Ever..."
+ elif [ "$RELEASE" = "34" ]; then
URL="rsync://download1.rpmfusion.org/rpmfusion/nonfree/fedora/releases/34/Ever..."
- URL1="rsync://download1.rpmfusion.org/rpmfusion/nonfree/fedora/updates/34/x86_64/*"
- elif [ "$RELEASE" = "33" ]; then
- URL="rsync://download1.rpmfusion.org/rpmfusion/nonfree/fedora/releases/33/Ever..."
#URL1="rsync://download1.rpmfusion.org/rpmfusion/nonfree/fedora/updates/33/x86_64/*"
fi
rsync -avPh --delete "$URL" .
- rsync -avPh --exclude debug "$URL1" ./Packages/
+# rsync -avPh --delete --exclude debug "$URL1" ./Packages/
rm -rf repo*
- rm -rf Packages/repo*
- createrepo -d Packages/
- repomanage -o --space ./Packages/ | xargs rm
- rm -rf Packages/repo*
-
+# rm -rf Packages/repo*
+# createrepo -d Packages/
+# repomanage -o --space ./Packages/ | xargs rm
+# rm -rf Packages/repo*
+#
appstream-builder --verbose --include-failed --max-threads=6 --log-dir=./logs/ \
--packages-dir=./Packages/ --temp-dir=./tmp/ --output-dir=./appstream-data/ \
--basename="rpmfusion-nonfree-$RELEASE" --origin="rpmfusion-nonfree-$RELEASE" \
@@ -40,7 +39,7 @@ usage ()
echo "$0 -r <release>"
echo "- update appdata for rpmfusion nonfree repository"
echo "options:"
- echo "-r <release> one of 33, 34 and 35"
+ echo "-r <release> one of 34, 35 and 36"
}
3 years, 3 months