public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/osc] f44: Update to 1.27.1
@ 2026-06-04 10:18
0 siblings, 0 replies; only message in thread
From: @ 2026-06-04 10:18 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/osc
Branch : f44
Commit : 94d5e6cf295c695aa56d1add561c8d2b6b896b3c
Author : Dan Čermák <dan.cermak@cgc-instruments.com>
Date : 2026-06-04T12:17:56+02:00
Stats : +8/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/osc/c/94d5e6cf295c695aa56d1add561c8d2b6b896b3c?branch=f44
Log:
Update to 1.27.1
---
diff --git a/.gitignore b/.gitignore
index 5f65f20..337421c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -68,3 +68,4 @@
/osc-1.25.0.tar.gz
/osc-1.26.0.tar.gz
/osc-1.27.0.tar.gz
+/osc-1.27.1.tar.gz
diff --git a/osc.spec b/osc.spec
index 2ac7563..22104c2 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 476.1
+%global obsrel 479.1
# 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.0
+Version: 1.27.1
# 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
+* Thu Jun 04 2026 Dan Čermák <dan.cermak@posteo.net> - 1.27.1-479.1.1
+- Update to 1.27.1
+
* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 1.27.0-476.1.2
- Rebuilt for Python 3.15
diff --git a/sources b/sources
index 589a5a8..206cf89 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (osc-1.27.0.tar.gz) = fc8c210a22c130020aebc08d5dfeb16839a712559efec85e88ea86862b30a462ef53ed11b9bbfb6226149526a0f94b46fed681a4063425686a158272c398c3ad
+SHA512 (osc-1.27.1.tar.gz) = 3ddcef2f19ac915baa3ceb8fd3c7d72aecf046a907fcc52b26a6ecace843df15f7f877dc62356b88ec1ec7ea852640e2ff1cc0ced165c807ee140a617af6655d
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-04 10:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-04 10:18 [rpms/osc] f44: Update to 1.27.1
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox