[fluid] Update to 0.3 release

Lubomir Rintel lkundrak at fedoraproject.org
Thu Jul 24 14:06:45 UTC 2014


commit a0c44e9ed4ef7902c42de20df9e911afce24e6fc
Author: Lubomir Rintel <lkundrak at v3.sk>
Date:   Thu Jul 24 16:06:38 2014 +0200

    Update to 0.3 release

 fluid.spec |   14 +++++++-------
 sources    |    1 -
 2 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/fluid.spec b/fluid.spec
index f1ad141..40da019 100644
--- a/fluid.spec
+++ b/fluid.spec
@@ -1,14 +1,11 @@
 Name:           fluid
 Summary:        Library for fluid and dynamic applications development with QtQuick
-Version:        0.2.90
-Release:        0.2.20140330git6e0a3f7%{?dist}
+Version:        0.3.0
+Release:        1%{?dist}
 Group:          Applications/System
 License:        LGPLv2+
 URL:            https://github.com/mauios/fluid
-# git clone https://github.com/mauios/fluid.git
-# cd fluid
-# git archive 6e0a3f7 --prefix=fluid/ |gzip -9 >fluid.tar.gz
-Source0:        %{name}.tar.gz
+Source0:        http://downloads.sourceforge.net/mauios/%{name}-%{version}.tar.gz
 
 Requires:       qt5-qtquickcontrols
 Requires:       qt5-qtdeclarative
@@ -25,7 +22,7 @@ Library for fluid and dynamic applications development with QtQuick.
 
 
 %prep
-%setup -q -n %{name}
+%setup -q
 
 
 %build
@@ -52,6 +49,9 @@ ln -sf ../../hawaii/qml/Fluid %{buildroot}%{_qt5_prefix}/qml
 
 
 %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-0.2.20140330git6e0a3f7
 - A more recent Git snapshot
 
diff --git a/sources b/sources
index 303e1ee..e69de29 100644
--- a/sources
+++ b/sources
@@ -1 +0,0 @@
-c9a913f6d07a16d589cb9bf7b272eb57  fluid.tar.gz


More information about the scm-commits mailing list