public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/apache-commons-collections4] epel10: update to version 4.4
Date: Thu, 23 Jul 2026 14:05:06 GMT [thread overview]
Message-ID: <178481550611.1.9533087767887756933.rpms-apache-commons-collections4-b7bafd573a46@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/apache-commons-collections4
Branch : epel10
Commit : b7bafd573a46a5f1a9359748191956f1ee6f2278
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2019-07-17T12:34:45+02:00
Stats : +24/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/apache-commons-collections4/c/b7bafd573a46a5f1a9359748191956f1ee6f2278?branch=epel10
Log:
update to version 4.4
---
diff --git a/.gitignore b/.gitignore
index a2d9d1a..5e28a74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,6 @@
+/results_*
+/*.src.rpm
+
/commons-collections4-4.0-src.tar.gz
/commons-collections4-4.1-src.tar.gz
+/commons-collections4-4.4-src.tar.gz
diff --git a/apache-commons-collections4.spec b/apache-commons-collections4.spec
index 96793d4..0a77ff3 100644
--- a/apache-commons-collections4.spec
+++ b/apache-commons-collections4.spec
@@ -1,15 +1,17 @@
-Summary: Extension of the Java Collections Framework
Name: apache-commons-collections4
-Version: 4.1
-Release: 5%{?dist}
+Summary: Extension of the Java Collections Framework
+Version: 4.4
+Release: 1%{?dist}
License: ASL 2.0
-URL: http://commons.apache.org/proper/commons-collections/
-BuildArch: noarch
+URL: http://commons.apache.org/proper/commons-collections/
Source0: http://archive.apache.org/dist/commons/collections/source/commons-collections4-%{version}-src.tar.gz
+BuildArch: noarch
+
BuildRequires: maven-local
BuildRequires: mvn(junit:junit)
+BuildRequires: mvn(org.apache.commons:commons-lang3)
BuildRequires: mvn(org.apache.commons:commons-parent:pom:)
BuildRequires: mvn(org.apache.maven.plugins:maven-antrun-plugin)
BuildRequires: mvn(org.easymock:easymock)
@@ -18,22 +20,27 @@ BuildRequires: mvn(org.easymock:easymock)
Commons-Collections seek to build upon the JDK classes by providing
new interfaces, implementations and utilities.
-%package javadoc
+
+%package javadoc
Summary: API documentation for %{name}
-%description javadoc
+%description javadoc
This package provides %{summary}.
+
%prep
%setup -q -n commons-collections4-%{version}-src
%mvn_file : commons-collections4 %{name}
+
%build
%mvn_build -- -Dcommons.osgi.symbolicName=org.apache.commons.collections4
+
%install
%mvn_install
+
%files -f .mfiles
%doc RELEASE-NOTES.txt
%license LICENSE.txt NOTICE.txt
@@ -41,7 +48,11 @@ This package provides %{summary}.
%files javadoc -f .mfiles-javadoc
%license LICENSE.txt NOTICE.txt
+
%changelog
+* Wed Jul 17 2019 Fabio Valentini <decathorpe@gmail.com> - 4.4-1
+- Update to version 4.4.
+
* Fri Feb 08 2019 Mat Booth <mat.booth@redhat.com> - 4.1-5
- Rebuild to regenerate OSGi metadata
@@ -80,3 +91,4 @@ This package provides %{summary}.
* Mon Jan 27 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.0-1
- Initial packaging
+
diff --git a/sources b/sources
index dc7c769..aa1310b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (commons-collections4-4.1-src.tar.gz) = c5666f41b68c9fdba3731730595616b16f98579c077cf047f421a46729b5a65476a8707125a2c0b0c6c024ca94df8c2633123bd99e705149fcb1afadcd3bf68b
+SHA512 (commons-collections4-4.4-src.tar.gz) = 2110e73eda97ca52a886cb708f21d8609a83655861594f3b6eb7a15b777d42eeeefc5d3b28ffc6ecc5e4f0b3fd5407f80019c2ce006f970f55455ef33eee47ee
reply other threads:[~2026-07-23 14:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178481550611.1.9533087767887756933.rpms-apache-commons-collections4-b7bafd573a46@fedoraproject.org \
--to=decathorpe@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox