public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/qm] f43: Update to 1.3 upstream release
@ 2026-09-09 20:36 Packit
0 siblings, 0 replies; only message in thread
From: Packit @ 2026-09-09 20:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/qm
Branch : f43
Commit : 04619a0847d53027861bcf62c09692f6106039de
Author : Packit <hello@packit.dev>
Date : 2026-09-09T20:30:30+00:00
Stats : +12/-6 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/qm/c/04619a0847d53027861bcf62c09692f6106039de?branch=f43
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 d6b4bda..1f576fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-09 20:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-09 20:36 [rpms/qm] f43: Update to 1.3 upstream release Packit
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox