public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ongres-scram] f43: Update to upstream version 3.3
@ 2026-06-10 11:01 Marian Koncek
  0 siblings, 0 replies; only message in thread
From: Marian Koncek @ 2026-06-10 11:01 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ongres-scram
Branch : f43
Commit : a1b151b3d09ff70511f3c1117b886e246fa6e257
Author : Marian Koncek <mkoncek@redhat.com>
Date   : 2026-06-10T13:00:43+02:00
Stats  : +5/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/ongres-scram/c/a1b151b3d09ff70511f3c1117b886e246fa6e257?branch=f43

Log:
Update to upstream version 3.3

---
diff --git a/.gitignore b/.gitignore
index a6b453f..b36500b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@
 /scram-2.1.tar.gz
 /scram-3.0.tar.gz
 /scram-3.1.tar.gz
+/scram-3.2.tar.gz
+/scram-3.3.tar.gz

diff --git a/ongres-scram.spec b/ongres-scram.spec
index be96329..63e1513 100644
--- a/ongres-scram.spec
+++ b/ongres-scram.spec
@@ -1,4 +1,4 @@
-%global upstream_version 3.1
+%global upstream_version 3.3
 
 Name:           ongres-scram
 Version:        %(echo %{upstream_version} | sed 's/-/~/g')
@@ -32,7 +32,7 @@ Summary:        Client for %{name}
 This package contains the client for %{name}
 
 %prep
-%autosetup -p1 -n "scram-%{upstream_version}"
+%autosetup -p1 -C
 find \( -name '*.jar' -o -name '*.class' \) -delete
 
 %pom_remove_plugin -r :maven-javadoc-plugin

diff --git a/sources b/sources
index d8fb3d6..9caa3d2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (scram-3.1.tar.gz) = 9602c25c4e5c6efb04c334b8c89abaa2e50986c0f91f958792d55184f0d6242e6aeec495b408a55df4bc97eaab838bfdc6bb5f70b62665e6953a87bb5dc63ac6
+SHA512 (scram-3.3.tar.gz) = 8b3841894c219cf4a505687b3a0fd6d106e8306237df7b9c472cf0e51979df24072025ae469805e0aed67e5315f43062a8603544cddfacae2343dc55082f64c9

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-10 11:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10 11:01 [rpms/ongres-scram] f43: Update to upstream version 3.3 Marian Koncek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox