Hello community, here is the log from the commit of package dee for openSUSE:Factory checked in at 2012-01-19 16:54:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dee (Old) and /work/SRC/openSUSE:Factory/.dee.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dee", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/dee/dee.changes 2011-10-25 15:49:48.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.dee.new/dee.changes 2012-01-19 16:54:44.000000000 +0100 @@ -1,0 +2,12 @@ +Fri Jan 13 08:17:39 UTC 2012 - [email protected] + +- Update to version 1.0.0: + + Bugs fixed: lp#905463, lp#894023, lp#900629, lp#904293, + lp#904299, lp#913128, lp#622446, lp#901098, lp#901100, + lp#912675, lp#911667. +- Split typelib file into typelib-1_0-Dee-1_0 subpackage. +- Add typelib-1_0-Dee-1_0 Requires to the -devel subpackage. +- Rename libdee-1_0-1 to libdee-1_0-4, following the upstream + soname change. + +------------------------------------------------------------------- Old: ---- dee-0.5.22.tar.gz New: ---- dee-1.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dee.spec ++++++ --- /var/tmp/diff_new_pack.v5gVUp/_old 2012-01-19 16:54:46.000000000 +0100 +++ /var/tmp/diff_new_pack.v5gVUp/_new 2012-01-19 16:54:46.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package dee # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -16,16 +16,16 @@ # -%define soname 1_0-1 +%define soname 1_0-4 Name: dee -Version: 0.5.22 -Release: 1 -License: LGPL-3.0 +Version: 1.0.0 +Release: 0 Summary: Library that uses DBus to provide objects -Url: http://launchpad.net/dee +License: LGPL-3.0 Group: System/Libraries -Source0: %{name}-%{version}.tar.gz +Url: http://launchpad.net/dee +Source0: http://launchpad.net/dee/1.0/1.0.0/+download/%{name}-%{version}.tar.gz BuildRequires: fdupes BuildRequires: libtool BuildRequires: vala @@ -42,7 +42,6 @@ %package -n libdee-%{soname} Summary: Library that uses DBus to provide objects Group: System/Libraries -License: LGPL-3.0 %description -n libdee-%{soname} Libdee is a library that uses DBus to provide objects allowing you to create @@ -50,10 +49,21 @@ objects which extend DBus allowing for peer-to-peer discoverability of known objects without needing a central registrar. +%package -n typelib-1_0-Dee-1_0 +Summary: Library that uses DBus to provide objects - Introspection bindings +Group: System/Libraries + +%description -n typelib-1_0-Dee-1_0 +Libdee is a library that uses DBus to provide objects allowing you to create +Model-View-Controller type programs across DBus. It also consists of utility +objects which extend DBus allowing for peer-to-peer discoverability of known +objects without needing a central registrar. + +This package provides the GObject Introspection bindings for libdee. + %package -n python-dee -Summary: Library that uses DBus to provide objects - python bindings +Summary: Library that uses DBus to provide objects - Python bindings Group: Development/Libraries/Other -License: LGPL-3.0 Requires: libdee-%{soname} = %{version} Requires: python-gobject Supplements: packageand(libdee-%{soname}:python-gobject) @@ -67,11 +77,12 @@ %package devel Summary: Development files for dee Group: Development/Libraries/Other -License: LGPL-3.0 Requires: libdee-%{soname} = %{version} +Requires: typelib-1_0-Dee-1_0 = %{version} %description devel This package provides the development files for dee. + Libdee is a library that uses DBus to provide objects allowing you to create Model-View-Controller type programs across DBus. It also consists of utility objects which extend DBus allowing for peer-to-peer discoverability of known @@ -99,20 +110,24 @@ %defattr(-,root,root) %doc ChangeLog README COPYING %{_libdir}/libdee-1.0.so.* -%{_libdir}/girepository-1.0/Dee-0.5.typelib + +%files -n typelib-1_0-Dee-1_0 +%defattr(-, root, root) +%{_libdir}/girepository-1.0/Dee-1.0.typelib %files -n python-dee %defattr(-,root,root) %dir %{python_sitearch}/gi/ %dir %{python_sitearch}/gi/overrides/ -%{python_sitearch}/gi/overrides/ +%{python_sitearch}/gi/overrides/* %files devel %defattr(-,root,root) +%{_bindir}/dee-tool %{_includedir}/dee-1.0/ %{_libdir}/libdee-1.0.so %{_libdir}/pkgconfig/dee-1.0.pc -%{_datadir}/gir-1.0/Dee-0.5.gir +%{_datadir}/gir-1.0/Dee-1.0.gir %doc %{_datadir}/gtk-doc/html/dee-1.0/ %dir %{_datadir}/vala %dir %{_datadir}/vala/vapi ++++++ dee-0.5.22.tar.gz -> dee-1.0.0.tar.gz ++++++ ++++ 58956 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
