diff --git a/.gitignore b/.gitignore index 5fc66f9..549a9fa 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/librtas.spec b/librtas.spec index 4d7a190..6d0efff 100644 --- a/librtas.spec +++ b/librtas.spec @@ -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 - 1.3.9 +- Update to latest upstream 1.3.9 + * Wed Oct 09 2013 Vasant Hegde - 1.3.8-3 - Add ppc64le architecture diff --git a/sources b/sources index 82d9338..9f2965e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1d737ff4bc9a86b3e2cfd3a805f7632d librtas-1.3.8.tar.gz +a62e07618ff71411ff98e98c2ccc543c librtas-1.3.9.tar.gz