New version
- Translation update
This commit is contained in:
parent
67ae899ce6
commit
1ca9bc6534
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@ python-meh-0.13.tar.gz
|
|||||||
/python-meh-0.29.tar.gz
|
/python-meh-0.29.tar.gz
|
||||||
/python-meh-0.30.tar.gz
|
/python-meh-0.30.tar.gz
|
||||||
/python-meh-0.31.tar.gz
|
/python-meh-0.31.tar.gz
|
||||||
|
/python-meh-0.32.tar.gz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
Summary: A python library for handling exceptions
|
Summary: A python library for handling exceptions
|
||||||
Name: python-meh
|
Name: python-meh
|
||||||
Url: http://git.fedorahosted.org/git/?p=python-meh.git
|
Url: http://git.fedorahosted.org/git/?p=python-meh.git
|
||||||
Version: 0.31
|
Version: 0.32
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
# This is a Red Hat maintained package which is specific to
|
# This is a Red Hat maintained package which is specific to
|
||||||
# our distribution. Thus the source is only available from
|
# our distribution. Thus the source is only available from
|
||||||
@ -66,6 +66,9 @@ rm -rf %{buildroot}
|
|||||||
%{_datadir}/python-meh
|
%{_datadir}/python-meh
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 28 2014 Martin Kolman <mkolman@redhat.com> - 0.32-1
|
||||||
|
- Translation update
|
||||||
|
|
||||||
* Fri Mar 21 2014 Martin Kolman <mkolman@redhat.com> - 0.31-1
|
* Fri Mar 21 2014 Martin Kolman <mkolman@redhat.com> - 0.31-1
|
||||||
- Translation update
|
- Translation update
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user