[slf4j] Update to upstream version 1.7.2

Mikolaj Izdebski mizdebsk at fedoraproject.org
Mon Oct 15 04:52:30 UTC 2012


commit 86147332103e17f436249e249c8495205fd47167
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Mon Oct 15 06:43:27 2012 +0200

    Update to upstream version 1.7.2

 slf4j.spec |    6 +++++-
 sources    |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/slf4j.spec b/slf4j.spec
index 7016895..b74eb09 100644
--- a/slf4j.spec
+++ b/slf4j.spec
@@ -29,7 +29,7 @@
 #
 
 Name:           slf4j
-Version:        1.7.1
+Version:        1.7.2
 Release:        1%{?dist}
 Epoch:          0
 Summary:        Simple Logging Facade for Java
@@ -100,6 +100,7 @@ Manual for %{name}.
 find . -name "*.jar" | xargs rm
 
 %pom_disable_module integration
+%pom_disable_module osgi-over-slf4j
 %pom_remove_plugin :maven-source-plugin
 
 # Because of a non-ASCII comment in slf4j-api/src/main/java/org/slf4j/helpers/MessageFormatter.java
@@ -221,6 +222,9 @@ install -m 644 LICENSE.txt $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/
 %{_docdir}/%{name}-%{version}/site
 
 %changelog
+* Mon Oct 15 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 0:1.7.2-1
+- Update to upstream version 1.7.2
+
 * Mon Sep 17 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 0:1.7.1-1
 - Update to upstream version 1.7.1
 
diff --git a/sources b/sources
index 1dd5d95..8e21f64 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b5696f7aefef6812bfd73d9cea1f56ad  slf4j-1.7.1.tar.gz
+ee7163add67dce93161db766ebb746f2  slf4j-1.7.2.tar.gz


More information about the scm-commits mailing list