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
This commit is contained in:
parent
58ac6f3c4c
commit
faccf62fb1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:67f25c5c6fb71d095793a7f895b245e65e829e8bde68c6c8b4c912144ff34406
|
|
||||||
size 189483
|
|
BIN
intltool-0.51.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
intltool-0.51.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -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
|
Thu Mar 28 10:03:51 UTC 2013 - mmeister@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package intltool
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -21,7 +21,7 @@ BuildRequires: perl-XML-Parser
|
|||||||
Summary: Internationalization Tool Collection
|
Summary: Internationalization Tool Collection
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Development/Tools/Other
|
Group: Development/Tools/Other
|
||||||
Version: 0.50.2
|
Version: 0.51.0
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Requires: gettext-tools
|
Requires: gettext-tools
|
||||||
|
Loading…
Reference in New Issue
Block a user