diff --git a/.gitignore b/.gitignore index 4af40eb..076d9cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1 @@ -/hawaii-shell-0.2.0.2.tar.gz -/hawaii-shell.tar.gz -/hawaii-shell-0.3.0.tar.gz -/hawaii-shell-0.5.92.tar.gz -/hawaii-shell-0.6.0.tar.xz -/hawaii-shell-0.6.90.tar.xz -/hawaii-shell-a979a0738c047f68273be7c0d9d531e5b18cfa49.tar.gz -/hawaii-shell-4cd524e9e3fd8ceca19b8b9f9f274c7eef9eaf4f.tar.gz +/hawaii-shell-0.7.0.tar.gz diff --git a/hawaii-shell.spec b/hawaii-shell.spec index d7a6218..780bc2f 100644 --- a/hawaii-shell.spec +++ b/hawaii-shell.spec @@ -1,9 +1,9 @@ -%define snapdate 20160430 -%define snaphash 4cd524e9e3fd8ceca19b8b9f9f274c7eef9eaf4f +#define snapdate 20160430 +#define snaphash 4cd524e9e3fd8ceca19b8b9f9f274c7eef9eaf4f Name: hawaii-shell Summary: Hawaii shell for desktop, netbook and tablet -Version: 0.6.90 +Version: 0.7.0 Release: 1%{?snaphash:.%{snapdate}git%(echo %{snaphash} | cut -c -13)}%{?dist} License: LGPLv2+ and GPLv2+ URL: http://hawaiios.org @@ -16,6 +16,7 @@ BuildRequires: pkgconfig(Qt5Qml) BuildRequires: pkgconfig(Qt5Quick) BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5Xdg) +BuildRequires: pkgconfig(Qt5WaylandClient) BuildRequires: pkgconfig(xkbcommon) BuildRequires: kf5-rpm-macros @@ -54,9 +55,6 @@ Requires: hawaii-icon-theme Requires: hawaii-components = %{version} Requires: fluid -Requires: dejavu-sans-fonts -Requires: dejavu-serif-fonts - %description This is the Hawaii desktop environment shell. It contains a Qt platform plugin @@ -129,6 +127,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sun Jul 17 2016 Pier Luigi Fiorini - 0.7.0-1 +- Update to 0.7.0 + * Sat Apr 30 2016 Pier Luigi Fiorini - 0.6.90-1.20160430git4cd524e9e3fd8 - Update to latest snapshot diff --git a/sources b/sources index 276515d..6a1a073 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -35159d39afd828bf8b9536e246cc982e hawaii-shell-4cd524e9e3fd8ceca19b8b9f9f274c7eef9eaf4f.tar.gz +bba2983726d1c25e3c0638dc260eded0 hawaii-shell-0.7.0.tar.gz