Update to 0.19.1-1

This commit is contained in:
Daiki Ueno 2014-06-10 16:49:52 +09:00
parent 6229f21243
commit 8cabc36496
1 changed files with 7 additions and 3 deletions

View File

@ -5,12 +5,12 @@
Summary: GNU libraries and utilities for producing multi-lingual messages
Name: gettext
Version: 0.19
Release: 3%{?dist}
Version: 0.19.1
Release: 1%{?dist}
License: GPLv3+ and LGPLv2+
Group: Development/Tools
URL: http://www.gnu.org/software/gettext/
Source: ftp://ftp.gnu.org/gnu/gettext/%{name}-%{version}.tar.gz
Source: ftp://ftp.gnu.org/gnu/gettext/%{name}-%{version}.tar.xz
Source2: msghack.py
Source3: msghack.1
Patch0: gettext-no-strict-header-check.patch
@ -331,6 +331,10 @@ fi
%{_emacs_sitelispdir}/%{name}/*.el
%changelog
* Tue Jun 10 2014 Daiki Ueno <dueno@redhat.com> - 0.19.1-1
- update to 0.19.1 release
- switch to xz-compressed archive
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.19-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild