diff --git a/midori.spec b/midori.spec index cb636ba..bb46101 100644 --- a/midori.spec +++ b/midori.spec @@ -1,7 +1,7 @@ %define majver %(echo %version|cut -d. -f1-2) Name: midori Version: 9.0 -Release: 1mamba +Release: 2mamba Summary: A lightweight web browser Group: Graphical Desktop/Applications/Internet Vendor: openmamba @@ -86,6 +86,8 @@ Requires: gtk-doc Midori is a lightweight web browser. This package contains %{name} API documentation. +%debug_package + %prep %setup -q -n core-%{version} #%patch0 -p1 @@ -180,6 +182,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #%doc ChangeLog README TODO %changelog +* Wed Jul 22 2020 Silvan Calarco 9.0-2mamba +- rebuilt + * Tue Jul 30 2019 Automatic Build System 9.0-1mamba - automatic version update by autodist