diff --git a/.gitignore b/.gitignore index 273fc83..af6579b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /hawaii-shell-0.7.0.tar.gz /hawaii-shell-0.7.1.tar.gz +/hawaii-shell-0.8.0.tar.gz diff --git a/hawaii-shell.spec b/hawaii-shell.spec index 70d20a3..f4fff52 100644 --- a/hawaii-shell.spec +++ b/hawaii-shell.spec @@ -3,7 +3,7 @@ Name: hawaii-shell Summary: Hawaii shell for desktop, netbook and tablet -Version: 0.7.1 +Version: 0.8.0 Release: 1%{?snaphash:.%{snapdate}git%(echo %{snaphash} | cut -c -13)}%{?dist} License: LGPLv2+ and GPLv2+ URL: http://hawaiios.org @@ -127,6 +127,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Aug 29 2016 Pier Luigi Fiorini - 0.8.0-1 +- Update to 0.8.0 + * Tue Jul 26 2016 Pier Luigi Fiorini - 0.7.1-1 - Update to 0.7.1 diff --git a/sources b/sources index 8b77117..b64d996 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c545ee459ae25a99d4e29d995ac489be hawaii-shell-0.7.1.tar.gz +bdb71d2e3526152931d4d71b3169f1e5 hawaii-shell-0.8.0.tar.gz