From 207417cdbea074072736e750ed62bd38592b3568 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Jul 15 2015 19:00:18 +0000 Subject: Update to 0.1.8, modules 0.0.6 --- diff --git a/.gitignore b/.gitignore index 657270b..b806425 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ pyasn1-0.0.9a.tar.gz /pyasn1-modules-0.0.4.tar.gz /pyasn1-0.1.7.tar.gz /pyasn1-modules-0.0.5.tar.gz +/pyasn1-0.1.8.tar.gz +/pyasn1-modules-0.0.6.tar.gz diff --git a/python-pyasn1.spec b/python-pyasn1.spec index 0fb4907..8203d58 100644 --- a/python-pyasn1.spec +++ b/python-pyasn1.spec @@ -5,11 +5,11 @@ %endif %global module pyasn1 -%global modules_version 0.0.5 +%global modules_version 0.0.6 Name: python-pyasn1 -Version: 0.1.7 -Release: 5%{?dist} +Version: 0.1.8 +Release: 1%{?dist} Summary: ASN.1 tools for Python License: BSD Group: System Environment/Libraries @@ -135,6 +135,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Wed Jul 15 2015 Jason L Tibbitts III - 0.1.8-1 +- Update to new upstream release 0.1.8, modules 0.0.6. + * Thu Jun 18 2015 Fedora Release Engineering - 0.1.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 724492c..a6081bc 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -2cbd80fcd4c7b1c82180d3d76fee18c8 pyasn1-0.1.7.tar.gz -c1524d55aee3ca9ba4c7df5e0d321c5b pyasn1-modules-0.0.5.tar.gz +7f6526f968986a789b1e5e372f0b7065 pyasn1-0.1.8.tar.gz +3b94e7a4999bc7477b76c46c30a56727 pyasn1-modules-0.0.6.tar.gz