public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ongres-stringprep] f43: Update to upstream version 2.4
@ 2026-06-10 8:00 Marian Koncek
0 siblings, 0 replies; only message in thread
From: Marian Koncek @ 2026-06-10 8:00 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ongres-stringprep
Branch : f43
Commit : 277b2ad77d6e9c2577640094c25d734416502ee9
Author : Marian Koncek <mkoncek@redhat.com>
Date : 2026-06-10T09:58:15+02:00
Stats : +4/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/ongres-stringprep/c/277b2ad77d6e9c2577640094c25d734416502ee9?branch=f43
Log:
Update to upstream version 2.4
---
diff --git a/.gitignore b/.gitignore
index 88306b9..2365388 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/stringprep-1.1.tar.gz
/stringprep-2.1.tar.gz
/stringprep-2.2.tar.gz
+/stringprep-2.4.tar.gz
diff --git a/ongres-stringprep.spec b/ongres-stringprep.spec
index 9d4b967..11a70f9 100644
--- a/ongres-stringprep.spec
+++ b/ongres-stringprep.spec
@@ -1,5 +1,5 @@
Name: ongres-stringprep
-Version: 2.2
+Version: 2.4
Release: %autorelease
Summary: RFC 3454 Preparation of Internationalized Strings in pure Java
License: BSD-2-Clause
@@ -20,7 +20,7 @@ The stringprep protocol does not stand on its own; it has to be used by other
protocols at precisely-defined places in those other protocols.
%prep
-%autosetup -p1 -n "stringprep-%{version}"
+%autosetup -p1 -C
find \( -name '*.jar' -o -name '*.class' \) -delete
%pom_remove_dep org.junit:junit-bom parent
diff --git a/sources b/sources
index be653ae..c5b922e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (stringprep-2.2.tar.gz) = ccaa184016c202b0343f15ce00e91b39d6f1d759904e501d67854142527fb96cf0accf8ef49fda463a0be5257ca3a6ea68f09661dba26ae9c0c25ad80af8ecb4
+SHA512 (stringprep-2.4.tar.gz) = 50860a83a8a288be63269c866f4b2b5c12e3b0ae23d7f4ed57cf2d650dc1d64f86f0098bcf14af4596b07673aab4fe48b92360ff967f6c728582baa74e577a34
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-10 8:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10 8:00 [rpms/ongres-stringprep] f43: Update to upstream version 2.4 Marian Koncek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox