[fluid/f20] Update to a new release tarball

Lubomir Rintel lkundrak at fedoraproject.org
Sat Jan 4 10:09:42 UTC 2014


commit b2a5e76cbef02c34dc97b7f060681fe08312ffae
Author: Lubomir Rintel <lkundrak at v3.sk>
Date:   Sat Jan 4 11:09:39 2014 +0100

    Update to a new release tarball

 .gitignore |    1 +
 fluid.spec |   14 +++++++-------
 sources    |    2 +-
 3 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3555b69..c382c23 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /fluid.tar.gz
+/fluid-0.2.0.tar.gz
diff --git a/fluid.spec b/fluid.spec
index 86e3e3b..3f2ac70 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.1.90
-Release:        2.20130723git6d6e0cd%{?dist}
+Version:        0.2.0
+Release:        1%{?dist}
 Group:          Applications/System
 License:        LGPLv2+
 URL:            https://github.com/hawaii-desktop/fluid
-# git clone --no-checkout https://github.com/hawaii-desktop/fluid.git
-# cd fluid/
-# git archive 6d6e0cd --prefix=fluid/ |gzip >fluid.tar.gz
-Source0:        fluid.tar.gz
+Source0:        http://downloads.sourceforge.net/%{name}/%{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
@@ -53,6 +50,9 @@ ln -sf ../../hawaii/qml/Fluid{Ui,Extra} %{buildroot}%{_qt5_prefix}/qml
 
 
 %changelog
+* Sat Jan 04 2014 Lubomir Rintel <lkundrak at v3.sk> - 0.2.0-1
+- Update to a new release tarball
+
 * Mon Oct 28 2013 Lubomir Rintel <lkundrak at v3.sk> - 0.1.90-2.20130723git6d6e0cd
 - Drop useless ldconfig (Eduardo Echeverria, #1019435)
 - Drop old RPM artifacts (Eduardo Echeverria, #1019435)
diff --git a/sources b/sources
index e7078c2..f9d33b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-af63974ca33dcfd88cb7acedaea12b7e  fluid.tar.gz
+63b016ba06ba946a0e4a67ab5e62dad2  fluid-0.2.0.tar.gz


More information about the scm-commits mailing list