Hello community,

here is the log from the commit of package libunique for openSUSE:Factory
checked in at Wed May 4 09:18:52 CEST 2011.



--------
--- GNOME/libunique/libunique.changes   2011-01-14 10:24:40.000000000 +0100
+++ /mounts/work_src_done/STABLE/libunique/libunique.changes    2011-04-22 
11:25:24.000000000 +0200
@@ -1,0 +2,34 @@
+Tue Apr  5 12:01:00 UTC 2011 - [email protected]
+
+- Update to version 3.0.0:
+  + Set default DBus timeout to 3 seconds
+  + Fix introspection annotations
+  + Use GTK_CHECK_BACKEND to enable X11-specific API usage
+  + Fix signedness of the lenght parameter of
+    UniqueMessageData.set().
+  + Bail out of UniqueMessageData.get_text_plain() if the message
+    is empty.
+  + Fix the help string of the --enable-maintainer-flags configure
+    switch.
+  + Update the documentation
+  + Use the gobject-introspection Makefile template to generate
+    introspection files
+  + Correctly version the API reference, to avoid collisions with
+    the gtk2.x series.
+- Update path for html documentation.
+
+-------------------------------------------------------------------
+Tue Feb 15 17:36:37 UTC 2011 - [email protected]
+
+- Update to version 2.91.4:
+  + Build introspection against GTK+ 3.0
+- Changes from version 2.90.1:
+  + Link against GTK+ 3.0
+  + Use GDBus by default
+- Replace gtk2-devel BuildRequires with gtk3-devel.
+- Remove explicit Requires of gtk2-devel in devel subpackage: the
+  right one will automatically be added the pkgconfig() way.
+- Rename library subpackages from *-1_0-0 to *-3_0-0, following
+  the library name changes.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  libunique-1.1.6.tar.bz2

New:
----
  libunique-3.0.0.tar.bz2

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

Other differences:
------------------
++++++ libunique.spec ++++++
--- /var/tmp/diff_new_pack.v4XLxP/_old  2011-05-04 09:18:14.000000000 +0200
+++ /var/tmp/diff_new_pack.v4XLxP/_new  2011-05-04 09:18:14.000000000 +0200
@@ -18,8 +18,8 @@
 
 
 Name:           libunique
-Version:        1.1.6
-Release:        8
+Version:        3.0.0
+Release:        1
 License:        LGPLv2.1+
 Summary:        A library for writing single instance application
 Url:            http://live.gnome.org/LibUnique
@@ -28,7 +28,7 @@
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  gtk-doc
-BuildRequires:  gtk2-devel
+BuildRequires:  gtk3-devel
 BuildRequires:  pkg-config
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %define debug_package_requires libunique-1_0-0 = %{version}
@@ -38,12 +38,12 @@
 launch a single instance application twice, the second instance will
 either just quit or will send a message to the running instance.
 
-%package -n libunique-1_0-0
+%package -n libunique-3_0-0
 License:        LGPLv2.1+
 Summary:        A library for writing single instance application
 Group:          System/Libraries
 
-%description -n libunique-1_0-0
+%description -n libunique-3_0-0
 Unique is a library for writing single instance application. If you
 launch a single instance application twice, the second instance will
 either just quit or will send a message to the running instance.
@@ -52,8 +52,7 @@
 License:        LGPLv2.1+
 Summary:        A library for writing single instance application - 
development files
 Group:          Development/Libraries/GNOME
-Requires:       gtk2-devel
-Requires:       libunique-1_0-0 = %{version}
+Requires:       libunique-3_0-0 = %{version}
 Provides:       unique-doc = %{version}
 Obsoletes:      unique-doc < %{version}
 Provides:       unique-devel = %{version}
@@ -75,25 +74,25 @@
 %makeinstall
 rm %{buildroot}%{_libdir}/*.la
 
-%post -n libunique-1_0-0 -p /sbin/ldconfig
+%post -n libunique-3_0-0 -p /sbin/ldconfig
 
-%postun -n libunique-1_0-0 -p /sbin/ldconfig
+%postun -n libunique-3_0-0 -p /sbin/ldconfig
 
 %clean
 rm -rf %{buildroot}
 
-%files -n libunique-1_0-0
+%files -n libunique-3_0-0
 %defattr(-,root,root)
 %doc AUTHORS COPYING NEWS README
 %{_libdir}/*.so.0*
-%{_libdir}/girepository-1.0/Unique-1.0.typelib
+%{_libdir}/girepository-1.0/Unique-3.0.typelib
 
 %files devel
 %defattr(-,root,root)
-%{_includedir}/unique-1.0/
+%{_includedir}/unique-3.0/
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc
 %{_datadir}/gir-1.0/*.gir
-%doc %{_datadir}/gtk-doc/html/unique
+%doc %{_datadir}/gtk-doc/html/unique-3.0
 
 %changelog

++++++ libunique-1.1.6.tar.bz2 -> libunique-3.0.0.tar.bz2 ++++++
++++ 44413 lines of diff (skipped)


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



Remember to have fun...

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

Reply via email to