automatic version update by autodist [release 0.5.11-1mamba;Fri Oct 09 2015]
This commit is contained in:
parent
33cf452654
commit
84d7576d31
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version|cut -d. -f1-2)
|
%define majver %(echo %version|cut -d. -f1-2)
|
||||||
Name: midori
|
Name: midori
|
||||||
Version: 0.5.10
|
Version: 0.5.11
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A lightweight web browser
|
Summary: A lightweight web browser
|
||||||
Group: Graphical Desktop/Applications/Internet
|
Group: Graphical Desktop/Applications/Internet
|
||||||
@ -85,7 +85,7 @@ Midori is a lightweight web browser.
|
|||||||
This package contains %{name} API documentation.
|
This package contains %{name} API documentation.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -c
|
%setup -q
|
||||||
#%patch0 -p1
|
#%patch0 -p1
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
|
|
||||||
@ -189,6 +189,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%{_datadir}/applications/midori-private.desktop
|
%{_datadir}/applications/midori-private.desktop
|
||||||
%{_datadir}/icons/hicolor/*x*/*/*.png
|
%{_datadir}/icons/hicolor/*x*/*/*.png
|
||||||
%{_datadir}/icons/hicolor/scalable/*/*.svg
|
%{_datadir}/icons/hicolor/scalable/*/*.svg
|
||||||
|
%{_datadir}/icons/hicolor/*/status/*svg
|
||||||
%dir %{_datadir}/midori
|
%dir %{_datadir}/midori
|
||||||
%dir %{_datadir}/midori/res
|
%dir %{_datadir}/midori/res
|
||||||
%{_datadir}/midori/res/*
|
%{_datadir}/midori/res/*
|
||||||
@ -208,6 +209,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%doc ChangeLog README TODO
|
%doc ChangeLog README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 09 2015 Automatic Build System <autodist@mambasoft.it> 0.5.11-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Apr 26 2015 Automatic Build System <autodist@mambasoft.it> 0.5.10-1mamba
|
* Sun Apr 26 2015 Automatic Build System <autodist@mambasoft.it> 0.5.10-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user