Accepting request 105131 from GNOME:Factory
Pushing most G:F bits OBS-URL: https://build.opensuse.org/request/show/105131 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/intltool?expand=0&rev=23
This commit is contained in:
commit
2f0401b89a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dccfb0b7dd35a170130e8934bfd30c29da6ae73bcd3ca4ba71317c977b2893d6
|
||||
size 142837
|
3
intltool-0.50.1.tar.gz
Normal file
3
intltool-0.50.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:443e09f3bcba7e78d6fed02dec8e4f1360a64a58a6762e460d257d6940a93f04
|
||||
size 188621
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 5 18:36:54 CET 2012 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 0.50.1:
|
||||
+ Support AM_SILENT_RULES (lp#402516).
|
||||
+ Improve support for extracting messages from GSettings files
|
||||
(lp#922685).
|
||||
+ Support attribute tag extraction for Glade/GtkBuilder files
|
||||
(lp#923841).
|
||||
+ Start including a ChangeLog in tarballs and provide a NEWS file
|
||||
(lp#924386).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 5 15:01:57 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
|
@ -15,12 +15,13 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: intltool
|
||||
BuildRequires: perl-XML-Parser
|
||||
Summary: Internationalization Tool Collection
|
||||
License: GPL-2.0+
|
||||
Group: Development/Tools/Other
|
||||
Version: 0.50.0
|
||||
Version: 0.50.1
|
||||
Release: 0
|
||||
BuildArch: noarch
|
||||
Requires: gettext-tools
|
||||
@ -55,7 +56,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-, root, root)
|
||||
%doc AUTHORS COPYING README TODO
|
||||
%doc AUTHORS ChangeLog COPYING NEWS README TODO
|
||||
%defattr(-, root, root)
|
||||
%{_bindir}/intltool-*
|
||||
%{_bindir}/intltoolize
|
||||
|
Loading…
Reference in New Issue
Block a user