Update to 20130712-3.1 (#1045675)
This commit is contained in:
parent
c1a6d7baf6
commit
a51f46d150
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ libedit-20110227-3.0.tar.gz
|
|||||||
/libedit-20120601-3.0.tar.gz
|
/libedit-20120601-3.0.tar.gz
|
||||||
/libedit-20121213-3.0.tar.gz
|
/libedit-20121213-3.0.tar.gz
|
||||||
/libedit-20130601-3.1.tar.gz
|
/libedit-20130601-3.1.tar.gz
|
||||||
|
/libedit-20130712-3.1.tar.gz
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
%global snap 20130601
|
%global snap 20130712
|
||||||
|
|
||||||
Summary: The NetBSD Editline library
|
Summary: The NetBSD Editline library
|
||||||
Name: libedit
|
Name: libedit
|
||||||
Version: 3.1
|
Version: 3.1
|
||||||
Release: 2.%{snap}cvs%{?dist}
|
Release: 3.%{snap}cvs%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.thrysoee.dk/editline/
|
URL: http://www.thrysoee.dk/editline/
|
||||||
@ -67,6 +67,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -delete
|
|||||||
%{_includedir}/editline/readline.h
|
%{_includedir}/editline/readline.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 02 2014 Kamil Dudka <kdudka@redhat.com> - 3.1-3.20130712cvs
|
||||||
|
- Update to 20130712-3.1 (#1045675)
|
||||||
|
|
||||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1-2.20130601cvs
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1-2.20130601cvs
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user