[slf4j] Update to upstream version 1.7.6

Mikolaj Izdebski mizdebsk at fedoraproject.org
Thu Feb 6 07:16:39 UTC 2014


commit 4d2135a82877403a103e4d5f6ac4f4aaa1ca85a6
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Thu Feb 6 08:16:58 2014 +0100

    Update to upstream version 1.7.6

 .gitignore |    1 +
 slf4j.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 927606a..0a35cd9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ slf4j-1.6.1.tar.gz
 /LICENSE-2.0.txt
 /slf4j-1.7.4.tar.gz
 /slf4j-1.7.5.tar.gz
+/slf4j-1.7.6.tar.gz
diff --git a/slf4j.spec b/slf4j.spec
index 1693d23..41f6311 100644
--- a/slf4j.spec
+++ b/slf4j.spec
@@ -29,8 +29,8 @@
 #
 
 Name:           slf4j
-Version:        1.7.5
-Release:        3%{?dist}
+Version:        1.7.6
+Release:        1%{?dist}
 Epoch:          0
 Summary:        Simple Logging Facade for Java
 Group:          Development/Libraries
@@ -141,6 +141,9 @@ cp -pr target/site/* $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}-manual
 %doc LICENSE.txt APACHE-LICENSE
 
 %changelog
+* Thu Feb  6 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 0:1.7.6-1
+- Update to upstream version 1.7.6
+
 * Tue Aug 06 2013 Stanislav Ochotnicky <sochotnicky at redhat.com> - 0:1.7.5-3
 - Install manual to versionless docdir (#993551)
 
diff --git a/sources b/sources
index 1d0f1fd..6ae221f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-0f9ff51370f54308f3fd52338363de25  slf4j-1.7.5.tar.gz
+4cdcbd7fa54d7c0a2c658980eab1f092  slf4j-1.7.6.tar.gz
 3b83ef96387f14655fc854ddc3c6bd57  LICENSE-2.0.txt


More information about the scm-commits mailing list