public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Marian Koncek <mkoncek@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ongres-scram] f43: Update to upstream version 3.3
Date: Wed, 10 Jun 2026 11:01:03 GMT	[thread overview]
Message-ID: <178108926384.1.9698565262912290997.rpms-ongres-scram-a1b151b3d09f@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-06-10 11:01 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=178108926384.1.9698565262912290997.rpms-ongres-scram-a1b151b3d09f@fedoraproject.org \
    --to=mkoncek@redhat.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