update to 3.28 [release 3.28-1mamba;Sat Feb 20 2021]
This commit is contained in:
parent
330a096ef0
commit
7ebac77546
@ -1,14 +1,15 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: gnome-themes-standard
|
Name: gnome-themes-standard
|
||||||
Version: 3.22.3
|
Version: 3.28
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Themes collection for GNOME 3 Desktop
|
Summary: Themes collection for GNOME 3 Desktop
|
||||||
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.acc.umu.se/pub/GNOME/sources/gnome-themes-standard/%{majver}/gnome-themes-standard-%{version}.tar.xz
|
Source: https://download.gnome.org/sources/gnome-themes-extra/%{majver}/gnome-themes-extra-%{version}.tar.xz
|
||||||
|
#Source: http://ftp.acc.umu.se/pub/GNOME/sources/gnome-themes-standard/%{majver}/gnome-themes-standard-%{version}.tar.xz
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -58,7 +59,7 @@ These themes can change the appearance of application widgets, icons, window bor
|
|||||||
%debug_package
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q -n gnome-themes-extra-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -128,10 +129,12 @@ done
|
|||||||
%{_datadir}/themes/Adwaita-dark/*
|
%{_datadir}/themes/Adwaita-dark/*
|
||||||
%dir %{_datadir}/themes/HighContrast
|
%dir %{_datadir}/themes/HighContrast
|
||||||
%{_datadir}/themes/HighContrast/*
|
%{_datadir}/themes/HighContrast/*
|
||||||
%doc COPYING
|
%doc LICENSE
|
||||||
# ChangeLog NEWS README
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 20 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.28-1mamba
|
||||||
|
- update to 3.28
|
||||||
|
|
||||||
* Sat Dec 19 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.22.3-2mamba
|
* Sat Dec 19 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.22.3-2mamba
|
||||||
- rebuilt with debug package
|
- rebuilt with debug package
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user