commit charybdis for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package charybdis for openSUSE:Factory 
checked in at 2016-06-11 00:00:47

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


Package is "charybdis"

Changes:

New Changes file:

--- /dev/null   2016-04-07 01:36:33.300037506 +0200
+++ /work/SRC/openSUSE:Factory/.charybdis.new/charybdis.changes 2016-06-11 
00:00:48.0 +0200
@@ -0,0 +1,76 @@
+---
+Sat May  7 22:45:18 UTC 2016 - jeng...@inai.de
+
+- Update to new upstream release 3.5.1
+* Fix propagation of ip_cloaking hostname changes (only when
+  setting or unsetting the umode after connection).
+* Fix a remote-triggerable crash triggered by the CAPAB parsing
+  code.
+* As per the TS6 spec, require QS and ENCAP capabilities.
+* Require EX and IE capabilities (+e and +I cmodes).
+* Check that UIDs start with the server's SID.
+* Allow mode queries on mlocked modes. In particular, allow
+  `/mode #channel f` to query the forward channel even if
+  +f is mlocked.
+* Add starttls as per ircv3.
+* Reject nicks with '~' in them, rather than truncating at the '~'.
+* Do not allow SASL authentication when the configured SASL agent
+  is unavailable.
+* Implement IRCv3.2 capabilities: cap-notify, chghost,
+  userhost-in-names
+* Implement the $&, $| and $m extban types:
+  * $& combines 1 or more child extbans as an AND expression
+  * $| combines 1 or more child extbans as an OR expression
+  * $m provides normal hostmask matching as an extban for the above
+* Display an operator's privilege set in WHOIS.
+* The $o extban now matches against privilege set names as well as
+  individual privileges. Privilege set names are preferred over
+  individual privileges.
+
+---
+Mon Oct  6 09:19:19 UTC 2014 - jeng...@inai.de
+
+- Update to new upstream release 3.4.2
+* A new extban, $z, has been added for ssl users (extb_ssl)
+* Remove TS5 support
+* Replace oper flags by privilege sets (privsets)
+* Add cmode +C (no CTCP) from ircd-seven.
+* Add bandb from ircd-ratbox, which stores permanent
+  [DKX]lines/resvs in an sqlite database instead of a flatfile
+- Add charybdis-ratbox.diff, charybdis-werror.diff
+
+---
+Sun Oct 28 10:49:20 UTC 2012 - jeng...@inai.de
+
+- Remove redundant tags/sections from specfile
+- Parallel build with %_smp_mflags
+- Feed through format_spec_file service
+- Add systemd service file
+
+---
+Mon Oct  1 01:14:01 CEST 2007 - mrueck...@suse.de
+
+- update to version 2.2.0
+- also build the unsupported modules
+
+---
+Sat Apr 14 21:48:45 CEST 2007 - mrueck...@suse.de
+
+- update to version 2.1.3
+
+---
+Sat Apr 14 21:42:45 CEST 2007 - mrueck...@suse.de
+
+- fix build requires for factory
+- add missing %dir entry
+
+---
+Mon Nov 27 06:16:11 CET 2006 - mrueck...@suse.de
+
+- use assembler stuff only on ix86
+
+---
+Mon Nov 27 05:49:28 CET 2006 - mrueck...@suse.de
+
+- initial package.
+

New:

  charybdis-3.5.1.tar.gz
  charybdis-ratbox.diff
  charybdis-werror.diff
  charybdis.changes
  charybdis.spec
  example.conf



Other differences:
--
++ charybdis.spec ++
#
# spec file for package charybdis
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


Name:   charybdis
Version:3.5.1
Release:0
Summary:Highly scalable IRCv3 compliant irc daemon
License:GPL-2.0+
Group:  Productivity/Networking/IRC
Url:http://atheme.org/projects/charybdis.html

#Git-Clone: https://github.com/charybdis-ircd/charybdis
Source: 
https://github.com/charybdis-ircd/charybdis/archive/%name-%version.tar.gz

commit rsyslog for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package rsyslog for openSUSE:Factory checked 
in at 2016-06-11 00:01:16

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


Package is "rsyslog"

Changes:

--- /work/SRC/openSUSE:Factory/rsyslog/rsyslog.changes  2016-04-28 
17:00:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.rsyslog.new/rsyslog.changes 2016-06-11 
00:01:18.0 +0200
@@ -1,0 +2,25 @@
+Sat Jun  4 18:51:17 UTC 2016 - astie...@suse.com
+
+- rsyslog 8.19.0:
+  * omelasticsearch: add option to permit unsigned certs
+  * imrelp: better error codes on unvailablity of TLS options
+  * default stack size for inputs has been explicitely set to 4MiB
+  * performance improvements
+  * miscellaneous minor cleanup
+  * fix: potential misadressing in template config processing
+  * bugfix omfile: async output file writing does not respect
+flushing
+  * bugfix imfile: corrupted multi-line message when state data was
+persisted
+  * bugfix imfile: missing newline after first line of multiline
+message
+  * bugfix: dynstats unusedMetricTtl bug
+  * bugfix build system: build was broken on SunOS
+  * bugfix: afterRun entry point not correctly called
+  * bugfix dynstats: do not leak file handles
+  * bugfix omelasticsearch: disable libCURL signal handling
+  * bugfix omelasticsearc: some regressions were fixed
+  * improved wording: gnutls error message points to potential
+cause
+
+---

Old:

  rsyslog-8.18.0.tar.gz
  rsyslog-doc-8.18.0.tar.gz

New:

  rsyslog-8.19.0.tar.gz
  rsyslog-doc-8.19.0.tar.gz



Other differences:
--
++ rsyslog.spec ++
--- /var/tmp/diff_new_pack.v3tQ7x/_old  2016-06-11 00:01:19.0 +0200
+++ /var/tmp/diff_new_pack.v3tQ7x/_new  2016-06-11 00:01:19.0 +0200
@@ -20,7 +20,7 @@
 Summary:The enhanced syslogd for Linux and Unix
 License:(GPL-3.0+ and Apache-2.0)
 Group:  System/Daemons
-Version:8.18.0
+Version:8.19.0
 Release:0
 %if 0%{?suse_version} >= 1210
 %bcond_without  systemd

++ rsyslog-8.18.0.tar.gz -> rsyslog-8.19.0.tar.gz ++
 12171 lines of diff (skipped)

++ rsyslog-doc-8.18.0.tar.gz -> rsyslog-doc-8.19.0.tar.gz ++
 10665 lines of diff (skipped)




commit rubygem-flog for openSUSE:Factory

2016-06-10 Thread h_root


binlUie6e_UE6.bin
Description: Binary data


commit rubygem-capistrano for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package rubygem-capistrano for 
openSUSE:Factory checked in at 2016-06-11 00:01:05

Comparing /work/SRC/openSUSE:Factory/rubygem-capistrano (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-capistrano.new (New)


Package is "rubygem-capistrano"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-capistrano/rubygem-capistrano.changes
2016-05-13 09:23:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-capistrano.new/rubygem-capistrano.changes   
2016-06-11 00:01:06.0 +0200
@@ -1,0 +2,6 @@
+Tue May 10 04:30:19 UTC 2016 - co...@suse.com
+
+- updated to version 3.5.0
+ see installed CHANGELOG.md
+
+---

Old:

  capistrano-3.4.1.gem

New:

  capistrano-3.5.0.gem



Other differences:
--
++ rubygem-capistrano.spec ++
--- /var/tmp/diff_new_pack.ERsfuY/_old  2016-06-11 00:01:07.0 +0200
+++ /var/tmp/diff_new_pack.ERsfuY/_new  2016-06-11 00:01:07.0 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-capistrano
-Version:3.4.1
+Version:3.5.0
 Release:0
 %define mod_name capistrano
 %define mod_full_name %{mod_name}-%{version}

++ capistrano-3.4.1.gem -> capistrano-3.5.0.gem ++
 8326 lines of diff (skipped)




commit leechcraft for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package leechcraft for openSUSE:Factory 
checked in at 2016-06-11 00:00:57

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


Package is "leechcraft"

Changes:

--- /work/SRC/openSUSE:Factory/leechcraft/leechcraft-doc.changes
2016-02-17 12:13:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.leechcraft.new/leechcraft-doc.changes   
2016-06-11 00:00:59.0 +0200
@@ -1,0 +2,5 @@
+Sat May  7 13:07:16 UTC 2016 - dap.darkn...@gmail.com
+
+- Updated to 0.6.70-6645-gcd10d7e git snapshot.
+
+---
--- /work/SRC/openSUSE:Factory/leechcraft/leechcraft.changes2016-02-17 
12:13:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.leechcraft.new/leechcraft.changes   
2016-06-11 00:00:59.0 +0200
@@ -1,0 +2,13 @@
+Sat May  7 13:07:16 UTC 2016 - dap.darkn...@gmail.com
+
+- Updated to 0.6.70-6645-gcd10d7e git snapshot:
+  (NOTE: the latest one supporting gcc 4.8
+  i.e. openSUSE 13.1, 13.2 & Leap 42.1)
+- Azoth Herbicide required boost ≥ 1.58
+  and was disabled for 13.1, 13.2 & Leap 42.1 so.
+- Added leechcraft-0.6.70-6645-gcd10d7e-torrent110.diff
+  for newest torrent rasterbar support.
+- Added leechcraft-0.6.70-6645-gcd10d7e-hunspell14.diff
+  for newest hunspell support.
+
+---

Old:

  leechcraft-0.6.70-6053-g34d21e8.tar.xz

New:

  leechcraft-0.6.70-6645-gcd10d7e-hunspell14.diff
  leechcraft-0.6.70-6645-gcd10d7e-torrent110.diff
  leechcraft-0.6.70-6645-gcd10d7e.tar.xz



Other differences:
--
++ leechcraft-doc.spec ++
--- /var/tmp/diff_new_pack.rM8buX/_old  2016-06-11 00:01:00.0 +0200
+++ /var/tmp/diff_new_pack.rM8buX/_new  2016-06-11 00:01:00.0 +0200
@@ -16,16 +16,16 @@
 #
 
 
-%define LEECHCRAFT_VERSION 0.6.70-6053-g34d21e8
+%define LEECHCRAFT_VERSION 0.6.70-6645-gcd10d7e
 
 Name:   leechcraft-doc
-Version:0.6.70+git.6053.g34d21e8
+Version:0.6.70+git.6645.gcd10d7e
 Release:0
 Summary:Modular Internet Client Documentation
 License:BSL-1.0
 Group:  Development/Libraries/Other
 Url:http://leechcraft.org
-Source0:
http://dist.leechcraft.org/LeechCraft/0.6.75/leechcraft-%{LEECHCRAFT_VERSION}.tar.xz
+Source0:leechcraft-%{LEECHCRAFT_VERSION}.tar.xz
 
 BuildRequires:  doxygen >= 1.8.3.1
 BuildRequires:  fdupes

++ leechcraft.spec ++
--- /var/tmp/diff_new_pack.rM8buX/_old  2016-06-11 00:01:00.0 +0200
+++ /var/tmp/diff_new_pack.rM8buX/_new  2016-06-11 00:01:00.0 +0200
@@ -22,7 +22,7 @@
 %define qml_dir %{_datadir}/leechcraft/qml
 
 %define so_ver 0_6_75
-%define LEECHCRAFT_VERSION 0.6.70-6053-g34d21e8
+%define LEECHCRAFT_VERSION 0.6.70-6645-gcd10d7e
 %define db_postfix %{so_ver}_1
 %define gui_postfix %{so_ver}_1
 %define models_postfix %{so_ver}_1
@@ -52,17 +52,26 @@
 %endif
 
 Name:   leechcraft
-Version:0.6.70+git.6053.g34d21e8
+Version:0.6.70+git.6645.gcd10d7e
 Release:0
 Summary:Modular Internet Client
 License:BSL-1.0
 Group:  Productivity/Networking/Other
 Url:http://leechcraft.org
 
-Source0:
http://dist.leechcraft.org/LeechCraft/0.6.75/leechcraft-%{LEECHCRAFT_VERSION}.tar.xz
+Source0:leechcraft-%{LEECHCRAFT_VERSION}.tar.xz
+# NOTE: delete p0 at version bump!
+# PATCH-FIX-UPSTREAM for newest torrent rasterbar.
+Patch0: leechcraft-%{LEECHCRAFT_VERSION}-torrent110.diff
+# PATCH-FIX-UPSTREAM for hunspell 1.4.
+Patch1: leechcraft-%{LEECHCRAFT_VERSION}-hunspell14.diff
 
 BuildRequires:  Qross-devel
+%if 0%{?suse_version} > 1320
+BuildRequires:  boost-devel >= 1.58
+%else
 BuildRequires:  boost-devel >= 1.50
+%endif
 BuildRequires:  cmake > 2.8.10
 BuildRequires:  fdupes
 BuildRequires:  file-devel
@@ -156,7 +165,7 @@
 %if 0%{?suse_version} > 1320
 BuildRequires:  pkgconfig(libswresample)
 %endif
-BuildRequires:  pkgconfig(libtorrent-rasterbar) >= 0.16
+BuildRequires:  pkgconfig(libtorrent-rasterbar) >= 1.0
 BuildRequires:  pkgconfig(libudev)
 %if 0%{?suse_version} != 1315
 BuildRequires:  pkgconfig(libvlc)
@@ -330,6 +339,9 @@
 Requires:   %{name}-azoth-protocolplugin
 Requires:   %{name}-securestorage = %{version}
 Suggests:   %{name}-azoth-standardstyles
+%if 0%{?suse_version} <= 1320
+Obsoletes:  %{name}-azoth-herbicide
+%endif
 Obsoletes:  %{name}-azoth-p100q
 Obsoletes:  %{name}-azoth-zheet
 
@@ -494,6 +506,7 @@
 It allows to enable embedding different media objects in chat tabs.
 
 
+%if 0%{?suse_version} > 1320
 %package azoth-herbicide
 Summary:   

commit uwsgi for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package uwsgi for openSUSE:Factory checked 
in at 2016-06-11 00:01:14

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


Package is "uwsgi"

Changes:

--- /work/SRC/openSUSE:Factory/uwsgi/uwsgi.changes  2016-05-23 
16:39:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.uwsgi.new/uwsgi.changes 2016-06-11 
00:01:16.0 +0200
@@ -1,0 +2,8 @@
+Wed Jun  8 18:53:26 UTC 2016 - buschman...@opensuse.org
+
+- Update to 2.0.13.1:
+  * Fixed support for python 2.5 and python 2.6
+  * Fixed support for older glibc
+  * Reverted EPOLLEXCLUSIVE patch, requires more investigation 
+
+---

Old:

  uwsgi-2.0.13.tar.gz

New:

  uwsgi-2.0.13.1.tar.gz



Other differences:
--
++ uwsgi.spec ++
--- /var/tmp/diff_new_pack.3bkA73/_old  2016-06-11 00:01:17.0 +0200
+++ /var/tmp/diff_new_pack.3bkA73/_new  2016-06-11 00:01:17.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   uwsgi
-Version:2.0.13
+Version:2.0.13.1
 Release:0
 Summary:Application Container Server for Networked/Clustered Web 
Applications
 License:GPL-2.0-with-GCC-exception

++ uwsgi-2.0.13.tar.gz -> uwsgi-2.0.13.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/uwsgi-2.0.13/core/event.c 
new/uwsgi-2.0.13.1/core/event.c
--- old/uwsgi-2.0.13/core/event.c   2016-05-10 11:17:48.0 +0200
+++ new/uwsgi-2.0.13.1/core/event.c 2016-05-12 19:37:49.0 +0200
@@ -169,7 +169,7 @@
 uwsgi_poll_queue_rebuild(upe);
 int ret = poll(upe->poll, upe->nevents, timeout * 1000);
int cnt = 0;
-   if (ret > 0) {
+if (ret > 0) {
 int i;
 for(i=0;inevents;i++) {
 if (upe->poll[i].revents) {
@@ -493,17 +493,11 @@
 #define UWSGI_EVENT_IN EPOLLIN
 #define UWSGI_EVENT_OUT EPOLLOUT
 
-// EPOLLEXCLUSIVE is introduced in linux 4.5.
-// When using backported kernel,  doesn't have this flag.  So we 
decrare it here.
-// Linux older than 4.5, this flag is just ignored.
-#ifndef EPOLLEXCLUSIVE
-#define EPOLLEXCLUSIVE  (1 << 28)
-#endif
-
 int event_queue_init() {
 
int epfd;
 
+
epfd = epoll_create(256);
 
if (epfd < 0) {
@@ -520,7 +514,7 @@
struct epoll_event ee;
 
memset(, 0, sizeof(struct epoll_event));
-   ee.events = EPOLLIN | EPOLLEXCLUSIVE;
+   ee.events = EPOLLIN;
ee.data.fd = fd;
 
if (epoll_ctl(eq, EPOLL_CTL_ADD, fd, )) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/uwsgi-2.0.13/core/lock.c 
new/uwsgi-2.0.13.1/core/lock.c
--- old/uwsgi-2.0.13/core/lock.c2016-05-10 11:17:48.0 +0200
+++ new/uwsgi-2.0.13.1/core/lock.c  2016-05-12 19:37:49.0 +0200
@@ -93,6 +93,8 @@
 #ifdef EOWNERDEAD
 #ifndef PTHREAD_MUTEX_ROBUST
 #define PTHREAD_MUTEX_ROBUST PTHREAD_MUTEX_ROBUST_NP
+#define pthread_mutexattr_setrobust pthread_mutexattr_setrobust_np
+#define pthread_mutex_consistent pthread_mutex_consistent_np
 #endif
if (uwsgi_pthread_robust_mutexes_enabled) {
int ret;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/uwsgi-2.0.13/uwsgi.gemspec 
new/uwsgi-2.0.13.1/uwsgi.gemspec
--- old/uwsgi-2.0.13/uwsgi.gemspec  2016-05-10 11:17:48.0 +0200
+++ new/uwsgi-2.0.13.1/uwsgi.gemspec2016-05-12 19:37:49.0 +0200
@@ -2,7 +2,7 @@
   s.name= 'uwsgi'
   s.license = 'GPL-2'
   s.version = `python -c "import uwsgiconfig as uc; print 
uc.uwsgi_version"`.sub(/-dev-.*/,'')
-  s.date= '2016-05-10'
+  s.date= '2016-05-13'
   s.summary = "uWSGI"
   s.description = "The uWSGI server for Ruby/Rack"
   s.authors = ["Unbit"]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/uwsgi-2.0.13/uwsgiconfig.py 
new/uwsgi-2.0.13.1/uwsgiconfig.py
--- old/uwsgi-2.0.13/uwsgiconfig.py 2016-05-10 11:17:48.0 +0200
+++ new/uwsgi-2.0.13.1/uwsgiconfig.py   2016-05-12 19:37:49.0 +0200
@@ -1,6 +1,6 @@
 # uWSGI build system
 
-uwsgi_version = '2.0.13'
+uwsgi_version = '2.0.13.1'
 
 import os
 import re
@@ -168,12 +168,15 @@
 
 def test_snippet(snippet):
 """Compile a C snippet to see if features are available at build / link 
time."""
-if not isinstance(snippet, bytes):
-if PY3:
-snippet = bytes(snippet, sys.getdefaultencoding())
-else:
-snippet = bytes(snippet)
-cmd = "{} -xc - -o /dev/null".format(GCC)
+if 

commit yast2-samba-client for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package yast2-samba-client for 
openSUSE:Factory checked in at 2016-06-11 00:00:22

Comparing /work/SRC/openSUSE:Factory/yast2-samba-client (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-samba-client.new (New)


Package is "yast2-samba-client"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-samba-client/yast2-samba-client.changes
2016-02-09 13:29:53.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-samba-client.new/yast2-samba-client.changes   
2016-06-11 00:00:24.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun  7 11:06:52 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.17
+
+---

Old:

  yast2-samba-client-3.1.16.tar.bz2

New:

  yast2-samba-client-3.1.17.tar.bz2



Other differences:
--
++ yast2-samba-client.spec ++
--- /var/tmp/diff_new_pack.eD3Uhw/_old  2016-06-11 00:00:25.0 +0200
+++ /var/tmp/diff_new_pack.eD3Uhw/_new  2016-06-11 00:00:25.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-samba-client
-Version:3.1.16
+Version:3.1.17
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-samba-client-3.1.16.tar.bz2 -> yast2-samba-client-3.1.17.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-samba-client-3.1.16/doc/Makefile.am 
new/yast2-samba-client-3.1.17/doc/Makefile.am
--- old/yast2-samba-client-3.1.16/doc/Makefile.am   2016-01-27 
13:52:11.0 +0100
+++ new/yast2-samba-client-3.1.17/doc/Makefile.am   1970-01-01 
01:00:00.0 +0100
@@ -1,12 +0,0 @@
-#
-# Makefile.am for devtools/devtools/skeletons/config/doc
-#
-
-SUBDIRS = autodocs
-
-htmldir = $(docdir)
-
-doc_DATA =
-html_DATA =
-
-EXTRA_DIST = $(doc_DATA) $(html_DATA)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-samba-client-3.1.16/doc/autodocs/Makefile.am 
new/yast2-samba-client-3.1.17/doc/autodocs/Makefile.am
--- old/yast2-samba-client-3.1.16/doc/autodocs/Makefile.am  2016-01-27 
13:52:11.0 +0100
+++ new/yast2-samba-client-3.1.17/doc/autodocs/Makefile.am  1970-01-01 
01:00:00.0 +0100
@@ -1,6 +0,0 @@
-#
-# Makefile.am for devtools/devtools/skeletons/config/doc/autodocs
-#
-
-include $(top_srcdir)/autodocs-ycp.ami
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-client-3.1.16/package/yast2-samba-client.changes 
new/yast2-samba-client-3.1.17/package/yast2-samba-client.changes
--- old/yast2-samba-client-3.1.16/package/yast2-samba-client.changes
2016-01-27 13:52:11.0 +0100
+++ new/yast2-samba-client-3.1.17/package/yast2-samba-client.changes
2016-06-07 14:08:42.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Jun  7 11:06:52 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.17
+
+---
 Thu Jan 21 17:56:02 UTC 2016 - lmue...@suse.com
 
 - Use default_ccache_name FILE:/tmp/krb5cc_%{uid}; (bnc#921530).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-client-3.1.16/package/yast2-samba-client.spec 
new/yast2-samba-client-3.1.17/package/yast2-samba-client.spec
--- old/yast2-samba-client-3.1.16/package/yast2-samba-client.spec   
2016-01-27 13:52:11.0 +0100
+++ new/yast2-samba-client-3.1.17/package/yast2-samba-client.spec   
2016-06-07 14:08:42.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-samba-client
-Version:3.1.16
+Version:3.1.17
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit conkeror for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package conkeror for openSUSE:Factory 
checked in at 2016-06-11 00:00:44

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


Package is "conkeror"

Changes:

New Changes file:

--- /dev/null   2016-04-07 01:36:33.300037506 +0200
+++ /work/SRC/openSUSE:Factory/.conkeror.new/conkeror.changes   2016-06-11 
00:00:44.0 +0200
@@ -0,0 +1,32 @@
+---
+Wed Apr 27 19:16:11 UTC 2016 - sleep_wal...@opensuse.org
+
+- bump to 1.0 release!
+   for complete list of changes see git log dd8a32f..1.0.0
+   use firefox instead of xulrunner (xulrunner development was ended)
+
+---
+Wed Jun 24 12:37:59 UTC 2015 - sleep_wal...@suse.cz
+
+- translate desktop file using %suse_update_desktop_file to fix SLE
+  build
+
+---
+Wed Jun 24 12:11:55 UTC 2015 - sleep_wal...@suse.cz
+
+- fix-for-old-make.patch
+  upstream is using features of GNU Make 4.0+ but older distribution
+  targets may get confused - fixes build for openSUSE 13.1 and SLE
+
+---
+Tue Jun 23 10:43:50 UTC 2015 - sleep_wal...@suse.cz
+
+- fix run path in startup script
+- add comments to spec file and make it more nice
+- package also common.js
+
+---
+Mon Jun 22 16:06:02 UTC 2015 - sleep_wal...@suse.cz
+
+- let there be conkeror!
+

New:

  conkeror-ab02f17.tar.gz
  conkeror.changes
  conkeror.spec
  conkeror.svg
  fix-for-old-make.patch



Other differences:
--
++ conkeror.spec ++
#
# spec file for package conkeror
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


%define revisionab02f17

Name:   conkeror
Version:1.0
Release:0
Summary:Keyboard-oriented customizable and extensible web browser
License:MPL-1.1 or GPL-2.0 or LGPL-2.1
Group:  Productivity/Networking/Web/Browsers
Url:http://conkeror.org
# wget 'http://repo.or.cz/w/conkeror.git?a=snapshot;h=master;sf=tgz'
Source0:%{name}-%{revision}.tar.gz
Source1:%{name}.svg
Patch0: fix-for-old-make.patch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  hicolor-icon-theme
%if 0%{?suse_version}
BuildRequires:  update-desktop-files
%endif

Requires:   firefox

%description
Conkeror is a keyboard-oriented, highly-customizable,
highly-extensible web browser based on Mozilla XULRunner, written
mainly in JavaScript, and inspired by exceptional software such as
Emacs and vi. Conkeror features a sophisticated keyboard system,
allowing users to run commands and interact with content in powerful
and novel ways. It is self-documenting, featuring a powerful
interactive help system.

%prep
%setup -q -n %{name}-%{revision}
%patch0 -p1

%build
make

%install
make install DESTDIR="%{buildroot}" PREFIX="%{_prefix}"

# install icon ...
install -m 0644 -D %{SOURCE1} 
%{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
# ... and fix desktop file accordingly
sed -i 's@Icon=browser@Icon=conkeror@' 
%{buildroot}%{_datadir}/applications/%{name}.desktop
%if 0%{?suse_version}
%suse_update_desktop_file conkeror
%endif

# fix the destdir in run script
sed -i 's@/usr/local@/usr@g' %{buildroot}%{_bindir}/%{name}

# these files are copied manually to different place
rm -rf %{buildroot}%{_datadir}/doc/%{name}

%files
%defattr(-,root,root,-)
%{_bindir}/*
%{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
%{_mandir}/man1/%{name}.1.gz
%{_datadir}/%{name}
%doc CREDITS COPYING contrib/config/common.js

%changelog
++ fix-for-old-make.patch ++
Index: conkeror-master-dd8a32f/Makefile
===
--- conkeror-master-dd8a32f.orig/Makefile
+++ conkeror-master-dd8a32f/Makefile
@@ -5,9 +5,9 @@ PREFIX ?= /usr/local
 MANPREFIX ?= 

commit yast2-inetd for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package yast2-inetd for openSUSE:Factory 
checked in at 2016-06-11 00:00:27

Comparing /work/SRC/openSUSE:Factory/yast2-inetd (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-inetd.new (New)


Package is "yast2-inetd"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-inetd/yast2-inetd.changes  2016-01-16 
11:56:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-inetd.new/yast2-inetd.changes 
2016-06-11 00:00:29.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun  7 11:27:35 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.13
+
+---

Old:

  yast2-inetd-3.1.12.tar.bz2

New:

  yast2-inetd-3.1.13.tar.bz2



Other differences:
--
++ yast2-inetd.spec ++
--- /var/tmp/diff_new_pack.pE0bbk/_old  2016-06-11 00:00:30.0 +0200
+++ /var/tmp/diff_new_pack.pE0bbk/_new  2016-06-11 00:00:30.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-inetd
-Version:3.1.12
+Version:3.1.13
 Release:0
 Url:https://github.com/yast/yast-inetd
 

++ yast2-inetd-3.1.12.tar.bz2 -> yast2-inetd-3.1.13.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-inetd-3.1.12/doc/Makefile.am 
new/yast2-inetd-3.1.13/doc/Makefile.am
--- old/yast2-inetd-3.1.12/doc/Makefile.am  2016-01-14 13:05:03.0 
+0100
+++ new/yast2-inetd-3.1.13/doc/Makefile.am  2016-06-07 14:16:41.0 
+0200
@@ -2,11 +2,8 @@
 # Makefile.am for devtools/devtools/skeletons/config/doc
 #
 
-SUBDIRS = autodocs
-
 htmldir = $(docdir)
 
-screenshots = *.png
 doc_DATA =
 html_DATA = index.html inside.html autoyast.html \
autoyast_proto.xhtml \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-inetd-3.1.12/doc/autodocs/Makefile.am 
new/yast2-inetd-3.1.13/doc/autodocs/Makefile.am
--- old/yast2-inetd-3.1.12/doc/autodocs/Makefile.am 2016-01-14 
13:05:03.0 +0100
+++ new/yast2-inetd-3.1.13/doc/autodocs/Makefile.am 1970-01-01 
01:00:00.0 +0100
@@ -1,3 +0,0 @@
-# Makefile.am for YCP module .../doc/autodocs
-
-include $(top_srcdir)/autodocs-ycp.ami
Files old/yast2-inetd-3.1.12/doc/autoyast-conftree-000.png and 
new/yast2-inetd-3.1.13/doc/autoyast-conftree-000.png differ
Files old/yast2-inetd-3.1.12/doc/autoyast-conftree-001.png and 
new/yast2-inetd-3.1.13/doc/autoyast-conftree-001.png differ
Files old/yast2-inetd-3.1.12/doc/inetd-2-packagecheck-000.png and 
new/yast2-inetd-3.1.13/doc/inetd-2-packagecheck-000.png differ
Files old/yast2-inetd-3.1.12/doc/inetd-4-servicechoice-000.png and 
new/yast2-inetd-3.1.13/doc/inetd-4-servicechoice-000.png differ
Files old/yast2-inetd-3.1.12/doc/inetd-5-maindialog-000.png and 
new/yast2-inetd-3.1.13/doc/inetd-5-maindialog-000.png differ
Files old/yast2-inetd-3.1.12/doc/inetd-5-maindialog-001.png and 
new/yast2-inetd-3.1.13/doc/inetd-5-maindialog-001.png differ
Files old/yast2-inetd-3.1.12/doc/inetd-5-maindialog-002.png and 
new/yast2-inetd-3.1.13/doc/inetd-5-maindialog-002.png differ
Files old/yast2-inetd-3.1.12/doc/inetd-6-servicedetails-000.png and 
new/yast2-inetd-3.1.13/doc/inetd-6-servicedetails-000.png differ
Files old/yast2-inetd-3.1.12/doc/inetd-6-servicedetails-001.png and 
new/yast2-inetd-3.1.13/doc/inetd-6-servicedetails-001.png differ
Files old/yast2-inetd-3.1.12/doc/workflow-autoyast.dia and 
new/yast2-inetd-3.1.13/doc/workflow-autoyast.dia differ
Files old/yast2-inetd-3.1.12/doc/workflow-autoyast.png and 
new/yast2-inetd-3.1.13/doc/workflow-autoyast.png differ
Files old/yast2-inetd-3.1.12/doc/workflow.dia and 
new/yast2-inetd-3.1.13/doc/workflow.dia differ
Files old/yast2-inetd-3.1.12/doc/workflow.png and 
new/yast2-inetd-3.1.13/doc/workflow.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-inetd-3.1.12/package/yast2-inetd.changes 
new/yast2-inetd-3.1.13/package/yast2-inetd.changes
--- old/yast2-inetd-3.1.12/package/yast2-inetd.changes  2016-01-14 
13:05:03.0 +0100
+++ new/yast2-inetd-3.1.13/package/yast2-inetd.changes  2016-06-07 
14:16:41.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Jun  7 11:27:35 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.13
+
+---
 Mon Nov 16 17:17:04 UTC 2015 - igonzalezs...@suse.com
 
 - Fix validation of AutoYaST profiles (bsc#954412)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-inetd-3.1.12/package/yast2-inetd.spec 

commit yast2-iscsi-client for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package yast2-iscsi-client for 
openSUSE:Factory checked in at 2016-06-11 00:00:17

Comparing /work/SRC/openSUSE:Factory/yast2-iscsi-client (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-iscsi-client.new (New)


Package is "yast2-iscsi-client"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-iscsi-client/yast2-iscsi-client.changes
2016-05-10 09:24:45.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-client.new/yast2-iscsi-client.changes   
2016-06-11 00:00:18.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun  7 10:45:54 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.28
+
+---

Old:

  yast2-iscsi-client-3.1.27.tar.bz2

New:

  yast2-iscsi-client-3.1.28.tar.bz2



Other differences:
--
++ yast2-iscsi-client.spec ++
--- /var/tmp/diff_new_pack.7wvnbl/_old  2016-06-11 00:00:19.0 +0200
+++ /var/tmp/diff_new_pack.7wvnbl/_new  2016-06-11 00:00:19.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-client
-Version:3.1.27
+Version:3.1.28
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-client-3.1.27.tar.bz2 -> yast2-iscsi-client-3.1.28.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iscsi-client-3.1.27/doc/Makefile.am 
new/yast2-iscsi-client-3.1.28/doc/Makefile.am
--- old/yast2-iscsi-client-3.1.27/doc/Makefile.am   2016-05-04 
14:54:30.0 +0200
+++ new/yast2-iscsi-client-3.1.28/doc/Makefile.am   1970-01-01 
01:00:00.0 +0100
@@ -1,10 +0,0 @@
-# Makefile.am for iscsi-client/doc
-
-SUBDIRS = autodocs
-
-htmldir = $(docdir)
-
-doc_DATA =
-html_DATA =
-
-EXTRA_DIST = $(doc_DATA) $(html_DATA)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iscsi-client-3.1.27/doc/autodocs/Makefile.am 
new/yast2-iscsi-client-3.1.28/doc/autodocs/Makefile.am
--- old/yast2-iscsi-client-3.1.27/doc/autodocs/Makefile.am  2016-05-04 
14:54:30.0 +0200
+++ new/yast2-iscsi-client-3.1.28/doc/autodocs/Makefile.am  1970-01-01 
01:00:00.0 +0100
@@ -1,3 +0,0 @@
-# Makefile.am for iscsi-client/doc/autodocs
-
-include $(top_srcdir)/autodocs-ycp.ami
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-client-3.1.27/package/yast2-iscsi-client.changes 
new/yast2-iscsi-client-3.1.28/package/yast2-iscsi-client.changes
--- old/yast2-iscsi-client-3.1.27/package/yast2-iscsi-client.changes
2016-05-04 14:54:30.0 +0200
+++ new/yast2-iscsi-client-3.1.28/package/yast2-iscsi-client.changes
2016-06-07 14:05:55.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Jun  7 10:45:54 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.28
+
+---
 Tue May  3 14:01:09 CEST 2016 - g...@suse.de
 
 - set user and password correctly for global authentication
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-client-3.1.27/package/yast2-iscsi-client.spec 
new/yast2-iscsi-client-3.1.28/package/yast2-iscsi-client.spec
--- old/yast2-iscsi-client-3.1.27/package/yast2-iscsi-client.spec   
2016-05-04 14:54:30.0 +0200
+++ new/yast2-iscsi-client-3.1.28/package/yast2-iscsi-client.spec   
2016-06-07 14:05:55.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-client
-Version:3.1.27
+Version:3.1.28
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit yast2-auth-server for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package yast2-auth-server for 
openSUSE:Factory checked in at 2016-06-11 00:00:33

Comparing /work/SRC/openSUSE:Factory/yast2-auth-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-auth-server.new (New)


Package is "yast2-auth-server"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-auth-server/yast2-auth-server.changes  
2016-04-16 22:07:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-auth-server.new/yast2-auth-server.changes 
2016-06-11 00:00:34.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun  7 09:25:45 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.17
+
+---
@@ -7,0 +14,7 @@
+- 3.1.16
+
+---
+Fri Mar 25 09:59:43 UTC 2016 - vark...@suse.de
+
+- Fix bsc#967178 - Edit password policy for ldap authentication
+  server in yast returns "undefined method" error.

Old:

  yast2-auth-server-3.1.16.tar.bz2

New:

  yast2-auth-server-3.1.17.tar.bz2



Other differences:
--
++ yast2-auth-server.spec ++
--- /var/tmp/diff_new_pack.XemAy4/_old  2016-06-11 00:00:35.0 +0200
+++ /var/tmp/diff_new_pack.XemAy4/_new  2016-06-11 00:00:35.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-auth-server
-Version:3.1.16
+Version:3.1.17
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-auth-server-3.1.16.tar.bz2 -> yast2-auth-server-3.1.17.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-auth-server-3.1.16/SUBDIRS 
new/yast2-auth-server-3.1.17/SUBDIRS
--- old/yast2-auth-server-3.1.16/SUBDIRS2016-04-12 09:53:24.0 
+0200
+++ new/yast2-auth-server-3.1.17/SUBDIRS2016-06-09 15:37:39.0 
+0200
@@ -1 +1 @@
-src lib agent tools doc
+src lib agent tools
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-auth-server-3.1.16/doc/Makefile.am 
new/yast2-auth-server-3.1.17/doc/Makefile.am
--- old/yast2-auth-server-3.1.16/doc/Makefile.am2016-04-12 
09:53:24.0 +0200
+++ new/yast2-auth-server-3.1.17/doc/Makefile.am1970-01-01 
01:00:00.0 +0100
@@ -1,10 +0,0 @@
-# Makefile.am for ldap-server/doc
-
-SUBDIRS = autodocs
-
-htmldir = $(docdir)
-
-doc_DATA =
-html_DATA =
-
-EXTRA_DIST = $(doc_DATA) $(html_DATA)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-auth-server-3.1.16/doc/autodocs/Makefile.am 
new/yast2-auth-server-3.1.17/doc/autodocs/Makefile.am
--- old/yast2-auth-server-3.1.16/doc/autodocs/Makefile.am   2016-04-12 
09:53:24.0 +0200
+++ new/yast2-auth-server-3.1.17/doc/autodocs/Makefile.am   1970-01-01 
01:00:00.0 +0100
@@ -1,4 +0,0 @@
-# Makefile.am for YCP module .../doc/autodocs
-
-AUTODOCS_PM = $(srcdir)/../../src/modules/YaPI/*.pm
-include $(top_srcdir)/autodocs-ycp.ami
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-auth-server-3.1.16/package/yast2-auth-server.changes 
new/yast2-auth-server-3.1.17/package/yast2-auth-server.changes
--- old/yast2-auth-server-3.1.16/package/yast2-auth-server.changes  
2016-04-12 09:53:24.0 +0200
+++ new/yast2-auth-server-3.1.17/package/yast2-auth-server.changes  
2016-06-09 15:37:39.0 +0200
@@ -1,10 +1,23 @@
 ---
+Tue Jun  7 09:25:45 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.17
+
+---
 Fri Apr  8 12:12:45 UTC 2016 - h...@suse.com
 
 - The recent OpenLDAP upgrade in Tumbleweed no longer loads DB
   drivers and essential modules by default, hence adapting to that
   by explicitly loading them. Bump version to 3.1.16.
   Address bsc#959760 bsc#964924.
+- 3.1.16
+
+---
+Fri Mar 25 09:59:43 UTC 2016 - vark...@suse.de
+
+- Fix bsc#967178 - Edit password policy for ldap authentication
+  server in yast returns "undefined method" error.
 
 ---
 Tue Jun 30 05:46:47 UTC 2015 - mfi...@suse.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-auth-server-3.1.16/package/yast2-auth-server.spec 
new/yast2-auth-server-3.1.17/package/yast2-auth-server.spec
--- old/yast2-auth-server-3.1.16/package/yast2-auth-server.spec 2016-04-12 
09:53:24.0 +0200
+++ 

commit yast2-country for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package yast2-country for openSUSE:Factory 
checked in at 2016-06-11 00:00:11

Comparing /work/SRC/openSUSE:Factory/yast2-country (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-country.new (New)


Package is "yast2-country"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-country/yast2-country.changes  
2016-03-07 13:36:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-country.new/yast2-country.changes 
2016-06-11 00:00:12.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun  7 10:21:35 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.27
+
+---

Old:

  yast2-country-3.1.26.tar.bz2

New:

  yast2-country-3.1.27.tar.bz2



Other differences:
--
++ yast2-country.spec ++
--- /var/tmp/diff_new_pack.FzXidN/_old  2016-06-11 00:00:13.0 +0200
+++ /var/tmp/diff_new_pack.FzXidN/_new  2016-06-11 00:00:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-country
-Version:3.1.26
+Version:3.1.27
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build



++ yast2-country-3.1.26.tar.bz2 -> yast2-country-3.1.27.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-country-3.1.26/keyboard/Makefile.am 
new/yast2-country-3.1.27/keyboard/Makefile.am
--- old/yast2-country-3.1.26/keyboard/Makefile.am   2016-02-29 
14:04:07.0 +0100
+++ new/yast2-country-3.1.27/keyboard/Makefile.am   2016-06-07 
14:02:46.0 +0200
@@ -1,4 +1,4 @@
 #
 # Makefile.am for country/keyboard
-SUBDIRS = doc src testsuite
+SUBDIRS = src testsuite
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-country-3.1.26/keyboard/doc/Makefile.am 
new/yast2-country-3.1.27/keyboard/doc/Makefile.am
--- old/yast2-country-3.1.26/keyboard/doc/Makefile.am   2016-02-29 
14:04:07.0 +0100
+++ new/yast2-country-3.1.27/keyboard/doc/Makefile.am   1970-01-01 
01:00:00.0 +0100
@@ -1,4 +0,0 @@
-#
-# Makefile.am for country/keyboard/doc
-
-SUBDIRS = autodocs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-country-3.1.26/keyboard/doc/autodocs/Makefile.am 
new/yast2-country-3.1.27/keyboard/doc/autodocs/Makefile.am
--- old/yast2-country-3.1.26/keyboard/doc/autodocs/Makefile.am  2016-02-29 
14:04:07.0 +0100
+++ new/yast2-country-3.1.27/keyboard/doc/autodocs/Makefile.am  1970-01-01 
01:00:00.0 +0100
@@ -1,3 +0,0 @@
-# Makefile.am for YCP module .../doc/autodocs
-
-include $(top_srcdir)/autodocs-ycp.ami
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-country-3.1.26/language/Makefile.am 
new/yast2-country-3.1.27/language/Makefile.am
--- old/yast2-country-3.1.26/language/Makefile.am   2016-02-29 
14:04:07.0 +0100
+++ new/yast2-country-3.1.27/language/Makefile.am   2016-06-07 
14:02:47.0 +0200
@@ -1,4 +1,4 @@
 #
 # Makefile.am for country/language
-SUBDIRS = doc src testsuite
+SUBDIRS = src testsuite
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-country-3.1.26/language/doc/Makefile.am 
new/yast2-country-3.1.27/language/doc/Makefile.am
--- old/yast2-country-3.1.26/language/doc/Makefile.am   2016-02-29 
14:04:07.0 +0100
+++ new/yast2-country-3.1.27/language/doc/Makefile.am   1970-01-01 
01:00:00.0 +0100
@@ -1,4 +0,0 @@
-#
-# Makefile.am for country/language/doc
-
-SUBDIRS = autodocs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-country-3.1.26/language/doc/autodocs/Makefile.am 
new/yast2-country-3.1.27/language/doc/autodocs/Makefile.am
--- old/yast2-country-3.1.26/language/doc/autodocs/Makefile.am  2016-02-29 
14:04:07.0 +0100
+++ new/yast2-country-3.1.27/language/doc/autodocs/Makefile.am  1970-01-01 
01:00:00.0 +0100
@@ -1,3 +0,0 @@
-# Makefile.am for YCP module .../doc/autodocs
-
-include $(top_srcdir)/autodocs-ycp.ami
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-country-3.1.26/package/yast2-country.changes 
new/yast2-country-3.1.27/package/yast2-country.changes
--- old/yast2-country-3.1.26/package/yast2-country.changes  2016-02-29 
14:04:07.0 +0100
+++ new/yast2-country-3.1.27/package/yast2-country.changes  2016-06-07 
14:02:47.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Jun  7 10:21:35 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 

commit yast2-scanner for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package yast2-scanner for openSUSE:Factory 
checked in at 2016-06-10 23:59:58

Comparing /work/SRC/openSUSE:Factory/yast2-scanner (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-scanner.new (New)


Package is "yast2-scanner"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-scanner/yast2-scanner.changes  
2015-01-25 21:15:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-scanner.new/yast2-scanner.changes 
2016-06-10 23:59:59.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun  7 11:15:38 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.3
+
+---

Old:

  yast2-scanner-3.1.2.tar.bz2

New:

  yast2-scanner-3.1.3.tar.bz2



Other differences:
--
++ yast2-scanner.spec ++
--- /var/tmp/diff_new_pack.dE5yVq/_old  2016-06-11 00:00:00.0 +0200
+++ /var/tmp/diff_new_pack.dE5yVq/_new  2016-06-11 00:00:00.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-scanner
 #
-# Copyright (c) 2015 SUSE LINUX Products 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
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-scanner
-Version:3.1.2
+Version:3.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-scanner-3.1.2.tar.bz2 -> yast2-scanner-3.1.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-scanner-3.1.2/CONTRIBUTING.md 
new/yast2-scanner-3.1.3/CONTRIBUTING.md
--- old/yast2-scanner-3.1.2/CONTRIBUTING.md 2015-01-22 09:38:12.0 
+0100
+++ new/yast2-scanner-3.1.3/CONTRIBUTING.md 2016-06-07 13:58:25.0 
+0200
@@ -12,13 +12,13 @@
 ---
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guided=openSUSE+Factory=YaST2)
+[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guided=openSUSE+Factory=YaST2)
 or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
 
registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
 if you don't have an account yet.)
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/) or GitHub issues. We can't guarantee
+[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee
 that every bug will be fixed, but we'll try.
 
 When creating a bug report, please follow our [bug reporting
@@ -71,7 +71,7 @@
 [widely used
 
conventions](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
 
-If your commit is related to a bug in Buzgilla or an issue on GitHub, make sure
+If your commit is related to a bug in Bugzilla or an issue on GitHub, make sure
 you mention it in the commit message for cross-reference. Use format like
 bnc#775814 or gh#yast/yast-foo#42. See also [GitHub
 
autolinking](https://help.github.com/articles/github-flavored-markdown#references)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-scanner-3.1.2/doc/Makefile.am 
new/yast2-scanner-3.1.3/doc/Makefile.am
--- old/yast2-scanner-3.1.2/doc/Makefile.am 2015-01-22 09:38:12.0 
+0100
+++ new/yast2-scanner-3.1.3/doc/Makefile.am 1970-01-01 01:00:00.0 
+0100
@@ -1,10 +0,0 @@
-# Makefile.am for scanner/doc
-
-SUBDIRS = autodocs
-
-htmldir = $(docdir)
-
-doc_DATA =
-html_DATA =
-
-EXTRA_DIST = $(doc_DATA) $(html_DATA)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-scanner-3.1.2/doc/autodocs/Makefile.am 
new/yast2-scanner-3.1.3/doc/autodocs/Makefile.am
--- old/yast2-scanner-3.1.2/doc/autodocs/Makefile.am2015-01-22 
09:38:12.0 +0100
+++ new/yast2-scanner-3.1.3/doc/autodocs/Makefile.am1970-01-01 
01:00:00.0 +0100
@@ -1,3 +0,0 @@
-# Makefile.am for YCP module .../doc/autodocs
-
-include $(top_srcdir)/autodocs-ycp.ami
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-scanner-3.1.2/package/yast2-scanner.changes 
new/yast2-scanner-3.1.3/package/yast2-scanner.changes
--- old/yast2-scanner-3.1.2/package/yast2-scanner.changes   2015-01-22 
09:38:12.0 +0100
+++ new/yast2-scanner-3.1.3/package/yast2-scanner.changes   2016-06-07 
13:58:25.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Jun  7 11:15:38 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs 

commit yast2-mail for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package yast2-mail for openSUSE:Factory 
checked in at 2016-06-10 23:59:48

Comparing /work/SRC/openSUSE:Factory/yast2-mail (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-mail.new (New)


Package is "yast2-mail"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-mail/yast2-mail.changes2016-06-02 
12:37:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-mail.new/yast2-mail.changes   
2016-06-10 23:59:49.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun  7 11:30:38 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.9
+
+---

Old:

  yast2-mail-3.1.8.tar.bz2

New:

  yast2-mail-3.1.9.tar.bz2



Other differences:
--
++ yast2-mail.spec ++
--- /var/tmp/diff_new_pack.ISd7fb/_old  2016-06-10 23:59:50.0 +0200
+++ /var/tmp/diff_new_pack.ISd7fb/_new  2016-06-10 23:59:50.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-mail
-Version:3.1.8
+Version:3.1.9
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-mail-3.1.8.tar.bz2 -> yast2-mail-3.1.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.8/doc/Makefile.am 
new/yast2-mail-3.1.9/doc/Makefile.am
--- old/yast2-mail-3.1.8/doc/Makefile.am2016-05-27 13:53:18.0 
+0200
+++ new/yast2-mail-3.1.9/doc/Makefile.am2016-06-07 13:51:20.0 
+0200
@@ -4,8 +4,6 @@
 # $Id$
 #
 
-SUBDIRS = autodocs
-
 htmldir = $(docdir)
 
 doc_DATA = fetchmailrc.txt
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.8/doc/autodocs/Makefile.am 
new/yast2-mail-3.1.9/doc/autodocs/Makefile.am
--- old/yast2-mail-3.1.8/doc/autodocs/Makefile.am   2016-05-27 
13:53:18.0 +0200
+++ new/yast2-mail-3.1.9/doc/autodocs/Makefile.am   1970-01-01 
01:00:00.0 +0100
@@ -1,2 +0,0 @@
-# Makefile.am for YCP module .../doc/autodocs
-include $(top_srcdir)/autodocs-ycp.ami
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.8/package/yast2-mail.changes 
new/yast2-mail-3.1.9/package/yast2-mail.changes
--- old/yast2-mail-3.1.8/package/yast2-mail.changes 2016-05-27 
13:53:18.0 +0200
+++ new/yast2-mail-3.1.9/package/yast2-mail.changes 2016-06-07 
13:51:20.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Jun  7 11:30:38 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.9
+
+---
 Tue May 24 04:12:36 UTC 2016 - vark...@suse.com
 
 - bnc#981103 - yast2 mail uses always brackets for relayhost
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-mail-3.1.8/package/yast2-mail.spec 
new/yast2-mail-3.1.9/package/yast2-mail.spec
--- old/yast2-mail-3.1.8/package/yast2-mail.spec2016-05-27 
13:53:18.0 +0200
+++ new/yast2-mail-3.1.9/package/yast2-mail.spec2016-06-07 
13:51:20.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-mail
-Version:3.1.8
+Version:3.1.9
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit yast2-samba-server for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package yast2-samba-server for 
openSUSE:Factory checked in at 2016-06-11 00:00:04

Comparing /work/SRC/openSUSE:Factory/yast2-samba-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-samba-server.new (New)


Package is "yast2-samba-server"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-samba-server/yast2-samba-server.changes
2016-05-04 08:17:14.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-samba-server.new/yast2-samba-server.changes   
2016-06-11 00:00:05.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun  7 11:08:42 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.16
+
+---

Old:

  yast2-samba-server-3.1.15.tar.bz2

New:

  yast2-samba-server-3.1.16.tar.bz2



Other differences:
--
++ yast2-samba-server.spec ++
--- /var/tmp/diff_new_pack.cq6pvr/_old  2016-06-11 00:00:06.0 +0200
+++ /var/tmp/diff_new_pack.cq6pvr/_new  2016-06-11 00:00:06.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-samba-server
-Version:3.1.15
+Version:3.1.16
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-samba-server-3.1.15.tar.bz2 -> yast2-samba-server-3.1.16.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-samba-server-3.1.15/doc/Makefile.am 
new/yast2-samba-server-3.1.16/doc/Makefile.am
--- old/yast2-samba-server-3.1.15/doc/Makefile.am   2016-04-26 
14:09:45.0 +0200
+++ new/yast2-samba-server-3.1.16/doc/Makefile.am   2016-06-07 
14:00:43.0 +0200
@@ -2,8 +2,6 @@
 # Makefile.am for devtools/devtools/skeletons/config/doc
 #
 
-SUBDIRS = autodocs
-
 htmldir = $(docdir)
 
 doc_DATA =
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-samba-server-3.1.15/doc/autodocs/Makefile.am 
new/yast2-samba-server-3.1.16/doc/autodocs/Makefile.am
--- old/yast2-samba-server-3.1.15/doc/autodocs/Makefile.am  2016-04-26 
14:09:45.0 +0200
+++ new/yast2-samba-server-3.1.16/doc/autodocs/Makefile.am  1970-01-01 
01:00:00.0 +0100
@@ -1,3 +0,0 @@
-# Makefile.am for YCP module .../doc/autodocs
-
-include $(top_srcdir)/autodocs-ycp.ami
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-server-3.1.15/package/yast2-samba-server.changes 
new/yast2-samba-server-3.1.16/package/yast2-samba-server.changes
--- old/yast2-samba-server-3.1.15/package/yast2-samba-server.changes
2016-04-26 14:09:45.0 +0200
+++ new/yast2-samba-server-3.1.16/package/yast2-samba-server.changes
2016-06-07 14:00:43.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Jun  7 11:08:42 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.16
+
+---
 Tue Apr 26 11:52:28 UTC 2016 - igonzalezs...@suse.com
 
 - Fix outdated message regarding smb and nmb services restart
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-server-3.1.15/package/yast2-samba-server.spec 
new/yast2-samba-server-3.1.16/package/yast2-samba-server.spec
--- old/yast2-samba-server-3.1.15/package/yast2-samba-server.spec   
2016-04-26 14:09:45.0 +0200
+++ new/yast2-samba-server-3.1.16/package/yast2-samba-server.spec   
2016-06-07 14:00:43.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-samba-server
-Version:3.1.15
+Version:3.1.16
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit yast2-storage for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package yast2-storage for openSUSE:Factory 
checked in at 2016-06-10 23:59:53

Comparing /work/SRC/openSUSE:Factory/yast2-storage (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-storage.new (New)


Package is "yast2-storage"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-storage/yast2-storage.changes  
2016-06-05 14:18:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-storage.new/yast2-storage.changes 
2016-06-10 23:59:54.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun  7 11:23:00 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.94
+
+---

Old:

  yast2-storage-3.1.93.tar.bz2

New:

  yast2-storage-3.1.94.tar.bz2



Other differences:
--
++ yast2-storage.spec ++
--- /var/tmp/diff_new_pack.t5gy2K/_old  2016-06-10 23:59:55.0 +0200
+++ /var/tmp/diff_new_pack.t5gy2K/_new  2016-06-10 23:59:55.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-storage
-Version:3.1.93
+Version:3.1.94
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -147,7 +147,6 @@
 
 %files devel
 %defattr(-,root,root)
-%doc %{yast_docdir}/autodocs
 %doc %{yast_docdir}/config.xml.description
 
 %changelog

++ yast2-storage-3.1.93.tar.bz2 -> yast2-storage-3.1.94.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.1.93/doc/Makefile.am 
new/yast2-storage-3.1.94/doc/Makefile.am
--- old/yast2-storage-3.1.93/doc/Makefile.am2016-06-01 09:38:32.0 
+0200
+++ new/yast2-storage-3.1.94/doc/Makefile.am2016-06-07 13:53:58.0 
+0200
@@ -2,8 +2,6 @@
 # Makefile.am for storage/storage/doc
 #
 
-SUBDIRS = autodocs
-
 htmldir = $(docdir)
 
 doc_DATA = README.part.info config.xml.description
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.1.93/doc/autodocs/Makefile.am 
new/yast2-storage-3.1.94/doc/autodocs/Makefile.am
--- old/yast2-storage-3.1.93/doc/autodocs/Makefile.am   2016-06-01 
09:38:32.0 +0200
+++ new/yast2-storage-3.1.94/doc/autodocs/Makefile.am   1970-01-01 
01:00:00.0 +0100
@@ -1,6 +0,0 @@
-#
-# Makefile.am for storage/storage/doc/autodocs
-#
-
-include $(top_srcdir)/autodocs-ycp.ami
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.1.93/package/yast2-storage.changes 
new/yast2-storage-3.1.94/package/yast2-storage.changes
--- old/yast2-storage-3.1.93/package/yast2-storage.changes  2016-06-01 
09:38:32.0 +0200
+++ new/yast2-storage-3.1.94/package/yast2-storage.changes  2016-06-07 
13:53:58.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Jun  7 11:23:00 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.94
+
+---
 Wed May 25 22:05:37 UTC 2016 - dmuel...@suse.de
 
 - raise /boot partitioning size for BTRFS/aarch64 even further (bsc#979037)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.1.93/package/yast2-storage.spec 
new/yast2-storage-3.1.94/package/yast2-storage.spec
--- old/yast2-storage-3.1.93/package/yast2-storage.spec 2016-06-01 
09:38:32.0 +0200
+++ new/yast2-storage-3.1.94/package/yast2-storage.spec 2016-06-07 
13:53:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-storage
-Version:3.1.93
+Version:3.1.94
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -144,5 +144,4 @@
 
 %files devel
 %defattr(-,root,root)
-%doc %{yast_docdir}/autodocs
 %doc %{yast_docdir}/config.xml.description




commit yast2-snapper for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package yast2-snapper for openSUSE:Factory 
checked in at 2016-06-10 23:59:16

Comparing /work/SRC/openSUSE:Factory/yast2-snapper (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-snapper.new (New)


Package is "yast2-snapper"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-snapper/yast2-snapper.changes  
2015-11-24 22:31:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-snapper.new/yast2-snapper.changes 
2016-06-10 23:59:18.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun  7 08:25:45 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.11
+
+---

Old:

  yast2-snapper-3.1.10.tar.bz2

New:

  yast2-snapper-3.1.11.tar.bz2



Other differences:
--
++ yast2-snapper.spec ++
--- /var/tmp/diff_new_pack.xh5VKr/_old  2016-06-10 23:59:19.0 +0200
+++ /var/tmp/diff_new_pack.xh5VKr/_new  2016-06-10 23:59:19.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-snapper
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-snapper
-Version:3.1.10
+Version:3.1.11
 Release:0
 
 # change to noarch causes problems according to behlert

++ yast2-snapper-3.1.10.tar.bz2 -> yast2-snapper-3.1.11.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-snapper-3.1.10/doc/Makefile.am 
new/yast2-snapper-3.1.11/doc/Makefile.am
--- old/yast2-snapper-3.1.10/doc/Makefile.am2015-11-18 14:55:16.0 
+0100
+++ new/yast2-snapper-3.1.11/doc/Makefile.am1970-01-01 01:00:00.0 
+0100
@@ -1,10 +0,0 @@
-# Makefile.am for snapper/doc
-
-SUBDIRS = autodocs
-
-htmldir = $(docdir)
-
-doc_DATA =
-html_DATA =
-
-EXTRA_DIST = $(doc_DATA) $(html_DATA)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-snapper-3.1.10/doc/autodocs/Makefile.am 
new/yast2-snapper-3.1.11/doc/autodocs/Makefile.am
--- old/yast2-snapper-3.1.10/doc/autodocs/Makefile.am   2015-11-18 
14:55:16.0 +0100
+++ new/yast2-snapper-3.1.11/doc/autodocs/Makefile.am   1970-01-01 
01:00:00.0 +0100
@@ -1,3 +0,0 @@
-# Makefile.am for snapper/doc/autodocs
-
-include $(top_srcdir)/autodocs-ycp.ami
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-snapper-3.1.10/package/yast2-snapper.changes 
new/yast2-snapper-3.1.11/package/yast2-snapper.changes
--- old/yast2-snapper-3.1.10/package/yast2-snapper.changes  2015-11-18 
14:55:16.0 +0100
+++ new/yast2-snapper-3.1.11/package/yast2-snapper.changes  2016-06-07 
10:52:59.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Jun  7 08:25:45 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.11
+
+---
 Wed Nov 18 11:15:53 UTC 2015 - tecla...@gmail.com
 
 - disable delete and modify snapshots if not exist (bsc#951179)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-snapper-3.1.10/package/yast2-snapper.spec 
new/yast2-snapper-3.1.11/package/yast2-snapper.spec
--- old/yast2-snapper-3.1.10/package/yast2-snapper.spec 2015-11-18 
14:55:16.0 +0100
+++ new/yast2-snapper-3.1.11/package/yast2-snapper.spec 2016-06-07 
10:52:59.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-snapper
-Version:3.1.10
+Version:3.1.11
 Release:0
 Group: System/YaST
 




commit yast2-firewall for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package yast2-firewall for openSUSE:Factory 
checked in at 2016-06-10 23:59:42

Comparing /work/SRC/openSUSE:Factory/yast2-firewall (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-firewall.new (New)


Package is "yast2-firewall"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-firewall/yast2-firewall.changes
2016-06-02 12:49:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-firewall.new/yast2-firewall.changes   
2016-06-10 23:59:43.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun  7 10:37:17 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.6
+
+---

Old:

  yast2-firewall-3.1.5.tar.bz2

New:

  yast2-firewall-3.1.6.tar.bz2



Other differences:
--
++ yast2-firewall.spec ++
--- /var/tmp/diff_new_pack.twqk97/_old  2016-06-10 23:59:44.0 +0200
+++ /var/tmp/diff_new_pack.twqk97/_new  2016-06-10 23:59:44.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-firewall
-Version:3.1.5
+Version:3.1.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-firewall-3.1.5.tar.bz2 -> yast2-firewall-3.1.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-firewall-3.1.5/doc/Makefile.am 
new/yast2-firewall-3.1.6/doc/Makefile.am
--- old/yast2-firewall-3.1.5/doc/Makefile.am2016-05-25 15:17:33.0 
+0200
+++ new/yast2-firewall-3.1.6/doc/Makefile.am1970-01-01 01:00:00.0 
+0100
@@ -1,12 +0,0 @@
-#
-# Makefile.am for y2c_firewall/doc
-#
-# $Id$
-#
-
-SUBDIRS = autodocs
-
-htmldir = @docdir@
-html_DATA =
-
-EXTRA_DIST = $(html_DATA)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-firewall-3.1.5/doc/autodocs/Makefile.am 
new/yast2-firewall-3.1.6/doc/autodocs/Makefile.am
--- old/yast2-firewall-3.1.5/doc/autodocs/Makefile.am   2016-05-25 
15:17:33.0 +0200
+++ new/yast2-firewall-3.1.6/doc/autodocs/Makefile.am   1970-01-01 
01:00:00.0 +0100
@@ -1,3 +0,0 @@
-# Makefile.am for YCP module .../doc/autodocs
-
-include $(top_srcdir)/autodocs-ycp.ami
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-firewall-3.1.5/package/yast2-firewall.changes 
new/yast2-firewall-3.1.6/package/yast2-firewall.changes
--- old/yast2-firewall-3.1.5/package/yast2-firewall.changes 2016-05-25 
15:17:33.0 +0200
+++ new/yast2-firewall-3.1.6/package/yast2-firewall.changes 2016-06-07 
12:57:28.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Jun  7 10:37:17 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.6
+
+---
 Tue May 24 15:26:37 UTC 2016 - mchand...@suse.de
 
 - Add support for firewalld (fate#318356)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-firewall-3.1.5/package/yast2-firewall.spec 
new/yast2-firewall-3.1.6/package/yast2-firewall.spec
--- old/yast2-firewall-3.1.5/package/yast2-firewall.spec2016-05-25 
15:17:33.0 +0200
+++ new/yast2-firewall-3.1.6/package/yast2-firewall.spec2016-06-07 
12:57:28.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-firewall
-Version:3.1.5
+Version:3.1.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit yast2-nfs-server for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package yast2-nfs-server for 
openSUSE:Factory checked in at 2016-06-10 23:59:23

Comparing /work/SRC/openSUSE:Factory/yast2-nfs-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-nfs-server.new (New)


Package is "yast2-nfs-server"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-nfs-server/yast2-nfs-server.changes
2014-12-05 21:03:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-nfs-server.new/yast2-nfs-server.changes   
2016-06-10 23:59:25.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun  7 08:24:14 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.9
+
+---
@@ -4,0 +11 @@
+- 3.1.8

Old:

  yast2-nfs-server-3.1.8.tar.bz2

New:

  yast2-nfs-server-3.1.9.tar.bz2



Other differences:
--
++ yast2-nfs-server.spec ++
--- /var/tmp/diff_new_pack.33IyYH/_old  2016-06-10 23:59:26.0 +0200
+++ /var/tmp/diff_new_pack.33IyYH/_new  2016-06-10 23:59:26.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-nfs-server
 #
-# Copyright (c) 2014 SUSE LINUX Products 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
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-nfs-server
-Version:3.1.8
+Version:3.1.9
 Release:0
 Url:https://github.com/yast/yast-nfs-server
 

++ yast2-nfs-server-3.1.8.tar.bz2 -> yast2-nfs-server-3.1.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nfs-server-3.1.8/CONTRIBUTING.md 
new/yast2-nfs-server-3.1.9/CONTRIBUTING.md
--- old/yast2-nfs-server-3.1.8/CONTRIBUTING.md  2014-12-04 11:26:19.0 
+0100
+++ new/yast2-nfs-server-3.1.9/CONTRIBUTING.md  2016-06-07 10:55:05.0 
+0200
@@ -12,13 +12,13 @@
 ---
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guided=openSUSE+Factory=YaST2)
+[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guided=openSUSE+Factory=YaST2)
 or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
 
registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
 if you don't have an account yet.)
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/) or GitHub issues. We can't guarantee
+[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee
 that every bug will be fixed, but we'll try.
 
 When creating a bug report, please follow our [bug reporting
@@ -71,7 +71,7 @@
 [widely used
 
conventions](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
 
-If your commit is related to a bug in Buzgilla or an issue on GitHub, make sure
+If your commit is related to a bug in Bugzilla or an issue on GitHub, make sure
 you mention it in the commit message for cross-reference. Use format like
 bnc#775814 or gh#yast/yast-foo#42. See also [GitHub
 
autolinking](https://help.github.com/articles/github-flavored-markdown#references)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nfs-server-3.1.8/doc/Makefile.am 
new/yast2-nfs-server-3.1.9/doc/Makefile.am
--- old/yast2-nfs-server-3.1.8/doc/Makefile.am  2014-12-04 11:26:19.0 
+0100
+++ new/yast2-nfs-server-3.1.9/doc/Makefile.am  2016-06-07 10:55:05.0 
+0200
@@ -4,8 +4,6 @@
 # $Id$
 #
 
-SUBDIRS = autodocs
-
 htmldir = $(docdir)
 
 screenshots = \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nfs-server-3.1.8/doc/autodocs/Makefile.am 
new/yast2-nfs-server-3.1.9/doc/autodocs/Makefile.am
--- old/yast2-nfs-server-3.1.8/doc/autodocs/Makefile.am 2014-12-04 
11:26:19.0 +0100
+++ new/yast2-nfs-server-3.1.9/doc/autodocs/Makefile.am 1970-01-01 
01:00:00.0 +0100
@@ -1,3 +0,0 @@
-# Makefile.am for YCP module .../doc/autodocs
-
-include $(top_srcdir)/autodocs-ycp.ami
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-nfs-server-3.1.8/package/yast2-nfs-server.changes 
new/yast2-nfs-server-3.1.9/package/yast2-nfs-server.changes
--- old/yast2-nfs-server-3.1.8/package/yast2-nfs-server.changes 2014-12-04 
11:26:19.0 +0100
+++ new/yast2-nfs-server-3.1.9/package/yast2-nfs-server.changes 2016-06-07 
10:55:05.0 +0200
@@ -1,7 +1,14 @@
 ---
+Tue Jun  7 08:24:14 UTC 2016 - 

commit yast2-ca-management for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package yast2-ca-management for 
openSUSE:Factory checked in at 2016-06-10 23:59:37

Comparing /work/SRC/openSUSE:Factory/yast2-ca-management (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-ca-management.new (New)


Package is "yast2-ca-management"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-ca-management/yast2-ca-management.changes  
2016-01-28 17:19:25.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-ca-management.new/yast2-ca-management.changes 
2016-06-10 23:59:38.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun  7 09:18:07 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- Version 3.1.9
+
+---

Old:

  yast2-ca-management-3.1.8.tar.bz2

New:

  yast2-ca-management-3.1.9.tar.bz2



Other differences:
--
++ yast2-ca-management.spec ++
--- /var/tmp/diff_new_pack.gbWvuS/_old  2016-06-10 23:59:39.0 +0200
+++ /var/tmp/diff_new_pack.gbWvuS/_new  2016-06-10 23:59:39.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-ca-management
-Version:3.1.8
+Version:3.1.9
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-ca-management-3.1.8.tar.bz2 -> yast2-ca-management-3.1.9.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ca-management-3.1.8/doc/Makefile.am 
new/yast2-ca-management-3.1.9/doc/Makefile.am
--- old/yast2-ca-management-3.1.8/doc/Makefile.am   2016-01-21 
15:18:14.0 +0100
+++ new/yast2-ca-management-3.1.9/doc/Makefile.am   1970-01-01 
01:00:00.0 +0100
@@ -1,10 +0,0 @@
-# Makefile.am for ca-management/doc
-
-SUBDIRS = autodocs
-
-htmldir = $(docdir)
-
-doc_DATA =
-html_DATA =
-
-EXTRA_DIST = $(doc_DATA) $(html_DATA)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ca-management-3.1.8/doc/autodocs/Makefile.am 
new/yast2-ca-management-3.1.9/doc/autodocs/Makefile.am
--- old/yast2-ca-management-3.1.8/doc/autodocs/Makefile.am  2016-01-21 
15:18:14.0 +0100
+++ new/yast2-ca-management-3.1.9/doc/autodocs/Makefile.am  1970-01-01 
01:00:00.0 +0100
@@ -1,4 +0,0 @@
-# Makefile.am for YCP module .../doc/autodocs
-
-AUTODOCS_PM = $(srcdir)/../../src/modules/YaPI/*.pm
-include $(top_srcdir)/autodocs-ycp.ami
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ca-management-3.1.8/package/yast2-ca-management.changes 
new/yast2-ca-management-3.1.9/package/yast2-ca-management.changes
--- old/yast2-ca-management-3.1.8/package/yast2-ca-management.changes   
2016-01-21 15:18:14.0 +0100
+++ new/yast2-ca-management-3.1.9/package/yast2-ca-management.changes   
2016-06-07 12:51:34.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Jun  7 09:18:07 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- Version 3.1.9
+
+---
 Thu Jan 21 13:06:17 CET 2016 - sch...@suse.de
 
 - AutoYaST: Reporting timeout errors only. (bnc#962328)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ca-management-3.1.8/package/yast2-ca-management.spec 
new/yast2-ca-management-3.1.9/package/yast2-ca-management.spec
--- old/yast2-ca-management-3.1.8/package/yast2-ca-management.spec  
2016-01-21 15:18:14.0 +0100
+++ new/yast2-ca-management-3.1.9/package/yast2-ca-management.spec  
2016-06-07 12:51:34.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-ca-management
-Version:3.1.8
+Version:3.1.9
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit yast2-fcoe-client for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package yast2-fcoe-client for 
openSUSE:Factory checked in at 2016-06-10 23:59:31

Comparing /work/SRC/openSUSE:Factory/yast2-fcoe-client (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new (New)


Package is "yast2-fcoe-client"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes  
2014-12-05 21:02:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 
2016-06-10 23:59:32.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun  7 10:36:05 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.13
+
+---
@@ -4,0 +11 @@
+- 3.1.12

Old:

  yast2-fcoe-client-3.1.12.tar.bz2

New:

  yast2-fcoe-client-3.1.13.tar.bz2



Other differences:
--
++ yast2-fcoe-client.spec ++
--- /var/tmp/diff_new_pack.eOKBEz/_old  2016-06-10 23:59:33.0 +0200
+++ /var/tmp/diff_new_pack.eOKBEz/_new  2016-06-10 23:59:33.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-fcoe-client
 #
-# Copyright (c) 2014 SUSE LINUX Products 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
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-fcoe-client
-Version:3.1.12
+Version:3.1.13
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-fcoe-client-3.1.12.tar.bz2 -> yast2-fcoe-client-3.1.13.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-3.1.12/.travis.yml 
new/yast2-fcoe-client-3.1.13/.travis.yml
--- old/yast2-fcoe-client-3.1.12/.travis.yml2014-12-04 11:09:32.0 
+0100
+++ new/yast2-fcoe-client-3.1.13/.travis.yml2016-06-07 12:48:44.0 
+0200
@@ -5,7 +5,7 @@
 # disable rvm, use system Ruby
 - rvm reset
 - wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2" -g 
"rspec:2.14.1 yast-rake gettext"
+- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2" -g 
"rspec:3.3.0 yast-rake gettext"
 script:
 - rake check:syntax
 - rake check:pot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-3.1.12/CONTRIBUTING.md 
new/yast2-fcoe-client-3.1.13/CONTRIBUTING.md
--- old/yast2-fcoe-client-3.1.12/CONTRIBUTING.md2014-12-04 
11:09:32.0 +0100
+++ new/yast2-fcoe-client-3.1.13/CONTRIBUTING.md2016-06-07 
12:48:44.0 +0200
@@ -12,13 +12,13 @@
 ---
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guided=openSUSE+Factory=YaST2)
+[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guided=openSUSE+Factory=YaST2)
 or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
 
registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
 if you don't have an account yet.)
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/) or GitHub issues. We can't guarantee
+[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee
 that every bug will be fixed, but we'll try.
 
 When creating a bug report, please follow our [bug reporting
@@ -71,7 +71,7 @@
 [widely used
 
conventions](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
 
-If your commit is related to a bug in Buzgilla or an issue on GitHub, make sure
+If your commit is related to a bug in Bugzilla or an issue on GitHub, make sure
 you mention it in the commit message for cross-reference. Use format like
 bnc#775814 or gh#yast/yast-foo#42. See also [GitHub
 
autolinking](https://help.github.com/articles/github-flavored-markdown#references)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-fcoe-client-3.1.12/doc/Makefile.am 
new/yast2-fcoe-client-3.1.13/doc/Makefile.am
--- old/yast2-fcoe-client-3.1.12/doc/Makefile.am2014-12-04 
11:09:32.0 +0100
+++ new/yast2-fcoe-client-3.1.13/doc/Makefile.am1970-01-01 
01:00:00.0 +0100
@@ -1,10 +0,0 @@
-# Makefile.am for fcoe-client/doc
-
-SUBDIRS = autodocs
-
-htmldir = $(docdir)
-
-doc_DATA =
-html_DATA =
-
-EXTRA_DIST = $(doc_DATA) $(html_DATA)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit git for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2016-06-10 23:59:04

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


Package is "git"

Changes:

--- /work/SRC/openSUSE:Factory/git/git.changes  2016-05-23 17:31:18.0 
+0200
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes 2016-06-10 
23:59:05.0 +0200
@@ -1,0 +2,14 @@
+Tue Jun  7 07:21:35 UTC 2016 - astie...@suse.com
+
+- git 2.8.4:
+  * Documentation updates
+  * "git fsck" learned to catch NUL byte in a commit object as
+ potential error and warn.
+  * "git describe --contains" improvements
+  * Treat "http.cookieFile" config as a path
+  * Suggest "submodule deinit --all" for deinitializing all submodules
+  * A couple of bugs around core.autocrlf have been fixed.
+  * "git difftool" learned to handle unmerged paths correctly in
+dir-diff mode.
+
+---

Old:

  git-2.8.3.tar.sign
  git-2.8.3.tar.xz

New:

  git-2.8.4.tar.sign
  git-2.8.4.tar.xz



Other differences:
--
++ git.spec ++
--- /var/tmp/diff_new_pack.0eMA7B/_old  2016-06-10 23:59:06.0 +0200
+++ /var/tmp/diff_new_pack.0eMA7B/_new  2016-06-10 23:59:06.0 +0200
@@ -26,7 +26,7 @@
 %endif
 
 Name:   git
-Version:2.8.3
+Version:2.8.4
 Release:0
 Summary:Fast, scalable, distributed revision control system
 License:GPL-2.0

++ git-2.8.3.tar.xz -> git-2.8.4.tar.xz ++
 2606 lines of diff (skipped)





commit libgee for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package libgee for openSUSE:Factory checked 
in at 2016-06-10 23:58:45

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


Package is "libgee"

Changes:

--- /work/SRC/openSUSE:Factory/libgee/libgee.changes2015-10-17 
16:38:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgee.new/libgee.changes   2016-06-10 
23:58:46.0 +0200
@@ -1,0 +2,5 @@
+Fri Apr 15 22:07:48 UTC 2016 - mgo...@suse.com
+
+- Update to GNOME 3.20  Fate#318572
+
+---



Other differences:
--
++ libgee.spec ++
--- /var/tmp/diff_new_pack.LeruEt/_old  2016-06-10 23:58:47.0 +0200
+++ /var/tmp/diff_new_pack.LeruEt/_new  2016-06-10 23:58:47.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgee
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Luis Medinas, Portugal
 #
 # All modifications and additions to the file contributed by third parties




commit multipath-tools for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package multipath-tools for openSUSE:Factory 
checked in at 2016-06-10 23:59:10

Comparing /work/SRC/openSUSE:Factory/multipath-tools (Old)
 and  /work/SRC/openSUSE:Factory/.multipath-tools.new (New)


Package is "multipath-tools"

Changes:

--- /work/SRC/openSUSE:Factory/multipath-tools/multipath-tools.changes  
2015-08-21 07:34:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.multipath-tools.new/multipath-tools.changes 
2016-06-10 23:59:11.0 +0200
@@ -2 +2 @@
-Mon Jul 13 10:54:56 UTC 2015 - wer...@suse.de
+Fri Jun  3 08:58:52 CEST 2016 - h...@suse.de
@@ -4 +4,129 @@
-- Make it build 
+- Rework patch 'move filter_devnode under vector lock'
+  (bsc#982348)
+
+---
+Mon May 30 08:52:53 CEST 2016 - h...@suse.de
+
+- multipathd: Fixup definition of set_unlocked_handler_callback()
+- mpathcmd.h: Update Free Software Foundation address
+
+---
+Fri May 27 10:02:28 CEST 2016 - h...@suse.de
+
+- Do not install header file with mode 755
+
+---
+Wed May 25 17:20:32 CEST 2016 - h...@suse.de
+
+- Update to latest upstream version 0.6.1
+  * Merge suse-specific patches
+  * Drop multipath.conf.* files
+  * Update to version 0.6.1
+  * multipathd: move 'filter_devnode' under vector lock
+  * libmultipath: use poll() in uevent_listen()
+  * Increase kpartx retries
+  * Merge Dell MD3XXX hardware table entries
+  * multipathd: Add 'sysfs' prioritizer (bsc#927040)
+  * libmultipath: call get_vpd_uid() if no uid_attribute is set
+  * multipathd: update defaults
+
+---
+Fri May  6 15:18:22 CEST 2016 - h...@suse.de
+
+- Update to latest upstream version 0.6.0 (FATE#319406)
+  * Update documentation
+  * Fix memory leak and segfault in reconfigure
+  * Add wwn keyword to weightedpath prioritizer
+  * Use 64-bit int for command key
+  * check partions unused before removing
+  * print 'fail' when remove fails
+  * add exclusive_pref_bi for alua prioritizer
+  * kpartx: verify parition devices
+  * multipathd: delay reloads during creation
+  * Cut down alua prioritizer ioctls
+  * Add 'ignore_new_boot_devs' option
+  * Add libmpathcmd library and use it internally
+  * retrigger uevents to try and grab uid
+  * Update to version 0.6.0
+
+---
+Fri Apr 15 12:45:41 CEST 2016 - h...@suse.de
+
+- Port to latest upstream version (FATE#319406, FATE#320255)
+  * kpartx: support device names with spaces
+  * add raw format multipathd commands
+  * make kpartx -d remove all partitions
+  * Add find_multipaths option
+  * Autodetect ALUA CLARiiON configurations
+  * Delayed path reintegration
+  * enable configuration directory
+  * read-only bindings
+  * Add deferred_remove support
+  * correctly set partition delimiter on rename
+  * Add overrides section to multipath.conf
+  * Add additional path wildcards
+  * Add force_sync option
+  * Misc small patches
+
+---
+Thu Mar 24 09:49:45 CET 2016 - h...@suse.de
+
+- multipathd: do not flush maps on startup
+- Use find_path_by_dev() where possible (bsc#924316)
+- Fixup error return in store_path() (bsc#972329)
+- Do not display message 'invalid fd'
+
+---
+Tue Mar  8 10:57:07 CET 2016 - h...@suse.de
+
+- Fixup overzealous warning 'empty device number' (bsc#969857)
+
+---
+Wed Feb 17 15:53:26 CET 2016 - h...@suse.de
+
+- multipathd: fixup signal handling (again)
+- Revert 'trigger all devices on startup'
+- multipathd: print error message for invalid arguments
+- multipathd: block checkerloop during reconfiguration (bsc#946658)
+- libmultipath: correctly initialize pp->sg_id
+- multipathd: don't buffer output with systemd (bsc#954726)
+- multipath.rules: Do not forward partition events (bsc#954726)
+- libmultipath: improve uxlsnr handling (bsc#954726)
+- multipathd: do not realloc memory in uxlsnr (bsc#954726)
+- libmultipath: call get_uid() for all paths (bsc#935312)
+- multipathd: Do not print misleading message 'not found in pathvec'
+- multipathd: Do not update the paths vec when removing paths
+- multipathd: Do not switch paths on empty multipath tables (bsc#956349)
+- libmultipath: remove 'get_info' argument for adopt_paths()
+- libmultipath: ensure 'dev_t' is set when store paths (bsc#924316)
+- libmultipath: Do not store paths with empty dev_t (bsc#924316)
+- libmultipath: Do not store paths with empty device name (bsc#924316)
+- libmultipath: 

commit xdm for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package xdm for openSUSE:Factory checked in 
at 2016-06-10 23:58:56

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


Package is "xdm"

Changes:

--- /work/SRC/openSUSE:Factory/xdm/xdm.changes  2016-05-13 09:21:42.0 
+0200
+++ /work/SRC/openSUSE:Factory/.xdm.new/xdm.changes 2016-06-10 
23:58:58.0 +0200
@@ -1,0 +2,22 @@
+Fri Jun 03 13:49:07 UTC 2016 - pjano...@suse.de
+
+- spec-cleaner cleanups
+
+---
+Fri Jun 03 13:48:56 UTC 2016 - e...@suse.com
+
+- xdm.tar.bz2:
+  sys.xsession - factor out scriptlets to add services
+  to start in the context of a desktop session. These
+  scriptlets sould be shipped with their respective
+  services, not with xdm.
+  Check etc/X11/sdm/scripts/xsession-sriptlets.HOWTO for
+  further details (boo#972787).
+
+---
+Wed May 25 10:44:56 UTC 2016 - wer...@suse.de
+
+- Simplify dbus detection to support all kind of (boo#980521) 
+- Avoid option --write-env-file for newer gpg (boo#972787)
+
+---



Other differences:
--
++ xdm.spec ++
--- /var/tmp/diff_new_pack.etsfvt/_old  2016-06-10 23:58:59.0 +0200
+++ /var/tmp/diff_new_pack.etsfvt/_new  2016-06-10 23:58:59.0 +0200
@@ -16,20 +16,20 @@
 #
 
 
+%define _dminitdir %{_libexecdir}/X11/displaymanagers
 %if 0%{?suse_version} > 1230
 %define with_systemd 1
 %else
 %define with_systemd 0
 %endif
-
-%define _dminitdir %{_libexecdir}/X11/displaymanagers
-
 %if 0%{?suse_version} < 01210
 %define dm_fallbacks 1
 %else
 %define dm_fallbacks 0
 %endif
-
+%if !%with_systemd
+%define _unitdir %{_prefix}/lib/systemd/system
+%endif
 Name:   xdm
 Version:1.1.11
 Release:0
@@ -43,14 +43,7 @@
 Source3:xdm-fallbacks.tar.bz2
 Source4:display-manager.service
 Source5:xsession.desktop
-%if !%with_systemd
-Patch0: xdm-consolekit.diff
-%endif
 Patch1: xdm-tolerant-hostname-changes.diff
-%if 0%{?suse_version} >= 01140 && 0%{?suse_version} < 1320
-# Needed to create the man page symlink to init.d
-BuildRequires:  aaa_base-extras
-%endif
 # needed for patch0, patch2, patch3, patch4
 BuildRequires:  libtool
 BuildRequires:  pam-devel
@@ -67,13 +60,6 @@
 BuildRequires:  pkgconfig(xpm)
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(xtrans)
-%if !%with_systemd
-BuildRequires:  ConsoleKit-devel
-Requires:   ConsoleKit
-%else
-BuildRequires:  systemd-rpm-macros
-%{?systemd_requires}
-%endif
 Requires:   /sbin/pidof
 Requires:   logrotate
 Requires:   sessreg
@@ -83,18 +69,28 @@
 Requires:   xrdb
 Requires:   xset
 Requires:   xsetroot
-%if 0%{?suse_version} > 1320
-Requires:   xterm-bin
-%else
-Requires:   xterm
-%endif
 Recommends: dbus-1-x11
 # This was part of the xorg-x11 package up to version 7.6
 Conflicts:  xorg-x11 <= 7.6
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
 %if !%with_systemd
-%define _unitdir /usr/lib/systemd/system
+Patch0: xdm-consolekit.diff
+%endif
+%if 0%{?suse_version} >= 01140 && 0%{?suse_version} < 1320
+# Needed to create the man page symlink to init.d
+BuildRequires:  aaa_base-extras
+%endif
+%if !%with_systemd
+BuildRequires:  ConsoleKit-devel
+Requires:   ConsoleKit
+%else
+BuildRequires:  systemd-rpm-macros
+%{?systemd_requires}
+%endif
+%if 0%{?suse_version} > 1320
+Requires:   xterm-bin
+%else
+Requires:   xterm
 %endif
 
 %description
@@ -110,7 +106,7 @@
 %description xsession
 This package contains the System desktop file which will cause 
 the execution of a user provided $HOME/.xsession script or pick 
-the system wide DM default set in /etc/sysconfig/displaymanager.
+the system wide DM default set in %{_sysconfdir}/sysconfig/displaymanager.
 
 %prep
 %setup -q
@@ -159,7 +155,7 @@
 mv %{buildroot}%{_libdir}/X11/xdm/chooser %{buildroot}%{_bindir}
 # fdo#35868 (closed INVALID, but because of above fix, we want it)
 ln -s xdm.1%{?ext_man} %{buildroot}%{_mandir}/man1/chooser.1%{?ext_man}
-%__install -D %{S:5} -m 0644 %{buildroot}%{_datadir}/xsessions/xsession.desktop
+install -D %{SOURCE5} -m 0644 
%{buildroot}%{_datadir}/xsessions/xsession.desktop
 %if 0%{?suse_version} < 1315
 # missing manual page
 mkdir -p %{buildroot}%{_mandir}/man8
@@ -167,7 +163,7 @@
 ln -sf %{_sysconfdir}/init.d/xdm %{buildroot}%{_sbindir}/rcxdm
 %else
 rm -f %{buildroot}%{_sbindir}/rcxdm
-%__install -D %{S:4} -m 0444 %{buildroot}%{_unitdir}/display-manager.service
+install -D %{SOURCE4} -m 0444 

commit yast2-multipath for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package yast2-multipath for openSUSE:Factory 
checked in at 2016-06-10 23:58:50

Comparing /work/SRC/openSUSE:Factory/yast2-multipath (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-multipath.new (New)


Package is "yast2-multipath"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-multipath/yast2-multipath.changes  
2015-05-06 07:47:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-multipath.new/yast2-multipath.changes 
2016-06-10 23:58:52.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun  6 16:29:48 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.7
+
+---

Old:

  yast2-multipath-3.1.6.tar.bz2

New:

  yast2-multipath-3.1.7.tar.bz2



Other differences:
--
++ yast2-multipath.spec ++
--- /var/tmp/diff_new_pack.1ocuQz/_old  2016-06-10 23:58:53.0 +0200
+++ /var/tmp/diff_new_pack.1ocuQz/_new  2016-06-10 23:58:53.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-multipath
 #
-# Copyright (c) 2015 SUSE LINUX Products 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
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-multipath
-Version:3.1.6
+Version:3.1.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-multipath-3.1.6.tar.bz2 -> yast2-multipath-3.1.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-multipath-3.1.6/doc/Makefile.am 
new/yast2-multipath-3.1.7/doc/Makefile.am
--- old/yast2-multipath-3.1.6/doc/Makefile.am   2015-05-04 11:40:07.0 
+0200
+++ new/yast2-multipath-3.1.7/doc/Makefile.am   1970-01-01 01:00:00.0 
+0100
@@ -1,10 +0,0 @@
-# Makefile.am for multipath/doc
-
-SUBDIRS = autodocs
-
-htmldir = $(docdir)
-
-doc_DATA =
-html_DATA =
-
-EXTRA_DIST = $(doc_DATA) $(html_DATA)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-multipath-3.1.6/doc/autodocs/Makefile.am 
new/yast2-multipath-3.1.7/doc/autodocs/Makefile.am
--- old/yast2-multipath-3.1.6/doc/autodocs/Makefile.am  2015-05-04 
11:40:07.0 +0200
+++ new/yast2-multipath-3.1.7/doc/autodocs/Makefile.am  1970-01-01 
01:00:00.0 +0100
@@ -1,3 +0,0 @@
-# Makefile.am for multipath/doc/autodocs
-
-include $(top_srcdir)/autodocs-ycp.ami
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-multipath-3.1.6/package/yast2-multipath.changes 
new/yast2-multipath-3.1.7/package/yast2-multipath.changes
--- old/yast2-multipath-3.1.6/package/yast2-multipath.changes   2015-05-04 
11:40:07.0 +0200
+++ new/yast2-multipath-3.1.7/package/yast2-multipath.changes   2016-06-07 
09:12:53.0 +0200
@@ -1,4 +1,10 @@
 ---
+Mon Jun  6 16:29:48 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.7
+
+---
 Mon May  4 08:41:04 UTC 2015 - ls...@suse.com
 
 - BNC#925864, fix a bug on that path selector not working, add
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-multipath-3.1.6/package/yast2-multipath.spec 
new/yast2-multipath-3.1.7/package/yast2-multipath.spec
--- old/yast2-multipath-3.1.6/package/yast2-multipath.spec  2015-05-04 
11:40:07.0 +0200
+++ new/yast2-multipath-3.1.7/package/yast2-multipath.spec  2016-06-07 
09:12:53.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-multipath
-Version:3.1.6
+Version:3.1.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit gnome-settings-daemon for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package gnome-settings-daemon for 
openSUSE:Factory checked in at 2016-06-10 23:58:39

Comparing /work/SRC/openSUSE:Factory/gnome-settings-daemon (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-settings-daemon.new (New)


Package is "gnome-settings-daemon"

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-settings-daemon/gnome-settings-daemon.changes  
2016-04-15 19:06:09.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-settings-daemon.new/gnome-settings-daemon.changes
 2016-06-10 23:58:40.0 +0200
@@ -1,0 +2,7 @@
+Mon Jun  6 09:44:23 UTC 2016 - dims...@opensuse.org
+
+- Add explicit pkgconfig(libgeoclue-2.0) BuildRequires: configure
+  checks for it and it allows us to specify the minimum version
+  required.
+
+---



Other differences:
--
++ gnome-settings-daemon.spec ++
--- /var/tmp/diff_new_pack.dnCBpa/_old  2016-06-10 23:58:41.0 +0200
+++ /var/tmp/diff_new_pack.dnCBpa/_new  2016-06-10 23:58:41.0 +0200
@@ -71,6 +71,7 @@
 BuildRequires:  pkgconfig(kbproto)
 BuildRequires:  pkgconfig(lcms2)
 BuildRequires:  pkgconfig(libcanberra-gtk3)
+BuildRequires:  pkgconfig(libgeoclue-2.0) >= 2.3.1
 BuildRequires:  pkgconfig(libnm) >= 1.0
 BuildRequires:  pkgconfig(libnotify) >= 0.7.3
 BuildRequires:  pkgconfig(libpulse) >= 2.0




commit gnome-online-accounts for openSUSE:Factory

2016-06-10 Thread h_root
Hello community,

here is the log from the commit of package gnome-online-accounts for 
openSUSE:Factory checked in at 2016-06-10 23:58:31

Comparing /work/SRC/openSUSE:Factory/gnome-online-accounts (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-online-accounts.new (New)


Package is "gnome-online-accounts"

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-online-accounts/gnome-online-accounts.changes  
2016-04-15 19:04:08.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-online-accounts.new/gnome-online-accounts.changes
 2016-06-10 23:58:33.0 +0200
@@ -1,0 +2,5 @@
+Thu Apr 14 21:26:30 UTC 2016 - mgo...@suse.com
+
+- Update to GNOME 3.20  Fate#318572
+
+---
@@ -329,0 +335,16 @@
+Fri Jun 13 03:02:06 UTC 2014 - mgo...@suse.com
+
+- Update to version 3.10.5: 
+  + Remove Windows Live chat support (bgo#728787)
+  + Bugs fixed:
+- bgo#699553 ewsclient: Correctly cancel pending messages on
+  success
+- bgo#729864 goaalarm: small memory leak fix
+- bgo#729865 identity: fix another principal leak
+- bgo#729874 identity: don't leak default credentials cache
+- bgo#730041 ewsclient: Autodiscover XML can contain multiple
+  Protocol elements
+- bgo#730810 flickr: Use SSL
+  + Updated translations: Romanian
+
+---
@@ -337,0 +359,11 @@
+Fri May 16 14:59:35 UTC 2014 - mgo...@suse.com
+
+- Update to version 3.10.4: 
+  + Bugs fixed:
+- bgo#726609 Popup is too small to display Facebook
+  authorization
+- bgo#727896 IdentityService crashes on startup if
+  KerberosIdentityManager could not be created
+- bgo#727957 Broken check for non-empty strings
+
+---
@@ -352,0 +385,7 @@
+
+---
+Thu Mar 20 17:14:05 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.10.3:
+  + Bugs fixed: bgo#726353 kerberos: Leaking credentials, cursors,
+principals and GDateTime.



Other differences:
--