[mirall] Update to 1.5.4

Joseph Marrero jmarrero at fedoraproject.org
Tue May 6 02:43:40 UTC 2014


commit 989b843e2ae20ec9ab515d10b569606296bd841d
Author: Joseph Marrero <jmarrero at fedoraproject.org>
Date:   Mon May 5 22:43:43 2014 -0400

    Update to 1.5.4

 .gitignore  |    1 +
 mirall.spec |    8 +++++---
 sources     |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 101d496..de33052 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /mirall-1.4.2.tar.bz2
 /mirall-1.5.0.tar.bz2
 /mirall-1.5.3.tar.bz2
+/mirall-1.5.4.tar.bz2
diff --git a/mirall.spec b/mirall.spec
index 5dbc5b8..cbb6f06 100644
--- a/mirall.spec
+++ b/mirall.spec
@@ -1,6 +1,6 @@
 Name:           mirall
-Version:        1.5.3
-Release:        3%{?dist}
+Version:        1.5.4
+Release:        1%{?dist}
 License:        GPLv2+
 Summary:        The ownCloud Client
 Url:            http://owncloud.org/sync-clients/
@@ -12,7 +12,7 @@ BuildRequires:  qt4-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  qtwebkit-devel
 BuildRequires:  neon-devel
-BuildRequires:  qtkeychain-devel = 0.3.0
+BuildRequires:  qtkeychain-devel >= 0.3.0
 BuildRequires:  check
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
@@ -126,6 +126,8 @@ fi
 %{_includedir}/httpbf.h
 
 %changelog
+* Mon May 05 2014 Joseph Marrero <jmarrero at fedoraproject.org> - 1.5.4-1
+- Update to 1.5.4
 * Thu Mar 20 2014 Ville Skyttä <ville.skytta at iki.fi> - 1.5.3-3
 - Use system qtlockedfile and qtsingleapplication instead of bundled ones
 * Wed Mar 19 2014 Joseph Marrero <jmarrero at fedoraproject.org> - 1.5.3-2
diff --git a/sources b/sources
index a85550d..9884c01 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ce85091f6cce6d9c78f666413a9ee02c  mirall-1.5.3.tar.bz2
+9fe298c045c1a89b22105e7455694676  mirall-1.5.4.tar.bz2


More information about the scm-commits mailing list