- Update the spec file URL to something valid (#670601). (clumens)

- Don't use _D for Debug, since that's already used by the expander (#640929). (clumens)
- Translation updates.
This commit is contained in:
Chris Lumens 2011-01-25 11:14:38 -05:00
parent d3c3cc77c7
commit 1511568f25
3 changed files with 9 additions and 6 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ python-meh-0.7.tar.gz
python-meh-0.8.tar.gz
python-meh-0.9.tar.gz
python-meh-0.10.tar.gz
/python-meh-0.11.tar.gz

View File

@ -2,9 +2,9 @@
Summary: A python library for handling exceptions
Name: python-meh
Url: http://git.fedoraproject.org/git/?p=python-meh.git
Version: 0.10
Release: 2%{?dist}
Url: http://git.fedorahosted.org/git/?p=python-meh.git
Version: 0.11
Release: 1%{?dist}
# This is a Red Hat maintained package which is specific to
# our distribution. Thus the source is only available from
# within this srpm.
@ -46,8 +46,10 @@ rm -rf %{buildroot}
%{_datadir}/python-meh
%changelog
* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 0.10-2
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Tue Jan 25 2011 Chris Lumens <clumens@redhat.com> - 0.11-1
- Update the spec file URL to something valid (#670601). (clumens)
- Don't use _D for Debug, since that's already used by the expander (#640929). (clumens)
- Translation updates.
* Tue Jun 22 2010 Chris Lumens <clumens@redhat.com> 0.10-1
- Treat classes like simple types, too. (clumens)

View File

@ -1 +1 @@
1a1cf8fb5eb6831703a13b039574fea0 python-meh-0.10.tar.gz
c2d412c275dd1675d4e3b174696fd8ca python-meh-0.11.tar.gz