From 06f85df8b649ed78c6a5a1c59e1bcd79182f7279 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sun, 3 Nov 2024 21:01:18 +0100 Subject: [PATCH] fixed URL; closes #1 [release 3.12.0-2mamba;Sat Nov 02 2024] --- gnome-icon-theme.spec | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/gnome-icon-theme.spec b/gnome-icon-theme.spec index 322a19b..b7fac66 100644 --- a/gnome-icon-theme.spec +++ b/gnome-icon-theme.spec @@ -1,13 +1,13 @@ %define majver %(echo %version | cut -d. -f1-2) Name: gnome-icon-theme Version: 3.12.0 -Release: 1mamba +Release: 2mamba Summary: Icons which are used for GNOME desktop theme Group: Graphical Desktop/Look 'n' feel/Themes Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.gnome.org/ +URL: https://www.gnome.org/ Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-icon-theme/%{majver}/gnome-icon-theme-%{version}.tar.xz Source2: openmamba-16x16.png Source3: openmamba-22x22.png @@ -16,13 +16,14 @@ Source5: openmamba-32x32.png Source6: openmamba-48x48.png Source7: openmamba.svgz License: GPL +## AUTOBUILDREQ-BEGIN +## AUTOBUILDREQ-END BuildRequires: intltool BuildRequires: perl-XML-Parser BuildRequires: gettext-devel BuildRequires: icon-naming-utils >= 0.8.1 Requires: hicolor-icon-theme >= 0.10 Requires: gnome-icon-theme-symbolic >= %{majver} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description The GNOME Icon Theme package contains an assortment of scalable and non-scalable icons of different sizes and themes. @@ -57,13 +58,14 @@ gtk-update-icon-cache %{_datadir}/icons/gnome 2>/dev/null %files %defattr(-,root,root,-) -#%{_datadir}/icons/hicolor/* %{_datadir}/icons/gnome/ %{_libdir}/pkgconfig/gnome-icon-theme.pc %doc AUTHORS COPYING -# NEWS README TODO %changelog +* Sat Nov 02 2024 Silvan Calarco 3.12.0-2mamba +- fixed URL; closes #1 + * Wed Mar 26 2014 Automatic Build System 3.12.0-1mamba - automatic version update by autodist