From faccf62fb11ae41cdbd575c118125df81e2a85316fb780347e96ff04a17ba282 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 3 Apr 2015 12:08:05 +0000 Subject: [PATCH] Accepting request 294130 from GNOME:Next - Update to version 0.51.0: + Don't write $SRCDIR to the pot file. + Fixed incorrect handling of spaces around = in .ini files. + Add support for QT designer .UI files. + Add missing files to Makefile.am EXTRA_DIST definitions. + Use plain localedir to install mo files to, rather than trying to guess one. + Fix makefile rule to build .pox files properly. + Fix incorrect usage of hyphens and dashes in man pages. + Update .bzrignore with some new generated files. + Use autoreconf instead of gnome-autogen scripts. + Remove obsolete AM_GNU_GETTEXT information from docs. + Support single quotes in glade/gtkuibuilder files (lp#1034153). OBS-URL: https://build.opensuse.org/request/show/294130 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/intltool?expand=0&rev=29 --- intltool-0.50.2.tar.gz | 3 --- intltool-0.51.0.tar.gz | 3 +++ intltool.changes | 17 +++++++++++++++++ intltool.spec | 4 ++-- 4 files changed, 22 insertions(+), 5 deletions(-) delete mode 100644 intltool-0.50.2.tar.gz create mode 100644 intltool-0.51.0.tar.gz diff --git a/intltool-0.50.2.tar.gz b/intltool-0.50.2.tar.gz deleted file mode 100644 index 35a396e..0000000 --- a/intltool-0.50.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:67f25c5c6fb71d095793a7f895b245e65e829e8bde68c6c8b4c912144ff34406 -size 189483 diff --git a/intltool-0.51.0.tar.gz b/intltool-0.51.0.tar.gz new file mode 100644 index 0000000..b75dd75 --- /dev/null +++ b/intltool-0.51.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67c74d94196b153b774ab9f89b2fa6c6ba79352407037c8c14d5aeb334e959cd +size 162286 diff --git a/intltool.changes b/intltool.changes index 1a82a46..ba493ab 100644 --- a/intltool.changes +++ b/intltool.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Wed Mar 25 22:28:10 UTC 2015 - zaitor@opensuse.org + +- Update to version 0.51.0: + + Don't write $SRCDIR to the pot file. + + Fixed incorrect handling of spaces around = in .ini files. + + Add support for QT designer .UI files. + + Add missing files to Makefile.am EXTRA_DIST definitions. + + Use plain localedir to install mo files to, rather than trying + to guess one. + + Fix makefile rule to build .pox files properly. + + Fix incorrect usage of hyphens and dashes in man pages. + + Update .bzrignore with some new generated files. + + Use autoreconf instead of gnome-autogen scripts. + + Remove obsolete AM_GNU_GETTEXT information from docs. + + Support single quotes in glade/gtkuibuilder files (lp#1034153). + ------------------------------------------------------------------- Thu Mar 28 10:03:51 UTC 2013 - mmeister@suse.com diff --git a/intltool.spec b/intltool.spec index 3e517c0..0d59847 100644 --- a/intltool.spec +++ b/intltool.spec @@ -1,7 +1,7 @@ # # spec file for package intltool # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ BuildRequires: perl-XML-Parser Summary: Internationalization Tool Collection License: GPL-2.0+ Group: Development/Tools/Other -Version: 0.50.2 +Version: 0.51.0 Release: 0 BuildArch: noarch Requires: gettext-tools