Update to upstream version 1.0.13
This commit is contained in:
parent
3623e9c282
commit
cad0a316d4
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user