diff --git a/.cvsignore b/.cvsignore index ded3655..6d9e670 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -polib-0.4.2.tar.gz +polib-0.5.1.tar.gz diff --git a/import.log b/import.log index 2e60731..8db20c9 100644 --- a/import.log +++ b/import.log @@ -1,2 +1,3 @@ python-polib-0_4_0-1_20080217svnr60:HEAD:python-polib-0.4.0-1.20080217svnr60.src.rpm:1236173174 python-polib-0_4_2-1_fc11:F-11:python-polib-0.4.2-1.fc11.src.rpm:1250689348 +python-polib-0_5_1-1_fc13:F-11:python-polib-0.5.1-1.fc13.src.rpm:1260793458 diff --git a/python-polib.spec b/python-polib.spec index be59cec..6a1c3ed 100644 --- a/python-polib.spec +++ b/python-polib.spec @@ -3,7 +3,7 @@ #%define alphatag r60 Name: python-polib -Version: 0.4.2 +Version: 0.5.1 Release: 1%{?dist} Summary: A library to parse and manage gettext catalogs @@ -13,7 +13,7 @@ URL: http://code.google.com/p/polib/ # svn export -r60 http://polib.googlecode.com/svn/trunk/ polib-0.4.0-r60 # tar zcf polib-0.4.0-r60.tar.gz polib-0.4.0-r60 #Source0: polib-%{version}-%{alphatag}.tar.gz -Source0: http://polib.googlecode.com/files/polib-0.4.2.tar.gz +Source0: http://polib.googlecode.com/files/polib-0.5.1.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -44,10 +44,13 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc LICENSE README docs/ +%doc LICENSE README %{python_sitelib}/* %changelog +* Mon Dec 14 2009 Diego Búrigo Zacarão - 0.5.1-1 +- Updated to 0.5.1 release + * Wed Aug 19 2009 Diego Búrigo Zacarão - 0.4.2-1 - Updated to 0.4.2 release diff --git a/sources b/sources index a647c3d..22039ec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1a06c04444486271c3119953128a4844 polib-0.4.2.tar.gz +0e4e5b8c408eaf981e8b6f6820fd569c polib-0.5.1.tar.gz