From 39e1ef8ff9d8e4bc5751dd091f04e10ecb222cd3 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: May 07 2015 19:07:18 +0000 Subject: Upgrade to pyparted-3.10.5 --- diff --git a/.gitignore b/.gitignore index 09746ad..9cae3de 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pyparted-pyparted-3.10.4.tar.gz +/pyparted-3.10.5.tar.gz diff --git a/pyparted.spec b/pyparted.spec index a8e4dd3..2b259c7 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -3,13 +3,13 @@ Summary: Python module for GNU parted Name: pyparted Epoch: 1 -Version: 3.10.4 +Version: 3.10.5 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: https://github.com/dcantrell/%{name} -Source0: https://github.com/dcantrell/%{name}/releases/%{name}-%{name}-%{version}.tar.gz +Source0: https://github.com/dcantrell/%{name}/releases/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n) BuildRequires: python-devel @@ -35,7 +35,7 @@ partition tables. This package provides Python 3 bindings for parted. %endif %prep -%setup -q -n %{name}-%{name}-%{version} +%setup -q %if 0%{?with_python3} rm -rf %{py3dir} @@ -90,6 +90,9 @@ rm -rf %{buildroot} %endif %changelog +* Thu May 07 2015 David Cantrell - 3.10.5-1 +- Upgrade to pyparted-3.10.5 + * Tue May 05 2015 David Cantrell - 3.10.4-1 - Upgrade to pyparted-3.10.4 diff --git a/sources b/sources index 4fe5625..cbce6a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f7b324cfd13210cc802c87628ecf8f35 pyparted-pyparted-3.10.4.tar.gz +b303caf8e907a2541e71aa492494b5e5 pyparted-3.10.5.tar.gz