Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2012-10-04 18:38:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/folks (Old)
 and      /work/SRC/openSUSE:Factory/.folks.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "folks", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/folks/folks.changes      2012-04-20 
15:13:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2012-10-04 
18:38:54.000000000 +0200
@@ -1,0 +2,70 @@
+Wed Sep 12 07:01:25 UTC 2012 - [email protected]
+
+- Update to version 0.7.4.1:
+  + Re-roll release with correct soversion.
+- Changes from version 0.7.4:
+  + Bugs fixed: bgo#664072, bgo#680335, bgo#681164, bgo#681346,
+    bgo#681420, bgo#681476, bgo#681726, bgo#682346, bgo#682572,
+    bgo#682719, bgo#682809, bgo#683093, bgo#683267, bgo#683319,
+    bgo#683390, bgo#683452.
+- Drop folks-new_vala.patch: fixed upstream.
+- Bump module_version to 37, following upstream changes.
+
+-------------------------------------------------------------------
+Sun Jul 29 20:30:37 UTC 2012 - [email protected]
+
+- Update to version 0.7.3:
+  + bgo#629537: Support anti-linking
+  + Bugs fixed: bgo#652637, bgo#657456, bgo#660128, bgo#660236,
+    bgo#669158, bgo#674611, bgo#675223, bgo#678696, bgo#679116,
+    bgo#679618.
+- Bump module_version to 36, following upstreams changes.
+
+-------------------------------------------------------------------
+Tue Jul 17 10:05:50 UTC 2012 - [email protected]
+
+- Update to version 0.7.2.2:
+  + Minor fixes.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Fri Jun 29 17:26:17 UTC 2012 - [email protected]
+
+- Update to version 0.7.2.1:
+  + bgo#678734: Add profiling API
+  + Bugs fixed: bgo#677166, bgo#678474, bgo#678781, bgo#678811,
+    bgo#679020.
+- Bump module_version to 35, following upstreams changes.
+
+-------------------------------------------------------------------
+Mon Jun 18 17:16:08 UTC 2012 - [email protected]
+
+- Update to version 0.7.1:
+  + Port Folks to GSettings (bgo#647909)
+  + Bugs fixed: bgo#627403, bgo#663890, bgo#672709, bgo#674256,
+    bgo#675121, bgo#675292, bgo#676023.
+- Drop pkgconfig(gconf-2.0) BuildRequires: no longer needed after
+  the port to GSettings.
+- Add pkgconfig(zeitgeist-1.0) BuildRequires: new dependency.
+- Split a libfolks-data package, which contains the glib schema and
+  GConf conversion information. This package is required by
+  libfolks, but is split in order to allow parallel installation of
+  multiple libfolks<n> packages.
+
+-------------------------------------------------------------------
+Wed May 16 09:30:07 UTC 2012 - [email protected]
+
+- Update to version 0.7.0:
+  + Folks now uses the Connection.ContactList Telepathy spec
+    instead of the deprecated Channel.ContactList. This means
+    legacy Connection Managers (notably telepathy-butterfly) are
+    not supported any more.
+  + API Changes:
+    - Add IndividualAggregator.look_up_individual().
+  + Bugs fixed:
+    - bgo#630822: Support Connection.Interface.ContactList API.
+    - bgo#658576: Need API to get a FolksIndividual from his ID.
+    - bgo#671662: Renamed alias of Facebook contact is not saved.
+- Bump module_version define to 33, following upstream change.
+
+-------------------------------------------------------------------

Old:
----
  folks-0.6.9.tar.xz

New:
----
  folks-0.7.4.1.tar.xz

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

Other differences:
------------------
++++++ folks.spec ++++++
--- /var/tmp/diff_new_pack.V2XqYY/_old  2012-10-04 18:38:55.000000000 +0200
+++ /var/tmp/diff_new_pack.V2XqYY/_new  2012-10-04 18:38:55.000000000 +0200
@@ -17,29 +17,29 @@
 
 
 %define soversion      25
-%define module_version 32
+%define module_version 37
 
 Name:           folks
-Version:        0.6.9
+Version:        0.7.4.1
 Release:        0
 Summary:        Library to create metacontacts from multiple sources
 License:        LGPL-2.1+
 Group:          System/Libraries
 Url:            http://telepathy.freedesktop.org/wiki/Folks
-Source:         
http://download.gnome.org/sources/folks/0.6/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/folks/0.7/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
-BuildRequires:  intltool
+BuildRequires:  intltool >= 0.50.0
 BuildRequires:  readline-devel
-BuildRequires:  vala >= 0.15.2
+BuildRequires:  vala >= 0.17.6
 BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(gee-1.0)
-BuildRequires:  pkgconfig(gobject-2.0)
-BuildRequires:  pkgconfig(libebook-1.2) >= 3.1.5
-BuildRequires:  pkgconfig(libedataserver-1.2) >= 3.1.5
+BuildRequires:  pkgconfig(gobject-2.0) >= 2.32.0
+BuildRequires:  pkgconfig(libebook-1.2) >= 3.5.3.1
+BuildRequires:  pkgconfig(libedataserver-1.2) >= 3.5.3.1
 BuildRequires:  pkgconfig(libsocialweb-client) >= 0.25.20
 BuildRequires:  pkgconfig(libxml-2.0)
-BuildRequires:  pkgconfig(telepathy-glib) >= 0.15.5
+BuildRequires:  pkgconfig(telepathy-glib) >= 0.19.0
+BuildRequires:  pkgconfig(zeitgeist-1.0) >= 0.3.14
 
 %description
 libfolks is a library that aggregates people from multiple sources (eg,
@@ -50,12 +50,25 @@
 Group:          System/Libraries
 # To make lang package installable
 Provides:       %{name} = %{version}
+# We assume that future -data packages remain backwards compatible
+Requires:       libfolks-data >= %{version}
 Recommends:     %{name}-lang
 
 %description -n libfolks%{soversion}
 libfolks is a library that aggregates people from multiple sources (eg,
 Telepathy connection managers) to create metacontacts.
 
+%package -n libfolks-data
+Summary:        Library to create metacontacts from multiple sources -- Data 
files
+Group:          System/Libraries
+%glib2_gsettings_schema_requires
+
+%description -n libfolks-data
+libfolks is a library that aggregates people from multiple sources (eg,
+Telepathy connection managers) to create metacontacts.
+
+This package provides mandatory data files for the library to work.
+
 %package -n typelib-1_0-Folks-0_6
 Summary:        Library to create metacontacts from multiple sources -- 
Introspection bindings
 Group:          System/Libraries
@@ -121,6 +134,9 @@
 %lang_package
 %prep
 %setup -q
+# fail when we can remove the chmod hack
+test -x AUTHORS
+chmod -x AUTHORS COPYING README
 
 %build
 %configure \
@@ -138,6 +154,12 @@
 
 %postun -n libfolks%{soversion} -p /sbin/ldconfig
 
+%post -n libfolks-data
+%glib2_gsettings_schema_post
+
+%postun -n libfolks-data
+%glib2_gsettings_schema_postun
+
 %post -n libfolks-eds%{soversion} -p /sbin/ldconfig
 
 %postun -n libfolks-eds%{soversion} -p /sbin/ldconfig
@@ -160,6 +182,11 @@
 %dir %{_libdir}/folks/%{module_version}/backends/key-file
 %{_libdir}/folks/%{module_version}/backends/key-file/key-file.so
 
+%files -n libfolks-data
+%defattr(-,root,root)
+%{_datadir}/GConf/gsettings/folks.convert
+%{_datadir}/glib-2.0/schemas/org.freedesktop.folks.gschema.xml
+
 %files -n typelib-1_0-Folks-0_6
 %defattr(-, root, root)
 %{_libdir}/girepository-1.0/Folks-0.6.typelib

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

Reply via email to