diff --git a/librtas.spec b/librtas.spec index 858988d1de32078314a1200f9fed84114fc9f072..ee55aff23ee3a8cfd8005a867988972c09de2ad7 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: 2.0.2 -Release: 1%{?dist} +Version: 2.0.3 +Release: 1 URL: https://github.com/nfont/librtas License: LGPL Group: System Environment/Libraries @@ -74,6 +74,9 @@ rm -f %{buildroot}/%{_docdir}/librtas/* %{_includedir}/librtasevent_v6.h %changelog +* Thu Jul 10 2025 openeuler_bot - 2.0.3-1 +- update librtas to 2.0.3 + * Fri Jul 06 2018 Sinny Kumari - 2.0.2-1 - Rebase to 2.0.2 diff --git a/v2.0.2.tar.gz b/v2.0.2.tar.gz deleted file mode 100644 index 2c835918042d6a1820f38e1d8e17160eca4cceff..0000000000000000000000000000000000000000 Binary files a/v2.0.2.tar.gz and /dev/null differ diff --git a/v2.0.3.tar.gz b/v2.0.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..5826bb7ecf58e96212cd1fd60aa234d524e77bef Binary files /dev/null and b/v2.0.3.tar.gz differ