From 6560785b02024c7f3b48750dcb9b7d69164dc146 Mon Sep 17 00:00:00 2001 From: Alan Pevec Date: Apr 01 2015 18:09:04 +0000 Subject: Update to upstream 1.4.0 --- diff --git a/.gitignore b/.gitignore index 332ce5a..534358b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /oslo.serialization-0.3.0.tar.gz /oslo.serialization-1.1.0.tar.gz /oslo.serialization-1.3.0.tar.gz +/oslo.serialization-1.4.0.tar.gz diff --git a/python-oslo-serialization.spec b/python-oslo-serialization.spec index 9fd1e92..ec24e2c 100644 --- a/python-oslo-serialization.spec +++ b/python-oslo-serialization.spec @@ -2,7 +2,7 @@ %global pypi_name oslo.serialization Name: python-oslo-serialization -Version: 1.3.0 +Version: 1.4.0 Release: 1%{?dist} Summary: OpenStack oslo.serialization library @@ -67,6 +67,9 @@ rm -fr %{buildroot}%{python2_sitelib}/%{pypi_name}/tests/ %changelog +* Wed Apr 01 2015 Alan Pevec 1.4.0-1 +- Update to upstream 1.4.0 + * Tue Feb 24 2015 Alan Pevec 1.3.0-1 - Update to upstream 1.3.0 diff --git a/sources b/sources index 68a337b..6a06d2c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b7da116f19577b97e48125f51a356d42 oslo.serialization-1.3.0.tar.gz +e538baeb6869b4c99b94ef42916a2908 oslo.serialization-1.4.0.tar.gz