From 5fdbb564491395061ef38a92faec2eb8108d91ef695bf9251c57843265742961 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 22 Mar 2007 11:09:01 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/intltool?expand=0&rev=3 --- intltool-0.35.4.tar.bz2 | 3 --- intltool-0.35.5.tar.bz2 | 3 +++ intltool.changes | 11 +++++++++++ intltool.spec | 12 ++++++++++-- 4 files changed, 24 insertions(+), 5 deletions(-) delete mode 100644 intltool-0.35.4.tar.bz2 create mode 100644 intltool-0.35.5.tar.bz2 diff --git a/intltool-0.35.4.tar.bz2 b/intltool-0.35.4.tar.bz2 deleted file mode 100644 index 74b35a0..0000000 --- a/intltool-0.35.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe30812f6fe4ac09423f704de299240f38c3cdd92c973a2bd215deb158fe0ff2 -size 134225 diff --git a/intltool-0.35.5.tar.bz2 b/intltool-0.35.5.tar.bz2 new file mode 100644 index 0000000..0a647c1 --- /dev/null +++ b/intltool-0.35.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38bd74418bbac5a34884221e2b710a81876d445d8acfc7d22bde67fe882f96d8 +size 134902 diff --git a/intltool.changes b/intltool.changes index bc35d72..2fcb172 100644 --- a/intltool.changes +++ b/intltool.changes @@ -1,7 +1,18 @@ +------------------------------------------------------------------- +Wed Mar 21 13:37:06 CST 2007 - maw@suse.de + +- Update to version 0.35.5. + * Don't hardcode fallback path to intltool-extract -- bug #399476 + * Fix mkdir race in inltool-merge.in.in -- bug #400788 + * Update an additional check to use $SRCDIR properly for POTFILES.skip + -- bug #391892 + * Handle extracting comments from ini-style files -- bug #390271 + ------------------------------------------------------------------- Fri Feb 16 13:27:21 CST 2007 - maw@suse.de - Update to version 0.35.4. + * Fix logic of checking for leftout files in builddir or srcdir ------------------------------------------------------------------- Fri Dec 22 00:25:55 CET 2006 - sreeves@suse.de diff --git a/intltool.spec b/intltool.spec index cd251e0..4537e23 100644 --- a/intltool.spec +++ b/intltool.spec @@ -1,5 +1,5 @@ # -# spec file for package intltool (Version 0.35.4) +# spec file for package intltool (Version 0.35.5) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -13,7 +13,7 @@ Name: intltool BuildRequires: perl-XML-Parser Summary: Internationalization Tool Collection -Version: 0.35.4 +Version: 0.35.5 Release: 1 Group: Development/Tools/Other BuildArchitectures: noarch @@ -75,8 +75,16 @@ rm -fr $RPM_BUILD_ROOT %{_datadir}/aclocal/* %changelog +* Wed Mar 21 2007 - maw@suse.de +- Update to version 0.35.5. + * Don't hardcode fallback path to intltool-extract -- bug #399476 + * Fix mkdir race in inltool-merge.in.in -- bug #400788 + * Update an additional check to use $SRCDIR properly for POTFILES.skip + -- bug #391892 + * Handle extracting comments from ini-style files -- bug #390271 * Fri Feb 16 2007 - maw@suse.de - Update to version 0.35.4. + * Fix logic of checking for leftout files in builddir or srcdir * Fri Dec 22 2006 - sreeves@suse.de - ver 0.35 of intltool is needed for Fate#301648. The menu editor we will use is alacarte which requires >=0.35 version