Update to upstream version 0.12.5
- Resolves problems with compat package provides and automatic requires
This commit is contained in:
parent
ca0f043457
commit
b7c707f00e
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/javapackages-0.12.2.tar.xz
|
||||
/javapackages-0.12.3.tar.xz
|
||||
/javapackages-0.12.4.tar.xz
|
||||
/javapackages-0.12.5.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: javapackages-tools
|
||||
Version: 0.12.4
|
||||
Release: 2%{?dist}
|
||||
Version: 0.12.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Macros and scripts for Java packaging support
|
||||
|
||||
License: BSD
|
||||
@ -123,6 +123,10 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/mvn-{local,rpmbuild}
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Mar 1 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.12.5-1
|
||||
- Update to upstream version 0.12.5
|
||||
- Resolves problems with compat package provides and automatic requires
|
||||
|
||||
* Wed Feb 27 2013 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.12.4-2
|
||||
- Don't mark RPM macro files as configuration
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user