public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Packit <hello@packit.dev>
To: git-commits@fedoraproject.org
Subject: [rpms/qm] epel10: Update to 1.3 upstream release
Date: Wed, 09 Sep 2026 20:35:15 GMT [thread overview]
Message-ID: <178898611558.1.11796935842082903284.rpms-qm-d51bfaf3819a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/qm
Branch : epel10
Commit : d51bfaf3819abfc00cd8c281753964df7a671363
Author : Packit <hello@packit.dev>
Date : 2026-09-09T20:31:15+00:00
Stats : +12/-6 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/qm/c/d51bfaf3819abfc00cd8c281753964df7a671363?branch=epel10
Log:
Update to 1.3 upstream release
Upstream tag: v1.3
Upstream commit: dd44987f
Commit authored by Packit automation (https://packit.dev/)
---
diff --git a/.gitignore b/.gitignore
index 09dc11f..902bfaf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/v1.0.tar.gz
/v1.1.tar.gz
/v1.2.tar.gz
+/v1.3.tar.gz
diff --git a/README.packit b/README.packit
index 173195e..41ba8b3 100644
--- a/README.packit
+++ b/README.packit
@@ -1,3 +1,3 @@
This repository is maintained by packit.
https://packit.dev/
-The file was generated using packit 1.16.1.post1.dev2+gf84fe2d5b.
+The file was generated using packit 1.16.3.
diff --git a/qm.spec b/qm.spec
index 01f01ea..5a31b9d 100644
--- a/qm.spec
+++ b/qm.spec
@@ -42,7 +42,7 @@ Epoch: 101
# Keep Version in upstream specfile at 0. It will be automatically set
# to the correct value by Packit for copr and koji builds.
# IGNORE this comment if you're looking at it in dist-git.
-Version: 1.2
+Version: 1.3
%if %{defined autorelease}
Release: %autorelease
%else
@@ -94,12 +94,14 @@ use container tools like Podman.
### qmctl ###
###################
-%package ctl
+%package -n qmctl
Summary: QM service controller command line tool
Requires: %{name} = %{version}-%{release}
Requires: python3 >= 3.9
+Provides: %{name}-ctl = %{version}-%{release}
+Obsoletes: %{name}-ctl < %{version}-%{release}
-%description ctl
+%description -n qmctl
QM is a containerized environment for running Quality Management software.
This package contains the service controller command line tool for managing
and interacting with QM containers and services.
@@ -184,7 +186,7 @@ fi
%ghost %dir %{_installscriptdir}/rootfs
%ghost %{_installscriptdir}/rootfs/*
-%files ctl
+%files -n qmctl
%doc README.md
%license LICENSE
%{_bindir}/qmctl
@@ -192,6 +194,9 @@ fi
%{python3_sitelib}/qmctl/
%changelog
+* Wed Sep 09 2026 Packit <hello@packit.dev> - 101:1.3-1
+- Update to version 1.3
+
* Mon Jul 20 2026 Packit <hello@packit.dev> - 101:1.2-1
- Update to version 1.2
diff --git a/sources b/sources
index 7dc35b3..50d966d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (v1.2.tar.gz) = 0ba4714fecfa7feeda1691a0afe152d1086de134bfed25bd1da726f41b680c4084fcdea3d910547b8826b2abfb1dfdc204131f43e55141529f2c4242222c2d5a
+SHA512 (v1.3.tar.gz) = 44b15d2427f5ccb24db6308c9bb15bd9feb849a9916174c0cc07aaa98b58229a7400377385d2a2aa77b0b73d91087aba83af5178c2c5f7f7d0c3e62382de0f6e
reply other threads:[~2026-09-09 20:35 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=178898611558.1.11796935842082903284.rpms-qm-d51bfaf3819a@fedoraproject.org \
--to=hello@packit.dev \
--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