From e8a135a66f756331ace8c5893bb0593bda71ef75 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: May 12 2015 19:05:34 +0000 Subject: 0.0.17 --- diff --git a/.gitignore b/.gitignore index 8758aae..5636bad 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pypng-0.0.16.tar.gz +/pypng-0.0.17.tar.gz diff --git a/python-pypng.spec b/python-pypng.spec index afb0e84..662cec8 100644 --- a/python-pypng.spec +++ b/python-pypng.spec @@ -11,8 +11,8 @@ %global modname pypng Name: python-pypng -Version: 0.0.16 -Release: 3%{?dist} +Version: 0.0.17 +Release: 1%{?dist} Summary: Pure Python PNG image encoder/decoder Group: Development/Libraries @@ -107,6 +107,9 @@ popd %endif %changelog +* Tue May 12 2015 Ralph Bean - 0.0.17-1 +- new version + * Sat Jun 07 2014 Fedora Release Engineering - 0.0.16-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index f0c8531..6abb086 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -23ec36b6829c9e7dcd04f4cc535aa78c pypng-0.0.16.tar.gz +608c0787a6ad35dc2a67f9b19b448a18 pypng-0.0.17.tar.gz