Update to latest upstream 1.3.12
Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
This commit is contained in:
parent
706088ba57
commit
afff2eed2f
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ librtas-1.3.4.tar.gz
|
|||||||
/librtas-1.3.6.tar.gz
|
/librtas-1.3.6.tar.gz
|
||||||
/librtas-1.3.8.tar.gz
|
/librtas-1.3.8.tar.gz
|
||||||
/librtas-1.3.9.tar.gz
|
/librtas-1.3.9.tar.gz
|
||||||
|
/librtas-1.3.12.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Libraries to provide access to RTAS calls and RTAS events
|
Summary: Libraries to provide access to RTAS calls and RTAS events
|
||||||
Name: librtas
|
Name: librtas
|
||||||
Version: 1.3.9
|
Version: 1.3.12
|
||||||
Release: 6%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: http://librtas.ozlabs.org
|
URL: http://librtas.ozlabs.org
|
||||||
License: CPL
|
License: CPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -71,6 +71,9 @@ mkdir -p %{buildroot}/%{_libdir}
|
|||||||
%{_libdir}/libofdt.so
|
%{_libdir}/libofdt.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 22 2014 Vasant Hegde <hegdevasant@fedoraproject.org> - 1.3.12
|
||||||
|
- Update to latest upstream 1.3.12
|
||||||
|
|
||||||
* Fri Aug 01 2014 Brent Baude <bbaude@redhat.com> - 1.3.9-6
|
* Fri Aug 01 2014 Brent Baude <bbaude@redhat.com> - 1.3.9-6
|
||||||
- NVR bump for Fedora 21 build on merged koji
|
- NVR bump for Fedora 21 build on merged koji
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user