public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/osc] f44: Update to 1.27.2, fixes rhbz#2495978
Date: Wed, 01 Jul 2026 15:21:45 GMT	[thread overview]
Message-ID: <178291930504.1.14970915267551458049.rpms-osc-68753eb94e77@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/osc
Branch : f44
Commit : 68753eb94e77bfbefc7e2473a209f50df51bc7b4
Author : Dan Čermák <dan.cermak@cgc-instruments.com>
Date   : 2026-07-01T17:21:06+02:00
Stats  : +8/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/osc/c/68753eb94e77bfbefc7e2473a209f50df51bc7b4?branch=f44

Log:
Update to 1.27.2, fixes rhbz#2495978

---
diff --git a/.gitignore b/.gitignore
index 337421c..b1ef72a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -69,3 +69,4 @@
 /osc-1.26.0.tar.gz
 /osc-1.27.0.tar.gz
 /osc-1.27.1.tar.gz
+/osc-1.27.2.tar.gz

diff --git a/osc.spec b/osc.spec
index 303de35..d257262 100644
--- a/osc.spec
+++ b/osc.spec
@@ -2,7 +2,7 @@
 # when rebasing check what they are using on
 # https://download.opensuse.org/repositories/openSUSE:/Tools/Fedora_Rawhide/src/
 # update the obsrel to match the upstream release number
-%global obsrel 479.1
+%global obsrel 481.2
 
 # osc plugin support
 %global osc_plugin_dir %{_prefix}/lib/osc-plugins
@@ -12,11 +12,11 @@
 %global obs_srcsvc_dir %{obsroot}/service
 
 # Real release number
-%global baserelease 2
+%global baserelease 1
 
 Name:           osc
 Summary:        Open Build Service Commander
-Version:        1.27.1
+Version:        1.27.2
 # Bump the release as necessary to ensure we're one level up from upstream
 Release:        %{obsrel}.%{baserelease}%{?dist}
 License:        GPL-2.0-or-later
@@ -169,6 +169,9 @@ python3 -m unittest
 %dir %{osc_plugin_dir}
 
 %changelog
+* Wed Jul 01 2026 Dan Čermák <dan.cermak@posteo.net> - 1.27.2-481.2.1
+- Update to 1.27.2, fixes rhbz#2495978
+
 * Fri Jun 05 2026 Python Maint <python-maint@redhat.com> - 1.27.1-479.1.2
 - Rebuilt for Python 3.15
 

diff --git a/sources b/sources
index 206cf89..fae00a3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (osc-1.27.1.tar.gz) = 3ddcef2f19ac915baa3ceb8fd3c7d72aecf046a907fcc52b26a6ecace843df15f7f877dc62356b88ec1ec7ea852640e2ff1cc0ced165c807ee140a617af6655d
+SHA512 (osc-1.27.2.tar.gz) = da824123cff27a4aab07667953861d4a6812c53e7b3888ae17f694e407dc5a4c3315279f967bb3ed7f3fe23dcf80e26292dc6b2f0625709597304cae31c179cc

                 reply	other threads:[~2026-07-01 15:21 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=178291930504.1.14970915267551458049.rpms-osc-68753eb94e77@fedoraproject.org \
    --to=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