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)
|
||||
Name: gnome-backgrounds
|
||||
Version: 3.26.2
|
||||
Version: 3.28.0
|
||||
Release: 1mamba
|
||||
Summary: Gnome desktop background pictures
|
||||
Group: Graphical Desktop/Look 'n' feel
|
||||
@ -21,12 +21,14 @@ Gnome desktop background pictures.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure
|
||||
%make
|
||||
%meson
|
||||
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall
|
||||
export DESTDIR=%{buildroot}
|
||||
%meson_install
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
@ -45,6 +47,9 @@ Gnome desktop background pictures.
|
||||
#ChangeLog NEWS README
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user