commit libsecret for openSUSE:Factory

2020-10-14 Thread root
Hello community,

here is the log from the commit of package libsecret for openSUSE:Factory 
checked in at 2020-10-14 15:37:36

Comparing /work/SRC/openSUSE:Factory/libsecret (Old)
 and  /work/SRC/openSUSE:Factory/.libsecret.new.3486 (New)


Package is "libsecret"

Wed Oct 14 15:37:36 2020 rev:28 rq:841169 version:0.20.4

Changes:

--- /work/SRC/openSUSE:Factory/libsecret/libsecret.changes  2020-05-02 
22:14:02.676122157 +0200
+++ /work/SRC/openSUSE:Factory/.libsecret.new.3486/libsecret.changes
2020-10-14 15:38:37.826350634 +0200
@@ -1,0 +2,12 @@
+Sat Oct 10 16:57:04 UTC 2020 - Bjørn Lie 
+
+- Update to version 0.20.4:
+  + Secret-file-collection: Make MAC comparison constant time.
+  + Initialize libgcrypt for SecretFileCollection.
+  + meson:
+- Add tests for GIR-based languages.
+- Add option introspection.
+  + man: Add a bugtracker section to the manpage.
+  + Updated translations.
+
+---

Old:

  libsecret-0.20.3.tar.xz

New:

  libsecret-0.20.4.tar.xz



Other differences:
--
++ libsecret.spec ++
--- /var/tmp/diff_new_pack.McY3sE/_old  2020-10-14 15:38:38.638350918 +0200
+++ /var/tmp/diff_new_pack.McY3sE/_new  2020-10-14 15:38:38.642350919 +0200
@@ -18,7 +18,7 @@
 
 %define have_lang 1
 Name:   libsecret
-Version:0.20.3
+Version:0.20.4
 Release:0
 Summary:Library for accessing the Secret Service API
 License:LGPL-2.1-or-later

++ libsecret-0.20.3.tar.xz -> libsecret-0.20.4.tar.xz ++
 10369 lines of diff (skipped)




commit libsecret for openSUSE:Factory

2020-05-02 Thread root
Hello community,

here is the log from the commit of package libsecret for openSUSE:Factory 
checked in at 2020-05-02 22:14:01

Comparing /work/SRC/openSUSE:Factory/libsecret (Old)
 and  /work/SRC/openSUSE:Factory/.libsecret.new.2738 (New)


Package is "libsecret"

Sat May  2 22:14:01 2020 rev:27 rq:799474 version:0.20.3

Changes:

--- /work/SRC/openSUSE:Factory/libsecret/libsecret.changes  2020-04-18 
00:27:34.421697387 +0200
+++ /work/SRC/openSUSE:Factory/.libsecret.new.2738/libsecret.changes
2020-05-02 22:14:02.676122157 +0200
@@ -1,0 +2,5 @@
+Wed Apr 29 20:33:36 UTC 2020 - Michael Gorse 
+
+- Enable  FIPS patch on leap (jsc#SLE-11882).
+
+---



Other differences:
--
++ libsecret.spec ++
--- /var/tmp/diff_new_pack.75DCmM/_old  2020-05-02 22:14:03.516123917 +0200
+++ /var/tmp/diff_new_pack.75DCmM/_new  2020-05-02 22:14:03.520123925 +0200
@@ -92,7 +92,7 @@
 
 %prep
 %setup -q
-%if !0%{?is_opensuse}
+%if 0%{?sle_version}
 %patch1000 -p1
 %endif
 translation-update-upstream




commit libsecret for openSUSE:Factory

2020-04-17 Thread root
Hello community,

here is the log from the commit of package libsecret for openSUSE:Factory 
checked in at 2020-04-18 00:27:25

Comparing /work/SRC/openSUSE:Factory/libsecret (Old)
 and  /work/SRC/openSUSE:Factory/.libsecret.new.2738 (New)


Package is "libsecret"

Sat Apr 18 00:27:25 2020 rev:26 rq:794361 version:0.20.3

Changes:

--- /work/SRC/openSUSE:Factory/libsecret/libsecret.changes  2020-02-03 
11:11:32.109790856 +0100
+++ /work/SRC/openSUSE:Factory/.libsecret.new.2738/libsecret.changes
2020-04-18 00:27:34.421697387 +0200
@@ -1,0 +2,20 @@
+Wed Apr 15 08:41:27 UTC 2020 - Bjørn Lie 
+
+- Update to version 0.20.3:
+  + secret-file-backend: Fix use-after-free in flatpak.
+  + docs: Add man subdir only if manpage is enabled.
+
+---
+Wed Mar 11 10:44:56 UTC 2020 - bjorn@gmail.com
+
+- Update to version 0.20.2:
+  + secret-file-collection: force little-endian in GVariant.
+  + Prefer g_info() over g_message().
+  + meson: Don't specify shared_library().
+  + docs: Make sure to set install: true.
+- Rename sub-package libsecret-tools to secret-tool: Align with the
+  actual binary provided and remove a rpmlint warning. Add Provides
+  and Obsoletes to ease upgrades for our end-users.
+- Drop Group tag from spec.
+
+---

Old:

  libsecret-0.20.1.tar.xz

New:

  libsecret-0.20.3.tar.xz



Other differences:
--
++ libsecret.spec ++
--- /var/tmp/diff_new_pack.H7uWqm/_old  2020-04-18 00:27:35.845700335 +0200
+++ /var/tmp/diff_new_pack.H7uWqm/_new  2020-04-18 00:27:35.845700335 +0200
@@ -18,11 +18,10 @@
 
 %define have_lang 1
 Name:   libsecret
-Version:0.20.1
+Version:0.20.3
 Release:0
 Summary:Library for accessing the Secret Service API
 License:LGPL-2.1-or-later
-Group:  Development/Libraries/GNOME
 URL:https://wiki.gnome.org/Projects/Libsecret
 Source0:
https://download.gnome.org/sources/libsecret/0.20/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
@@ -51,7 +50,6 @@
 
 %package -n libsecret-1-0
 Summary:Library for accessing the Secret Service API
-Group:  System/Libraries
 %if %{have_lang}
 # To make the lang package happy
 Provides:   %{name} = %{version}
@@ -63,7 +61,6 @@
 
 %package -n typelib-1_0-Secret-1
 Summary:Introspection bindings for the Secret Service API library
-Group:  System/Libraries
 
 %description -n typelib-1_0-Secret-1
 libsecret is a library for storing and retrieving passwords and other
@@ -71,17 +68,17 @@
 
 This package provides the GObject Introspection bindings for libsecret.
 
-%package tools
-Summary:Tools from the Secret Service API library
-Group:  System/Libraries
-
-%description tools
-libsecret is a library for storing and retrieving passwords and other
-secrets. It communicates with the "Secret Service" using DBus.
+%package -n secret-tool
+Summary:Store and retrieve passwords
+Obsoletes:  libsecret-tools < %{version}
+Provides:   libsecret-tools = %{version}
+
+%description -n secret-tool
+Secret-tool is a command line tool that can be used to store and
+retrieve passwords.
 
 %package devel
 Summary:Development files for the Secret Service API library
-Group:  Development/Libraries/GNOME
 Requires:   libsecret-1-0 = %{version}
 Requires:   typelib-1_0-Secret-1 = %{version}
 
@@ -118,13 +115,13 @@
 
 %files -n libsecret-1-0
 %license COPYING
-%doc NEWS README
+%doc NEWS README.md
 %{_libdir}/libsecret-1.so.*
 
 %files -n typelib-1_0-Secret-1
 %{_libdir}/girepository-1.0/Secret-1.typelib
 
-%files tools
+%files -n secret-tool
 %{_bindir}/secret-tool
 %{_mandir}/man1/secret-tool.1%{?ext_man}
 

++ libsecret-0.20.1.tar.xz -> libsecret-0.20.3.tar.xz ++
 5536 lines of diff (skipped)




commit libsecret for openSUSE:Factory

2020-02-03 Thread root
Hello community,

here is the log from the commit of package libsecret for openSUSE:Factory 
checked in at 2020-02-03 11:11:13

Comparing /work/SRC/openSUSE:Factory/libsecret (Old)
 and  /work/SRC/openSUSE:Factory/.libsecret.new.26092 (New)


Package is "libsecret"

Mon Feb  3 11:11:13 2020 rev:25 rq:768245 version:0.20.1

Changes:

--- /work/SRC/openSUSE:Factory/libsecret/libsecret.changes  2020-01-28 
10:52:06.260815476 +0100
+++ /work/SRC/openSUSE:Factory/.libsecret.new.26092/libsecret.changes   
2020-02-03 11:11:32.109790856 +0100
@@ -1,0 +2,6 @@
+Tue Jan 28 20:42:07 UTC 2020 - Bjørn Lie 
+
+- Update to version 0.20.1:
+  + Build fixes.
+
+---

Old:

  libsecret-0.20.0.tar.xz

New:

  libsecret-0.20.1.tar.xz



Other differences:
--
++ libsecret.spec ++
--- /var/tmp/diff_new_pack.m1h9FE/_old  2020-02-03 11:11:33.033791323 +0100
+++ /var/tmp/diff_new_pack.m1h9FE/_new  2020-02-03 11:11:33.037791325 +0100
@@ -18,7 +18,7 @@
 
 %define have_lang 1
 Name:   libsecret
-Version:0.20.0
+Version:0.20.1
 Release:0
 Summary:Library for accessing the Secret Service API
 License:LGPL-2.1-or-later

++ libsecret-0.20.0.tar.xz -> libsecret-0.20.1.tar.xz ++
 5467 lines of diff (skipped)




commit libsecret for openSUSE:Factory

2020-01-28 Thread root
Hello community,

here is the log from the commit of package libsecret for openSUSE:Factory 
checked in at 2020-01-28 10:52:03

Comparing /work/SRC/openSUSE:Factory/libsecret (Old)
 and  /work/SRC/openSUSE:Factory/.libsecret.new.26092 (New)


Package is "libsecret"

Tue Jan 28 10:52:03 2020 rev:24 rq:767462 version:0.20.0

Changes:

--- /work/SRC/openSUSE:Factory/libsecret/libsecret.changes  2020-01-18 
12:17:19.327112877 +0100
+++ /work/SRC/openSUSE:Factory/.libsecret.new.26092/libsecret.changes   
2020-01-28 10:52:06.260815476 +0100
@@ -1,0 +2,5 @@
+Sat Jan 25 14:17:20 UTC 2020 - Dominique Leuenberger 
+
+- No longer recommend -lang: supplements are in use
+
+---



Other differences:
--
++ libsecret.spec ++
--- /var/tmp/diff_new_pack.0wDZq3/_old  2020-01-28 10:52:06.988816329 +0100
+++ /var/tmp/diff_new_pack.0wDZq3/_new  2020-01-28 10:52:06.988816329 +0100
@@ -53,7 +53,6 @@
 Summary:Library for accessing the Secret Service API
 Group:  System/Libraries
 %if %{have_lang}
-Recommends: %{name}-lang
 # To make the lang package happy
 Provides:   %{name} = %{version}
 %endif




commit libsecret for openSUSE:Factory

2020-01-18 Thread root
Hello community,

here is the log from the commit of package libsecret for openSUSE:Factory 
checked in at 2020-01-18 12:15:50

Comparing /work/SRC/openSUSE:Factory/libsecret (Old)
 and  /work/SRC/openSUSE:Factory/.libsecret.new.26092 (New)


Package is "libsecret"

Sat Jan 18 12:15:50 2020 rev:23 rq:764651 version:0.20.0

Changes:

--- /work/SRC/openSUSE:Factory/libsecret/libsecret.changes  2019-10-17 
13:02:56.704749536 +0200
+++ /work/SRC/openSUSE:Factory/.libsecret.new.26092/libsecret.changes   
2020-01-18 12:17:19.327112877 +0100
@@ -1,0 +2,11 @@
+Mon Jan 13 15:21:54 UTC 2020 - Bjørn Lie 
+
+- Update to version 0.20.0:
+  + secret-backend:
+- New interface to represent password storage backend.
+- Add local-storage backend.
+  + item: Port to GTask.
+  + Build fixes.
+  + Updated translations.
+
+---

Old:

  libsecret-0.19.1.tar.xz

New:

  libsecret-0.20.0.tar.xz



Other differences:
--
++ libsecret.spec ++
--- /var/tmp/diff_new_pack.ft9yn2/_old  2020-01-18 12:17:21.283113926 +0100
+++ /var/tmp/diff_new_pack.ft9yn2/_new  2020-01-18 12:17:21.283113926 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsecret
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 %define have_lang 1
 Name:   libsecret
-Version:0.19.1
+Version:0.20.0
 Release:0
 Summary:Library for accessing the Secret Service API
 License:LGPL-2.1-or-later
 Group:  Development/Libraries/GNOME
 URL:https://wiki.gnome.org/Projects/Libsecret
-Source0:
https://download.gnome.org/sources/libsecret/0.19/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/libsecret/0.20/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 
 ## SLE-only patches start at 1000

++ libsecret-0.19.1.tar.xz -> libsecret-0.20.0.tar.xz ++
 16539 lines of diff (skipped)




commit libsecret for openSUSE:Factory

2019-10-17 Thread root
Hello community,

here is the log from the commit of package libsecret for openSUSE:Factory 
checked in at 2019-10-17 13:02:52

Comparing /work/SRC/openSUSE:Factory/libsecret (Old)
 and  /work/SRC/openSUSE:Factory/.libsecret.new.2352 (New)


Package is "libsecret"

Thu Oct 17 13:02:52 2019 rev:22 rq:736592 version:0.19.1

Changes:

--- /work/SRC/openSUSE:Factory/libsecret/libsecret.changes  2019-03-08 
12:00:01.599968864 +0100
+++ /work/SRC/openSUSE:Factory/.libsecret.new.2352/libsecret.changes
2019-10-17 13:02:56.704749536 +0200
@@ -1,0 +2,16 @@
+Sun Sep  8 10:51:30 NZST 2019 - l...@ljones.dev
+
+- Update to version 0.19.1:
+  + service: Fix secret_service_ensure_session_finish error
+propagation.
+- Changes from version 0.19.0:
+  + secret-password: Add necessary functions to migrate from D-Bus
+based API.
+  + egg: Request that secure memory not be dumped to disk.
+  + Add version macros.
+  + Add missing GType to flags in .gir.
+  + paths: Port from GSimpleAsyncResult to GTask.
+  + build: Bump meson_version to 0.50.
+  + Build and test fixes.
+
+---

Old:

  libsecret-0.18.8.tar.xz

New:

  libsecret-0.19.1.tar.xz



Other differences:
--
++ libsecret.spec ++
--- /var/tmp/diff_new_pack.PxF2Yy/_old  2019-10-17 13:02:57.600747266 +0200
+++ /var/tmp/diff_new_pack.PxF2Yy/_new  2019-10-17 13:02:57.608747245 +0200
@@ -18,13 +18,13 @@
 
 %define have_lang 1
 Name:   libsecret
-Version:0.18.8
+Version:0.19.1
 Release:0
 Summary:Library for accessing the Secret Service API
 License:LGPL-2.1-or-later
 Group:  Development/Libraries/GNOME
 URL:https://wiki.gnome.org/Projects/Libsecret
-Source0:
http://download.gnome.org/sources/libsecret/0.18/%{name}-%{version}.tar.xz
+Source0:
https://download.gnome.org/sources/libsecret/0.19/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 
 ## SLE-only patches start at 1000
@@ -34,7 +34,9 @@
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel >= 1.29
+BuildRequires:  gtk-doc
 BuildRequires:  libgcrypt-devel >= 1.2.2
+BuildRequires:  meson >= 0.50
 BuildRequires:  pkgconfig
 BuildRequires:  translation-update-upstream
 BuildRequires:  vala >= 0.17.2.12
@@ -100,12 +102,12 @@
 translation-update-upstream
 
 %build
-%configure \
---disable-static
-make %{?_smp_mflags} V=1
+%meson \
+%{nil}
+%meson_build
 
 %install
-%make_install
+%meson_install
 find %{buildroot} -type f -name "*.la" -delete -print
 %if %{have_lang}
 %find_lang %{name} %{?no_lang_C}

++ libsecret-0.18.8.tar.xz -> libsecret-0.19.1.tar.xz ++
 52310 lines of diff (skipped)




commit libsecret for openSUSE:Factory

2019-03-08 Thread root
Hello community,

here is the log from the commit of package libsecret for openSUSE:Factory 
checked in at 2019-03-08 12:00:00

Comparing /work/SRC/openSUSE:Factory/libsecret (Old)
 and  /work/SRC/openSUSE:Factory/.libsecret.new.28833 (New)


Package is "libsecret"

Fri Mar  8 12:00:00 2019 rev:21 rq:681420 version:0.18.8

Changes:

--- /work/SRC/openSUSE:Factory/libsecret/libsecret.changes  2019-01-05 
14:39:07.772646003 +0100
+++ /work/SRC/openSUSE:Factory/.libsecret.new.28833/libsecret.changes   
2019-03-08 12:00:01.599968864 +0100
@@ -1,0 +2,12 @@
+Sat Mar  2 12:33:07 UTC 2019 - Bjørn Lie 
+
+- Update to version 0.18.8:
+  + Add support for g_autoptr() to our types.
+  + Remove deprecated g_type_class_add_private().
+  + Bump GLib dependency (2.44+).
+  + Add meson build support.
+  + Fix vapi generation.
+  + Build fixes.
+  + Updated translations.
+
+---

Old:

  libsecret-0.18.7.tar.xz

New:

  libsecret-0.18.8.tar.xz



Other differences:
--
++ libsecret.spec ++
--- /var/tmp/diff_new_pack.ig9Bzx/_old  2019-03-08 12:00:02.391968730 +0100
+++ /var/tmp/diff_new_pack.ig9Bzx/_new  2019-03-08 12:00:02.395968730 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsecret
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define have_lang 1
 Name:   libsecret
-Version:0.18.7
+Version:0.18.8
 Release:0
 Summary:Library for accessing the Secret Service API
 License:LGPL-2.1-or-later
@@ -26,9 +26,11 @@
 URL:https://wiki.gnome.org/Projects/Libsecret
 Source0:
http://download.gnome.org/sources/libsecret/0.18/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
+
 ## SLE-only patches start at 1000
 # PATCH-FIX-SLE libsecret-bsc932232-use-libgcrypt-allocators.patch bsc#932232 
h...@suse.com -- use libgcrypt allocators for FIPS mode
 Patch1000:  libsecret-bsc932232-use-libgcrypt-allocators.patch
+
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel >= 1.29
@@ -39,7 +41,7 @@
 BuildRequires:  xsltproc
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gio-unix-2.0)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.38.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.44.0
 
 %description
 libsecret is a library for storing and retrieving passwords and other

++ libsecret-0.18.7.tar.xz -> libsecret-0.18.8.tar.xz ++
 11078 lines of diff (skipped)




commit libsecret for openSUSE:Factory

2019-01-05 Thread root
Hello community,

here is the log from the commit of package libsecret for openSUSE:Factory 
checked in at 2019-01-05 14:39:06

Comparing /work/SRC/openSUSE:Factory/libsecret (Old)
 and  /work/SRC/openSUSE:Factory/.libsecret.new.28833 (New)


Package is "libsecret"

Sat Jan  5 14:39:06 2019 rev:20 rq:662632 version:0.18.7

Changes:

--- /work/SRC/openSUSE:Factory/libsecret/libsecret.changes  2018-04-05 
15:27:52.744313940 +0200
+++ /work/SRC/openSUSE:Factory/.libsecret.new.28833/libsecret.changes   
2019-01-05 14:39:07.772646003 +0100
@@ -1,0 +2,15 @@
+Sat Dec 29 10:05:27 UTC 2018 - bjorn@gmail.com
+
+- Update to version 0.18.7:
+  + Migrate from intltool to gettext.
+  + Fix uninitialized memory returned by
+secret_item_get_schema_name().
+  + secret-session: Avoid double-free in
+service_encode_plain_secret().
+  + Port tap script to Python 3.
+  + Build and test fixes.
+  + Updated translations.
+- Drop intltool BuildRequires: No longer needed following upstreams
+  port to gettext.
+
+---

Old:

  libsecret-0.18.6.tar.xz

New:

  libsecret-0.18.7.tar.xz



Other differences:
--
++ libsecret.spec ++
--- /var/tmp/diff_new_pack.NeXfjZ/_old  2019-01-05 14:39:09.036644896 +0100
+++ /var/tmp/diff_new_pack.NeXfjZ/_new  2019-01-05 14:39:09.060644875 +0100
@@ -12,13 +12,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define have_lang 1
 Name:   libsecret
-Version:0.18.6
+Version:0.18.7
 Release:0
 Summary:Library for accessing the Secret Service API
 License:LGPL-2.1-or-later
@@ -32,7 +32,6 @@
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel >= 1.29
-BuildRequires:  intltool
 BuildRequires:  libgcrypt-devel >= 1.2.2
 BuildRequires:  pkgconfig
 BuildRequires:  translation-update-upstream

++ libsecret-0.18.6.tar.xz -> libsecret-0.18.7.tar.xz ++
 16936 lines of diff (skipped)




commit libsecret for openSUSE:Factory

2018-04-05 Thread root
Hello community,

here is the log from the commit of package libsecret for openSUSE:Factory 
checked in at 2018-04-05 15:27:48

Comparing /work/SRC/openSUSE:Factory/libsecret (Old)
 and  /work/SRC/openSUSE:Factory/.libsecret.new (New)


Package is "libsecret"

Thu Apr  5 15:27:48 2018 rev:19 rq:593152 version:0.18.6

Changes:

--- /work/SRC/openSUSE:Factory/libsecret/libsecret.changes  2018-03-14 
19:31:41.016874145 +0100
+++ /work/SRC/openSUSE:Factory/.libsecret.new/libsecret.changes 2018-04-05 
15:27:52.744313940 +0200
@@ -1,0 +2,14 @@
+Thu Mar 29 23:44:12 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 0.18.6:
+  + Fix shared key derivation between libsecret and gnome-keyring
+(bgo#778357).
+  + Avoid run-time error when gnome-keyring is not responding
+(bgo#787391).
+  + Enable cross compilation (bgo#748111).
+  + GI annotation fixes (bgo#785034).
+  + Fix textual typos (bgo#782206).
+  + Updated translations.
+- Drop libsecret-secret-size.patch: fixed upstream.
+
+---

Old:

  libsecret-0.18.5.tar.xz
  libsecret-secret-size.patch

New:

  libsecret-0.18.6.tar.xz



Other differences:
--
++ libsecret.spec ++
--- /var/tmp/diff_new_pack.EtOmwp/_old  2018-04-05 15:27:53.304293700 +0200
+++ /var/tmp/diff_new_pack.EtOmwp/_new  2018-04-05 15:27:53.308293555 +0200
@@ -18,18 +18,17 @@
 
 %define have_lang 1
 Name:   libsecret
-Version:0.18.5
+Version:0.18.6
 Release:0
 Summary:Library for accessing the Secret Service API
 License:LGPL-2.1-or-later
 Group:  Development/Libraries/GNOME
-Url:https://wiki.gnome.org/Projects/Libsecret
+URL:https://wiki.gnome.org/Projects/Libsecret
 Source0:
http://download.gnome.org/sources/libsecret/0.18/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM libsecret-secret-size.patch bgo#778357 
dims...@opensuse.org -- Ensure that generated secret occupies the same number 
of bytes as prime.
-Patch0: libsecret-secret-size.patch
+## SLE-only patches start at 1000
 # PATCH-FIX-SLE libsecret-bsc932232-use-libgcrypt-allocators.patch bsc#932232 
h...@suse.com -- use libgcrypt allocators for FIPS mode
-Patch1: libsecret-bsc932232-use-libgcrypt-allocators.patch
+Patch1000:  libsecret-bsc932232-use-libgcrypt-allocators.patch
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel >= 1.29
@@ -94,9 +93,8 @@
 
 %prep
 %setup -q
-%patch0 -p1
 %if !0%{?is_opensuse}
-%patch1 -p1
+%patch1000 -p1
 %endif
 translation-update-upstream
 
@@ -118,7 +116,7 @@
 
 %files -n libsecret-1-0
 %license COPYING
-%doc AUTHORS ChangeLog NEWS README
+%doc NEWS README
 %{_libdir}/libsecret-1.so.*
 
 %files -n typelib-1_0-Secret-1
@@ -129,6 +127,7 @@
 %{_mandir}/man1/secret-tool.1%{?ext_man}
 
 %files devel
+%doc AUTHORS ChangeLog
 %{_libdir}/libsecret-1.so
 %{_libdir}/pkgconfig/libsecret-1.pc
 %{_libdir}/pkgconfig/libsecret-unstable.pc

++ libsecret-0.18.5.tar.xz -> libsecret-0.18.6.tar.xz ++
 35534 lines of diff (skipped)




commit libsecret for openSUSE:Factory

2018-03-14 Thread root
Hello community,

here is the log from the commit of package libsecret for openSUSE:Factory 
checked in at 2018-03-14 19:31:37

Comparing /work/SRC/openSUSE:Factory/libsecret (Old)
 and  /work/SRC/openSUSE:Factory/.libsecret.new (New)


Package is "libsecret"

Wed Mar 14 19:31:37 2018 rev:18 rq:586273 version:0.18.5

Changes:

--- /work/SRC/openSUSE:Factory/libsecret/libsecret.changes  2017-07-25 
11:41:31.334804111 +0200
+++ /work/SRC/openSUSE:Factory/.libsecret.new/libsecret.changes 2018-03-14 
19:31:41.016874145 +0100
@@ -1,0 +2,11 @@
+Sat Mar 10 00:23:06 UTC 2018 - jeng...@inai.de
+
+- SRPM group fix. Update summaries.
+- Remove duplicate commands. Limit fdupes to /usr.
+
+---
+Wed Feb 28 16:36:16 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ libsecret.spec ++
--- /var/tmp/diff_new_pack.t1CC3B/_old  2018-03-14 19:31:41.800846304 +0100
+++ /var/tmp/diff_new_pack.t1CC3B/_new  2018-03-14 19:31:41.804846162 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsecret
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,12 @@
 
 
 %define have_lang 1
-
 Name:   libsecret
 Version:0.18.5
 Release:0
 Summary:Library for accessing the Secret Service API
-License:LGPL-2.1+
-Group:  System/Libraries
+License:LGPL-2.1-or-later
+Group:  Development/Libraries/GNOME
 Url:https://wiki.gnome.org/Projects/Libsecret
 Source0:
http://download.gnome.org/sources/libsecret/0.18/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
@@ -36,13 +35,13 @@
 BuildRequires:  gobject-introspection-devel >= 1.29
 BuildRequires:  intltool
 BuildRequires:  libgcrypt-devel >= 1.2.2
+BuildRequires:  pkgconfig
 BuildRequires:  translation-update-upstream
 BuildRequires:  vala >= 0.17.2.12
 BuildRequires:  xsltproc
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.38.0
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 libsecret is a library for storing and retrieving passwords and other
@@ -62,7 +61,7 @@
 secrets. It communicates with the "Secret Service" using DBus.
 
 %package -n typelib-1_0-Secret-1
-Summary:Library for accessing the Secret Service API -- Introspection 
bindings
+Summary:Introspection bindings for the Secret Service API library
 Group:  System/Libraries
 
 %description -n typelib-1_0-Secret-1
@@ -72,7 +71,7 @@
 This package provides the GObject Introspection bindings for libsecret.
 
 %package tools
-Summary:Library for accessing the Secret Service API -- Tools
+Summary:Tools from the Secret Service API library
 Group:  System/Libraries
 
 %description tools
@@ -80,7 +79,7 @@
 secrets. It communicates with the "Secret Service" using DBus.
 
 %package devel
-Summary:Library for accessing the Secret Service API -- Development 
Files
+Summary:Development files for the Secret Service API library
 Group:  Development/Libraries/GNOME
 Requires:   libsecret-1-0 = %{version}
 Requires:   typelib-1_0-Secret-1 = %{version}
@@ -92,6 +91,7 @@
 %if %{have_lang}
 %lang_package
 %endif
+
 %prep
 %setup -q
 %patch0 -p1
@@ -103,8 +103,7 @@
 %build
 %configure \
 --disable-static
-#make %{?_smp_mflags} V=1
-make V=1
+make %{?_smp_mflags} V=1
 
 %install
 %make_install
@@ -112,28 +111,24 @@
 %if %{have_lang}
 %find_lang %{name} %{?no_lang_C}
 %endif
-%fdupes %{buildroot}
+%fdupes %{buildroot}/%{_prefix}
 
 %post -n libsecret-1-0 -p /sbin/ldconfig
-
 %postun -n libsecret-1-0 -p /sbin/ldconfig
 
 %files -n libsecret-1-0
-%defattr (-, root, root)
-%doc AUTHORS ChangeLog COPYING NEWS README
+%license COPYING
+%doc AUTHORS ChangeLog NEWS README
 %{_libdir}/libsecret-1.so.*
 
 %files -n typelib-1_0-Secret-1
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/Secret-1.typelib
 
 %files tools
-%defattr(-,root,root)
 %{_bindir}/secret-tool
 %{_mandir}/man1/secret-tool.1%{?ext_man}
 
 %files devel
-%defattr (-, root, root)
 %{_libdir}/libsecret-1.so
 %{_libdir}/pkgconfig/libsecret-1.pc
 %{_libdir}/pkgconfig/libsecret-unstable.pc




commit libsecret for openSUSE:Factory

2017-07-25 Thread root
Hello community,

here is the log from the commit of package libsecret for openSUSE:Factory 
checked in at 2017-07-25 11:41:16

Comparing /work/SRC/openSUSE:Factory/libsecret (Old)
 and  /work/SRC/openSUSE:Factory/.libsecret.new (New)


Package is "libsecret"

Tue Jul 25 11:41:16 2017 rev:17 rq:512330 version:0.18.5

Changes:

--- /work/SRC/openSUSE:Factory/libsecret/libsecret.changes  2017-07-21 
22:42:29.539187052 +0200
+++ /work/SRC/openSUSE:Factory/.libsecret.new/libsecret.changes 2017-07-25 
11:41:31.334804111 +0200
@@ -7 +7 @@
-  (bgo#778357).
+  (bgo#778357, bsc#1043861).



Other differences:
--



commit libsecret for openSUSE:Factory

2017-07-21 Thread root
Hello community,

here is the log from the commit of package libsecret for openSUSE:Factory 
checked in at 2017-07-21 22:42:28

Comparing /work/SRC/openSUSE:Factory/libsecret (Old)
 and  /work/SRC/openSUSE:Factory/.libsecret.new (New)


Package is "libsecret"

Fri Jul 21 22:42:28 2017 rev:16 rq:511100 version:0.18.5

Changes:

--- /work/SRC/openSUSE:Factory/libsecret/libsecret.changes  2016-08-31 
00:03:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.libsecret.new/libsecret.changes 2017-07-21 
22:42:29.539187052 +0200
@@ -1,0 +2,8 @@
+Mon Jul 17 15:25:56 UTC 2017 - dims...@opensuse.org
+
+- Add libsecret-secret-size.patch: Ensure that generated secret
+  occupies the same number of bytes as prime. Eliminates random
+  errors while libsecret tries to talk to gnome-keyring
+  (bgo#778357).
+
+---

New:

  libsecret-secret-size.patch



Other differences:
--
++ libsecret.spec ++
--- /var/tmp/diff_new_pack.44RlIC/_old  2017-07-21 22:42:30.035117094 +0200
+++ /var/tmp/diff_new_pack.44RlIC/_new  2017-07-21 22:42:30.039116530 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libsecret
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,6 +27,8 @@
 Url:https://wiki.gnome.org/Projects/Libsecret
 Source0:
http://download.gnome.org/sources/libsecret/0.18/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
+# PATCH-FIX-UPSTREAM libsecret-secret-size.patch bgo#778357 
dims...@opensuse.org -- Ensure that generated secret occupies the same number 
of bytes as prime.
+Patch0: libsecret-secret-size.patch
 # PATCH-FIX-SLE libsecret-bsc932232-use-libgcrypt-allocators.patch bsc#932232 
h...@suse.com -- use libgcrypt allocators for FIPS mode
 Patch1: libsecret-bsc932232-use-libgcrypt-allocators.patch
 BuildRequires:  docbook-xsl-stylesheets
@@ -92,6 +94,7 @@
 %endif
 %prep
 %setup -q
+%patch0 -p1
 %if !0%{?is_opensuse}
 %patch1 -p1
 %endif

++ libsecret-secret-size.patch ++
>From 998065599c66055dcffa1ef1ddebb947ccd68248 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tomasz=20Mi=C4=85sko?= 
Date: Thu, 9 Feb 2017 09:45:01 +0100
Subject: DH: Ensure that generated secret occupies the same number of bytes as
 prime.

https://bugzilla.gnome.org/show_bug.cgi?id=778357
---
 egg/egg-dh.c | 15 +++
 1 file changed, 11 insertions(+), 4 deletions(-)

diff --git a/egg/egg-dh.c b/egg/egg-dh.c
index e869c99..b190488 100644
--- a/egg/egg-dh.c
+++ b/egg/egg-dh.c
@@ -314,6 +314,7 @@ egg_dh_gen_secret (gcry_mpi_t peer, gcry_mpi_t priv,
 {
gcry_error_t gcry;
guchar *value;
+   gsize n_prime;
gsize n_value;
gcry_mpi_t k;
gint bits;
@@ -330,19 +331,25 @@ egg_dh_gen_secret (gcry_mpi_t peer, gcry_mpi_t priv,
gcry_mpi_powm (k, peer, priv, prime);
 
/* Write out the secret */
-   gcry = gcry_mpi_print (GCRYMPI_FMT_USG, NULL, 0, _value, k);
+   gcry = gcry_mpi_print (GCRYMPI_FMT_USG, NULL, 0, _prime, prime);
g_return_val_if_fail (gcry == 0, NULL);
-   value = egg_secure_alloc (n_value);
-   gcry = gcry_mpi_print (GCRYMPI_FMT_USG, value, n_value, _value, k);
+   value = egg_secure_alloc (n_prime);
+   gcry = gcry_mpi_print (GCRYMPI_FMT_USG, value, n_prime, _value, k);
g_return_val_if_fail (gcry == 0, NULL);
 
+   /* Pad the secret with zero bytes to match length of prime in bytes. */
+   if (n_value < n_prime) {
+   memmove (value + (n_prime - n_value), value, n_value);
+   memset (value, 0, (n_prime - n_value));
+   }
+
 #if DEBUG_DH_SECRET
g_printerr ("DH SECRET: ");
gcry_mpi_dump (k);
 #endif
gcry_mpi_release (k);
 
-   *bytes = n_value;
+   *bytes = n_prime;
 
 #if DEBUG_DH_SECRET
gcry_mpi_scan (, GCRYMPI_FMT_USG, value, bytes, NULL);
-- 
cgit v0.12





commit libsecret for openSUSE:Factory

2016-08-30 Thread h_root
Hello community,

here is the log from the commit of package libsecret for openSUSE:Factory 
checked in at 2016-08-31 00:03:44

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  2016-04-01 
13:02:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.libsecret.new/libsecret.changes 2016-08-31 
00:03:46.0 +0200
@@ -18,0 +19,6 @@
+Thu Nov 26 03:02:09 CET 2015 - h...@suse.com
+
+- Add libsecret-bsc932232-use-libgcrypt-allocators.patch
+  (bsc#932232).
+
+---

New:

  libsecret-bsc932232-use-libgcrypt-allocators.patch



Other differences:
--
++ libsecret.spec ++
--- /var/tmp/diff_new_pack.bSTxvr/_old  2016-08-31 00:03:47.0 +0200
+++ /var/tmp/diff_new_pack.bSTxvr/_new  2016-08-31 00:03:47.0 +0200
@@ -27,6 +27,8 @@
 Url:https://wiki.gnome.org/Projects/Libsecret
 Source0:
http://download.gnome.org/sources/libsecret/0.18/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
+# PATCH-FIX-SLE libsecret-bsc932232-use-libgcrypt-allocators.patch bsc#932232 
h...@suse.com -- use libgcrypt allocators for FIPS mode
+Patch1: libsecret-bsc932232-use-libgcrypt-allocators.patch
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel >= 1.29
@@ -90,6 +92,9 @@
 %endif
 %prep
 %setup -q
+%if !0%{?is_opensuse}
+%patch1 -p1
+%endif
 translation-update-upstream
 
 %build

++ libsecret-bsc932232-use-libgcrypt-allocators.patch ++
diff --git a/egg/egg-libgcrypt.c b/egg/egg-libgcrypt.c
index 22f005d..a01fb11 100644
--- a/egg/egg-libgcrypt.c
+++ b/egg/egg-libgcrypt.c
@@ -107,11 +107,6 @@ egg_libgcrypt_initialize (void)
gcry_set_log_handler (log_handler, NULL);
gcry_set_outofcore_handler (no_mem_handler, NULL);
gcry_set_fatalerror_handler (fatal_handler, NULL);
-   gcry_set_allocation_handler 
((gcry_handler_alloc_t)g_malloc, 
-
(gcry_handler_alloc_t)egg_secure_alloc, 
-egg_secure_check, 
-
(gcry_handler_realloc_t)egg_secure_realloc, 
-egg_secure_free);
gcry_control (GCRYCTL_INITIALIZATION_FINISHED, 0);
}




commit libsecret for openSUSE:Factory

2016-04-01 Thread h_root
Hello community,

here is the log from the commit of package libsecret for openSUSE:Factory 
checked in at 2016-04-01 13:02:27

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  2016-01-23 
01:14:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.libsecret.new/libsecret.changes 2016-04-01 
13:02:28.0 +0200
@@ -1,0 +2,9 @@
+Fri Mar 25 15:12:37 UTC 2016 - zai...@opensuse.org
+
+- Update to version 0.18.5:
+  + Build fixes.
+  + Port tests to Python 3 (bgo#761834).
+  + Fix textual typos (bgo#763143).
+  + Updated translations.
+
+---

Old:

  libsecret-0.18.4.tar.xz

New:

  libsecret-0.18.5.tar.xz



Other differences:
--
++ libsecret.spec ++
--- /var/tmp/diff_new_pack.zOjoXV/_old  2016-04-01 13:02:29.0 +0200
+++ /var/tmp/diff_new_pack.zOjoXV/_new  2016-04-01 13:02:29.0 +0200
@@ -19,7 +19,7 @@
 %define have_lang 1
 
 Name:   libsecret
-Version:0.18.4
+Version:0.18.5
 Release:0
 Summary:Library for accessing the Secret Service API
 License:LGPL-2.1+

++ libsecret-0.18.4.tar.xz -> libsecret-0.18.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsecret-0.18.4/NEWS new/libsecret-0.18.5/NEWS
--- old/libsecret-0.18.4/NEWS   2016-01-19 09:24:32.0 +0100
+++ new/libsecret-0.18.5/NEWS   2016-03-25 09:18:33.0 +0100
@@ -1,3 +1,9 @@
+0.18.5
+ * Build fixes
+ * Port tests to Python 3 [#761834]
+ * Fix textual typos [#763143]
+ * Updated translations
+
 0.18.4
  * Multithreading fixes [#756766]
  * Fix memory leaks [#756766]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsecret-0.18.4/aclocal.m4 
new/libsecret-0.18.5/aclocal.m4
--- old/libsecret-0.18.4/aclocal.m4 2016-01-19 09:24:47.0 +0100
+++ new/libsecret-0.18.5/aclocal.m4 2016-03-25 09:18:42.0 +0100
@@ -683,13 +683,13 @@
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
 dnl
-dnl This file can can be used in projects which are not available under
+dnl This file can be used in projects which are not available under
 dnl the GNU General Public License or the GNU Library General Public
 dnl License but which still want to provide support for the GNU gettext
 dnl functionality.
 dnl Please note that the actual code of the GNU gettext library is covered
 dnl by the GNU Library General Public License, and the rest of the GNU
-dnl gettext package package is covered by the GNU General Public License.
+dnl gettext package is covered by the GNU General Public License.
 dnl They are *not* in the public domain.
 
 dnl Authors:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsecret-0.18.4/build/valgrind/valgrind.h 
new/libsecret-0.18.5/build/valgrind/valgrind.h
--- old/libsecret-0.18.4/build/valgrind/valgrind.h  2015-10-19 
12:15:02.0 +0200
+++ new/libsecret-0.18.5/build/valgrind/valgrind.h  2016-03-08 
13:30:39.0 +0100
@@ -6826,7 +6826,7 @@
 
 
 /* These requests allow control to move from the simulated CPU to the
-   real CPU, calling an arbitary function.
+   real CPU, calling an arbitrary function.

Note that the current ThreadId is inserted as the first argument.
So this call:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsecret-0.18.4/configure 
new/libsecret-0.18.5/configure
--- old/libsecret-0.18.4/configure  2016-01-19 09:24:48.0 +0100
+++ new/libsecret-0.18.5/configure  2016-03-25 09:18:42.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libsecret 0.18.4.
+# Generated by GNU Autoconf 2.69 for libsecret 0.18.5.
 #
 # Report bugs to .
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='libsecret'
 PACKAGE_TARNAME='libsecret'
-PACKAGE_VERSION='0.18.4'
-PACKAGE_STRING='libsecret 0.18.4'
+PACKAGE_VERSION='0.18.5'
+PACKAGE_STRING='libsecret 0.18.5'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=libsecret'
 PACKAGE_URL=''
 
@@ -1447,7 +1447,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libsecret 0.18.4 to adapt to 

commit libsecret for openSUSE:Factory

2016-01-22 Thread h_root
Hello community,

here is the log from the commit of package libsecret for openSUSE:Factory 
checked in at 2016-01-23 01:14:24

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  2015-08-25 
07:18:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.libsecret.new/libsecret.changes 2016-01-23 
01:14:25.0 +0100
@@ -1,0 +2,8 @@
+Tue Jan 19 08:56:19 UTC 2016 - zai...@opensuse.org
+
+- Update to version 0.18.4:
+  + Multithreading fixes (bgo#756766).
+  + Fix memory leaks (bgo#756766).
+  + Updated translations.
+
+---

Old:

  libsecret-0.18.3.tar.xz

New:

  libsecret-0.18.4.tar.xz



Other differences:
--
++ libsecret.spec ++
--- /var/tmp/diff_new_pack.rOxHPK/_old  2016-01-23 01:14:26.0 +0100
+++ /var/tmp/diff_new_pack.rOxHPK/_new  2016-01-23 01:14:26.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libsecret
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX 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,12 +19,12 @@
 %define have_lang 1
 
 Name:   libsecret
-Version:0.18.3
+Version:0.18.4
 Release:0
 Summary:Library for accessing the Secret Service API
 License:LGPL-2.1+
 Group:  System/Libraries
-Url:http://www.gnome.org/
+Url:https://wiki.gnome.org/Projects/Libsecret
 Source0:
http://download.gnome.org/sources/libsecret/0.18/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  docbook-xsl-stylesheets

++ libsecret-0.18.3.tar.xz -> libsecret-0.18.4.tar.xz ++
 33201 lines of diff (skipped)




commit libsecret for openSUSE:Factory

2015-08-24 Thread h_root
Hello community,

here is the log from the commit of package libsecret for openSUSE:Factory 
checked in at 2015-08-25 07:18:32

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  2015-04-25 
16:47:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.libsecret.new/libsecret.changes 2015-08-25 
07:18:34.0 +0200
@@ -1,0 +2,7 @@
+Tue Aug  4 08:09:41 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.18.3:
+  + Documentation fixes.
+  + Updated translations.
+
+---

Old:

  libsecret-0.18.2.tar.xz

New:

  libsecret-0.18.3.tar.xz



Other differences:
--
++ libsecret.spec ++
--- /var/tmp/diff_new_pack.1MrNHt/_old  2015-08-25 07:18:35.0 +0200
+++ /var/tmp/diff_new_pack.1MrNHt/_new  2015-08-25 07:18:35.0 +0200
@@ -19,7 +19,7 @@
 %define have_lang 1
 
 Name:   libsecret
-Version:0.18.2
+Version:0.18.3
 Release:0
 Summary:Library for accessing the Secret Service API
 License:LGPL-2.1+

++ libsecret-0.18.2.tar.xz - libsecret-0.18.3.tar.xz ++
 10860 lines of diff (skipped)




commit libsecret for openSUSE:Factory

2015-04-25 Thread h_root
Hello community,

here is the log from the commit of package libsecret for openSUSE:Factory 
checked in at 2015-04-25 16:46:59

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  2014-03-09 
18:27:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.libsecret.new/libsecret.changes 2015-04-25 
16:47:00.0 +0200
@@ -1,0 +2,12 @@
+Wed Apr 22 09:33:38 UTC 2015 - dims...@opensuse.org
+
+- Update to version 0.18.2:
+  + Testing fixes.
+  + Documentation typo (bgo#747654).
+  + Build fixes (bgo#743444).
+  + Accomodate libgcrypt 1.6+.
+  + Updated translations.
+- Changes from version 0.18.1:
+  + Testing fix (bgo#726909).
+
+---

Old:

  libsecret-0.18.tar.xz

New:

  libsecret-0.18.2.tar.xz



Other differences:
--
++ libsecret.spec ++
--- /var/tmp/diff_new_pack.ROukUy/_old  2015-04-25 16:47:00.0 +0200
+++ /var/tmp/diff_new_pack.ROukUy/_new  2015-04-25 16:47:00.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libsecret
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,7 +19,7 @@
 %define have_lang 1
 
 Name:   libsecret
-Version:0.18
+Version:0.18.2
 Release:0
 Summary:Library for accessing the Secret Service API
 License:LGPL-2.1+

++ libsecret-0.18.tar.xz - libsecret-0.18.2.tar.xz ++
 32388 lines of diff (skipped)




commit libsecret for openSUSE:Factory

2014-03-09 Thread h_root
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.0 +0200
+++ /work/SRC/openSUSE:Factory/.libsecret.new/libsecret.changes 2014-03-09 
18:27:35.0 +0100
@@ -1,0 +2,15 @@
+Fri Mar  7 07:38:47 UTC 2014 - dims...@opensuse.org
+
+- 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.0 +0100
+++ /var/tmp/diff_new_pack.yjEtwl/_new  2014-03-09 18:27:36.0 +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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libsecret for openSUSE:Factory

2013-08-28 Thread h_root
Hello community,

here is the log from the commit of package libsecret for openSUSE:Factory 
checked in at 2013-08-28 21:15:17

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-04-03 
13:02:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.libsecret.new/libsecret.changes 2013-08-28 
21:15:18.0 +0200
@@ -1,0 +2,18 @@
+Mon Aug 26 17:06:51 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.16:
+  + Clarify documentation for secret_service_clear_xxx()
+(bgo#705629).
+  + Pass return_type to prompt async begin functions, rather than
+finish.
+  + Simpler way to use custom service/collection/item types.
+  + service: Rename secret_service_new() and friends to xxx_open().
+  + Add secret_value_get_text() function to return NULL terminated
+secret.
+  + Fix return types in secret_service_search_finish() on error
+paths (bgo#698040).
+  + Testing fixes (bgo#705202).
+  + Build fixes (bgo#704233).
+  + Updated translations.
+
+---

Old:

  libsecret-0.15.tar.xz

New:

  libsecret-0.16.tar.xz



Other differences:
--
++ libsecret.spec ++
--- /var/tmp/diff_new_pack.B8rqkb/_old  2013-08-28 21:15:19.0 +0200
+++ /var/tmp/diff_new_pack.B8rqkb/_new  2013-08-28 21:15:19.0 +0200
@@ -19,13 +19,13 @@
 %define have_lang 1
 
 Name:   libsecret
-Version:0.15
+Version:0.16
 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.15/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/libsecret/0.16/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes

++ libsecret-0.15.tar.xz - libsecret-0.16.tar.xz ++
 9085 lines of diff (skipped)

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



commit libsecret for openSUSE:Factory

2013-04-03 Thread h_root
Hello community,

here is the log from the commit of package libsecret for openSUSE:Factory 
checked in at 2013-04-03 13:02:10

Comparing /work/SRC/openSUSE:Factory/libsecret (Old)
 and  /work/SRC/openSUSE:Factory/.libsecret.new (New)


Package is libsecret, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libsecret/libsecret.changes  2012-11-24 
22:05:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.libsecret.new/libsecret.changes 2013-04-03 
13:02:12.0 +0200
@@ -1,0 +2,27 @@
+Mon Mar 18 08:41:56 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.15:
+  + Tweak predefined schemas (bgo#695791).
+  + Updated translations.
+
+---
+Mon Mar  4 19:12:36 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.14:
+  + Add a 'search' command to the tool for looking up items
+(bgo#693881).
+  + Try to unlock locked collection when storing an item
+(bgo#693723).
+  + Improve validation of the attributes table (bgo#694107).
+  + Allow empty SecretValue contents (bgo#694787).
+  + Introspection fixes (bgo#694448).
+  + Updated translations.
+
+---
+Mon Feb  4 22:26:04 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.13:
+  + Build fixes.
+  + Updated translations.
+
+---

Old:

  libsecret-0.12.tar.xz

New:

  libsecret-0.15.tar.xz



Other differences:
--
++ libsecret.spec ++
--- /var/tmp/diff_new_pack.PmNDXN/_old  2013-04-03 13:02:14.0 +0200
+++ /var/tmp/diff_new_pack.PmNDXN/_new  2013-04-03 13:02:14.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libsecret
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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.12
+Version:0.15
 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.12/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/libsecret/0.15/%{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.31.0
+BuildRequires:  pkgconfig(gio-2.0) = 2.32.0
 BuildRequires:  pkgconfig(gio-unix-2.0)
-BuildRequires:  pkgconfig(glib-2.0) = 2.31.0
+BuildRequires:  pkgconfig(glib-2.0) = 2.32.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ libsecret-0.12.tar.xz - libsecret-0.15.tar.xz ++
 2732 lines of diff (skipped)

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



commit libsecret for openSUSE:Factory

2012-11-24 Thread h_root
Hello community,

here is the log from the commit of package libsecret for openSUSE:Factory 
checked in at 2012-11-24 22:05:40

Comparing /work/SRC/openSUSE:Factory/libsecret (Old)
 and  /work/SRC/openSUSE:Factory/.libsecret.new (New)


Package is libsecret, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libsecret/libsecret.changes  2012-10-19 
10:19:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.libsecret.new/libsecret.changes 2012-11-24 
22:05:42.0 +0100
@@ -1,0 +2,9 @@
+Thu Nov 22 10:09:16 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.12:
+  + When storing a secret, create default keyring if necessary.
+  + Share the memory pool with the gcr or libgnome-keyring library.
+  + Testing and other fixes.
+  + Build fixes.
+
+---

Old:

  libsecret-0.11.tar.xz

New:

  libsecret-0.12.tar.xz



Other differences:
--
++ libsecret.spec ++
--- /var/tmp/diff_new_pack.Fd0bUL/_old  2012-11-24 22:05:44.0 +0100
+++ /var/tmp/diff_new_pack.Fd0bUL/_new  2012-11-24 22:05:44.0 +0100
@@ -19,13 +19,13 @@
 %define have_lang 1
 
 Name:   libsecret
-Version:0.11
+Version:0.12
 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.11/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/libsecret/0.12/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes

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



commit libsecret for openSUSE:Factory

2012-10-19 Thread h_root
Hello community,

here is the log from the commit of package libsecret for openSUSE:Factory 
checked in at 2012-10-19 10:19:03

Comparing /work/SRC/openSUSE:Factory/libsecret (Old)
 and  /work/SRC/openSUSE:Factory/.libsecret.new (New)


Package is libsecret, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libsecret/libsecret.changes  2012-10-03 
18:11:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.libsecret.new/libsecret.changes 2012-10-19 
10:19:06.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct 16 07:15:52 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.11:
+  + Better critical preconditions for invalid attributes.
+
+---

Old:

  libsecret-0.10.tar.xz

New:

  libsecret-0.11.tar.xz



Other differences:
--
++ libsecret.spec ++
--- /var/tmp/diff_new_pack.5LljBq/_old  2012-10-19 10:19:07.0 +0200
+++ /var/tmp/diff_new_pack.5LljBq/_new  2012-10-19 10:19:07.0 +0200
@@ -19,13 +19,13 @@
 %define have_lang 1
 
 Name:   libsecret
-Version:0.10
+Version:0.11
 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.10/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/libsecret/0.11/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes

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



commit libsecret for openSUSE:Factory

2012-10-03 Thread h_root
Hello community,

here is the log from the commit of package libsecret for openSUSE:Factory 
checked in at 2012-10-03 18:11:26

Comparing /work/SRC/openSUSE:Factory/libsecret (Old)
 and  /work/SRC/openSUSE:Factory/.libsecret.new (New)


Package is libsecret, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libsecret/libsecret.changes  2012-09-15 
17:28:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.libsecret.new/libsecret.changes 2012-10-03 
18:11:28.0 +0200
@@ -1,0 +2,12 @@
+Wed Sep 19 09:33:01 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.10:
+  + Updated translations.
+
+---
+Sat Sep 15 15:37:23 UTC 2012 - dims...@opensuse.org
+
+- Change vala BuildRequires to a versioned BuildRequires: no reason
+  to waste build power if vala is not recent enough.
+
+---

Old:

  libsecret-0.9.tar.xz

New:

  libsecret-0.10.tar.xz



Other differences:
--
++ libsecret.spec ++
--- /var/tmp/diff_new_pack.3e4Ihw/_old  2012-10-03 18:11:29.0 +0200
+++ /var/tmp/diff_new_pack.3e4Ihw/_new  2012-10-03 18:11:29.0 +0200
@@ -15,16 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define have_lang 1
 
 Name:   libsecret
-Version:0.9
+Version:0.10
 Release:0
-License:LGPL-2.1+
 Summary:Library for accessing the Secret Service API
-Url:http://www.gnome.org/
+License:LGPL-2.1+
 Group:  System/Libraries
-Source0:
http://download.gnome.org/sources/libsecret/0.9/%{name}-%{version}.tar.xz
+Url:http://www.gnome.org/
+Source0:
http://download.gnome.org/sources/libsecret/0.10/%{name}-%{version}.tar.xz
 Source99:   baselibs.conf
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
@@ -32,7 +33,7 @@
 BuildRequires:  intltool
 BuildRequires:  libgcrypt-devel = 1.2.2
 BuildRequires:  translation-update-upstream
-BuildRequires:  vala
+BuildRequires:  vala = 0.17.2.12
 BuildRequires:  xsltproc
 BuildRequires:  pkgconfig(gio-2.0) = 2.31.0
 BuildRequires:  pkgconfig(gio-unix-2.0)

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