Update to upstream version 1.7.10

This commit is contained in:
Mikolaj Izdebski 2015-01-19 07:49:18 +01:00
parent d6c00370f7
commit 353931a566
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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@redhat.com> - 0:1.7.10-1
- Update to upstream version 1.7.10
* Fri Oct 24 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.7.7-3
- Remove workaround for MSHARED-325

View File

@ -1,2 +1,2 @@
e3f7ab85c0efa2248228baccb4f64442 slf4j-1.7.7.tar.gz
dce921c782f761dd30607a4f4d631644 slf4j-1.7.10.tar.gz
3b83ef96387f14655fc854ddc3c6bd57 LICENSE-2.0.txt