[mirall] Update to latest uptream version 1.2.4

Joseph Marrero jmarrero at fedoraproject.org
Thu Apr 11 18:35:39 UTC 2013


commit c4659b21ded71f4ff6c833a8ed815dd2d2557326
Author: joseph <joseph at localhost.localdomain>
Date:   Thu Apr 11 14:35:12 2013 -0400

    Update to latest uptream version 1.2.4

 .gitignore  |    1 +
 mirall.spec |    8 +++++---
 sources     |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5532bdf..5e571da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /mirall-1.2.1.tar.bz2
 /mirall-1.2.2.tar.bz2
 /mirall-1.2.3.tar.bz2
+/mirall-1.2.4.tar.bz2
diff --git a/mirall.spec b/mirall.spec
index f63e46c..209d2b6 100644
--- a/mirall.spec
+++ b/mirall.spec
@@ -1,5 +1,5 @@
 Name:           mirall
-Version:        1.2.3
+Version:        1.2.4
 Release:        1%{?dist}
 License:        GPLv2+
 Summary:        The ownCloud Client
@@ -8,7 +8,7 @@ Source0:        http://download.owncloud.com/download/mirall-%{version}.tar.bz2
 Source1:        mirall.desktop
 
 BuildRequires:  cmake
-BuildRequires:  owncloud-csync-devel >= 0.70.5
+BuildRequires:  owncloud-csync-devel >= 0.70.6
 BuildRequires:  iniparser-devel
 BuildRequires:  qt4-devel 
 BuildRequires:  desktop-file-utils
@@ -23,7 +23,7 @@ ownCloud Client does the rest.
 
 %package common
 Summary: common files for mirall and owncloud-client
-Requires: owncloud-csync-plugin-owncloud >= 0.70.4
+Requires: owncloud-csync-plugin-owncloud >= 0.70.6
 
 %description common
 provides common files for mirall and owncloud-client
@@ -104,6 +104,8 @@ fi
 %{_datadir}/icons/hicolor/48x48/apps/owncloud.png
 
 %changelog
+* Thy Apr 11 2013 <jmarrero at fedoraproject.org> 1.2.4-1
+- Update to 1.2.4 uptream version
 * Tue Apr 03 2013 <jmarrero at fedoraproject.org> 1.2.3-1
 - remove plasma client files as is not officially merged uptream
 - Update to 1.2.3 uptream version
diff --git a/sources b/sources
index b433cef..bde4df9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a3aa2cb1b9ccb13c7e8b0ef8a1b539df  mirall-1.2.3.tar.bz2
+3f6ee6197566170c1d7647bfbe5f569b  mirall-1.2.4.tar.bz2


More information about the scm-commits mailing list