Hello community,

here is the log from the commit of package libwacom for openSUSE:Factory 
checked in at 2012-02-16 16:19:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libwacom (Old)
 and      /work/SRC/openSUSE:Factory/.libwacom.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libwacom", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libwacom/libwacom.changes        2012-01-26 
14:06:20.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libwacom.new/libwacom.changes   2012-02-16 
16:19:02.000000000 +0100
@@ -1,0 +2,18 @@
+Tue Feb  7 15:40:45 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.3:
+  + Loads of new and updated tablet definition files
+  + Add and correct information about styli
+  + Update wacom.example with loads of documentation about adding
+    new tablet definitions
+  + Handle Puck device type
+  + Support enumerating touchstrips, touchrings and buttons
+  + Get device name from the kernel for generic tablets
+  + Add support for the WACf004 serial tablet
+  + Build fixes (exported symbols, soname)
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+- Rename libwacom0 subpackage to libwacom2, following upstream
+  soversion change.
+
+-------------------------------------------------------------------

Old:
----
  libwacom-0.2.tar.xz

New:
----
  libwacom-0.3.tar.xz

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

Other differences:
------------------
++++++ libwacom.spec ++++++
--- /var/tmp/diff_new_pack.XEJnoO/_old  2012-02-16 16:19:03.000000000 +0100
+++ /var/tmp/diff_new_pack.XEJnoO/_new  2012-02-16 16:19:03.000000000 +0100
@@ -15,17 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           libwacom
-Version:        0.2
+Version:        0.3
 Release:        0
 Summary:        Library to identify wacom tablets
 License:        MIT
 Group:          System/Libraries
 Url:            http://linuxwacom.sourceforge.net/
-Source:         
http://download.gnome.org/sources/libwacom/0.2/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/libwacom/0.3/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gudev-1.0)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -35,12 +34,12 @@
 features. It provides easy access to information such as "is this a
 built-in on-screen tablet", "what is the size of this model", etc.
 
-%package -n libwacom0
+%package -n libwacom2
 Summary:        Library to identify wacom tablets
 Group:          System/Libraries
 Requires:       %{name}-data >= %{version}
 
-%description -n libwacom0
+%description -n libwacom2
 libwacom is a library to identify wacom tablets and their model-specific
 features. It provides easy access to information such as "is this a
 built-in on-screen tablet", "what is the size of this model", etc.
@@ -57,7 +56,7 @@
 %package devel
 Summary:        Library to identify wacom tablets -- Development Files
 Group:          Development/Libraries/C and C++
-Requires:       libwacom0 = %{version}
+Requires:       libwacom2 = %{version}
 
 %description devel
 libwacom is a library to identify wacom tablets and their model-specific
@@ -76,14 +75,14 @@
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 
-%post -n libwacom0 -p /sbin/ldconfig
+%post -n libwacom2 -p /sbin/ldconfig
 
-%postun -n libwacom0 -p /sbin/ldconfig
+%postun -n libwacom2 -p /sbin/ldconfig
 
-%files -n libwacom0
+%files -n libwacom2
 %defattr(-,root,root)
 %doc COPYING NEWS README
-%{_libdir}/libwacom.so.0*
+%{_libdir}/libwacom.so.2*
 
 %files data
 %defattr(-,root,root)

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.XEJnoO/_old  2012-02-16 16:19:03.000000000 +0100
+++ /var/tmp/diff_new_pack.XEJnoO/_new  2012-02-16 16:19:03.000000000 +0100
@@ -1 +1 @@
-libwacom0
+libwacom2

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to