diff --git a/hwinfo-14.0.tar.bz2 b/hwinfo-14.0.tar.bz2 deleted file mode 100644 index 5bbc22f..0000000 --- a/hwinfo-14.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:35dd5d7d7fb919d47c5c7acf9527f611eca11bc6a5f4cadc0402b33aedc6ef3c -size 683840 diff --git a/hwinfo-14.1.tar.bz2 b/hwinfo-14.1.tar.bz2 new file mode 100644 index 0000000..6965ad6 --- /dev/null +++ b/hwinfo-14.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92157e094e50ffdebf6852b12cee57401a2348f543ce00bdf6d5ff57c1e3d732 +size 684800 diff --git a/hwinfo.changes b/hwinfo.changes index a7f448f..f402a92 100644 --- a/hwinfo.changes +++ b/hwinfo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 5 12:39:00 CET 2008 - snwint@suse.de + +- updated X11 data +- even better BIOS disk id handling + ------------------------------------------------------------------- Fri Feb 1 16:48:04 CET 2008 - snwint@suse.de diff --git a/hwinfo.spec b/hwinfo.spec index e6262ac..3c14a92 100644 --- a/hwinfo.spec +++ b/hwinfo.spec @@ -1,5 +1,5 @@ # -# spec file for package hwinfo (Version 14.0) +# spec file for package hwinfo (Version 14.1) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -20,9 +20,9 @@ Requires: dbus-1 >= 0.34 hal >= 0.5.2 PreReq: /sbin/ldconfig %insserv_prereq %fillup_prereq AutoReqProv: on Summary: Hardware Library -Version: 14.0 +Version: 14.1 Release: 1 -Source: hwinfo-14.0.tar.bz2 +Source: hwinfo-14.1.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -93,6 +93,9 @@ rm -rf %{buildroot} %doc doc/libhd/html %changelog +* Tue Feb 05 2008 snwint@suse.de +- updated X11 data +- even better BIOS disk id handling * Fri Feb 01 2008 snwint@suse.de - need to increase major version (due to changes in introduced in v13.59) * Mon Jan 28 2008 snwint@suse.de