fixed URL; closes #1 [release 3.12.0-2mamba;Sat Nov 02 2024]
This commit is contained in:
parent
86df2ec7f9
commit
79aed1ab51
@ -1,21 +1,21 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: gnome-icon-theme-symbolic
|
||||
Version: 3.12.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Symbolic icons which are used for GNOME desktop theme
|
||||
Group: Graphical Desktop/Look 'n' feel/Themes
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
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
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: intltool
|
||||
BuildRequires: perl-XML-Parser
|
||||
BuildRequires: gettext-devel
|
||||
BuildRequires: icon-naming-utils >= 0.8.1
|
||||
#Requires: gnome-icon-theme >= %{majver}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
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
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user