[clipgrab] Update to 3.9.2
by Martin Gansser
commit 1455affea7c3b0ad0e56adfb317ec3d35af6f8a0
Author: Martin Gansser <mgansser(a)online.de>
Date: Fri Nov 20 13:47:16 2020 +0100
Update to 3.9.2
.gitignore | 1 +
clipgrab.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a595786..521d3e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ clipgrab-3.5.5.tar.gz
/clipgrab-3.8.13.tar.gz
/clipgrab-3.8.14.tar.gz
/clipgrab-3.8.15.tar.gz
+/clipgrab-3.9.2.tar.gz
diff --git a/clipgrab.spec b/clipgrab.spec
index 6d9083a..70a11a4 100644
--- a/clipgrab.spec
+++ b/clipgrab.spec
@@ -1,5 +1,5 @@
Name: clipgrab
-Version: 3.8.15
+Version: 3.9.2
Release: 1%{?dist}
License: GPLv3 and Non-Commercial Use Only (Artwork and Trademark)
@@ -48,6 +48,9 @@ desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE1}
%{_datadir}/applications/clipgrab.desktop
%changelog
+* Fri Nov 20 2020 Martin Gansser <martinkg(a)fedoraproject.org> - 3.9.2-1
+- Update to 3.9.2
+
* Thu Oct 29 2020 Martin Gansser <martinkg(a)fedoraproject.org> - 3.8.15-1
- Update to 3.8.15
diff --git a/sources b/sources
index bd79c35..b135805 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (clipgrab-3.8.15.tar.gz) = ff244fb21c0bbbec75ad9567edf1c908ad184ed5e550728a89c72c115905e0a8c3d5e05c8c0f63f558cbf4d4106d6af0370cf12a94f93a4f90019a2820d52869
+SHA512 (clipgrab-3.9.2.tar.gz) = 77782ef91d5c7c7fab39c8a15b2a125ca731a008e553bf25ee77245c46de0b97c82e1181b80a6340b23d5fff5395ce7d90cfe7d3cf9034d5fbebde1988d876d1
4 years
[stella/f33] (2 commits) ...Update spec
by Sérgio M. Basto
Summary of changes:
949ba82... Update stella to 6.4 (*)
e817276... Update spec (*)
(*) This commit already existed in another branch; no separate mail sent
4 years
[stella] Update spec
by Sérgio M. Basto
commit e8172768a3f660f03ea1b947dabd9a862583bd85
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Fri Nov 20 10:09:20 2020 +0000
Update spec
stella.spec | 19 ++++++-------------
1 file changed, 6 insertions(+), 13 deletions(-)
---
diff --git a/stella.spec b/stella.spec
index a872329..8291b18 100644
--- a/stella.spec
+++ b/stella.spec
@@ -12,7 +12,10 @@ Source0: https://github.com/stella-emu/%{name}/releases/download/%{versio
#ExcludeArch: %%{power64}
BuildRequires: gcc-c++
-BuildRequires: libpng-devel zlib-devel bison SDL2-devel
+BuildRequires: libpng-devel
+BuildRequires: zlib-devel
+BuildRequires: bison
+BuildRequires: SDL2-devel
BuildRequires: desktop-file-utils
Requires: hicolor-icon-theme
@@ -42,7 +45,7 @@ sed -i "s/-c -s -m/-m/" Makefile
# Not an autotools configure script :/
%{set_build_flags}
./configure --prefix=%{_prefix} --bindir=%{_bindir} --datadir=%{_datadir} --docdir=%{_docdir}/%{name}
-make %{?_smp_mflags}
+%make_build
%install
@@ -57,17 +60,6 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
rm %{buildroot}/%{_docdir}/%{name}/License.txt
rm %{buildroot}/%{_docdir}/%{name}/Copyright.txt
-%post
-touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
-
-%postun
-if [ $1 -eq 0 ] ; then
- touch --no-create %{_datadir}/icons/hicolor &>/dev/null
- gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
-fi
-
-%posttrans
-gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%files
%doc %{_docdir}/%{name}/
@@ -80,6 +72,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
* Wed Nov 18 2020 Sérgio Basto <sergio(a)serjux.com> - 6.4-1
- Update stella to 6.4
+- Update spec
* Tue Aug 25 2020 Sérgio Basto <sergio(a)serjux.com> - 6.2.1-1
- Update stella to 6.2.1
4 years
[nvidia-xconfig/el8: 2/2] Merge branch 'master' into el8
by Leigh Scott
commit 174985541e94aaed5e60dc9f5dc0e046bc3c8339
Merge: a32c516 71f9ce1
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Nov 20 09:51:21 2020 +0000
Merge branch 'master' into el8
nvidia-xconfig.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
4 years
[nvidia-settings/el8: 2/2] Merge branch 'master' into el8
by Leigh Scott
commit f8b9fd7021a44d0cf308449bba402811733b1cea
Merge: 1451584 9de5955
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Nov 20 09:50:45 2020 +0000
Merge branch 'master' into el8
nvidia-settings.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
4 years
[nvidia-persistenced/el8: 2/2] Merge branch 'master' into el8
by Leigh Scott
commit dffbe8c60dc087e34c9d58f9adc56642ef42821b
Merge: 7118634 c664bfa
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Nov 20 09:49:56 2020 +0000
Merge branch 'master' into el8
.gitignore | 1 +
nvidia-persistenced.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
4 years
[nvidia-modprobe/el8: 2/2] Merge branch 'master' into el8
by Leigh Scott
commit 58dd54fcfac0a3c38d31fa8f8af3a0b9602d3cbc
Merge: 9a146c1 8c41dbc
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Fri Nov 20 09:49:16 2020 +0000
Merge branch 'master' into el8
.gitignore | 1 +
nvidia-modprobe.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
4 years