%global tarball_version %%(echo %{version} | tr '~' '.') Name: gnome-screenshot Version: 41.0 Release: 4%{?dist} Summary: A screenshot utility for GNOME License: GPLv2+ URL: https://gitlab.gnome.org/GNOME/gnome-screenshot Source0: https://download.gnome.org/sources/gnome-screenshot/41/gnome-screenshot-%{tarball_version}.tar.xz # Fix the build with meson 0.60 # https://gitlab.gnome.org/GNOME/gnome-screenshot/-/merge_requests/57 Patch0: 57.patch BuildRequires: gcc BuildRequires: gettext BuildRequires: libappstream-glib-devel BuildRequires: meson BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(libcanberra-gtk3) BuildRequires: pkgconfig(libhandy-1) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xext) BuildRequires: /usr/bin/desktop-file-validate %description gnome-screenshot lets you take pictures of your screen. %prep %autosetup -p1 -n gnome-screenshot-%{tarball_version} %build %meson %meson_build %install %meson_install %find_lang %{name} %check desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Screenshot.desktop %files -f %{name}.lang %license COPYING %{_bindir}/gnome-screenshot %{_datadir}/metainfo/org.gnome.Screenshot.metainfo.xml %{_datadir}/applications/org.gnome.Screenshot.desktop %{_datadir}/dbus-1/services/org.gnome.Screenshot.service %{_datadir}/glib-2.0/schemas/org.gnome.gnome-screenshot.gschema.xml %{_datadir}/icons/hicolor/scalable/apps/org.gnome.Screenshot.svg %{_datadir}/icons/hicolor/symbolic/apps/org.gnome.Screenshot-symbolic.svg %{_mandir}/man1/gnome-screenshot.1* %changelog * Fri Oct 07 2022 Kalev Lember - 41.0-4 - Fix the build with meson 0.60 (#2113253) * Thu Jul 21 2022 Fedora Release Engineering - 41.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 41.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Dec 07 2021 Kalev Lember - 41.0-1 - Update to 41.0 * Thu Jul 22 2021 Fedora Release Engineering - 40.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Mar 22 2021 Kalev Lember - 40.0-1 - Update to 40.0 - Drop old obsoletes * Mon Mar 15 2021 Kalev Lember - 40~rc-1 - Update to 40.rc * Thu Feb 18 2021 Kalev Lember - 40~beta-1 - Update to 40.beta - Update source URLs * Tue Jan 26 2021 Fedora Release Engineering - 3.38.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Sep 10 2020 Kalev Lember - 3.38.0-1 - Update to 3.38.0 * Mon Aug 17 2020 Kalev Lember - 3.37.90-1 - Update to 3.37.90 * Sat Aug 01 2020 Fedora Release Engineering - 3.37.1-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering - 3.37.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jun 05 2020 Kalev Lember - 3.37.1-1 - Update to 3.37.1 * Tue Mar 10 2020 Kalev Lember - 3.36.0-1 - Update to 3.36.0 * Tue Jan 28 2020 Fedora Release Engineering - 3.34.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Oct 14 2019 Kalev Lember - 3.34.0-1 - Update to 3.34.0 * Mon Aug 12 2019 Kalev Lember - 3.33.90-1 - Update to 3.33.90 * Thu Jul 25 2019 Fedora Release Engineering - 3.32.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Mar 15 2019 Kalev Lember - 3.32.0-1 - Update to 3.32.0 * Thu Jan 31 2019 Fedora Release Engineering - 3.30.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Sep 06 2018 Kalev Lember - 3.30.0-1 - Update to 3.30.0 * Mon Aug 13 2018 Kalev Lember - 3.26.0-6 - Use BuildRequires: libappstream-glib-devel instead of appstream * Mon Aug 13 2018 Leigh Scott - 3.26.0-5 - Add BuildRequires: appstream * Fri Jul 13 2018 Fedora Release Engineering - 3.26.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 3.26.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Jan 06 2018 Igor Gnatenko - 3.26.0-2 - Remove obsolete scriptlets * Wed Nov 01 2017 Kalev Lember - 3.26.0-1 - Update to 3.26.0 * Tue Aug 01 2017 Kalev Lember - 3.25.0-1 - Update to 3.25.0 - Switch to the meson build system * Wed Jul 26 2017 Fedora Release Engineering - 3.22.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering - 3.22.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Sep 22 2016 Kalev Lember - 3.22.0-1 - Update to 3.22.0 - Don't set group tags - Use glob for man page extension * Mon Aug 15 2016 Rui Matos - 3.20.1-2 - Add upstream patch to fix a 100% cpu usage bug Resolves: #1353321 * Wed Jun 22 2016 Richard Hughes - 3.20.1-1 - Update to 3.20.1 * Sat Jun 18 2016 Kalev Lember - 3.20.0-1 - Update to 3.20.0 - Use screenshots from upstream appdata * Wed Feb 03 2016 Fedora Release Engineering - 3.18.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Sep 22 2015 Kalev Lember - 3.18.0-1 - Update to 3.18.0 - Use make_install macro * Wed Jun 17 2015 Fedora Release Engineering - 3.16.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed May 13 2015 Kalev Lember - 3.16.2-1 - Update to 3.16.2 - Use license macro for the COPYING file * Mon Mar 30 2015 Richard Hughes - 3.16.0-2 - Use better AppData screenshots * Tue Mar 24 2015 Kalev Lember - 3.16.0-1 - Update to 3.16.0 * Sat Feb 21 2015 Kalev Lember - 3.15.90-1 - Update to 3.15.90 * Tue Sep 23 2014 Kalev Lember - 3.14.0-1 - Update to 3.14.0 * Tue Sep 16 2014 Kalev Lember - 3.13.92-1 - Update to 3.13.92 * Fri Sep 05 2014 Kalev Lember - 3.13.90-2.gitcbdd3f5 - Update to today's git snapshot (#1136959) * Thu Aug 21 2014 Kalev Lember - 3.13.90-1 - Update to 3.13.90 - Validate the desktop file * Sat Aug 16 2014 Fedora Release Engineering - 3.12.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering - 3.12.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Tue Mar 25 2014 Kalev Lember - 3.12.0-1 - Update to 3.12.0 * Tue Feb 18 2014 Richard Hughes - 3.11.90-1 - Update to 3.11.90 * Tue Nov 19 2013 Richard Hughes - 3.10.1-1 - Update to 3.10.1 * Wed Sep 25 2013 Kalev Lember - 3.10.0-1 - Update to 3.10.0 * Thu Aug 22 2013 Kalev Lember - 3.9.90-1 - Update to 3.9.90 * Sat Aug 03 2013 Fedora Release Engineering - 3.9.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Tue Jul 16 2013 Richard Hughes - 3.9.4-1 - Update to 3.9.4 * Fri Jun 21 2013 Kalev Lember - 3.9.3-1 - Update to 3.9.3 * Tue May 14 2013 Richard Hughes - 3.8.2-1 - Update to 3.8.2 * Mon Apr 15 2013 Kalev Lember - 3.8.1-1 - Update to 3.8.1 * Tue Mar 26 2013 Kalev Lember - 3.8.0-1 - Update to 3.8.0 * Thu Feb 07 2013 Richard Hughes - 3.7.5-1 - Update to 3.7.5 * Wed Jan 16 2013 Richard Hughes - 3.7.4-1 - Update to 3.7.4 * Mon Nov 12 2012 Kalev Lember - 3.6.1-1 - Update to 3.6.1 * Tue Sep 25 2012 Cosimo Cecchi - 3.6.0-1 - Update to 3.6.0 * Wed Sep 19 2012 Richard Hughes - 3.5.92-1 - Update to 3.5.92 * Wed Sep 05 2012 Cosimo Cecchi - 3.5.91-1 - Update to 3.5.91 * Tue Aug 21 2012 Richard Hughes - 3.5.90-1 - Update to 3.5.90 * Thu Jul 19 2012 Fedora Release Engineering - 3.5.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Tue Jul 17 2012 Richard Hughes - 3.5.4-1 - Update to 3.5.4 * Thu Jun 07 2012 Richard Hughes - 3.5.2-1 - Update to 3.5.2 * Tue Apr 24 2012 Kalev Lember - 3.4.1-2 - Silence rpm scriptlet output * Tue Apr 17 2012 Kalev Lember - 3.4.1-1 - Update to 3.4.1 * Mon Apr 2 2012 Matthias Clasen - 3.4.0-2 - Add missing gsettings scriptlets (#808462) * Mon Mar 26 2012 Cosimo Cecchi - 3.4.0-1 - Update to 3.4.0 * Tue Mar 20 2012 Cosimo Cecchi - 3.3.92-1 - Update to 3.3.92 * Tue Mar 6 2012 Matthias Clasen - 3.3.91-1 - Update to 3.3.91 * Tue Feb 7 2012 Matthias Clasen - 3.3.2-1 - Update to 3.3.2 * Fri Jan 13 2012 Fedora Release Engineering - 3.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Wed Dec 21 2011 Matthias Clasen 3.3.1-2 - Fix the obsoletes to take epoch into account * Wed Nov 23 2011 Matthias Clasen 3.3.1-1 - Initial packaging