Update to 0.18.3-1
This commit is contained in:
parent
85c836422d
commit
f2232a9e2a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
gettext-0.18.1.1.tar.gz
|
||||
/gettext-0.18.2.tar.gz
|
||||
/gettext-0.18.2.1.tar.gz
|
||||
/gettext-0.18.3.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
|
||||
Summary: GNU libraries and utilities for producing multi-lingual messages
|
||||
Name: gettext
|
||||
Version: 0.18.2.1
|
||||
Release: 2%{?dist}
|
||||
Version: 0.18.3
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+ and LGPLv2+
|
||||
Group: Development/Tools
|
||||
URL: http://www.gnu.org/software/gettext/
|
||||
@ -329,6 +329,9 @@ fi
|
||||
%{_emacs_sitelispdir}/%{name}/*.el
|
||||
|
||||
%changelog
|
||||
* Wed Jul 10 2013 Daiki Ueno <dueno@redhat.com> - 0.18.3-1
|
||||
- update to 0.18.3 release
|
||||
|
||||
* Wed Jun 26 2013 Daiki Ueno <dueno@redhat.com> - 0.18.2.1-2
|
||||
- add a man page for msghack
|
||||
- fix bogus date in %%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user