Hello community,

here is the log from the commit of package libatasmart for openSUSE:Factory 
checked in at 2011-11-16 17:18:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libatasmart (Old)
 and      /work/SRC/openSUSE:Factory/.libatasmart.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libatasmart", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libatasmart/libatasmart.changes  2011-09-23 
02:07:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libatasmart.new/libatasmart.changes     
2011-11-16 17:19:02.000000000 +0100
@@ -1,0 +2,23 @@
+Tue Nov 15 16:52:14 UTC 2011 - [email protected]
+
+- Update to version 0.18:
+  + Add support for end-to-end-error, command-timeout,
+    available-reserved-space, program-fail-count, erase-fail-count
+    attributes.
+  + Display endurance-remaining as percentage decreasing from 100
+    to 0.
+  + Show MB, GB or TB depending on the value.
+  + Ignore sector count if it is -1.
+  + Speed up get_overall() and get_bad().
+  + Restrict the list of exported symbols to sk_.*
+  + Use quirks for more Apple SSD firmware versions
+  + Blacklist an Oxford Semiconductor bridge.
+  + Add INTEL SSD 320 120GB blob and several quirks for Intel SSD
+    G3 (Available Reserved Space, Media Wearout Indicator, Total
+    LBAs Written, Timed Workload Media Wear, Timed Workload Host
+    Reads, Workload Timer, etc.)
+  + Several small bug fixes and other code changes.
+  + Build system improvements.
+- Drop libatasmart-initialize.patch: fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  libatasmart-0.17.tar.bz2
  libatasmart-initialize.patch

New:
----
  libatasmart-0.18.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libatasmart.spec ++++++
--- /var/tmp/diff_new_pack.3xDAdD/_old  2011-11-16 17:19:09.000000000 +0100
+++ /var/tmp/diff_new_pack.3xDAdD/_new  2011-11-16 17:19:09.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package libatasmart (Version 0.17)
+# spec file for package libatasmart
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,14 +19,13 @@
 
 
 Name:           libatasmart
-Version:        0.17
-Release:        7
+Version:        0.18
+Release:        1
 License:        LGPLv2.1+
 Summary:        ATA S.M.A.R.T. Disk Health Monitoring Library
 Url:            http://git.0pointer.de/?p=libatasmart.git;a=summary
 Group:          System/Libraries
-Source:         %{name}-%{version}.tar.bz2
-Patch0:         libatasmart-initialize.patch
+Source:         http://0pointer.de/public/%{name}-%{version}.tar.gz
 BuildRequires:  libudev-devel
 BuildRequires:  pkgconfig
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -66,7 +65,6 @@
 
 %prep
 %setup -q
-%patch0
 
 %build
 %configure --disable-static

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to