update to 1.26
This commit is contained in:
parent
2581ab8a28
commit
c9d8bd58db
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,2 @@
|
||||
/libidn-1.24.tar.gz
|
||||
/libidn-1.25.tar.gz
|
||||
/libidn-1.??
|
||||
/libidn-1.26.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Internationalized Domain Name support library
|
||||
Name: libidn
|
||||
Version: 1.25
|
||||
Release: 3%{?dist}
|
||||
Version: 1.26
|
||||
Release: 1%{?dist}
|
||||
URL: http://www.gnu.org/software/libidn/
|
||||
License: LGPLv2+ and GPLv3+ and GFDL
|
||||
Source0: http://ftp.gnu.org/gnu/libidn/libidn-%{version}.tar.gz
|
||||
@ -123,6 +123,9 @@ rm -rf %{buildroot}
|
||||
%{_emacs_sitelispdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Dec 17 2012 Miroslav Lichvar <mlichvar@redhat.com> - 1.26-1
|
||||
- update to 1.26
|
||||
|
||||
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.25-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
45ffabce4b8ca87fe98fe4542668d33d libidn-1.25.tar.gz
|
||||
7533d14fbbb6c026a1a9eaa2179ccb69 libidn-1.26.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user