fixed URL; closes #1 [release 3.12.0-2mamba;Sat Nov 02 2024]

This commit is contained in:
Silvan Calarco 2024-11-03 21:01:42 +01:00
parent 86df2ec7f9
commit 79aed1ab51

View File

@ -1,21 +1,21 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: gnome-icon-theme-symbolic Name: gnome-icon-theme-symbolic
Version: 3.12.0 Version: 3.12.0
Release: 1mamba Release: 2mamba
Summary: Symbolic icons which are used for GNOME desktop theme Summary: Symbolic icons which are used for GNOME desktop theme
Group: Graphical Desktop/Look 'n' feel/Themes Group: Graphical Desktop/Look 'n' feel/Themes
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.gnome.org/ URL: https://www.gnome.org/
Source: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{majver}/%{name}-%{version}.tar.xz Source: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{majver}/%{name}-%{version}.tar.xz
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END
BuildRequires: intltool BuildRequires: intltool
BuildRequires: perl-XML-Parser BuildRequires: perl-XML-Parser
BuildRequires: gettext-devel BuildRequires: gettext-devel
BuildRequires: icon-naming-utils >= 0.8.1 BuildRequires: icon-naming-utils >= 0.8.1
#Requires: gnome-icon-theme >= %{majver}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
The GNOME Symbolic Icon Theme package contains scalable and non-scalable symbolic icons of different sizes and themes. The GNOME Symbolic Icon Theme package contains scalable and non-scalable symbolic icons of different sizes and themes.
@ -49,6 +49,9 @@ gtk-update-icon-cache %{_datadir}/icons/gnome 2>/dev/null
%doc AUTHORS COPYING %doc AUTHORS COPYING
%changelog %changelog
* Sat Nov 02 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 3.12.0-2mamba
- fixed URL; closes #1
* Wed Mar 26 2014 Automatic Build System <autodist@mambasoft.it> 3.12.0-1mamba * Wed Mar 26 2014 Automatic Build System <autodist@mambasoft.it> 3.12.0-1mamba
- automatic version update by autodist - automatic version update by autodist