diff --git a/.gitignore b/.gitignore index 48db448..8ba0acc 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /tahrir-0.1.9.tar.gz /tahrir-0.2.0.tar.gz /tahrir-0.2.1.tar.gz +/tahrir-0.2.2.tar.gz diff --git a/python-tahrir.spec b/python-tahrir.spec index 3306477..a979044 100644 --- a/python-tahrir.spec +++ b/python-tahrir.spec @@ -1,7 +1,7 @@ %global modname tahrir Name: python-tahrir -Version: 0.2.1 +Version: 0.2.2 Release: 1%{?dist} Summary: A pyramid app for issuing your own Open Badges @@ -88,6 +88,9 @@ sed -i 's/%%(here)s/\/var\/lib\/tahrir/' apache/%{modname}.ini %attr(-,%{modname},root) %config(noreplace) %{_var}/lib/%{modname} %changelog +* Wed Jul 10 2013 Ralph Bean - 0.2.2-1 +- Latest upstream with more cosmetic surgery. + * Wed Jul 03 2013 Ralph Bean - 0.2.1-1 - Remove old patch (shipped with upstream now). - More facelift stuff in progress. diff --git a/sources b/sources index e487c3c..f0bf273 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -009a651673835a0bdecf4ca726b827cb tahrir-0.2.1.tar.gz +dba697abe138adbff494696a3934b271 tahrir-0.2.2.tar.gz