Update to 20121213-3.1 (#970084)
This commit is contained in:
parent
5a2257359c
commit
6a2b05e3c3
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ libedit-20110227-3.0.tar.gz
|
||||
/libedit-20110802-3.0.tar.gz
|
||||
/libedit-20120601-3.0.tar.gz
|
||||
/libedit-20121213-3.0.tar.gz
|
||||
/libedit-20130601-3.1.tar.gz
|
||||
|
@ -1,9 +1,9 @@
|
||||
%global snap 20121213
|
||||
%global snap 20130601
|
||||
|
||||
Summary: The NetBSD Editline library
|
||||
Name: libedit
|
||||
Version: 3.0
|
||||
Release: 10.%{snap}cvs%{?dist}
|
||||
Version: 3.1
|
||||
Release: 1.%{snap}cvs%{?dist}
|
||||
License: BSD
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.thrysoee.dk/editline/
|
||||
@ -67,6 +67,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -delete
|
||||
%{_includedir}/editline/readline.h
|
||||
|
||||
%changelog
|
||||
* Mon Jun 03 2013 Kamil Dudka <kdudka@redhat.com> - 3.1-1.20130601cvs
|
||||
- Update to 20121213-3.1 (#970084)
|
||||
|
||||
* Wed Feb 20 2013 Kamil Dudka <kdudka@redhat.com> - 3.0-10.20121213cvs
|
||||
- Update to 20121213-3.0 (#912957)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user