[slf4j] Update to upstream version 1.7.10

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Jan 19 06:51:07 UTC 2015


commit 353931a566a85aa2e874d5884e15ee3124968865
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Jan 19 07:49:18 2015 +0100

    Update to upstream version 1.7.10

 .gitignore |    1 +
 slf4j.spec |    8 ++++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c89049f..4d8607e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ slf4j-1.6.1.tar.gz
 /slf4j-1.7.5.tar.gz
 /slf4j-1.7.6.tar.gz
 /slf4j-1.7.7.tar.gz
+/slf4j-1.7.10.tar.gz
diff --git a/slf4j.spec b/slf4j.spec
index c1d583d..caa8b34 100644
--- a/slf4j.spec
+++ b/slf4j.spec
@@ -29,8 +29,8 @@
 #
 
 Name:           slf4j
-Version:        1.7.7
-Release:        3%{?dist}
+Version:        1.7.10
+Release:        1%{?dist}
 Epoch:          0
 Summary:        Simple Logging Facade for Java
 Group:          Development/Libraries
@@ -57,6 +57,7 @@ BuildRequires:  maven-plugin-build-helper
 BuildRequires:  log4j
 BuildRequires:  apache-commons-logging
 BuildRequires:  cal10n
+BuildRequires:  perl
 
 %description
 The Simple Logging Facade for Java or (SLF4J) is intended to serve
@@ -201,6 +202,9 @@ cp -pr target/site/* $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}-manual
 %doc LICENSE.txt APACHE-LICENSE
 
 %changelog
+* Mon Jan 19 2015 Mikolaj Izdebski <mizdebsk at redhat.com> - 0:1.7.10-1
+- Update to upstream version 1.7.10
+
 * Fri Oct 24 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 0:1.7.7-3
 - Remove workaround for MSHARED-325
 
diff --git a/sources b/sources
index 74dd798..332a424 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-e3f7ab85c0efa2248228baccb4f64442  slf4j-1.7.7.tar.gz
+dce921c782f761dd30607a4f4d631644  slf4j-1.7.10.tar.gz
 3b83ef96387f14655fc854ddc3c6bd57  LICENSE-2.0.txt


More information about the scm-commits mailing list