public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/apache-commons-collections4] epel10: Update to latest upstream release
@ 2026-07-23 14:05 Mat Booth
0 siblings, 0 replies; only message in thread
From: Mat Booth @ 2026-07-23 14:05 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/apache-commons-collections4
Branch : epel10
Commit : e7364440a1d4c6635b45775ef310bc1f944c3ee5
Author : Mat Booth <mat.booth@redhat.com>
Date : 2017-08-18T17:08:50+01:00
Stats : +11/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/apache-commons-collections4/c/e7364440a1d4c6635b45775ef310bc1f944c3ee5?branch=epel10
Log:
Update to latest upstream release
---
diff --git a/.gitignore b/.gitignore
index 9584ead..a2d9d1a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/commons-collections4-4.0-src.tar.gz
+/commons-collections4-4.1-src.tar.gz
diff --git a/apache-commons-collections4.spec b/apache-commons-collections4.spec
index d74889c..945a216 100644
--- a/apache-commons-collections4.spec
+++ b/apache-commons-collections4.spec
@@ -1,12 +1,12 @@
Summary: Extension of the Java Collections Framework
Name: apache-commons-collections4
-Version: 4.0
-Release: 8%{?dist}
+Version: 4.1
+Release: 1%{?dist}
License: ASL 2.0
URL: http://commons.apache.org/proper/commons-collections/
BuildArch: noarch
-Source0: http://www.apache.org/dist/commons/collections/source/commons-collections4-4.0-src.tar.gz
+Source0: http://archive.apache.org/dist/commons/collections/source/commons-collections4-%{version}-src.tar.gz
BuildRequires: maven-local
BuildRequires: mvn(junit:junit)
@@ -35,13 +35,16 @@ This package provides %{summary}.
%mvn_install
%files -f .mfiles
-%doc README.txt RELEASE-NOTES.txt
-%doc LICENSE.txt NOTICE.txt
+%doc RELEASE-NOTES.txt
+%license LICENSE.txt NOTICE.txt
%files javadoc -f .mfiles-javadoc
-%doc LICENSE.txt NOTICE.txt
+%license LICENSE.txt NOTICE.txt
%changelog
+* Fri Aug 18 2017 Mat Booth <mat.booth@redhat.com> - 4.1-1
+- Update to latest upstream release
+
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
diff --git a/sources b/sources
index 3092896..dc7c769 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d0f1e679725945eaf3e2f0c0a33532a5 commons-collections4-4.0-src.tar.gz
+SHA512 (commons-collections4-4.1-src.tar.gz) = c5666f41b68c9fdba3731730595616b16f98579c077cf047f421a46729b5a65476a8707125a2c0b0c6c024ca94df8c2633123bd99e705149fcb1afadcd3bf68b
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-23 14:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 14:05 [rpms/apache-commons-collections4] epel10: Update to latest upstream release Mat Booth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox