[slf4j] Update to upstream version 1.7.5

Mikolaj Izdebski mizdebsk at fedoraproject.org
Fri Apr 5 02:44:40 UTC 2013


commit 4e64c354002a3f04a7c459e10ac95bc90176b6d9
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Fri Apr 5 04:40:16 2013 +0200

    Update to upstream version 1.7.5

 .gitignore |    1 +
 slf4j.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 384f7dc..927606a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ slf4j-1.6.1.tar.gz
 /slf4j-1.7.3.tar.gz
 /LICENSE-2.0.txt
 /slf4j-1.7.4.tar.gz
+/slf4j-1.7.5.tar.gz
diff --git a/slf4j.spec b/slf4j.spec
index 3a56b5e..5aeb8a2 100644
--- a/slf4j.spec
+++ b/slf4j.spec
@@ -29,7 +29,7 @@
 #
 
 Name:           slf4j
-Version:        1.7.4
+Version:        1.7.5
 Release:        1%{?dist}
 Epoch:          0
 Summary:        Simple Logging Facade for Java
@@ -149,6 +149,9 @@ cp -pr target/site/* $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}-manual-%{version}
 %doc LICENSE.txt APACHE-LICENSE
 
 %changelog
+* Fri Apr  5 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 0:1.7.5-1
+- Update to upstream version 1.7.5
+
 * Wed Mar 20 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 0:1.7.4-1
 - Update to upstream version 1.7.4
 
diff --git a/sources b/sources
index e746861..1d0f1fd 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-25c6d4d067044076a63802e0d543ffdc  slf4j-1.7.4.tar.gz
+0f9ff51370f54308f3fd52338363de25  slf4j-1.7.5.tar.gz
 3b83ef96387f14655fc854ddc3c6bd57  LICENSE-2.0.txt


More information about the scm-commits mailing list