public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/osc] f44: Update to 1.27.2, fixes rhbz#2495978
@ 2026-07-01 15:21
0 siblings, 0 replies; only message in thread
From: @ 2026-07-01 15:21 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-01 15:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-01 15:21 [rpms/osc] f44: Update to 1.27.2, fixes rhbz#2495978
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox