From 787fdf1052c4a025dd7233e7072195ff22a1792b Mon Sep 17 00:00:00 2001 From: Lucas Alvares Gomes Date: Nov 07 2016 17:16:57 +0000 Subject: New upstream release: pyghmi 1.0.12 --- diff --git a/.gitignore b/.gitignore index 4930c44..90df379 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /pyghmi-0.5.9.tar.gz /pyghmi-0.8.0.tar.gz +/pyghmi-1.0.12.tar.gz diff --git a/python-pyghmi.spec b/python-pyghmi.spec index e16ffdb..045ef4d 100644 --- a/python-pyghmi.spec +++ b/python-pyghmi.spec @@ -1,13 +1,13 @@ %global sname pyghmi Name: python-%{sname} -Version: 0.8.0 -Release: 3%{?dist} +Version: 1.0.12 +Release: 1%{?dist} Summary: Python General Hardware Management Initiative (IPMI and others) License: ASL 2.0 URL: https://github.com/stackforge/pyghmi -Source0: http://pypi.python.org/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz +Source0: http://tarballs.openstack.org/%{sname}/%{sname}-%{version}.tar.gz BuildArch: noarch BuildRequires: python2-devel @@ -48,6 +48,9 @@ rm -rf {test-,}requirements.txt %changelog +* Mon Nov 07 2016 Lucas Alvares Gomes - 1.0.12-1 +- Rebased to 1.0.12 + * Tue Jul 19 2016 Fedora Release Engineering - 0.8.0-3 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages diff --git a/sources b/sources index 5405e63..dd995e3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7a21a83042270916b340f9fd450b2f39 pyghmi-0.8.0.tar.gz +38c309f40c6dc8dae9fc68390ad5d9a9 pyghmi-1.0.12.tar.gz