Hello community,

here is the log from the commit of package libsecret for openSUSE:Factory 
checked in at 2014-03-09 18:27:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsecret (Old)
 and      /work/SRC/openSUSE:Factory/.libsecret.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsecret"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsecret/libsecret.changes      2013-08-28 
21:15:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libsecret.new/libsecret.changes 2014-03-09 
18:27:35.000000000 +0100
@@ -1,0 +2,15 @@
+Fri Mar  7 07:38:47 UTC 2014 - [email protected]
+
+- Update to version 0.18:
+  + Mark most of unstable API as stable.
+  + Bump Glib dependency (2.38+).
+  + Add secret_service_encode_dbus_secret() and decode functions.
+  + Use TAP for testing, parallel tests, and non-recursive make.
+  + Updated FSF's address.
+  + Remove unstable vapi (bgo#721429).
+  + Build fixes: bgo#720087, bgo#720244, bgo#707452.
+  + Updated translations.
+- Drop typelib-1_0-SecretUnstable-0 subpackage: no more unstable
+  APIs (incl. dependency to this package from the -devel package).
+
+-------------------------------------------------------------------

Old:
----
  libsecret-0.16.tar.xz

New:
----
  libsecret-0.18.tar.xz

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

Other differences:
------------------
++++++ libsecret.spec ++++++
--- /var/tmp/diff_new_pack.yjEtwl/_old  2014-03-09 18:27:35.000000000 +0100
+++ /var/tmp/diff_new_pack.yjEtwl/_new  2014-03-09 18:27:36.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsecret
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -19,13 +19,13 @@
 %define have_lang 1
 
 Name:           libsecret
-Version:        0.16
+Version:        0.18
 Release:        0
 Summary:        Library for accessing the Secret Service API
 License:        LGPL-2.1+
 Group:          System/Libraries
 Url:            http://www.gnome.org/
-Source0:        
http://download.gnome.org/sources/libsecret/0.16/%{name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/libsecret/0.18/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
@@ -35,9 +35,9 @@
 BuildRequires:  translation-update-upstream
 BuildRequires:  vala >= 0.17.2.12
 BuildRequires:  xsltproc
-BuildRequires:  pkgconfig(gio-2.0) >= 2.32.0
+BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gio-unix-2.0)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.32.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.38.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -67,16 +67,6 @@
 
 This package provides the GObject Introspection bindings for libsecret.
 
-%package -n typelib-1_0-SecretUnstable-0
-Summary:        Library for accessing the Secret Service API -- Introspection 
bindings
-Group:          System/Libraries
-
-%description -n typelib-1_0-SecretUnstable-0
-libsecret is a library for storing and retrieving passwords and other
-secrets. It communicates with the "Secret Service" using DBus.
-
-This package provides the GObject Introspection bindings for libsecret.
-
 %package tools
 Summary:        Library for accessing the Secret Service API -- Tools
 Group:          System/Libraries
@@ -90,7 +80,6 @@
 Group:          Development/Libraries/GNOME
 Requires:       libsecret-1-0 = %{version}
 Requires:       typelib-1_0-Secret-1 = %{version}
-Requires:       typelib-1_0-SecretUnstable-0 = %{version}
 
 %description devel
 libsecret is a library for storing and retrieving passwords and other
@@ -130,10 +119,6 @@
 %defattr(-,root,root)
 %{_libdir}/girepository-1.0/Secret-1.typelib
 
-%files -n typelib-1_0-SecretUnstable-0
-%defattr(-,root,root)
-%{_libdir}/girepository-1.0/SecretUnstable-0.typelib
-
 %files tools
 %defattr(-,root,root)
 %{_bindir}/secret-tool
@@ -146,14 +131,10 @@
 %{_libdir}/pkgconfig/libsecret-unstable.pc
 %{_includedir}/libsecret-1/
 %{_datadir}/gir-1.0/Secret-1.gir
-%{_datadir}/gir-1.0/SecretUnstable-0.gir
 %doc %{_datadir}/gtk-doc/html/libsecret-1/
 %dir %{_datadir}/vala/vapi
 %{_datadir}/vala/vapi/libsecret-1.deps
 %{_datadir}/vala/vapi/libsecret-1.vapi
-%{_datadir}/vala/vapi/libsecret-unstable.deps
-%{_datadir}/vala/vapi/libsecret-unstable.vapi
-%{_datadir}/vala/vapi/mock-service-0.vapi
 
 %if %{have_lang}
 %files lang -f %{name}.lang

++++++ libsecret-0.16.tar.xz -> libsecret-0.18.tar.xz ++++++
++++ 132693 lines of diff (skipped)

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

Reply via email to