From 453cc974db4163b7a54e7656fc79544b3e569182 Mon Sep 17 00:00:00 2001 From: David King Date: Sep 08 2015 15:13:50 +0000 Subject: Update to 0.2 --- diff --git a/.gitignore b/.gitignore index 3efbc08..0dbeff9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /mallard-ducktype-0.1.tar.gz +/mallard-ducktype-0.2.tar.gz diff --git a/python3-mallard-ducktype.spec b/python3-mallard-ducktype.spec index bc02934..63876e8 100644 --- a/python3-mallard-ducktype.spec +++ b/python3-mallard-ducktype.spec @@ -1,7 +1,7 @@ %global srcname mallard-ducktype Name: python3-mallard-ducktype -Version: 0.1 +Version: 0.2 Release: 1%{?dist} Summary: Parse Ducktype files and convert them to Mallard @@ -42,5 +42,8 @@ rm -rf %{srcname}-%{version}/mallard_ducktype.egg-info/ %changelog +* Tue Sep 08 2015 David King - 0.2-1 +- Update to 0.2 + * Fri Sep 04 2015 David King - 0.1-1 - Initial Fedora packaging (#1260219) diff --git a/sources b/sources index 6041365..8f91e5f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6335fcd23378d24cafc45c6dfbfb5906 mallard-ducktype-0.1.tar.gz +8e1b7403c3112ef80e6bd52fa77ce566 mallard-ducktype-0.2.tar.gz