From 0314434d696a9875292edb6a455f0401f3b49bb8 Mon Sep 17 00:00:00 2001 From: Tim Flink Date: Nov 14 2011 17:25:13 +0000 Subject: Updating to 0.1.2 with changes from origin --- diff --git a/python-yourls.spec b/python-yourls.spec index 8fece5d..769f1af 100644 --- a/python-yourls.spec +++ b/python-yourls.spec @@ -12,7 +12,7 @@ Source0: https://github.com/downloads/tflink/python-yourls/%{name}-%{vers BuildArch: noarch BuildRequires: python-devel # This only exists in F16 and newer -#BuildRequires: pytest +BuildRequires: pytest %description Simple Python client for the YOURLS URL shortener @@ -47,6 +47,9 @@ rm -rf %{buildroot} - Fixed bug where empty api urls were allowed - Added ability to use 'title' when shortening a URL +* Tue Oct 11 2011 Tim Flink - 0.1.1-3 +- removed extra chars in spec file that were breaking build + * Tue Aug 30 2011 Tim Flink - 0.1.1-2 - corrected license tag