update to 4.7.1 [release 4.7.1-1mamba;Fri Feb 26 2016]
This commit is contained in:
parent
37ed4b4f37
commit
dd0a2248c3
@ -1,5 +1,5 @@
|
||||
Name: kphotoalbum
|
||||
Version: 4.7
|
||||
Version: 4.7.1
|
||||
Release: 1mamba
|
||||
Summary: KDE Photo Album
|
||||
Group: Graphical Desktop/Applications/Graphics
|
||||
@ -50,12 +50,13 @@ A photo album tool. Focuses on three key points:
|
||||
#%patch0 -p1 -b .docbook.patch
|
||||
|
||||
%build
|
||||
%cmake_kde4
|
||||
%cmake_kde4 -d build
|
||||
|
||||
%make
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall
|
||||
%makeinstall -C build
|
||||
|
||||
%find_lang %{name} --all-name --with-kde
|
||||
|
||||
@ -123,6 +124,9 @@ exit 0
|
||||
%doc COPYING COPYING.DOC ChangeLog README
|
||||
|
||||
%changelog
|
||||
* Fri Feb 26 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 4.7.1-1mamba
|
||||
- update to 4.7.1
|
||||
|
||||
* Wed Feb 17 2016 Automatic Build System <autodist@mambasoft.it> 4.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user