Update to upstream version 1.0.13

This commit is contained in:
Mikolaj Izdebski 2013-02-13 10:50:44 +01:00
parent 3623e9c282
commit cad0a316d4
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ commons-daemon-1.0.2-src.tar.gz
/commons-daemon-1.0.10-src.tar.gz
/commons-daemon-1.0.11-src.tar.gz
/commons-daemon-1.0.12-src.tar.gz
/commons-daemon-1.0.13-src.tar.gz

View File

@ -3,8 +3,8 @@
%global short_name commons-%{base_name}
Name: apache-%{short_name}
Version: 1.0.12
Release: 2%{?dist}
Version: 1.0.13
Release: 1%{?dist}
Summary: Defines API to support an alternative invocation mechanism
License: ASL 2.0
Group: Applications/System
@ -113,6 +113,9 @@ install -Dpm 644 src/native/unix/jsvc.1 $RPM_BUILD_ROOT%{_mandir}/man1/jsvc.1
%changelog
* Wed Feb 13 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.0.13-1
- Update to upstream version 1.0.13
* Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 1.0.12-2
- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
- Replace maven BuildRequires with maven-local

View File

@ -1 +1 @@
453b325951fb2527825b3fba35f48973 commons-daemon-1.0.12-src.tar.gz
abf519e43e95e8b1f63a45e2568374d6 commons-daemon-1.0.13-src.tar.gz