Update to upstream version 42
This commit is contained in:
parent
6a923b16e6
commit
c72349b466
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ commons-parent-22.tar.xz
|
|||||||
/commons-parent-38.tar.xz
|
/commons-parent-38.tar.xz
|
||||||
/commons-parent-39.tar.xz
|
/commons-parent-39.tar.xz
|
||||||
/commons-parent-40.tar.xz
|
/commons-parent-40.tar.xz
|
||||||
|
/commons-parent-42.tar.xz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global short_name commons-parent
|
%global short_name commons-parent
|
||||||
|
|
||||||
Name: apache-%{short_name}
|
Name: apache-%{short_name}
|
||||||
Version: 40
|
Version: 42
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Apache Commons Parent Pom
|
Summary: Apache Commons Parent Pom
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -50,6 +50,9 @@ The Project Object Model files for the apache-commons packages.
|
|||||||
%doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
|
%doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 02 2017 Michael Simacek <msimacek@redhat.com> - 42-1
|
||||||
|
- Update to upstream version 42
|
||||||
|
|
||||||
* Tue Jun 14 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 40-2
|
* Tue Jun 14 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 40-2
|
||||||
- Add missing dependency
|
- Add missing dependency
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user