[libhawaii] Update to 0.3 release

Lubomir Rintel lkundrak at fedoraproject.org
Thu Jul 24 14:08:42 UTC 2014


commit b9dbb4e8e4fac27aa4514397a269cc63874bca96
Author: Lubomir Rintel <lkundrak at v3.sk>
Date:   Thu Jul 24 16:08:36 2014 +0200

    Update to 0.3 release

 libhawaii.spec |   14 +++++++-------
 sources        |    1 -
 2 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/libhawaii.spec b/libhawaii.spec
index 696b3cd..e75750b 100644
--- a/libhawaii.spec
+++ b/libhawaii.spec
@@ -1,14 +1,11 @@
-%global commit 073865695902f025e9e71b83b6fca7aa9e356331
-%global shortcommit %(c=%{commit}; echo ${c:0:7})
-
 Name:           libhawaii
 Summary:        Library shared among Hawaii Shell and other applications
-Version:        0.2.90
-Release:        2%{?dist}
+Version:        0.3.0
+Release:        1%{?dist}
 Group:          Applications/System
 License:        LGPLv2+ and GPLv2+
 URL:            https://github.com/mauios/libhawaii
-Source0:        https://github.com/mauios/libhawaii/archive/%{commit}/libhawaii-%{commit}.tar.gz
+Source0:        http://downloads.sourceforge.net/mauios/%{name}-%{version}.tar.gz
 
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Gui)
@@ -32,7 +29,7 @@ Requires:       cmake
 
 
 %prep
-%setup -qn %{name}-%{commit}
+%setup -q
 
 
 %build
@@ -64,6 +61,9 @@ make install DESTDIR=%{buildroot}
 
 
 %changelog
+* Thu Jul 24 2014 Lubomir Rintel <lkundrak at v3.sk> - 0.3.0-1
+- Update to 0.3 release
+
 * Sun Jun 15 2014 Lubomir Rintel <lkundrak at v3.sk> - 0.2.90-2
 - Add missing scritplets (Tomas Hrcka, #1109556)
 - Omit unneeded libraries (Tomas Hrcka, #1109556)
diff --git a/sources b/sources
index e7e2fd5..e69de29 100644
--- a/sources
+++ b/sources
@@ -1 +0,0 @@
-ac3442cd0b615c14b60ded28b06f6c0d  libhawaii-073865695902f025e9e71b83b6fca7aa9e356331.tar.gz


More information about the scm-commits mailing list