slinabery pushed to openstack-tempest (master). "Add provides/obsoletes"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 4 20:34:13 UTC 2015


>From 917433ac2c674bae16b6cbf8e16c5b70904eeac5 Mon Sep 17 00:00:00 2001
From: Steve Linabery <slinaber at redhat.com>
Date: Mon, 4 May 2015 15:33:05 -0500
Subject: Add provides/obsoletes


diff --git a/openstack-tempest.spec b/openstack-tempest.spec
index 81b81bf..aa94e3f 100644
--- a/openstack-tempest.spec
+++ b/openstack-tempest.spec
@@ -3,7 +3,7 @@
 Name:           openstack-tempest
 Epoch:          1
 Version:        kilo
-Release:        %{timestamp}.2%{?dist}
+Release:        %{timestamp}.3%{?dist}
 Summary:        OpenStack Integration Test Suite (Tempest)
 License:        ASL 2.0
 Url:            https://github.com/redhat-openstack/tempest
@@ -47,6 +47,10 @@ Requires:       which
 Requires:       python-tempest-lib >= 0.4.0
 Requires:       subunit-filters
 
+Provides:       openstack-tempest-kilo
+Obsoletes:      openstack-tempest-juno < 20150319
+Obsoletes:      openstack-tempest-icehouse < 20150319
+
 %description
 This is a set of integration tests to be run against a live OpenStack cluster.
 Tempest has batteries of tests for OpenStack API validation, Scenarios, and
@@ -72,6 +76,9 @@ cp --preserve=mode -r . %{buildroot}%{_datarootdir}/%{name}-%{version}
 %exclude %{_datarootdir}/%{name}-%{version}/.coveragerc
 
 %changelog
+* Mon May 04 2015 Steve Linabery <slinaber at redhat.com> - kilo-20150413.3
+- Add provides/obsoletes
+
 * Thu Apr 16 2015 Steve Linabery <slinaber at redhat.com> - kilo-20150413.2
 - Add Requires for subunit-filters
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/openstack-tempest.git/commit/?h=master&id=917433ac2c674bae16b6cbf8e16c5b70904eeac5


More information about the scm-commits mailing list