forked from pool/intltool
This commit is contained in:
parent
0167e41c36
commit
5fdbb56449
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe30812f6fe4ac09423f704de299240f38c3cdd92c973a2bd215deb158fe0ff2
|
||||
size 134225
|
3
intltool-0.35.5.tar.bz2
Normal file
3
intltool-0.35.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:38bd74418bbac5a34884221e2b710a81876d445d8acfc7d22bde67fe882f96d8
|
||||
size 134902
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user