automatic version update by autodist [release 3.28.0-1mamba;Sat Jun 23 2018]
This commit is contained in:
parent
f1268dbff0
commit
5e2593a485
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: gnome-backgrounds
|
Name: gnome-backgrounds
|
||||||
Version: 3.26.2
|
Version: 3.28.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Gnome desktop background pictures
|
Summary: Gnome desktop background pictures
|
||||||
Group: Graphical Desktop/Look 'n' feel
|
Group: Graphical Desktop/Look 'n' feel
|
||||||
@ -21,12 +21,14 @@ Gnome desktop background pictures.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%meson
|
||||||
%make
|
|
||||||
|
%meson_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%makeinstall
|
export DESTDIR=%{buildroot}
|
||||||
|
%meson_install
|
||||||
|
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
|
|
||||||
@ -45,6 +47,9 @@ Gnome desktop background pictures.
|
|||||||
#ChangeLog NEWS README
|
#ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 23 2018 Automatic Build System <autodist@mambasoft.it> 3.28.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Oct 06 2017 Automatic Build System <autodist@mambasoft.it> 3.26.2-1mamba
|
* Fri Oct 06 2017 Automatic Build System <autodist@mambasoft.it> 3.26.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user