From 2962add08d808733217914e602d7f035075e1ce3 Mon Sep 17 00:00:00 2001 From: Alan Pevec Date: Jun 29 2015 10:24:57 +0000 Subject: Update to upstream 1.5.0 Change-Id: I4f15d669a46b09082eca523a076f328f635f3e99 --- diff --git a/.gitignore b/.gitignore index 4a8ca37..e55957e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /oslo.log-1.0.0.tar.gz +/oslo.log-1.5.0.tar.gz diff --git a/python-oslo-log.spec b/python-oslo-log.spec index 2a014b9..86073f2 100644 --- a/python-oslo-log.spec +++ b/python-oslo-log.spec @@ -2,8 +2,8 @@ %global pypi_name oslo.log Name: python-oslo-log -Version: 1.0.0 -Release: 2%{?dist} +Version: 1.5.0 +Release: 1%{?dist} Summary: OpenStack Oslo Log library License: ASL 2.0 @@ -22,6 +22,7 @@ Requires: python-oslo-context Requires: python-oslo-i18n Requires: python-oslo-utils Requires: python-oslo-serialization +Requires: python-debtcollector %description OpenStack logging configuration library provides standardized configuration @@ -71,6 +72,9 @@ rm -rf html/.{doctrees,buildinfo} %license LICENSE %changelog +* Mon Jun 29 2015 Alan Pevec 1.5.0-1 +- Update to upstream 1.5.0 + * Thu Jun 18 2015 Fedora Release Engineering - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index f8ab281..cfab037 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -37f5dc8642e9bee93ec2897333f0152d oslo.log-1.0.0.tar.gz +b8ecf49a39a945b688467ca72bfb1dd6 oslo.log-1.5.0.tar.gz