update to 0.18.2.1 release
This commit is contained in:
parent
32ece58848
commit
4b40d5581d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
gettext-0.18.1.1.tar.gz
|
||||
/gettext-0.18.2.tar.gz
|
||||
/gettext-0.18.2.1.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
|
||||
Summary: GNU libraries and utilities for producing multi-lingual messages
|
||||
Name: gettext
|
||||
Version: 0.18.2
|
||||
Release: 2%{?dist}
|
||||
Version: 0.18.2.1
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+ and LGPLv2+
|
||||
Group: Development/Tools
|
||||
URL: http://www.gnu.org/software/gettext/
|
||||
@ -327,6 +327,9 @@ fi
|
||||
%{_emacs_sitelispdir}/%{name}/*.el
|
||||
|
||||
%changelog
|
||||
* Tue Mar 12 2013 Daiki Ueno <dueno@redhat.com> - 0.18.2.1-1
|
||||
- update to 0.18.2.1 release (not really necessary though)
|
||||
|
||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.18.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user