From d3a6011c1b7c1c16c32628bc8ac1e5cb399ff35b196cc479f9710a4f93b667c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 26 Mar 2014 09:49:39 +0000 Subject: [PATCH] Accepting request 227463 from home:jloeser:branches:devel:libraries:c_c++ version update to 1.3.10 (BNC#870006) OBS-URL: https://build.opensuse.org/request/show/227463 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/librtas?expand=0&rev=22 --- librtas-1.3.10.tar.gz | 3 +++ librtas-1.3.9.tar.gz | 3 --- librtas.changes | 6 ++++++ librtas.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) create mode 100644 librtas-1.3.10.tar.gz delete mode 100644 librtas-1.3.9.tar.gz diff --git a/librtas-1.3.10.tar.gz b/librtas-1.3.10.tar.gz new file mode 100644 index 0000000..0666b46 --- /dev/null +++ b/librtas-1.3.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1228ac1c83918cf197c6b40f3620dbeb0440578f20da22b736e771448cbac3f0 +size 294598 diff --git a/librtas-1.3.9.tar.gz b/librtas-1.3.9.tar.gz deleted file mode 100644 index 6541c87..0000000 --- a/librtas-1.3.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9258a67fbe744c58ef77a2f67821c4db35a4fc604692a14839031af916bdb49 -size 187875 diff --git a/librtas.changes b/librtas.changes index 9447e87..873204e 100644 --- a/librtas.changes +++ b/librtas.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 25 13:23:54 UTC 2014 - jloeser@suse.com + +- version update to 1.3.10 (BNC#870006) + see changelog for change + ------------------------------------------------------------------- Tue Mar 4 14:57:14 UTC 2014 - jloeser@suse.com diff --git a/librtas.spec b/librtas.spec index b12ea97..b1e0ddc 100644 --- a/librtas.spec +++ b/librtas.spec @@ -18,7 +18,7 @@ Name: librtas BuildRequires: doxygen -Version: 1.3.9 +Version: 1.3.10 Release: 0 BuildRequires: fdupes Summary: Libraries to provide access to RTAS calls and RTAS events @@ -30,7 +30,7 @@ Url: http://librtas.ozlabs.org/ Source0: http://sourceforge.net/projects/librtas/files/librtas-%{version}.tar.gz Patch: librtas-failedmagic.patch -%description +%description The librtas shared library provides userspace with an interface through which certain RTAS calls can be made. The library uses either of the RTAS User Module or the RTAS system call to direct the kernel in making @@ -123,6 +123,6 @@ make install DESTDIR=$RPM_BUILD_ROOT LIB_DIR="%{_libdir}" %files doc %defattr(-, root, root) %doc COPYRIGHT -%doc %{_docdir}/librtas +%doc %{_docdir}/librtas %changelog