diff --git a/.gitignore b/.gitignore index 549a9fa..4f85310 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ librtas-1.3.4.tar.gz /librtas-1.3.6.tar.gz /librtas-1.3.8.tar.gz /librtas-1.3.9.tar.gz +/librtas-1.3.12.tar.gz diff --git a/librtas.spec b/librtas.spec index 639752c..29cd543 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.9 -Release: 6%{?dist} +Version: 1.3.12 +Release: 1%{?dist} URL: http://librtas.ozlabs.org License: CPL Group: System Environment/Libraries @@ -71,6 +71,9 @@ mkdir -p %{buildroot}/%{_libdir} %{_libdir}/libofdt.so %changelog +* Mon Sep 22 2014 Vasant Hegde - 1.3.12 +- Update to latest upstream 1.3.12 + * Fri Aug 01 2014 Brent Baude - 1.3.9-6 - NVR bump for Fedora 21 build on merged koji diff --git a/sources b/sources index 9f2965e..2672e82 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a62e07618ff71411ff98e98c2ccc543c librtas-1.3.9.tar.gz +cdb499fafbb4f33b7cc2adc9a1402d0b librtas-1.3.12.tar.gz