public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-oslo-concurrency] noevent: update to 1.6.0
@ 2026-06-07 12:40 Matthias Runge
0 siblings, 0 replies; only message in thread
From: Matthias Runge @ 2026-06-07 12:40 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-oslo-concurrency
Branch : noevent
Commit : e98ca578ae6d2fd5d38fa479730f7f9891f2144b
Author : Matthias Runge <mrunge@redhat.com>
Date : 2015-03-11T12:42:30+01:00
Stats : +7/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-oslo-concurrency/c/e98ca578ae6d2fd5d38fa479730f7f9891f2144b?branch=noevent
Log:
update to 1.6.0
---
diff --git a/.gitignore b/.gitignore
index b2207fb..793cffb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/oslo.concurrency-1.4.1.tar.gz
+/oslo.concurrency-1.6.0.tar.gz
diff --git a/python-oslo-concurrency.spec b/python-oslo-concurrency.spec
index e40e4c4..f40539a 100644
--- a/python-oslo-concurrency.spec
+++ b/python-oslo-concurrency.spec
@@ -2,8 +2,8 @@
%global pypi_name oslo.concurrency
Name: python-oslo-concurrency
-Version: 1.4.1
-Release: 2%{?dist}
+Version: 1.6.0
+Release: 1%{?dist}
Summary: oslo.concurrency library
License: ASL 2.0
@@ -54,7 +54,6 @@ rm -rf html/.{doctrees,buildinfo}
%install
%{__python2} setup.py install --skip-build --root %{buildroot}
-cp -r oslo_concurrency/openstack %{buildroot}%{python2_sitelib}/oslo_concurrency
%files
@@ -67,6 +66,9 @@ cp -r oslo_concurrency/openstack %{buildroot}%{python2_sitelib}/oslo_concurrency
%{_bindir}/lockutils-wrapper
%changelog
+* Wed Mar 11 2015 Matthias Runge <mrunge@redhat.com> - 1.6.0-1
+- upgrade to 1.6.0
+
* Fri Feb 20 2015 Matthias Runge <mrunge@redhat.com> - 1.4.1-2
- added openstack/common/fileutils.py
- added dependencies
diff --git a/sources b/sources
index 61f32a5..75decb3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ec6ff1c8c7f0d287f326407041c9cf2a oslo.concurrency-1.4.1.tar.gz
+65b2233d08bf67ac487eb5b6aa45de06 oslo.concurrency-1.6.0.tar.gz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-07 12:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-07 12:40 [rpms/python-oslo-concurrency] noevent: update to 1.6.0 Matthias Runge
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox