update to 0.33

This commit is contained in:
Matthias Clasen 2005-01-26 19:22:13 +00:00
parent b06cc16728
commit 52f7ddf7c4
3 changed files with 7 additions and 6 deletions

View File

@ -1,2 +1,3 @@
intltool-0.31.1.tar.bz2 intltool-0.31.1.tar.bz2
intltool-0.31.2.tar.bz2 intltool-0.31.2.tar.bz2
intltool-0.33.tar.bz2

View File

@ -1,12 +1,10 @@
Name: intltool Name: intltool
Summary: Utility for internationalizing various kinds of data files. Summary: Utility for internationalizing various kinds of data files.
Version: 0.31.2 Version: 0.33
Release: 3 Release: 1
License: GPL License: GPL
Group: Development/Tools Group: Development/Tools
Source: %{name}-%{version}.tar.bz2 Source: %{name}-%{version}.tar.bz2
# http://bugzilla.gnome.org/show_bug.cgi?id=163981
Patch0: intltool-local.patch
URL: http://www.gnome.org URL: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRoot: %{_tmppath}/%{name}-%{version}-root
Requires: patch Requires: patch
@ -22,7 +20,6 @@ them in the po files.
%prep %prep
%setup -q %setup -q
%patch0 -p0
%build %build
%configure %configure
@ -46,6 +43,9 @@ make
%{_mandir}/man*/* %{_mandir}/man*/*
%changelog %changelog
* Wed Jan 26 2005 Matthias Clasen <mclasen@redhat.com> - 0.33-1
- Upgrade to 0.33
* Thu Jan 13 2005 Jeremy Katz <katzj@redhat.com> - 0.31.2-3 * Thu Jan 13 2005 Jeremy Katz <katzj@redhat.com> - 0.31.2-3
- fix intltool local mode (upstream 163981) - fix intltool local mode (upstream 163981)

View File

@ -1 +1 @@
a115ebddc22e797c00cf27a6f553ade9 intltool-0.31.2.tar.bz2 7d3b6d421b0fb9beee7faf97daab45e6 intltool-0.33.tar.bz2