[php-horde-kronolith] - Update to 4.2.5 - add provides php-composer(horde/kronolith)

Remi Collet remi at fedoraproject.org
Wed Feb 11 13:24:30 UTC 2015


commit 47218b5d077fb8b2e4ddbf006b9b80db85cd066e
Author: Remi Collet <rcollet at redhat.com>
Date:   Wed Feb 11 14:24:17 2015 +0100

    - Update to 4.2.5
    - add provides php-composer(horde/kronolith)

 .gitignore               |    9 ++-------
 php-horde-kronolith.spec |   11 ++++++++---
 sources                  |    2 +-
 3 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1499c41..4c92e2b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,2 @@
-/kronolith-4.1.5.tgz
-/kronolith-4.1.6.tgz
-/kronolith-4.2.0.tgz
-/kronolith-4.2.1.tgz
-/kronolith-4.2.2.tgz
-/kronolith-4.2.3.tgz
-/kronolith-4.2.4.tgz
+clog
+/kronolith-4.2.5.tgz
diff --git a/php-horde-kronolith.spec b/php-horde-kronolith.spec
index 9b53551..2dab96f 100644
--- a/php-horde-kronolith.spec
+++ b/php-horde-kronolith.spec
@@ -1,8 +1,8 @@
 # spec file for php-horde-kronolith
 #
-# Copyright (c) 2012-2014 Remi Collet
+# Copyright (c) 2012-2015 Remi Collet
 # License: CC-BY-SA
-# http://creativecommons.org/licenses/by-sa/3.0/
+# http://creativecommons.org/licenses/by-sa/4.0/
 #
 # Please, preserve the changelog entries
 #
@@ -12,7 +12,7 @@
 %global pear_channel pear.horde.org
 
 Name:           php-horde-kronolith
-Version:        4.2.4
+Version:        4.2.5
 Release:        1%{?dist}
 Summary:        A web based calendar
 
@@ -124,6 +124,7 @@ Requires:       php-spl
 Requires:       php-xmlwriter
 
 Provides:       php-pear(%{pear_channel}/kronolith) = %{version}
+Provides:       php-composer(horde/kronolith) = %{version}
 %if 0%{?fedora} < 21 && 0%{?rhel} < 7
 Conflicts:      kronolith < 3
 %else
@@ -259,6 +260,10 @@ fi
 
 
 %changelog
+* Tue Feb 10 2015 Remi Collet <remi at fedoraproject.org> - 4.2.5-1
+- Update to 4.2.5
+- add provides php-composer(horde/kronolith)
+
 * Wed Dec 03 2014 Remi Collet <remi at fedoraproject.org> - 4.2.4-1
 - Update to 4.2.4
 
diff --git a/sources b/sources
index 75f54ba..847ce6f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a71e66ae7ffc0c2ad76cb43adb58c269  kronolith-4.2.4.tgz
+81d21fe624d69c65f9687a9f867bef59  kronolith-4.2.5.tgz


More information about the scm-commits mailing list