Update to latest upstream 1.3.9
Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
This commit is contained in:
parent
5a0c776ab4
commit
dd72070cdb
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ librtas-1.3.4.tar.gz
|
||||
/librtas-1.3.5.tar.gz
|
||||
/librtas-1.3.6.tar.gz
|
||||
/librtas-1.3.8.tar.gz
|
||||
/librtas-1.3.9.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Libraries to provide access to RTAS calls and RTAS events
|
||||
Name: librtas
|
||||
Version: 1.3.8
|
||||
Release: 3%{?dist}
|
||||
Version: 1.3.9
|
||||
Release: 1%{?dist}
|
||||
URL: http://librtas.ozlabs.org
|
||||
License: CPL
|
||||
Group: System Environment/Libraries
|
||||
@ -72,6 +72,9 @@ mkdir -p %{buildroot}/%{_libdir}
|
||||
%{_libdir}/libofdt.so
|
||||
|
||||
%changelog
|
||||
* Tue Mar 04 2014 Vasant Hegde <hegdevasant@fedoraproject.org> - 1.3.9
|
||||
- Update to latest upstream 1.3.9
|
||||
|
||||
* Wed Oct 09 2013 Vasant Hegde <hegdevasant@linux.vnet.ibm.com> - 1.3.8-3
|
||||
- Add ppc64le architecture
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user