[ndiswrapper] Update to 1.63
by Leigh Scott
commit 02372181e69c80786ce72134e699abcb6904185e
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Aug 31 15:13:55 2020 +0100
Update to 1.63
ndiswrapper.spec | 7 +++++--
sources | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/ndiswrapper.spec b/ndiswrapper.spec
index 8a4f923..d24c139 100644
--- a/ndiswrapper.spec
+++ b/ndiswrapper.spec
@@ -2,8 +2,8 @@
Summary: Ndiswrapper wraps around Windows WLAN drivers within Linux
Name: ndiswrapper
-Version: 1.62
-Release: 2%{?pre}%{?dist}
+Version: 1.63
+Release: 1%{?pre}%{?dist}
License: GPLv2
URL: http://ndiswrapper.sourceforge.net
Source0: http://downloads.sf.net/ndiswrapper/ndiswrapper-%{version}%{?pre}.tar.gz
@@ -49,6 +49,9 @@ mkdir -m755 -p %{buildroot}%{_sysconfdir}/ndiswrapper
%changelog
+* Mon Aug 31 2020 Leigh Scott <leigh123linux(a)gmail.com> - 1.63-1
+- Update to 1.63
+
* Tue Aug 18 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 1.62-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
diff --git a/sources b/sources
index 649f4c6..0b44e12 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ndiswrapper-1.62.tar.gz) = a6e111bc699572642e44d6d31cc2f06374648a01b8dd7dd4e74d6ad5e187e39f99faee38f792c83a94d4618ae4d8866914fb3f60b1d80e838a753285ea7cf783
+SHA512 (ndiswrapper-1.63.tar.gz) = 694802655d775ba55cfc0ec0b8c4d0cbdb659ead613d46f158eed79c8985393cf22ded757fff06b0e1a6e3c94bdaace7dd4cb1059d2960244e9f955f097fb7ad
4 years, 2 months
[rpmfusion-free-appstream-data/f32] Regenerate
by Leigh Scott
commit 40f3229fc53efc0ec60dbee968c956f226448e62
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Aug 30 22:46:48 2020 +0100
Regenerate
rpmfusion-free-appstream-data.spec | 5 ++++-
sources | 4 ++--
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/rpmfusion-free-appstream-data.spec b/rpmfusion-free-appstream-data.spec
index ff46ff6..e302b37 100644
--- a/rpmfusion-free-appstream-data.spec
+++ b/rpmfusion-free-appstream-data.spec
@@ -3,7 +3,7 @@
Name: %{reponame}-%{repoversion}-appstream-data
Version: 32
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Appstream metadata for the RPM Fusion free repository
BuildArch: noarch
@@ -40,6 +40,9 @@ DESTDIR=%{buildroot} appstream-util install %{SOURCE0} %{SOURCE1}
%dir %{_datadir}/app-info/xmls
%changelog
+* Sun Aug 30 2020 Leigh Scott <leigh123linux(a)gmail.com> - 32-4
+- Regenerate
+
* Thu Feb 20 2020 Leigh Scott <leigh123linux(a)gmail.com> - 32-3
- Regenerate
diff --git a/sources b/sources
index f1f0ef6..05cfb2d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (rpmfusion-free-32-icons.tar.gz) = b3c6a5ce24c22eedce3efad14b3ba45cab9175f9aa0309941a494fbe3040f5e320d12becf78f035e9f35c6fc6b50d5869cbdc24780b05a08d5542fba0ca5b58e
-SHA512 (rpmfusion-free-32.xml.gz) = 14b9fbd1aaa20f17b0e998ceb84348c07934e1ac38c50e31bba2fbc5b45a57f27776f2cae8cd93b10b634c0b8c4a53c02883665c61014b8f9a9da78658df0d8f
+SHA512 (rpmfusion-free-32-icons.tar.gz) = 2e5abf4df2d00c49f2a3d968cec25ae25621a7774f16e7975a3f238913e400b3e8aa8616c57480f642b153104575a024f1a58871619e65c9d2c3a63c70bfd499
+SHA512 (rpmfusion-free-32.xml.gz) = 7935598cd15d81468a7591e64146091ca43785e281d2cb76099d31f34d80062a6e332d439458aa38c16a1a8ae46724f95a928e2c971cff39f7af410aa5efba85
4 years, 2 months
[rpmfusion-free-appstream-data/f32] Update script
by Leigh Scott
commit bdc21ba65d0ffd2a2baa488b6fca18ee52b114de
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Aug 30 22:40:55 2020 +0100
Update script
update-appdata-rpmfusion-free.sh | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/update-appdata-rpmfusion-free.sh b/update-appdata-rpmfusion-free.sh
index 114669c..70956c0 100755
--- a/update-appdata-rpmfusion-free.sh
+++ b/update-appdata-rpmfusion-free.sh
@@ -7,14 +7,14 @@ main ()
mkdir rpmfusion-free/ -pv
cd rpmfusion-free || exit -1
- if [ "$RELEASE" = "33" ]; then
+ if [ "$RELEASE" = "34" ]; then
URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/devel..."
+ elif [ "$RELEASE" = "33" ]; then
+ URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/devel..."
elif [ "$RELEASE" = "32" ]; then
- URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/devel..."
+ URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/relea..."
elif [ "$RELEASE" = "31" ]; then
- URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/devel..."
- elif [ "$RELEASE" = "30" ]; then
- URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/relea..."
+ URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/relea..."
fi
@@ -34,7 +34,7 @@ usage ()
echo "$0 -r <release>"
echo "- update appdata for rpmfusion free repository"
echo "options:"
- echo "-r <release> one of 30, 31, 32 and 33"
+ echo "-r <release> one of 31, 32, 33 and 34"
}
4 years, 2 months
[rpmfusion-free-appstream-data/f33] Update script
by Leigh Scott
commit c4b4c35517084925caaf0ee4bd3f908f4b45c810
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Aug 30 22:40:55 2020 +0100
Update script
update-appdata-rpmfusion-free.sh | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/update-appdata-rpmfusion-free.sh b/update-appdata-rpmfusion-free.sh
index 114669c..70956c0 100755
--- a/update-appdata-rpmfusion-free.sh
+++ b/update-appdata-rpmfusion-free.sh
@@ -7,14 +7,14 @@ main ()
mkdir rpmfusion-free/ -pv
cd rpmfusion-free || exit -1
- if [ "$RELEASE" = "33" ]; then
+ if [ "$RELEASE" = "34" ]; then
URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/devel..."
+ elif [ "$RELEASE" = "33" ]; then
+ URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/devel..."
elif [ "$RELEASE" = "32" ]; then
- URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/devel..."
+ URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/relea..."
elif [ "$RELEASE" = "31" ]; then
- URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/devel..."
- elif [ "$RELEASE" = "30" ]; then
- URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/relea..."
+ URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/relea..."
fi
@@ -34,7 +34,7 @@ usage ()
echo "$0 -r <release>"
echo "- update appdata for rpmfusion free repository"
echo "options:"
- echo "-r <release> one of 30, 31, 32 and 33"
+ echo "-r <release> one of 31, 32, 33 and 34"
}
4 years, 2 months
[rpmfusion-free-appstream-data] Update script
by Leigh Scott
commit f989abb69d09dfacd196cd2710babeb76e411c28
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Aug 30 22:40:55 2020 +0100
Update script
update-appdata-rpmfusion-free.sh | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/update-appdata-rpmfusion-free.sh b/update-appdata-rpmfusion-free.sh
index 114669c..70956c0 100755
--- a/update-appdata-rpmfusion-free.sh
+++ b/update-appdata-rpmfusion-free.sh
@@ -7,14 +7,14 @@ main ()
mkdir rpmfusion-free/ -pv
cd rpmfusion-free || exit -1
- if [ "$RELEASE" = "33" ]; then
+ if [ "$RELEASE" = "34" ]; then
URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/devel..."
+ elif [ "$RELEASE" = "33" ]; then
+ URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/devel..."
elif [ "$RELEASE" = "32" ]; then
- URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/devel..."
+ URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/relea..."
elif [ "$RELEASE" = "31" ]; then
- URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/devel..."
- elif [ "$RELEASE" = "30" ]; then
- URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/relea..."
+ URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fedora/relea..."
fi
@@ -34,7 +34,7 @@ usage ()
echo "$0 -r <release>"
echo "- update appdata for rpmfusion free repository"
echo "options:"
- echo "-r <release> one of 30, 31, 32 and 33"
+ echo "-r <release> one of 31, 32, 33 and 34"
}
4 years, 2 months
[openmw] Disable LTO for ppc64 and use metainfo macro
by Leigh Scott
commit 0b1afb96d6a2511edda7d245a8ae967a43ed5ffe
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Aug 30 22:01:02 2020 +0100
Disable LTO for ppc64 and use metainfo macro
openmw.spec | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/openmw.spec b/openmw.spec
index 089b232..75aff53 100644
--- a/openmw.spec
+++ b/openmw.spec
@@ -1,5 +1,9 @@
%undefine __cmake_in_source_build
+%ifarch %{power64}
+%global _lto_cflags %{nil}
+%endif
+
Name: openmw
Version: 0.46.0
Release: 2%{?dist}
@@ -114,7 +118,7 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.openmw.cs.deskto
desktop-file-validate %{buildroot}/%{_datadir}/applications/org.openmw.launcher.desktop
# Test and install appdata file
-appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{name}.appdata.xml
+appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.appdata.xml
# Remove font license file
rm -rf "%{buildroot}/%{_datadir}/licenses/%{name}/DejaVu Font License.txt"
@@ -140,7 +144,7 @@ mkdir -p %{buildroot}/%{_datadir}/%{name}/data
%{_datadir}/applications/org.openmw.launcher.desktop
%{_datadir}/pixmaps/%{name}-cs.png
%{_datadir}/pixmaps/%{name}.png
-%{_datadir}/metainfo/%{name}.appdata.xml
+%{_metainfodir}/%{name}.appdata.xml
%config(noreplace) %{_sysconfdir}/openmw/
4 years, 2 months
[clipgrab/f33] Update to 3.8.14
by Martin Gansser
Summary of changes:
4f677a1... Update to 3.8.14 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 2 months
[clipgrab] Update to 3.8.14
by Martin Gansser
commit 4f677a1d5e521308a62e0a7a1c499cc7e62e853d
Author: Martin Gansser <mgansser(a)online.de>
Date: Sun Aug 30 17:35:25 2020 +0200
Update to 3.8.14
.gitignore | 1 +
clipgrab.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 53104bd..4cf086b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@ clipgrab-3.5.5.tar.gz
/clipgrab-3.8.11.tar.gz
/clipgrab-3.8.12.tar.gz
/clipgrab-3.8.13.tar.gz
+/clipgrab-3.8.14.tar.gz
diff --git a/clipgrab.spec b/clipgrab.spec
index d47fd63..3ef40d2 100644
--- a/clipgrab.spec
+++ b/clipgrab.spec
@@ -1,6 +1,6 @@
Name: clipgrab
-Version: 3.8.13
-Release: 2%{?dist}
+Version: 3.8.14
+Release: 1%{?dist}
License: GPLv3 and Non-Commercial Use Only (Artwork and Trademark)
Summary: A free video downloader and converter
@@ -48,6 +48,9 @@ desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE1}
%{_datadir}/applications/clipgrab.desktop
%changelog
+* Sun Aug 30 2020 Martin Gansser <martinkg(a)fedoraproject.org> - 3.8.14-1
+- Update to 3.8.14
+
* Wed Aug 19 2020 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> - 3.8.13-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
diff --git a/sources b/sources
index 514a768..08f9dd3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (clipgrab-3.8.13.tar.gz) = 83681cb16de4f27add5ec7f77da3e98b223a04e4383c2d754e62cde43f29212cdfc10feef9d09f1a3f1962683821f455559ced74624c4d873a676365bdc204d6
+SHA512 (clipgrab-3.8.14.tar.gz) = fd782977bfacb24aae2af0168d60738f72f95e53b05ff9d5388216aefcc8372384927dafceb84760d9a78c68dc856873fec32fcc1c9833400249407beb6d30de
4 years, 2 months