public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-rosdistro] epel10: Update to 1.1.0
@ 2026-09-14 22:04 Scott K Logan
  0 siblings, 0 replies; only message in thread
From: Scott K Logan @ 2026-09-14 22:04 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-rosdistro
Branch : epel10
Commit : 6aafad6d6fb3c538cc9264b6fad85317e5882de2
Author : Scott K Logan <logans@cottsay.net>
Date   : 2026-09-14T17:02:12-05:00
Stats  : +8/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-rosdistro/c/6aafad6d6fb3c538cc9264b6fad85317e5882de2?branch=epel10

Log:
Update to 1.1.0

---
diff --git a/.gitignore b/.gitignore
index 47c6d50..987527d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /rosdistro-0.9.0.tar.gz
 /rosdistro-0.9.1.tar.gz
 /rosdistro-1.0.1.tar.gz
+/rosdistro-1.1.0.tar.gz

diff --git a/python-rosdistro.spec b/python-rosdistro.spec
index 7d824ac..8c6f085 100644
--- a/python-rosdistro.spec
+++ b/python-rosdistro.spec
@@ -1,7 +1,7 @@
 %global srcname rosdistro
 
 Name:           python-%{srcname}
-Version:        1.0.1
+Version:        1.1.0
 Release:        1%{?dist}
 Summary:        File format for managing ROS Distributions
 
@@ -40,6 +40,7 @@ Summary:        File format for managing ROS Distributions
 BuildRequires:  git
 BuildRequires:  python%{python3_pkgversion}-catkin_pkg
 BuildRequires:  python%{python3_pkgversion}-devel
+BuildRequires:  python%{python3_pkgversion}-packaging >= 16.8.0
 BuildRequires:  python%{python3_pkgversion}-pytest
 BuildRequires:  python%{python3_pkgversion}-PyYAML
 BuildRequires:  python%{python3_pkgversion}-rospkg
@@ -49,6 +50,7 @@ Obsoletes:      python2-%{srcname} < 0.7.4-4
 
 %if %{undefined __pythondist_requires}
 Requires:       python%{python3_pkgversion}-catkin_pkg
+Requires:       python%{python3_pkgversion}-packaging >= 16.8.0
 Requires:       python%{python3_pkgversion}-PyYAML
 Requires:       python%{python3_pkgversion}-rospkg
 Requires:       python%{python3_pkgversion}-setuptools
@@ -119,6 +121,9 @@ popd
 
 
 %changelog
+* Thu Sep 03 2026 Scott K Logan <logans@cottsay.net> - 1.1.0-1
+- Update to 1.1.0 (rhbz#2527831)
+
 * Mon Dec 23 2024 Scott K Logan <logans@cottsay.net> - 1.0.1-1
 - Update to 1.0.1 (rhbz#2318382)
 - Drop spec file support for RHEL 7

diff --git a/sources b/sources
index 81f790b..4d1c80c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rosdistro-1.0.1.tar.gz) = 3b7eb5fbcd5002239db3a50262456416168b1be6c9728d6359e07b6ee94a481453f7e8c0d05ac4361e2cb565b820e9d7792e8d376678927ece72273f7b0b6c9a
+SHA512 (rosdistro-1.1.0.tar.gz) = b18ccb1211ffe109670d0141bc8a9e9fb61c75d905c01ae7b29f63af22c7fd57322e72ee19b0e041afc63424d24be5018d1b28f26906d7ce7a4a72708f776a94

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-14 22:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-14 22:04 [rpms/python-rosdistro] epel10: Update to 1.1.0 Scott K Logan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox