0.11
This commit is contained in:
parent
eac8f3e108
commit
cfd89118db
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/ell-0.5.tar.xz
|
||||
/ell-0.8.tar.xz
|
||||
/ell-0.9.tar.xz
|
||||
/ell-0.11.tar.xz
|
||||
|
11
libell.spec
11
libell.spec
@ -1,5 +1,5 @@
|
||||
Name: libell
|
||||
Version: 0.9
|
||||
Version: 0.11
|
||||
Release: 1%{?dist}
|
||||
Summary: Embedded Linux library
|
||||
License: LGPLv2+
|
||||
@ -41,13 +41,13 @@ cp -p %{SOURCE1} linux/keyctl.h
|
||||
|
||||
%install
|
||||
%make_install
|
||||
find %{buildroot} -type f -name "*.la" -delete
|
||||
|
||||
|
||||
%files
|
||||
%{_libdir}/libell.so.*
|
||||
%doc AUTHORS README TODO ChangeLog
|
||||
%license COPYING
|
||||
%exclude %{_libdir}/libell.la
|
||||
%doc AUTHORS README TODO ChangeLog
|
||||
%{_libdir}/libell.so.*
|
||||
|
||||
|
||||
%files devel
|
||||
@ -57,6 +57,9 @@ cp -p %{SOURCE1} linux/keyctl.h
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Oct 6 2018 Peter Robinson <pbrobinson@fedoraproject.org> 0.11-1
|
||||
- Update to 0.11 release
|
||||
|
||||
* Mon Sep 24 2018 Lubomir Rintel <lkundrak@v3.sk> - 0.9-1
|
||||
- Update to 0.9 release
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ell-0.9.tar.xz) = e1208066012b9ff927baae271f94116376ccd2577d7f6510cc1444eee912988aa1c25e8e8c9195cccfa39ed48fc8c2f07bd7a414719e6ce76ee1e5bd2a64b8c3
|
||||
SHA512 (ell-0.11.tar.xz) = 9d70c441e2acaa91d61d82d84cd14b97e883b6d8a3fa457eec61d4fc29943dd72ff52a528d29ab4206fcf9994b0ad03008ddc0ec1934ce99d1262237b924742a
|
||||
|
Loading…
Reference in New Issue
Block a user