[apache-commons-logging] Update to upstream version 1.2

Mikolaj Izdebski mizdebsk at fedoraproject.org
Sun Jul 20 09:34:54 UTC 2014


commit 71bb0865a6d2730a39dfb379f97fc757dbe98fa1
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Sun Jul 20 11:30:22 2014 +0200

    Update to upstream version 1.2

 .gitignore                  |    1 +
 apache-commons-logging.spec |    7 +++++--
 sources                     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fa99b2a..ac92f7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 commons-logging-1.1.1-src.tar.gz
 /commons-logging-1.1.2-src.tar.gz
 /commons-logging-1.1.3-src.tar.gz
+/commons-logging-1.2-src.tar.gz
diff --git a/apache-commons-logging.spec b/apache-commons-logging.spec
index 6d08b54..1452c0d 100644
--- a/apache-commons-logging.spec
+++ b/apache-commons-logging.spec
@@ -3,8 +3,8 @@
 %global short_name commons-%{base_name}
 
 Name:           apache-%{short_name}
-Version:        1.1.3
-Release:        13%{?dist}
+Version:        1.2
+Release:        1%{?dist}
 Summary:        Apache Commons Logging
 License:        ASL 2.0
 URL:            http://commons.apache.org/%{base_name}
@@ -102,6 +102,9 @@ install -pm 644 %{SOURCE2} %{buildroot}/%{_mavenpomdir}/JPP-%{short_name}-api.po
 # -----------------------------------------------------------------------------
 
 %changelog
+* Sun Jul 20 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 1.2-1
+- Update to upstream version 1.2
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.3-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 95751b9..87aa2f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e8e197d628436490886d17cffa108fe3  commons-logging-1.1.3-src.tar.gz
+ce977548f1cbf46918e93cd38ac35163  commons-logging-1.2-src.tar.gz


More information about the scm-commits mailing list