commit bluedevil for openSUSE:Factory

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package bluedevil for openSUSE:Factory 
checked in at 2013-11-18 10:52:44

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


Package is bluedevil

Changes:

--- /work/SRC/openSUSE:Factory/bluedevil/bluedevil.changes  2013-11-04 
13:48:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.bluedevil.new/bluedevil.changes 2013-11-18 
10:52:46.0 +0100
@@ -1,0 +2,6 @@
+Sun Nov 17 10:18:36 UTC 2013 - tittiatc...@gmail.com
+
+- Remove the obex-data-server as runtime require. This is no 
+  longer needed with Bluez5
+
+---



Other differences:
--
++ bluedevil.spec ++
--- /var/tmp/diff_new_pack.Qy4ojV/_old  2013-11-18 10:52:46.0 +0100
+++ /var/tmp/diff_new_pack.Qy4ojV/_new  2013-11-18 10:52:46.0 +0100
@@ -39,17 +39,11 @@
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %endif
-%if %suse_version  1230
-Requires:   obexd-server
-Requires:   openobex
-%else
-Requires:   obex-data-server
 %if %suse_version  1130
 Requires:   obexd-client
 %else
 Requires:   obexd
 %endif
-%endif
 %if %with_lang
 Recommends: %{name}-lang = %{version}
 %endif


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



commit gcin for openSUSE:Factory

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package gcin for openSUSE:Factory checked in 
at 2013-11-18 10:52:56

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


Package is gcin

Changes:

--- /work/SRC/openSUSE:Factory/gcin/gcin.changes2013-10-04 
15:58:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.gcin.new/gcin.changes   2013-11-18 
10:52:57.0 +0100
@@ -1,0 +2,6 @@
+Mon Nov 18 02:31:47 UTC 2013 - swy...@gmail.com
+
+- test remove gtk2(3) scriptlets in spec file, use macro (same as fcitx)
+  instead 
+
+---



Other differences:
--
++ gcin.spec ++
--- /var/tmp/diff_new_pack.FFuym3/_old  2013-11-18 10:52:58.0 +0100
+++ /var/tmp/diff_new_pack.FFuym3/_new  2013-11-18 10:52:58.0 +0100
@@ -70,7 +70,7 @@
 This package provides upstream look and feel for gcin
 
 %package gtk2-immodule
-Summary:Gcin gtk3 immodule
+Summary:Gcin gtk2 immodule
 License:LGPL-2.1
 Group:  System/I18n/Chinese
 Requires:   %{name} = %{version}
@@ -155,23 +155,6 @@
 %find_lang %{name}
 %fdupes %{buildroot}
 
-# Convenient definition for the scriplets
-%if %{_lib} == lib64
-%define _gtk2_query_immodules %{_bindir}/gtk-query-immodules-2.0-64
-%define _gtk2_query_immodules_update_cache %{_gtk2_query_immodules}  
%{_sysconfdir}/gtk-2.0/gtk64.immodules
-%else
-%define _gtk2_query_immodules %{_bindir}/gtk-query-immodules-2.0
-%define _gtk2_query_immodules_update_cache %{_gtk2_query_immodules}  
%{_sysconfdir}/gtk-2.0/gtk.immodules
-%endif
-
-# Convenient definition for the scriplets
-%if %{_lib} == lib64
-%define _gtk3_query_immodules %{_bindir}/gtk-query-immodules-3.0-64
-%else
-%define _gtk3_query_immodules %{_bindir}/gtk-query-immodules-3.0
-%endif
-%define _gtk3_query_immodules_update_cache %{_gtk3_query_immodules} 
--update-cache
-
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 %post anthy-module -p /sbin/ldconfig
@@ -179,11 +162,11 @@
 
 %post gtk2-immodule
 /sbin/ldconfig
-%{_gtk2_query_immodules_update_cache}
+%gtk2_immodule_post
 
 %postun gtk2-immodule
 /sbin/ldconfig
-%{_gtk2_query_immodules_update_cache}
+%gtk2_immodule_postun
 
 %if 0%{?suse_version}  1130
 %post gtk3-immodule
@@ -198,11 +181,11 @@
  fi
 fi
 
-%{_gtk3_query_immodules_update_cache}
+%gtk3_immodule_post
 
 %postun gtk3-immodule
 /sbin/ldconfig
-%{_gtk3_query_immodules_update_cache}
+%gtk3_immodule_postun
 %endif
 
 %files -f %{name}.lang

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



commit libqt5-qtwebkit for openSUSE:Factory

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtwebkit for openSUSE:Factory 
checked in at 2013-11-18 10:53:26

Comparing /work/SRC/openSUSE:Factory/libqt5-qtwebkit (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtwebkit.new (New)


Package is libqt5-qtwebkit

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-qtwebkit/libqt5-qtwebkit.changes  
2013-11-04 09:18:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5-qtwebkit.new/libqt5-qtwebkit.changes 
2013-11-18 10:53:28.0 +0100
@@ -1,0 +2,7 @@
+Fri Nov 15 22:58:32 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Adjust 04_enable_debug_information.diff for more memory saving
+- Remove libQt5Script-devel from both devel package Requires and
+  BuildRequires, not needed
+
+---



Other differences:
--
++ libqt5-qtwebkit.spec ++
--- /var/tmp/diff_new_pack.YzEDp4/_old  2013-11-18 10:53:29.0 +0100
+++ /var/tmp/diff_new_pack.YzEDp4/_new  2013-11-18 10:53:29.0 +0100
@@ -29,7 +29,6 @@
 %define real_version 5.2.0-beta1
 %define so_version 5.2.0
 %define tar_version qtwebkit-opensource-src-%{real_version}
-BuildRequires:  libQt5Script-devel = %{version}
 %if 0%{?suse_version}  1320
 BuildRequires:  pkgconfig(gstreamer-0.10)
 BuildRequires:  pkgconfig(gstreamer-app-0.10)
@@ -119,7 +118,6 @@
 Summary:Qt Development Kit
 Group:  Development/Libraries/X11
 Requires:   libQt5Quick-private-headers-devel = %{version}
-Requires:   libQt5Script-devel = %{version}
 Requires:   libQt5WebKit5 = %version
 Requires:   libicu-devel
 Requires:   libxslt-devel

++ 04_enable_debug_information.diff ++
--- /var/tmp/diff_new_pack.YzEDp4/_old  2013-11-18 10:53:29.0 +0100
+++ /var/tmp/diff_new_pack.YzEDp4/_new  2013-11-18 10:53:29.0 +0100
@@ -1,30 +1,80 @@
 a/Source/WebKit/WebKit1.pri
-+++ b/Source/WebKit/WebKit1.pri
+diff -up 
qtwebkit-opensource-src-5.0.1/Source/JavaScriptCore/JavaScriptCore.pri.debuginfo
 qtwebkit-opensource-src-5.0.1/Source/JavaScriptCore/JavaScriptCore.pri
+--- 
qtwebkit-opensource-src-5.0.1/Source/JavaScriptCore/JavaScriptCore.pri.debuginfo
   2013-01-29 13:03:49.0 -0600
 qtwebkit-opensource-src-5.0.1/Source/JavaScriptCore/JavaScriptCore.pri 
2013-02-23 13:54:22.578460045 -0600
 @@ -7,6 +7,12 @@
  
- SOURCE_DIR = $${ROOT_WEBKIT_DIR}/Source/WebKit
+ SOURCE_DIR = $${ROOT_WEBKIT_DIR}/Source/JavaScriptCore
  
-+equals(QT_ARCH, s390)|equals(QT_ARCH, arm)|equals(QT_ARCH, 
mips)|equals(QT_ARCH, i386)|equals(QT_ARCH, i686)|equals(QT_ARCH, m68k) {
-+message(s390, armel, armhf, mipsel, i386 workaround for QtWebkit: do not 
build with -g, but with -gstabs)
-+QMAKE_CXXFLAGS -= -g
-+QMAKE_CXXFLAGS += -gstabs
++equals(QT_ARCH, arm)|equals(QT_ARCH, i386)|equals(QT_ARCH, 
i686)|equals(QT_ARCH, x86_64)| equals(QT_ARCH, powerpc64)|equals(QT_ARCH, 
powerpc) {
++message(JavaScriptCore workaround for QtWebkit: do not build with -g, 
but with -g1)
++QMAKE_CXXFLAGS_RELEASE -= -g
++QMAKE_CXXFLAGS_RELEASE += -g1
 +}
 +
+ JAVASCRIPTCORE_GENERATED_SOURCES_DIR = 
$${ROOT_BUILD_DIR}/Source/JavaScriptCore/$${GENERATED_SOURCES_DESTDIR}
+ 
  INCLUDEPATH += \
- $$SOURCE_DIR/qt/Api \
- $$SOURCE_DIR/qt/WebCoreSupport \
 a/Source/WebKit2/WebKit2.pri
-+++ b/Source/WebKit2/WebKit2.pri
+diff -up qtwebkit-opensource-src-5.0.1/Source/WebCore/WebCore.pri.debuginfo 
qtwebkit-opensource-src-5.0.1/Source/WebCore/WebCore.pri
+--- qtwebkit-opensource-src-5.0.1/Source/WebCore/WebCore.pri.debuginfo 
2013-01-29 13:03:41.0 -0600
 qtwebkit-opensource-src-5.0.1/Source/WebCore/WebCore.pri   2013-02-23 
13:57:16.984279672 -0600
+@@ -7,6 +7,12 @@
+ 
+ SOURCE_DIR = $${ROOT_WEBKIT_DIR}/Source/WebCore
+ 
++equals(QT_ARCH, arm)|equals(QT_ARCH, i386)|equals(QT_ARCH, 
i686)|equals(QT_ARCH, x86_64)| equals(QT_ARCH, powerpc64)|equals(QT_ARCH, 
powerpc) {
++message(WebCore workaround for QtWebkit: do not build with -g, but with 
-g1)
++QMAKE_CXXFLAGS_RELEASE -= -g
++QMAKE_CXXFLAGS_RELEASE += -g1
++}
++
+ QT *= network sql core-private gui-private
+ 
+ WEBCORE_GENERATED_SOURCES_DIR = 
$${ROOT_BUILD_DIR}/Source/WebCore/$${GENERATED_SOURCES_DESTDIR}
+diff -up qtwebkit-opensource-src-5.0.1/Source/WebKit2/WebKit2.pri.debuginfo 
qtwebkit-opensource-src-5.0.1/Source/WebKit2/WebKit2.pri
+--- qtwebkit-opensource-src-5.0.1/Source/WebKit2/WebKit2.pri.debuginfo 
2013-01-29 13:03:39.0 -0600
 qtwebkit-opensource-src-5.0.1/Source/WebKit2/WebKit2.pri   2013-02-23 
13:54:22.579460033 -0600
 @@ -9,6 +9,12 @@ SOURCE_DIR = $${ROOT_WEBKIT_DIR}/Source/
  
  WEBKIT2_GENERATED_SOURCES_DIR = 

commit python-stomper for openSUSE:Factory

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package python-stomper for openSUSE:Factory 
checked in at 2013-11-18 10:53:52

Comparing /work/SRC/openSUSE:Factory/python-stomper (Old)
 and  /work/SRC/openSUSE:Factory/.python-stomper.new (New)


Package is python-stomper

Changes:

--- /work/SRC/openSUSE:Factory/python-stomper/python-stomper.changes
2013-10-25 11:33:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-stomper.new/python-stomper.changes   
2013-11-18 10:53:53.0 +0100
@@ -1,0 +2,13 @@
+Sun Nov 17 18:50:51 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 0.2.7 
+  + add a MANIFEST.in which makes sure README.md is present. Without
+this pip install fails: https://github.com/oisinmulvihill/stomper/issues/3.
+- Changes from version 0.2.6
+  + correct many spelling mistakes throughout the code base.
+  + make the README.md the main
+- Changes from 0.2.5
+  + removes the extra line ending which can cause problems.
+- README has been renamed in README.md; change it in %doc
+
+---

Old:

  stomper-0.2.4.tar.gz

New:

  stomper-0.2.7.tar.gz



Other differences:
--
++ python-stomper.spec ++
--- /var/tmp/diff_new_pack.mM1K3e/_old  2013-11-18 10:53:54.0 +0100
+++ /var/tmp/diff_new_pack.mM1K3e/_new  2013-11-18 10:53:54.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-stomper
-Version:0.2.4
+Version:0.2.7
 Release:0
 Summary:This is a transport neutral client implementation of the STOMP 
protocol
 License:Apache-2.0
@@ -56,7 +56,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README lib/stomper/examples
+%doc README.md lib/stomper/examples
 %{python_sitelib}/*
 
 %changelog

++ stomper-0.2.4.tar.gz - stomper-0.2.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stomper-0.2.4/MANIFEST.in 
new/stomper-0.2.7/MANIFEST.in
--- old/stomper-0.2.4/MANIFEST.in   1970-01-01 01:00:00.0 +0100
+++ new/stomper-0.2.7/MANIFEST.in   2013-06-17 15:14:23.0 +0200
@@ -0,0 +1 @@
+include README.md
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stomper-0.2.4/PKG-INFO new/stomper-0.2.7/PKG-INFO
--- old/stomper-0.2.4/PKG-INFO  2010-09-28 18:23:28.0 +0200
+++ new/stomper-0.2.7/PKG-INFO  2013-06-17 15:34:24.0 +0200
@@ -1,8 +1,8 @@
-Metadata-Version: 1.0
+Metadata-Version: 1.1
 Name: stomper
-Version: 0.2.4
+Version: 0.2.7
 Summary: This is a transport neutral client implementation of the STOMP 
protocol.
-Home-page: http://code.google.com/p/stomper
+Home-page: https://github.com/oisinmulvihill/stomper
 Author: Oisin Mulvihill
 Author-email: oisin dot mulvihill at gmail com
 License: http://www.apache.org/licenses/LICENSE-2.0
@@ -10,14 +10,18 @@
 Stomper
 ===
 
-.. content:
+.. contents::
 
 :Author:
-Oisin Mulvihill
+Oisin Mulvihill
 
 Contributors:
-Micheal Twomey, Ricky Iacovou iacovou at gmail dot com,
-Arfrever Frehtes Taifersar Arahesis arfrever dot fta at gmail dot com
+Micheal Twomey, Ricky Iacovou iacovou at gmail dot com,
+Arfrever Frehtes arfrever dot fta at gmail dot com,
+Niki Pore niki pore at gmail dot com,
+Simon Chopin,
+Arfrever https://github.com/Arfrever,
+Ian Weller https://github.com/ianweller,
 
 
 Introduction
@@ -26,7 +30,7 @@
 This is a python client implementation of the STOMP protocol.
 
 The client is attempting to be transport layer neutral. This module 
provides
-functions to create and parse STOMP messages in a programatic fashion. 
The
+functions to create and parse STOMP messages in a programmatic 
fashion. The
 messages can be easily generated and parsed, however its up to the 
user to do
 the sending and receiving. The STOMP protocol specification can be 
found here:
 
@@ -34,7 +38,7 @@
 
 I've looked at the stomp client by Jason R. Briggs. I've based some of 
the
 'function to message' generation on how his client does it. The client 
can
-be found at the follow address however it isn't a dependancy.
+be found at the follow address however it isn't a dependency.
 
 - `stompy http://www.briggs.net.nz/log/projects/stomppy`_
 
@@ -79,10 +83,32 @@
 Version History
 ---
 
+0.2.7
+~
+
+I forgot to add a MANIFEST.in which makes sure README.md 

commit python-testtools for openSUSE:Factory

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package python-testtools for 
openSUSE:Factory checked in at 2013-11-18 10:54:06

Comparing /work/SRC/openSUSE:Factory/python-testtools (Old)
 and  /work/SRC/openSUSE:Factory/.python-testtools.new (New)


Package is python-testtools

Changes:

--- /work/SRC/openSUSE:Factory/python-testtools/python-testtools.changes
2013-06-25 17:24:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-testtools.new/python-testtools.changes   
2013-11-18 10:54:07.0 +0100
@@ -1,0 +2,12 @@
+Sun Nov 17 16:48:32 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 0.9.33
+  + Added ``addDetailuniqueName`` method to ``testtools.TestCase`` class.
+  + Removed some unused code from ``testtools.content.TracebackContent``.
+  + Added ``testtools.StackLinesContent``: a content object for displaying
+pre-processed stack lines.
+  + ``StreamSummary`` was calculating testsRun incorrectly: ``exists`` status
+tests were counted as run tests, but they are not.
+- Remove unwanted hidden file from documentation generated with Sphinx
+
+---

Old:

  testtools-0.9.32.tar.gz

New:

  testtools-0.9.33.tar.gz



Other differences:
--
++ python-testtools.spec ++
--- /var/tmp/diff_new_pack.X4Fhq8/_old  2013-11-18 10:54:08.0 +0100
+++ /var/tmp/diff_new_pack.X4Fhq8/_new  2013-11-18 10:54:08.0 +0100
@@ -21,7 +21,7 @@
 %bcond_with tests 
 
 Name:   python-testtools
-Version:0.9.32
+Version:0.9.33
 Release:0
 Summary:Extensions to the Python Standard Library Unit Testing 
Framework
 License:MIT
@@ -57,6 +57,8 @@
 %build
 python setup.py build
 python setup.py build_sphinx
+# Remove unwanted hidden file
+rm build/sphinx/html/.buildinfo
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}

++ testtools-0.9.32.tar.gz - testtools-0.9.33.tar.gz ++
 2648 lines of diff (skipped)

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



commit salt for openSUSE:Factory

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package salt for openSUSE:Factory checked in 
at 2013-11-18 10:54:21

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


Package is salt

Changes:

--- /work/SRC/openSUSE:Factory/salt/salt.changes2013-11-04 
14:02:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.salt.new/salt.changes   2013-11-18 
10:54:23.0 +0100
@@ -1,0 +2,74 @@
+Fri Nov 15 18:57:46 UTC 2013 - abo...@gmail.com
+
+- dropped python-urllib3 depency not in factory yet.
+  only needed with saltstack helium and higher
+
+---
+Thu Nov 14 22:05:06 UTC 2013 - abo...@gmail.com
+
+- Updated to salt 0.17.2 Bugfix Release:
+  - Add ability to delete key with grains.delval (issue 7872)
+  - Fix possible state compiler stack trace (issue 5767)
+  - Fix grains targeting for new grains (issue 5737)
+  - Fix bug with merging in git_pillar (issue 6992)
+  - Fix print_jobs duplicate results
+  - Fix possible KeyError from ext_job_cache missing option
+  - Fix auto_order for - names states (issue 7649)
+  - Fix regression in new gitfs installs (directory not found error)
+  - Fix fileclient in case of master restart (issue 7987)
+  - Try to output warning if CLI command malformed (issue 6538)
+  - Fix --out=quiet to actually be quiet (issue 8000)
+  - Fix for state.sls in salt-ssh (issue 7991)
+  - Fix for MySQL grants ordering issue (issue 5817)
+  - Fix traceback for certain missing CLI args (issue 8016)
+  - Add ability to disable lspci queries on master (issue 4906)
+  - Fail if sls defined in topfile does not exist (issue 5998)
+  - Add ability to downgrade MySQL grants (issue 6606)
+  - Fix ssh_auth.absent traceback (issue 8043)
+  - Fix ID-related issues (issue 8052, issue 8050, and others)
+  - Fix for jinja rendering issues (issue 8066 and issue 8079)
+  - Fix argument parsing in salt-ssh (issue 7928)
+  - Fix some GPU detection instances (issue 6945)
+  - Fix bug preventing includes from other environments in SLS files
+  - Fix for kwargs with dashes (issue 8102)
+  - Fix apache.adduser without apachectl (issue 8123)
+  - Fix issue with evaluating test kwarg in states (issue 7788)
+  - Fix regression in salt.client.Caller() (issue 8078)
+  - Fix bug where cmd.script would try to run even if caching failed (issue 
7601)
+  - Fix for mine data not being updated (issue 8144)
+  - Fix a Xen detection edge case (issue 7839)
+  - Fix version generation for when it's part of another git repo (issue 8090)
+  - Fix _handle_iorder stacktrace so that the real syntax error is shown 
(issue 8114 and issue 7905)
+  - Fix git.latest state when a commit SHA is used (issue 8163)
+  - Fix for specifying identify file in git.latest (issue 8094)
+  - Fix for --output-file CLI arg (issue 8205)
+  - Add ability to specify shutdown time for system.shutdown (issue 7833)
+  - Fix for salt version using non-salt git repo info (issue 8266)
+  - Add additional hints at impact of pkgrepo states when test=True (issue 
8247)
+  - Fix for salt-ssh files not being owned by root (issue 8216)
+  - Fix retry logic and error handling in fileserver (related to issue 7755)
+  - Fix file.replace with test=True (issue 8279)
+  - Add flag for limiting file traversal in fileserver (issue 6928)
+  - Fix for extra mine processes (issue 5729)
+  - Fix for unloading custom modules (issue 7691)
+  - Fix for salt-ssh opts (issue 8005 and issue 8271)
+  - Fix compound matcher for grains (issue 7944)
+  - Add dir_mode to file.managed (issue 7860)
+  - Improve traceroute support for FreeBSD and OS X (issue 4927)
+  - Fix for matching minions under syndics (issue 7671)
+  - Improve exception handling for missing ID (issue 8259)
+  - Add configuration option for minion_id_caching
+  - Fix open mode auth errors (issue 8402)  
+
+---
+Sun Nov 10 07:52:54 UTC 2013 - abo...@gmail.com
+
+- In preparation of salt Helium all requirements of salt-cloud
+  absorbed in salt
+
+---
+Fri Nov  1 07:22:04 UTC 2013 - abo...@gmail.com
+
+- Added salt-doc package with html documentation of salt
+
+---

Old:

  salt-0.17.1.tar.gz

New:

  salt-0.17.2.tar.gz



Other differences:
--
++ salt.spec ++
--- /var/tmp/diff_new_pack.zJ5dZC/_old  2013-11-18 10:54:23.0 +0100
+++ /var/tmp/diff_new_pack.zJ5dZC/_new  2013-11-18 10:54:23.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   salt
-Version:0.17.1
+Version:0.17.2
 Release:0
 Summary:A parallel remote 

commit python-tornado for openSUSE:Factory

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package python-tornado for openSUSE:Factory 
checked in at 2013-11-18 10:54:10

Comparing /work/SRC/openSUSE:Factory/python-tornado (Old)
 and  /work/SRC/openSUSE:Factory/.python-tornado.new (New)


Package is python-tornado

Changes:

--- /work/SRC/openSUSE:Factory/python-tornado/python-tornado.changes
2013-08-15 20:03:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-tornado.new/python-tornado.changes   
2013-11-18 10:54:12.0 +0100
@@ -1,0 +2,9 @@
+Sun Nov 17 16:07:37 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 3.1.1
+  + StaticFileHandler no longer fails if the client requests a Range that
+is larger than the entire file (Facebook has a crawler that does this).
+  + RequestHandler.on_connection_close now works correctly on subsequent
+requests of a keep-alive connection.
+
+---

Old:

  tornado-3.1.tar.gz

New:

  tornado-3.1.1.tar.gz



Other differences:
--
++ python-tornado.spec ++
--- /var/tmp/diff_new_pack.W6XQ5t/_old  2013-11-18 10:54:13.0 +0100
+++ /var/tmp/diff_new_pack.W6XQ5t/_new  2013-11-18 10:54:13.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-tornado
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
 #
 
 Name:   python-tornado
-Version:3.1
+Version:3.1.1
 Release:0
 Url:http://www.tornadoweb.org
 Summary:Open source version of scalable, non-blocking web server that 
power FriendFeed

++ tornado-3.1.tar.gz - tornado-3.1.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tornado-3.1/PKG-INFO new/tornado-3.1.1/PKG-INFO
--- old/tornado-3.1/PKG-INFO2013-06-15 20:19:14.0 +0200
+++ new/tornado-3.1.1/PKG-INFO  2013-09-01 20:44:12.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: tornado
-Version: 3.1
+Version: 3.1.1
 Summary: Tornado is a Python web framework and asynchronous networking 
library, originally developed at FriendFeed.
 Home-page: http://www.tornadoweb.org/
 Author: Facebook
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tornado-3.1/setup.py new/tornado-3.1.1/setup.py
--- old/tornado-3.1/setup.py2013-06-15 20:15:41.0 +0200
+++ new/tornado-3.1.1/setup.py  2013-09-01 20:41:35.0 +0200
@@ -25,7 +25,7 @@
 
 kwargs = {}
 
-version = 3.1
+version = 3.1.1
 
 with open('README.rst') as f:
 long_description = f.read()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tornado-3.1/tornado/__init__.py 
new/tornado-3.1.1/tornado/__init__.py
--- old/tornado-3.1/tornado/__init__.py 2013-06-15 20:15:50.0 +0200
+++ new/tornado-3.1.1/tornado/__init__.py   2013-09-01 20:41:35.0 
+0200
@@ -25,5 +25,5 @@
 # is zero for an official release, positive for a development branch,
 # or negative for a release candidate or beta (after the base version
 # number has been incremented)
-version = 3.1
-version_info = (3, 1, 0, 0)
+version = 3.1.1
+version_info = (3, 1, 1, 0)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tornado-3.1/tornado/test/web_test.py 
new/tornado-3.1.1/tornado/test/web_test.py
--- old/tornado-3.1/tornado/test/web_test.py2013-06-03 03:15:15.0 
+0200
+++ new/tornado-3.1.1/tornado/test/web_test.py  2013-09-01 20:41:35.0 
+0200
@@ -900,6 +900,26 @@
 self.assertEqual(response.headers.get(Content-Length), 26)
 self.assertEqual(response.headers.get(Content-Range), None)
 
+def test_static_with_range_full_past_end(self):
+response = self.fetch('/static/robots.txt', headers={
+'Range': 'bytes=0-1000'})
+self.assertEqual(response.code, 200)
+robots_file_path = os.path.join(self.static_dir, robots.txt)
+with open(robots_file_path) as f:
+self.assertEqual(response.body, utf8(f.read()))
+self.assertEqual(response.headers.get(Content-Length), 26)
+self.assertEqual(response.headers.get(Content-Range), None)
+
+def test_static_with_range_partial_past_end(self):
+response = self.fetch('/static/robots.txt', headers={
+'Range': 'bytes=1-1000'})
+self.assertEqual(response.code, 206)
+robots_file_path = os.path.join(self.static_dir, robots.txt)
+   

commit python-storm for openSUSE:Factory

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package python-storm for openSUSE:Factory 
checked in at 2013-11-18 10:53:59

Comparing /work/SRC/openSUSE:Factory/python-storm (Old)
 and  /work/SRC/openSUSE:Factory/.python-storm.new (New)


Package is python-storm

Changes:

--- /work/SRC/openSUSE:Factory/python-storm/python-storm.changes
2013-10-25 11:33:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-storm.new/python-storm.changes   
2013-11-18 10:54:00.0 +0100
@@ -1,0 +2,56 @@
+Sun Nov 17 18:42:10 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 0.20
+  + A new CaptureTracer has been added to storm.testing, for capturing all SQL
+statements executed by Storm. It can be used like this:
+with CaptureTracer() as tracer:
+  # Run queries
+  pass
+print tracer.queries  # Print all queries run in the context manager block
+
+You will need the python-fixtures package in order to use this feature.
+  + Setuptools http://pypi.python.org/pypi/setuptools is now required
+to run setup.py. This makes it much easier to install the majority
+of the dependencies required to run the test suite in its entirety.
+  + Disconnection errors arising from PostgreSQL are now more reliably
+detected, especially with regard to recent libpq updates in Ubuntu.
+There are also disconnection tests that simulate sudden termination
+of pgbouncer http://pgfoundry.org/projects/pgbouncer/.
+  + Insert expressions now support multi-row and subquery INSERT
+statements.
+  + Support in the postgres backend to use the RETURNING extension for UPDATE
+statement, optionally specifying the columns to return.
+(PostgreSQL = 8.2 only)
+  + Add a new Distinct expression for pre-pending the 'DISTINCT' token to
+SQL expressions that support it (like columns).
+  + Switch to REPEATABLE READ as isolation level for Postgres. If you use
+psycopg2  2.4, it doesn't change anything. For psycopg2 2.4 and newer, it
+will keep the same behavior on Postgres  9 as it's equivalent to
+SERIALIZABLE, but it will be less strict on Postgres = 9.
+  + Add support for two-phase commits, using the DB API version 2.0, which
+is only supported by PostgreSQL.
+  + ZStormResourceManager now has a schema_stamp_dir optional instance 
attribute
+that, if set, will be used to to save timestamps of the schema's patch
+packages, so schema upgrades will be performed only when needed.
+  + When a SQLObjectResultSet object was sliced with slice.start and
+slice.end both zero (sqlobject[0:0]), the full, unsliced resultset
+was returned (bug #872086).
+  + Fixes some test failures around Django disconnections from
+PostgreSQL stores.
+  + Some of the proxy-less disconnection tests were causing segfaults,
+so they're now run in a subprocess via subunit's IsolatedTestCase,
+when it's available.
+  + Fix a few non-uses of super() in TestHelper.
+  + Abort the transaction and reset ZStorm at the end of
+tests/zope/README.txt.
+  + Fix the ./test script to not import tests until after local eggs
+have been added to sys.path. This ensures that all possible features
+are available to the tests.
+  + If transaction.commit() fails, call transaction.abort() to rollback
+everything and leave the transaction in a clean state when using Django's
+ZopeTransactionMiddleware and DatabaseWrapper.
+  + It's now again possible to use the Desc() expression when passing an
+order_by parameter to a ReferenceSet (bug #620369).
+- Use sources tarball from Pypi
+
+---

Old:

  storm-0.19.tar.bz2

New:

  storm-0.20.tar.bz2



Other differences:
--
++ python-storm.spec ++
--- /var/tmp/diff_new_pack.PHSpca/_old  2013-11-18 10:54:01.0 +0100
+++ /var/tmp/diff_new_pack.PHSpca/_new  2013-11-18 10:54:01.0 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   python-storm
-Version:0.19
+Version:0.20
 Release:0
 Url:http://storm.canonical.com/
 Summary:An object-relational mapper (ORM) for Python
 License:LGPL-2.0+
 Group:  Development/Languages/Python
-Source: 
https://launchpad.net/storm/trunk/%{version}/+download/storm-%{version}.tar.bz2
+Source: 
https://pypi.python.org/packages/source/s/storm/storm-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools

++ storm-0.19.tar.bz2 - storm-0.20.tar.bz2 ++
 4702 lines of diff (skipped)

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

commit nfs-utils for openSUSE:Factory

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package nfs-utils for openSUSE:Factory 
checked in at 2013-11-18 10:53:38

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


Package is nfs-utils

Changes:

--- /work/SRC/openSUSE:Factory/nfs-utils/nfs-utils.changes  2013-11-15 
13:29:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.nfs-utils.new/nfs-utils.changes 2013-11-18 
10:53:39.0 +0100
@@ -1,0 +2,15 @@
+Mon Nov 18 03:35:45 UTC 2013 - nfbr...@suse.com
+
+- nfsserver.init: fix typo in --nfs-version 4.
+  (bnc#849476)
+
+---
+Sun Nov 17 23:06:16 UTC 2013 - nfbr...@suse.com
+
+- gssd-mount-hang-fix: An nfs mount will hang
+  indefinitely if mounted by IP address and there
+  is no reverse mapping available.  This is
+  caused by a bug in gssd.
+  (bnc#833543)
+
+---

New:

  gssd-mount-hang-fix



Other differences:
--
++ nfs-utils.spec ++
--- /var/tmp/diff_new_pack.JpVWAV/_old  2013-11-18 10:53:40.0 +0100
+++ /var/tmp/diff_new_pack.JpVWAV/_new  2013-11-18 10:53:40.0 +0100
@@ -81,6 +81,8 @@
 Patch9: exportfs-exit-with-error-code-if-there-was-any-error.patch
 # PATCH-FIX_UPSTREAM 
exportfs-report-failure-if-asked-to-unexport-somethi.patch nfbr...@suse.de
 Patch10:exportfs-report-failure-if-asked-to-unexport-somethi.patch
+# PATCH-FIX-UPSTRAM gssd-mount-hang-fix bnc#833543 nfbr...@suse.de
+Patch11:gssd-mount-hang-fix
 Suggests:   python-base
 
 %description
@@ -141,6 +143,7 @@
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
+%patch11 -p1
 cp %{S:6} .
 
 %build

++ gssd-mount-hang-fix ++
From: Neil Brown ne...@suse.de
Date: Thu, 14 Nov 2013 11:50:38 +1100
Subject: [PATCH] gssd: always reply to rpc-pipe requests from kernel.
References: bnc#833543

Sometimes gssd will open a new rpc-pipe but never read requests from it
or reply to them.  This causes the kernel to wait forever for a reply.

In particular, if a filesystem is mounted by IP, and the IP has no
hostname recorded in /etc/hosts or DNS, then gssd will not listen to
requests and the mount will hang indefinitely.

The comment in process_clnt_dir() for the fail_keep_client: branch
suggests that it is for the case where we couldn't open some
subdirectories.  However it is currently also taken if reverse DNS
lookup fails (as well as some other lookup failures).  Those failures
should not be treated the same as failure-to-open directories.

So this patch causes a failure from read_service_info() to *not* be
reported by process_clnt_dir_files.  This ensures that insert_clnt_poll()
will be called and requests will be handled.

In handle_gssd_upcall, the current error path (taken when the mech is
not krb5) does not reply to the upcall.  This is wrong.  A reply is
always appropriate.  The only replies which aren't treated as
transient errors are EACCES and EKEYEXPIRED, so we return the former.

If read_service_info() fails then -servicename will be NULL which will
cause process_krb5_upcall() (quite reasonably) to become confused.  So
in that case we don't even try to process the up-call but just reply
with EACCES.

As clp-servicename==NULL is no longer treated as fatal, it is not
appropraite to use it to test if read_service_info() has been already
called on a client.  Instread test clp-prog.

Finally, the error path of read_service_info() will close 'fd' if it
isn't -1, so when we close it, we should set fd to -1.

Signed-off-by: NeilBrown ne...@suse.de

diff --git a/utils/gssd/gssd_proc.c b/utils/gssd/gssd_proc.c
index b48d1637cd36..00b4bc779b7c 100644
--- a/utils/gssd/gssd_proc.c
+++ b/utils/gssd/gssd_proc.c
@@ -256,6 +256,7 @@ read_service_info(char *info_file_name, char **servicename, 
char **servername,
if ((nbytes = read(fd, buf, INFOBUFLEN)) == -1)
goto fail;
close(fd);
+   fd = -1;
buf[nbytes] = '\0';
 
numfields = sscanf(buf,RPC server: %127s\n
@@ -403,11 +404,10 @@ process_clnt_dir_files(struct clnt_info * clp)
return -1;
snprintf(info_file_name, sizeof(info_file_name), %s/info,
clp-dirname);
-   if ((clp-servicename == NULL) 
-read_service_info(info_file_name, clp-servicename,
-   clp-servername, clp-prog, clp-vers,
-   clp-protocol, (struct sockaddr *) clp-addr))
-   return -1;
+   if (clp-prog == 0)
+   read_service_info(info_file_name, clp-servicename,
+ clp-servername, clp-prog, clp-vers,
+ 

commit yast2-all-packages for openSUSE:Factory

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package yast2-all-packages for 
openSUSE:Factory checked in at 2013-11-18 10:54:33

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


Package is yast2-all-packages

Changes:

--- /work/SRC/openSUSE:Factory/yast2-all-packages/yast2-all-packages.changes
2013-10-14 22:06:41.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-all-packages.new/yast2-all-packages.changes   
2013-11-18 10:54:34.0 +0100
@@ -1,0 +2,5 @@
+Fri Nov 15 08:42:53 UTC 2013 - vmora...@suse.com
+
+- replace yast2-runlevel with yast2-services-manager 
+
+---



Other differences:
--
++ yast2-all-packages.spec ++
--- /var/tmp/diff_new_pack.GhntMp/_old  2013-11-18 10:54:34.0 +0100
+++ /var/tmp/diff_new_pack.GhntMp/_new  2013-11-18 10:54:34.0 +0100
@@ -96,11 +96,11 @@
 Requires:   yast2-qt-pkg
 Requires:   yast2-reipl
 Requires:   yast2-ruby-bindings
-Requires:   yast2-runlevel
 Requires:   yast2-samba-client
 Requires:   yast2-samba-server
 Requires:   yast2-scanner
 Requires:   yast2-security
+Requires:   yast2-services-manager
 Requires:   yast2-slp
 Requires:   yast2-slp-server
 Requires:   yast2-squid

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



commit yast2-installation for openSUSE:Factory

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2013-11-18 10:54:56

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


Package is yast2-installation

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2013-11-15 08:39:45.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2013-11-18 10:54:58.0 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 09:24:25 UTC 2013 - lsle...@suse.cz
+
+- control file cleanup:
+  * remove the 2nd stage in installation (FATE#314695)
+  * removed autoconfiguration support in the 2nd stage (the 2nd
+stage has been removed completely)
+  * repair mode removed (not supported) (FATE#308679)
+
+---



Other differences:
--
++ yast2-installation-3.1.5.tar.bz2 ++
 8980 lines of diff (skipped)

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



commit python-Sphinx for openSUSE:Factory

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package python-Sphinx for openSUSE:Factory 
checked in at 2013-11-18 10:55:58

Comparing /work/SRC/openSUSE:Factory/python-Sphinx (Old)
 and  /work/SRC/openSUSE:Factory/.python-Sphinx.new (New)


Package is python-Sphinx

Changes:

--- /work/SRC/openSUSE:Factory/python-Sphinx/python-Sphinx.changes  
2013-11-14 08:43:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-Sphinx.new/python-Sphinx.changes 
2013-11-18 10:55:59.0 +0100
@@ -1,0 +2,10 @@
+Mon Nov 18 09:05:53 UTC 2013 - speili...@suse.com
+
+- Fix %preun update-alternatives, used wrong master
+
+---
+Fri Nov 15 12:17:12 UTC 2013 - speili...@suse.com
+
+- Only ghost /etc/alternatives on 12.3 or newer
+
+---



Other differences:
--
++ python-Sphinx.spec ++
--- /var/tmp/diff_new_pack.jxPtUH/_old  2013-11-18 10:56:00.0 +0100
+++ /var/tmp/diff_new_pack.jxPtUH/_new  2013-11-18 10:56:00.0 +0100
@@ -132,38 +132,40 @@
 
 %preun
 if [ $1 -eq 0 ] ; then
-update-alternatives --remove sphinx-build 
%{_bindir}/sphinx-apidoc-%{py_ver}
+update-alternatives --remove sphinx-apidoc 
%{_bindir}/sphinx-apidoc-%{py_ver}
 fi
 
 %files -f sphinx.lang
 %defattr(-,root,root,-)
 %doc AUTHORS CHANGES LICENSE README.rst
 %ghost %{_bindir}/sphinx-apidoc
-%ghost %{_sysconfdir}/alternatives/sphinx-apidoc
 %{_bindir}/sphinx-apidoc-%{py_ver}
 %ghost %{_bindir}/sphinx-autogen
-%ghost %{_sysconfdir}/alternatives/sphinx-autogen
 %{_bindir}/sphinx-autogen-%{py_ver}
 %ghost %{_bindir}/sphinx-build
-%ghost %{_sysconfdir}/alternatives/sphinx-build
 %{_bindir}/sphinx-build-%{py_ver}
 %ghost %{_bindir}/sphinx-quickstart
-%ghost %{_sysconfdir}/alternatives/sphinx-quickstart
 %{_bindir}/sphinx-quickstart-%{py_ver}
 %ghost %{_mandir}/man1/sphinx-all.1.gz
-%ghost %{_sysconfdir}/alternatives/sphinx-all.1.gz
 %{_mandir}/man1/sphinx-all-%{py_ver}.1.gz
 %ghost %{_mandir}/man1/sphinx-apidoc.1.gz
-%ghost %{_sysconfdir}/alternatives/sphinx-apidoc.1.gz
 %{_mandir}/man1/sphinx-apidoc-%{py_ver}.1.gz
 %ghost %{_mandir}/man1/sphinx-build.1.gz
-%ghost %{_sysconfdir}/alternatives/sphinx-build.1.gz
 %{_mandir}/man1/sphinx-build-%{py_ver}.1.gz
 %ghost %{_mandir}/man1/sphinx-quickstart.1.gz
-%ghost %{_sysconfdir}/alternatives/sphinx-quickstart.1.gz
 %{_mandir}/man1/sphinx-quickstart-%{py_ver}.1.gz
 %{python_sitelib}/sphinx/
 %{python_sitelib}/Sphinx-%{version}-py%{py_ver}.egg-info
+%if 0%{?suse_version} = 1230
+%ghost %{_sysconfdir}/alternatives/sphinx-apidoc
+%ghost %{_sysconfdir}/alternatives/sphinx-autogen
+%ghost %{_sysconfdir}/alternatives/sphinx-build
+%ghost %{_sysconfdir}/alternatives/sphinx-quickstart
+%ghost %{_sysconfdir}/alternatives/sphinx-all.1.gz
+%ghost %{_sysconfdir}/alternatives/sphinx-apidoc.1.gz
+%ghost %{_sysconfdir}/alternatives/sphinx-build.1.gz
+%ghost %{_sysconfdir}/alternatives/sphinx-quickstart.1.gz
+%endif
 
 %files doc
 %defattr(-,root,root,-)

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



commit codelite.2230 for openSUSE:13.1:Update

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package codelite.2230 for 
openSUSE:13.1:Update checked in at 2013-11-18 11:56:02

Comparing /work/SRC/openSUSE:13.1:Update/codelite.2230 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.codelite.2230.new (New)


Package is codelite.2230

Changes:

New Changes file:

--- /dev/null   2013-10-11 12:16:15.204037506 +0200
+++ /work/SRC/openSUSE:13.1:Update/.codelite.2230.new/codelite.changes  
2013-11-18 11:56:04.0 +0100
@@ -0,0 +1,224 @@
+---
+Fri Nov  8 17:19:27 UTC 2013 - fi...@opensuse.org
+
+- Change previous cmake parameter to -DCMAKE_SKIP_RPATH=ON. Fix bnc#848791.
+
+---
+Thu Sep 12 09:24:39 UTC 2013 - tog...@opensuse.org
+
+- add -DCMAKE_SKIP_INSTALL_RPATH=ON to cmake options 
+
+---
+Tue Jul 16 11:10:31 UTC 2013 - fi...@opensuse.org
+
+- Update to 5.2:
+  + Added disassemble window to the debugger
+  + Better dark theme visualization
+  + Improved tab appearance
+  + Debugger pretty printing improvements
+  + Various dialogs were re-designed (setters/getters)
+  + Improved code completion
+  + and much more
+- Enable db explorer plugin with mariadb/mysql support.
+
+---
+Wed Jun 12 11:11:46 UTC 2013 - dval...@suse.com
+
+- Add llvm-clang-devel to buildrequires, so the archs other than
+  x86 would find -lclang 
+
+---
+Mon May 27 13:29:15 UTC 2013 - fi...@opensuse.org
+
+- Change license to GPL-3.0+, fix bnc#821637.
+
+---
+Thu May 16 18:05:04 UTC 2013 - fi...@opensuse.org
+
+- Enable manual stripping for SLE.
+
+---
+Wed May 15 12:09:23 UTC 2013 - fi...@opensuse.org
+
+- Fix missing license's text in About dialog.
+
+---
+Wed Apr 10 18:40:17 UTC 2013 - fi...@opensuse.org
+
+- Update to 5.1:
+  + Build with CMake
+  + Czech translation
+  + New highlight theme Zmrok-like
+  + Improved git support
+  + Code completion enhancements
+  + Many bug fixes
+- Patch codelite-4.1.5770-disable-autoupdate-by-default.patch was
+  updated and renamed to codelite-disable-new-version-check.patch
+
+---
+Fri Feb  1 15:47:35 UTC 2013 - fi...@opensuse.org
+
+- Update to 5.0.6213:
+  + Support for GUI RAD wxCrafter: http://wxcrafter.codelite.org
+  + New plugin Zoom Navigato
+  + New New Project dialog
+  + Quick code navigation with Shift-Click (configurable)
+  + Various updates to code completion
+  + More bugs fixed
+- Drop codelite-no-return-fix.patch: fixed upstream
+- Codelite needs wxWidgets = 2.9.4
+
+---
+Tue Sep 25 10:01:32 UTC 2012 - sv...@svalx.net
+
+- Update to 4.1.5770:
+  + Symbol View is now deprecated infavor of the Outline plugin
+  + Clang code completion improvements:
+  + Codelite's Makefiles are more standard (they are now using the
+standard CXX, CC, AR, CFLAGS and CXXFLAGS variables).
+- Add codelite-no-return-fix.patch for fix
+  no-return-in-nonvoid-function error
+- Build on SLE11-SP2 whith wxGTK 2.8.8
+- Add codelite-4.1.5770-disable-autoupdate-by-default.patch.
+- Add some fields to desktop file.
+- Changes in spec file:
+  + Add MIME types for workspace and project;
+  + Remove URL path from source0;
+  + Use %{__make} macros;
+  + Remove duplicate GPL file from %{_datadir};
+  + Add some configure options;
+  + Add %clean section.
+  + Manual strip binaries for SLE11-SP2
+
+---
+Tue Jun 19 18:17:54 UTC 2012 - fi...@opensuse.org
+
+- Update to 4.0.5589:
+  + Enhanced support for svn, works with svn 1.7.
+  + Items in debugger tooltip are editable.
+  + Support for clang up to 3.2.
+  + C++11 completion can be turned ON/OFF.
+  + New icon set added.
+  + Added CallGraph plugin.
+
+---
+Sat Apr  7 16:18:40 UTC 2012 - fi...@opensuse.org
+
+- Update to 3.5.5375:
+  + Code completion speed improvements.
+  + An improved clang code completion (with libclang).
+  + New perspective management.
+  + Many bug fixes.
+  + Infrastructure improvements.
+- Add codelite-date-time-usage-fix.patch.
+
+---
+Mon Jan 24 21:08:40 UTC 2011 - fi...@opensuse.org
+
+- build against wxWidgets-wxcontainer-devel instead wxGTK-devel for
+  openSUSE  11.3 
+

commit codelite for openSUSE:13.1:Update

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package codelite for openSUSE:13.1:Update 
checked in at 2013-11-18 11:56:07

Comparing /work/SRC/openSUSE:13.1:Update/codelite (Old)
 and  /work/SRC/openSUSE:13.1:Update/.codelite.new (New)


Package is codelite

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='codelite.2230' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit mlterm.2231 for openSUSE:13.1:Update

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package mlterm.2231 for openSUSE:13.1:Update 
checked in at 2013-11-18 11:57:08

Comparing /work/SRC/openSUSE:13.1:Update/mlterm.2231 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.mlterm.2231.new (New)


Package is mlterm.2231

Changes:

New Changes file:

--- /dev/null   2013-10-11 12:16:15.204037506 +0200
+++ /work/SRC/openSUSE:13.1:Update/.mlterm.2231.new/mlterm.changes  
2013-11-18 11:57:09.0 +0100
@@ -0,0 +1,642 @@
+---
+Wed Nov  6 15:52:53 CET 2013 - ti...@suse.de
+
+- mlterm-fix-biwidth-font-search.diff:
+  Fix missing biwidth characeters as default with X11 core fonts
+  (bnc#849342)
+- Update font and aafont config files to use FreeMono and IPAGothic
+  in etc.patch (bnc#849342)
+
+---
+Mon Sep  9 10:33:19 UTC 2013 - pgaj...@suse.com
+
+- updated to 3.2.2:
+  * Support SSH agent authentication and forwarding.
+  * Support X11 forwarding (no xauth) on win32/libssh2 and java.
+  * Add X11 forwarding checkbox to the connection dialog on win32.
+  * Change skip_dialog option to show_dialog and reverse the default 
behavior.
+  * Open a pty channel on the same ssh session as the active screen when 
OPEN_PTY
+or OPEN_SCREEN shortcut key is pressed.
+  * Support software keyboard on framebuffer.
+(Double-click Button1 at the right bottom corner of the screen to show it.)
+  * Support USB keyboard with iBus on NetBSD/OpenBSD framebuffer.
+  * Support CSI ? 69 h, CSI ? 69 l (DECLRMM) and CSI pl;pr s (DECSLRM).
+  * Support CSI 3 m and CSI 23 m which set/unset italic attribute.
+  * Prefer JISX0208 to JISX0213 all the time in converting Unicode to other cs.
+  * If DEFAULT=-foo-bar-medium-r-*--%d-*- is specified in ~/.mlterm/font,
+-foo-bar-bold-r-*--%d-*-, -foo-bar-medium-i-*--%d-*- or 
-foo-bar-bold-i-*--%d-*-
+are automatically searched for a bold, italic or bold italic font.
+  * Support 1 bpp framebuffer.
+  * Support sixel graphics and wall pictures on 1 and 8 bpp framebuffer.
+  * etc. see doc/en/ReleaseNote
+
+---
+Tue Mar 26 14:48:25 UTC 2013 - pgaj...@suse.com
+
+- updated to 3.1.9:
+  * Remove --enable-sixel option from configure, and add --disable-image 
option.
+That is, support sixel graphics by default unless configure with
+--disable-image option. (w3m-remoteimg 
(https://bitbucket.org/arakiken/w3m/downloads)
+which doesn't depend on sixel graphics but on OSC 5379 show_picture also 
works
+on mlterm by default.)
+  * Separate SSH client functions to a dynamically loaded module (libptyssh)
+in platforms except win32.
+  * Treat key strings of main configuration file case-insensitively.
+(Both encoding=utf8 and ENCODING=utf8 are available.)
+  * Assign -M and -P options as the short options of --im and --clip.
+  * Add allow_change_shortcut (--shortcut) option which enables 
set_shortcut
+command of configuration protocol.
+  * Bug fixes:
+Fix the conflict of DCS(0x90) and the first byte of SJIS, GBK and so on.
+Fix the bug which disabled input and output of pty when configuration 
program
+such as mlconfig is started.
+Encode input character masked with 0x80 to the character encoding of pty
+if the value of mod_meta_mode option is 8bit. (Thanks to Vladimir Elisseev)
+Fix the bug which disabled Alt+symbol and Control+@ in win32.
+Fix the bug which disabled some shortcut key settings.
+  etc. see doc/en/ReleaseNote
+
+---
+Tue Dec 18 13:14:21 UTC 2012 - pgaj...@suse.com
+
+- updated to 3.1.6:
+  * Sixel graphic pictures are divided to the screen cells.
+  * Cursor blinking is enabled not only by VTE_CURSOR_BLINK_ON
+but also VTE_CURSOR_BLINK_SYSTEM.
+  * Color names defined in ~/.mlterm/color are not available for
+-fg, -bg, -sbfg and -sbbg options.
+  * Unicode line drawing characters like U+2500 etc are converted to
+dec special ones if -Y option is specified.
+  * Gzipped pcf fonts are available.
+  * etc/font-fb: unifont.pcf is added.
+  * etc. see doc/ReleaseNote
+- removed patches:
+  * cast-from-pointer-to-integer-of-different-size.patch
+  * mlconfig_fixdups.diff
+  * mlterm-configure.patch
+
+---
+Thu Jun  7 03:50:19 UTC 2012 - swy...@gmail.com
+
+- remove Provides: locale(scim:zh) from sub-package mlterm-scim 
+
+---
+Tue Nov  1 10:30:40 UTC 2011 - pgaj...@suse.com
+
+- updated to version 3.0.8:
+  * Change default value of use_ind option from true to false.
+  * Merge SF Patches: #3412453 (Thanks to Ahmed 

commit mlterm for openSUSE:13.1:Update

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package mlterm for openSUSE:13.1:Update 
checked in at 2013-11-18 11:57:14

Comparing /work/SRC/openSUSE:13.1:Update/mlterm (Old)
 and  /work/SRC/openSUSE:13.1:Update/.mlterm.new (New)


Package is mlterm

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='mlterm.2231' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit patchinfo.2229 for openSUSE:13.1:Update

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.2229 for 
openSUSE:13.1:Update checked in at 2013-11-18 11:57:50

Comparing /work/SRC/openSUSE:13.1:Update/patchinfo.2229 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.patchinfo.2229.new (New)


Package is patchinfo.2229

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo incident=2229
  categoryrecommended/category
  ratinglow/rating
  packagerdimstar/packager
  summaryglib2-branding-openSUSE: Update gnome-defaults/summary
  descriptionThis update fixes the following issue with 
glib2-branding-openSUSE:
- Update gnome_defaults: nautilus-folder-handlder has been dropped a while ago 
and the functionality merged into nautilus directly. This never really caused 
any issue, as nautilus was one of the few .desktop files registering a 
inode/directory MimeType. Since GNOME 3.10, baobab does that as well, resulting 
in situations where baobab can be prefered (the Mime handling is 
pseudo-random). (bnc#849914).
- Add %mime_database_post//%mime_database_postun macros to post and postun, to 
ensure installation triggers updating the mime database./description
  issue tracker=bnc id=849914Annoying: in some cases, 'directories' open 
in baobab instead of nautilus/issue
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit glib2-branding-openSUSE.2229 for openSUSE:13.1:Update

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package glib2-branding-openSUSE.2229 for 
openSUSE:13.1:Update checked in at 2013-11-18 11:57:45

Comparing /work/SRC/openSUSE:13.1:Update/glib2-branding-openSUSE.2229 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.glib2-branding-openSUSE.2229.new (New)


Package is glib2-branding-openSUSE.2229

Changes:

New Changes file:

--- /dev/null   2013-10-11 12:16:15.204037506 +0200
+++ 
/work/SRC/openSUSE:13.1:Update/.glib2-branding-openSUSE.2229.new/glib2-branding-openSUSE.changes
2013-11-18 11:57:46.0 +0100
@@ -0,0 +1,349 @@
+---
+Mon Nov 11 20:19:41 UTC 2013 - dims...@opensuse.org
+
+- Update gnome_defaults: nautilus-folder-handlder has been dropped
+  a while ago and the functionality merged into nautilus directly.
+  This never really caused any issue, as nautilus was one of the
+  few .desktop files registering a inode/directory MimeType. Since
+  GNOME 3.10, baobab does that as well, resulting in situations
+  where baobab can be prefered (the Mime handling is
+  pseudo-random). (bnc#849914).
+- Add %mime_database_post//%mime_database_postun macros to post
+  and postun, to ensure installation triggers updating the mime
+  database.
+
+---
+Sun Sep 22 12:51:13 UTC 2013 - dims...@opensuse.org
+
+- Set the same background for the lockscreen by default as we use
+  as regular background.
+
+---
+Sun Sep  8 07:39:30 UTC 2013 - zai...@opensuse.org
+
+- Bump version to 13.1, to prepare for next version of openSUSE. 
+
+---
+Mon Mar 25 21:51:24 UTC 2013 - dims...@opensuse.org
+
+- Drop org.gnome.settings-daemon.plugins.power/sleep-display-ac
+  setting: it's no longer known by GNOME 3.8.
+
+---
+Thu Feb 14 02:11:18 UTC 2013 - badshah...@gmail.com
+
+- Replace banshee with rhythmbox in the list of favourite apps
+  shown in the gnome-shell dash.
+
+---
+Sun Jan 13 10:58:19 UTC 2013 - dims...@opensuse.org
+
+- Update gnome_defaults.conf: no longer instruct to start
+  SuSEconfig, but instruct to run suse-update-mime-defaults
+  (bnc#796169).
+
+---
+Wed Jan  9 14:00:12 UTC 2013 - a...@suse.de
+
+- Update version number to 12.3.
+
+---
+Mon Nov 12 17:56:36 UTC 2012 - dims...@opensuse.org
+
+- No longer set
+  org.gnome.settings-daemon.plugins.updates/auto-update-type: this
+  setting was removed from the schema during GNOME 3.6 development.
+  (gnome-settings-daemon commit 7cd4aad).
+
+---
+Wed Jul  4 00:41:23 UTC 2012 - badshah...@gmail.com
+
+- Change GSettings default for tap-to-click settings:
+  + Set org.gnome.settings-daemon.peripherals.touchpad/tap-to-click
+to true to enable tap-to-click by default (see
+(bnc#554884, fate#310811, also recent discussion at
+ http://lists.opensuse.org/opensuse-factory/2012-06/msg01087.html)
+  + Also change
+org.gnome.settings-daemon.peripherals.touchpad/disable-while-typing
+to true to prevent accidental tap-cliking while the user is
+typing.
+
+---
+Fri Jun  8 08:12:48 CEST 2012 - vu...@opensuse.org
+
+- Remove gdm-branding-openSUSE Requires from gio-branding-openSUSE:
+  this results in gdm getting installed for everyone, including
+  non-GNOME users. Instead, rely on the fact that gdm will not
+  break if the logo defined in our GSettings default doesn't exist.
+
+---
+Mon Jun 4 22:14:12 UTC 2012 - rbrown...@opensuse.org
+
+- Change GSettings default:
+  + Change org.gnome.login-screen/logo to new gdm banner artwork.
+- For openSUSE, add Requires for gdm-branding-openSUSE
+
+---
+Fri May 25 15:22:22 UTC 2012 - vu...@opensuse.org
+
+- Change GSettings default:
+  + Change org.gnome.shell/enabled-extensions to new id of the
+alternative-status-menu extension.
+
+---
+Wed May 23 07:49:05 UTC 2012 - vu...@opensuse.org
+
+- Bump version to 12.2, to prepare for next version of openSUSE.
+
+---
+Fri Mar  9 11:33:43 UTC 2012 - vu...@opensuse.org
+
+- Change GSettings default:
+  + Disable audible bell
+(org.gnome.desktop.wm.preferences/audible-bell): it's 

commit patchinfo.2228 for openSUSE:13.1:Update

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.2228 for 
openSUSE:13.1:Update checked in at 2013-11-18 11:58:43

Comparing /work/SRC/openSUSE:13.1:Update/patchinfo.2228 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.patchinfo.2228.new (New)


Package is patchinfo.2228

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo incident=2228
  categoryrecommended/category
  ratinglow/rating
  packagersaschpe/packager
  summaryquassel: Fix quasselcore.service/summary
  descriptionThis update fixes the following issue with quassel:
- bnc#849850: Fix quasselcore.service, EnvironmentFile belongs into [Service] 
section and use ${FOO} rather than $FOO for proper expansion 
(bnc#849850)/description
  issue tracker=bnc id=849850quasselcore fails to start/issue
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libreoffice-branding-upstream.2220 for openSUSE:13.1:Update

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-branding-upstream.2220 
for openSUSE:13.1:Update checked in at 2013-11-18 12:02:32

Comparing /work/SRC/openSUSE:13.1:Update/libreoffice-branding-upstream.2220 
(Old)
 and  
/work/SRC/openSUSE:13.1:Update/.libreoffice-branding-upstream.2220.new (New)


Package is libreoffice-branding-upstream.2220

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package=libreoffice.2220 cicount=copy/--
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libreoffice-help-en-US for openSUSE:13.1:Update

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-help-en-US for 
openSUSE:13.1:Update checked in at 2013-11-18 12:02:43

Comparing /work/SRC/openSUSE:13.1:Update/libreoffice-help-en-US (Old)
 and  /work/SRC/openSUSE:13.1:Update/.libreoffice-help-en-US.new (New)


Package is libreoffice-help-en-US

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='libreoffice-help-en-US.2220' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libreoffice-help-group5 for openSUSE:13.1:Update

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-help-group5 for 
openSUSE:13.1:Update checked in at 2013-11-18 12:03:11

Comparing /work/SRC/openSUSE:13.1:Update/libreoffice-help-group5 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.libreoffice-help-group5.new (New)


Package is libreoffice-help-group5

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='libreoffice-help-group5.2220' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libreoffice-l10n.2220 for openSUSE:13.1:Update

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-l10n.2220 for 
openSUSE:13.1:Update checked in at 2013-11-18 12:03:17

Comparing /work/SRC/openSUSE:13.1:Update/libreoffice-l10n.2220 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.libreoffice-l10n.2220.new (New)


Package is libreoffice-l10n.2220

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package=libreoffice.2220 cicount=copy/--
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libreoffice-help-group3.2220 for openSUSE:13.1:Update

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-help-group3.2220 for 
openSUSE:13.1:Update checked in at 2013-11-18 12:02:58

Comparing /work/SRC/openSUSE:13.1:Update/libreoffice-help-group3.2220 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.libreoffice-help-group3.2220.new (New)


Package is libreoffice-help-group3.2220

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package=libreoffice.2220 cicount=copy/--
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libreoffice-help-group3 for openSUSE:13.1:Update

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-help-group3 for 
openSUSE:13.1:Update checked in at 2013-11-18 12:03:05

Comparing /work/SRC/openSUSE:13.1:Update/libreoffice-help-group3 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.libreoffice-help-group3.new (New)


Package is libreoffice-help-group3

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='libreoffice-help-group3.2220' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libreoffice-help-group1 for openSUSE:13.1:Update

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-help-group1 for 
openSUSE:13.1:Update checked in at 2013-11-18 12:02:48

Comparing /work/SRC/openSUSE:13.1:Update/libreoffice-help-group1 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.libreoffice-help-group1.new (New)


Package is libreoffice-help-group1

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='libreoffice-help-group1.2220' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libreoffice-help-group2 for openSUSE:13.1:Update

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-help-group2 for 
openSUSE:13.1:Update checked in at 2013-11-18 12:02:53

Comparing /work/SRC/openSUSE:13.1:Update/libreoffice-help-group2 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.libreoffice-help-group2.new (New)


Package is libreoffice-help-group2

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='libreoffice-help-group2.2220' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libreoffice-l10n for openSUSE:13.1:Update

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-l10n for 
openSUSE:13.1:Update checked in at 2013-11-18 12:03:19

Comparing /work/SRC/openSUSE:13.1:Update/libreoffice-l10n (Old)
 and  /work/SRC/openSUSE:13.1:Update/.libreoffice-l10n.new (New)


Package is libreoffice-l10n

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='libreoffice-l10n.2220' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdebase4-openSUSE.2178 for openSUSE:13.1:Update

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-openSUSE.2178 for 
openSUSE:13.1:Update checked in at 2013-11-18 12:05:12

Comparing /work/SRC/openSUSE:13.1:Update/kdebase4-openSUSE.2178 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.kdebase4-openSUSE.2178.new (New)


Package is kdebase4-openSUSE.2178

Changes:

New Changes file:

--- /dev/null   2013-10-11 12:16:15.204037506 +0200
+++ 
/work/SRC/openSUSE:13.1:Update/.kdebase4-openSUSE.2178.new/kdebase4-openSUSE.changes
2013-11-18 12:05:13.0 +0100
@@ -0,0 +1,1192 @@
+---
+Tue Oct 29 23:11:24 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Remove apper tray script, as was agreed in bnc#802960
+- Make plasma-nm icon works with the latest naming
+
+---
+Fri Oct  4 18:46:01 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Updated tar from github
+  * Activate VolumeOverdrive for KMix - this enable boosting the
+volume over 100% (as with e.g. Pavucontrol)
+  * By default disable kactivitymanagerd_fileitem_linking_plugin
+  * Added plasmanm plasma script, so the applet is auto added to
+tray if available
+  * Added plasma-nm tray icon for the plasma theme
+  * Updated translations
+
+---
+Fri Aug 30 12:43:24 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Updated tar from github
+  * New KTP tray icons
+  * Added weatherstation svg
+  * Tweaked scrollbar
+  * Added OpenSUSEdarkalternate colorcheme (bnc#802707)
+  * Configuration updates
+  * Added apper and ktp presence applet plasma scripts
+  * Added plasma-cache cleaning scripts
+- Removed plasma-cache cleaning scripts from the package
+
+---
+Mon Aug 26 15:37:51 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Restore launchers to default panel, now that bnc#829298 is resolved
+- Copy files which are patched to buildroot, instead of patching them
+  on filesystem
+
+---
+Sun Jul 14 00:48:38 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Explicitly require kdebase4-runtime-branding-oS, until kde#320855
+  is properly resolved
+- Adjust plasma-change-defaults.diff, as workaround for bnc#829298
+  and kde#322283
+
+---
+Tue Jul  2 12:39:25 UTC 2013 - tittiatc...@gmail.com
+
+- Utilize the new variable _kde_branding_version for the provides/
+  requires of the KDE branding packages
+
+---
+Tue May 14 09:17:06 UTC 2013 - co...@suse.com
+
+- don't hardcode kdebase4-runtime branding version
+
+---
+Tue May  7 08:28:02 UTC 2013 - co...@suse.com
+
+- bump version to 13.1
+
+---
+Fri Apr  5 18:19:49 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update plasma-change-defaults.diff for KDE 4.10.2
+
+---
+Thu Mar  7 18:26:08 UTC 2013 - wba...@tmo.at
+
+- fix typo in nepomukserverrc
+
+---
+Fri Mar  1 16:32:05 UTC 2013 - wstephen...@suse.com
+
+- Update Activities icon
+- Remove unnecessary hardcoding of Nepomuk db location
+- Correct Lancelot background theming
+- Disable Windowed Widgets KRunner by default
+
+---
+Mon Feb 18 20:47:32 UTC 2013 - tittiatc...@gmail.com
+
+- Minor updates
+  Reasoning for the change:
+  http://userbase.kde.org/Desktop_Effects_Performance#Qt_Graphics_System
+
+  * Last touches for the plasma-theme:
+  * Added: phone, lazy eyes and activities icons
+  * Improved contrast for widget icons
+  * Adjust Lancelot background for modern times
+  * Fixed scrollbar as per bnc#803437
+  * Slighty tweak dialog/panel svg, so notifications don't get cut
+ off (mostly noticeable when new mail arrives in multiple folders)
+
+---
+Sun Feb 10 13:32:18 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Make colorscheme tooltip colors the same as plasma theme colors
+- Fix folderview popups (bnc#802940)
+- Fix opaque widgets not able to resize (bnc#802978)
+- Reduce the theme size, and make rpmlint more happy with making
+  appropriate symlinks
+- Remove references to video
+- Fix different icons for greeter (bnc#802705)
+
+---
+Fri Feb  8 11:07:38 UTC 2013 - tittiatc...@gmail.com
+
+- remove superfluous '+' in krunnerrc, caused error messages
+  when starting krunner (Thanks to 

commit subversion for openSUSE:13.1:Update

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package subversion for openSUSE:13.1:Update 
checked in at 2013-11-18 12:05:44

Comparing /work/SRC/openSUSE:13.1:Update/subversion (Old)
 and  /work/SRC/openSUSE:13.1:Update/.subversion.new (New)


Package is subversion

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='subversion.2159' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit openssh-askpass-gnome for openSUSE:13.1:Update

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package openssh-askpass-gnome for 
openSUSE:13.1:Update checked in at 2013-11-18 12:08:24

Comparing /work/SRC/openSUSE:13.1:Update/openssh-askpass-gnome (Old)
 and  /work/SRC/openSUSE:13.1:Update/.openssh-askpass-gnome.new (New)


Package is openssh-askpass-gnome

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='openssh-askpass-gnome.2223' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit dhcp for openSUSE:Factory

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package dhcp for openSUSE:Factory checked in 
at 2013-11-18 13:08:28

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


Package is dhcp

Changes:

--- /work/SRC/openSUSE:Factory/dhcp/dhcp.changes2013-09-29 
17:47:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.dhcp.new/dhcp.changes   2013-11-18 
13:08:29.0 +0100
@@ -1,0 +2,5 @@
+Mon Nov 18 09:40:55 UTC 2013 - m...@suse.com
+
+- Fixed path to systemctl in dhclient-script (bnc#847778).
+
+---



Other differences:
--
++ dhclient-script ++
--- /var/tmp/diff_new_pack.NoWpuL/_old  2013-11-18 13:08:30.0 +0100
+++ /var/tmp/diff_new_pack.NoWpuL/_new  2013-11-18 13:08:30.0 +0100
@@ -279,8 +279,8 @@
   commit_cached_config_data $interface
 
   # reload syslog so it knows the new hostname
-  if test -x /usr/sbin/systemctl ; then
-/usr/sbin/systemctl reload syslog.service
+  if test -x /usr/bin/systemctl ; then
+/usr/bin/systemctl reload syslog.service
   else
 /etc/init.d/syslog reload
   fi




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



commit astyle for openSUSE:Factory

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package astyle for openSUSE:Factory checked 
in at 2013-11-18 13:08:21

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


Package is astyle

Changes:

--- /work/SRC/openSUSE:Factory/astyle/astyle.changes2012-10-29 
20:02:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.astyle.new/astyle.changes   2013-11-18 
13:08:23.0 +0100
@@ -1,0 +2,115 @@
+Mon Nov 11 19:50:16 UTC 2013 - tbehr...@suse.com
+
+- update to version 2.04
+
+Add new programming language Objective‑C.
+Add new bracket style option style=google (-A14).
+Add new option indent-preproc-cond (xw) to indent preprocessor 
conditional statements (#118).
+Add new bracket modify options attach-namespaces, attach-classes, 
attach-inlines, and attach-extern-c.
+Add new option indent-modifiers (-xG) to indent class access modifiers 
one-half indent (#130).
+Add new option remove-brackets (-xj) to remove brackets from single line 
conditional statements.
+Add new option remove-comment-prefix (-xp) to remove the leading '*' 
from multi-line comments.
+Add new option align-method-colon (-xM) to align Objective‑C method 
colons.
+Add new option pad-method-colon=# (-xP#) to space pad Objective‑C method 
colons.
+Add new options pad-method-prefix (-xQ), and unpad-method-prefix (-xR) 
to pad the Objective‑C - and + method prefix.
+Add new dll entry point AStyleMainUtf16 for processing C# UTF-16 strings.
+Add formatting of C++11 raw string literals (#222).
+Add style=knf as an alternative to style=linux.
+Remove depreciated bracket= options.
+Improve recognition and formatting of pointers and references (#174 and 
other changes).
+Improve the recognition of block-opening brackets.
+Improve code using a static code analyzer (#195).
+Change max-code-length to include Objective‑C methods.
+Change indent-elseifs and break-blocks to look ahead only if in 
command-type brackets (speed improvement).
+Fix linux bracket styles to break the opening bracket in inline function 
definitions (#185).
+Fix indentation of switch block comments (#164).
+Fix enums to indent with tabs when requested (#92, #121).
+Fix formatting of rvalue reference without a name in a declaration (#219).
+Fix pad-first-paren-out to not pad if the following parens are empty 
(#232).
+Fix end-of-statement reset when comments follow closing bracket.
+Fix the ASBeautifier active and waiting stacks to delete the ASBeautifier 
objects before deleting the pointers.
+Fix ASBeautifier init to delete the tempStack vectors before deleting 
the tempStack.
+Fix Linux piping problem by changing cin input to build a stringstream 
before formatting.
+Fix to identify the correct bracket type when 'extern C' is part of the 
enum definition.
+Fix to clear 'extern C' variables when the block is closed.
+Fix unindented 'extern C' to not indent when in a #else preprocessor 
directive.
+Fix not always correctly formatting linux type brackets for enum blocks.
+Fix align-pointer in a range-based for statement (#217).
+Fix pointer-reference argument alignment to correctly position a following 
comment (#235).
+Fix to not attach a bracket to a line ending in a backslash '\' (#186, 
#214, #220).
+Fix to recognize templates using multiple lines (#85, #87, #136).
+Fix formatting of template continuation lines (#85, #87, #136).
+Fix to allow '^' as an array operator (#233).
+Fix an enum argument being mistaken for an enumeration (#211).
+Fix to recognize a non-instatement array after a },{ sequence.
+Fix pad-oper to not pad before a following comma.
+Fix recognition of an operator when the calculation contains a bitwise 
not '~' (#166).
+Fix to allow a preprocessor statement within a preprocessor define (#238).
+Fix preprocessor comparison to check for whole words (#246).
+Fix add-brackets when a line contains more than one paren pairs (#181).
+Fix to allow Mac old CR line endings in the options file (#129).
+Refactor to aid debugging and improve design and decomposition:
+Move ALL preliminary indentation calculations to 
computePreliminaryIndentation() in ASBeautifier.
+Move calculation of 'force tab' indents to preLineWS() in ASBeautifier.
+Combine methods init() and init(ASSourceIterator*) in ASBeautifier.
+Extract method adjustParsedLineIndentation() in ASBeautifier.
+Extract method parseCurrentLine() in ASEnhancer.
+Remove astyle_main.cpp unused functions getFilesUnchanged, 
getOptionsFileRequired, and setOptionsFileRequired.
+
+- update to version 2.03
+
+Add new option indent=force-tab-x=# (-xT#) to allow a tab 

commit opencv for openSUSE:Factory

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package opencv for openSUSE:Factory checked 
in at 2013-11-18 13:09:08

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


Package is opencv

Changes:

--- /work/SRC/openSUSE:Factory/opencv/opencv.changes2013-08-01 
15:56:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.opencv.new/opencv.changes   2013-11-18 
13:09:11.0 +0100
@@ -1,0 +2,27 @@
+Tue Nov 12 23:07:23 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to OpenCV 2.4.7
+  More info at:
+  http://opencv.org/opencv-2-4-7-is-out.html
+  The brief list of changes:
+  * dynamic OpenCL runtime loading, setting default OpenCL device 
+via env var, many bug-fixes and some new optimization with OpenCL
+  * bug-fixes and new optimizations in CUDA stuff
+  * latest NDK and Android OS support, Native Android Camera tuning
+  * minor fixes, XAML sample and MS Certification compatibility 
+in WinRT stuff
+  * 382 pull requests have been merged
+  * 54 reported bugs have been fixed
+- Added pkgconfig(glu) Requires to devel package, as per .pc file
+- Make devel package provides also devel-static one
+- Drop assume-Sphinx-is-there.diff, and add improve-sphinx-search.diff,
+  for properly finding sphinx with alphabetic chars in version
+
+---
+Sun Nov 10 09:42:16 UTC 2013 - tittiatc...@gmail.com
+
+- Add patch assume-Sphinx-is-there.diff to fix building with 
+  Sphinx versions that have alphanumeric characters in the version
+  (Only for factory builds at the moment)
+
+---

Old:

  opencv-2.4.6.1.tar.gz

New:

  improve-sphinx-search.diff
  opencv-2.4.7.tar.gz



Other differences:
--
++ opencv.spec ++
--- /var/tmp/diff_new_pack.BESQFn/_old  2013-11-18 13:09:13.0 +0100
+++ /var/tmp/diff_new_pack.BESQFn/_new  2013-11-18 13:09:13.0 +0100
@@ -22,7 +22,7 @@
 %define soname 2_4
 
 Name:   opencv
-Version:2.4.6.1
+Version:2.4.7
 Release:0
 Summary:Collection of algorithms for computer vision
 License:BSD-3-Clause
@@ -33,6 +33,8 @@
 Patch1: %{name}-samples.patch
 # PATCH-FIX-UPSTREAM opencv-underlinking.patch kop...@nand.bg -- Make 
libopencv_highgui.so link to libv4l2 since it's using symbols defined there.
 Patch2: %{name}-underlinking.patch
+# PATCH-FIX-OPENSUSE improve-sphinx-search.diff -- properly find sphinx with 
alphabetic chars in version
+Patch3: improve-sphinx-search.diff
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  gstreamer-0_10-plugins-base-devel
@@ -83,8 +85,11 @@
 %package devel
 Summary:Development files for using the OpenCV library
 Group:  Development/Libraries/C and C++
+# Since 2.4.7
+Provides:   %{name}-devel-static = %{version}
 Requires:   %{libname}%{soname} = %{version}
 Requires:   %{name} = %{version}
+Requires:   pkgconfig(glu)
 
 %description devel
 This package contains the OpenCV C/C++ library and header files, as well as
@@ -114,6 +119,7 @@
 %setup -q
 %patch1 -p1
 %patch2 -p1
+%patch3 -p0
 
 # Remove Windows specific files
 rm -f doc/packaging.txt
@@ -177,6 +183,7 @@
 %defattr(-,root,root,-)
 %{_includedir}/opencv/
 %{_includedir}/opencv2/
+%{_libdir}/libopencv_ts.a
 %{_libdir}/lib*.so
 %{_libdir}/pkgconfig/%{name}.pc
 %{_datadir}/OpenCV/OpenCVConfig*.cmake

++ improve-sphinx-search.diff ++
diff -Naur opencv-2.4.7.orig/cmake/OpenCVDetectPython.cmake 
opencv-2.4.7/cmake/OpenCVDetectPython.cmake
--- cmake/OpenCVDetectPython.cmake  2013-11-06 15:26:39.0 +0100
+++ cmake/OpenCVDetectPython.cmake  2013-11-13 00:36:28.693235793 +0100
@@ -109,11 +109,11 @@
 OUTPUT_QUIET
 ERROR_VARIABLE SPHINX_OUTPUT
 OUTPUT_STRIP_TRAILING_WHITESPACE)
-if(SPHINX_OUTPUT MATCHES Sphinx v([0-9][^ \n]*))
+if(SPHINX_OUTPUT MATCHES Sphinx v([0-9]*[^ \n]*))
   set(SPHINX_VERSION ${CMAKE_MATCH_1})
   set(HAVE_SPHINX 1)
   message(STATUS Found Sphinx ${SPHINX_VERSION}: ${SPHINX_BUILD})
-endif()
+endif()
 endif()
   endif(BUILD_DOCS)
 endif(PYTHON_EXECUTABLE)
++ opencv-2.4.6.1.tar.gz - opencv-2.4.7.tar.gz ++
/work/SRC/openSUSE:Factory/opencv/opencv-2.4.6.1.tar.gz 
/work/SRC/openSUSE:Factory/.opencv.new/opencv-2.4.7.tar.gz differ: char 12, 
line 1

++ opencv-samples.patch ++
--- /var/tmp/diff_new_pack.BESQFn/_old  2013-11-18 13:09:14.0 +0100
+++ /var/tmp/diff_new_pack.BESQFn/_new  2013-11-18 13:09:14.0 +0100
@@ -1,7 +1,7 @@
-diff -urN 

commit gstreamer-plugins-good for openSUSE:Factory

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2013-11-18 13:09:40

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-good (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new (New)


Package is gstreamer-plugins-good

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2013-11-04 07:06:23.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2013-11-18 13:09:42.0 +0100
@@ -1,0 +2,10 @@
+Mon Nov 11 14:13:35 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.2.1:
+  + Bugs fixed: bgo#683536, bgo#707975, bgo#708505, bgo#708864,
+bgo#709270, bgo#709352, bgo#709384, bgo#709390, bgo#709423,
+bgo#709457, bgo#709507, bgo#709614, bgo#709728, bgo#710110,
+bgo#710215, bgo#710623, bgo#711230, bgo#711497, bgo#711699.
+  + Updated translations.
+
+---

Old:

  gst-plugins-good-1.2.0.tar.xz

New:

  gst-plugins-good-1.2.1.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.jErkVa/_old  2013-11-18 13:09:42.0 +0100
+++ /var/tmp/diff_new_pack.jErkVa/_new  2013-11-18 13:09:42.0 +0100
@@ -22,21 +22,21 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.2.0
+Version:1.2.1
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
-Source0:
http://download.gnome.org/sources/gst-plugins-good/1.2/%{_name}-%{version}.tar.xz
+Source0:
http://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
 %if 0%{?ENABLE_AALIB}
 BuildRequires:  aalib-devel
 %endif
 BuildRequires:  gcc-c++
 BuildRequires:  glib2-devel = 2.31.14
-BuildRequires:  gstreamer-devel = 1.0.10
-BuildRequires:  gstreamer-plugins-base-devel = 1.0.10
+BuildRequires:  gstreamer-devel = 1.2.0
+BuildRequires:  gstreamer-plugins-base-devel = 1.2.1
 BuildRequires:  gtk-doc = 1.12
 BuildRequires:  libICE-devel
 BuildRequires:  libSM-devel

++ gst-plugins-good-1.2.0.tar.xz - gst-plugins-good-1.2.1.tar.xz ++
 9137 lines of diff (skipped)

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



commit yast2-users for openSUSE:Factory

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package yast2-users for openSUSE:Factory 
checked in at 2013-11-18 14:59:36

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


Package is yast2-users

Changes:

--- /work/SRC/openSUSE:Factory/yast2-users/yast2-users.changes  2013-10-11 
11:11:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-users.new/yast2-users.changes 
2013-11-18 14:59:38.0 +0100
@@ -1,0 +2,24 @@
+Wed Nov 13 15:56:18 UTC 2013 - jreidin...@suse.com
+
+- Add explicit COPYING file
+
+---
+Wed Nov 13 12:32:34 UTC 2013 - lsle...@suse.cz
+
+- require non-empty root password in the 1st stage (configuring
+  later is not possible, the 2nd stage has been removed)
+
+---
+Mon Nov 11 12:09:27 UTC 2013 - lsle...@suse.cz
+
+- properly crypt the password for the initial user
+- 3.1.2
+
+---
+Wed Oct 30 14:09:52 UTC 2013 - lsle...@suse.cz
+
+- do not save the data for the 2nd stage, create the users
+  in the 1st stage directly
+- 3.1.1
+
+---

Old:

  yast2-users-3.1.0.tar.bz2

New:

  yast2-users-3.1.3.tar.bz2



Other differences:
--
++ yast2-users.spec ++
--- /var/tmp/diff_new_pack.ZtHXv0/_old  2013-11-18 14:59:38.0 +0100
+++ /var/tmp/diff_new_pack.ZtHXv0/_new  2013-11-18 14:59:38.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-users
-Version:3.1.0
+Version:3.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -115,7 +115,6 @@
 %{yast_plugindir}/libpy2ag_crack.so
 %{yast_plugindir}/libpy2ag_crack.la
 %dir %{yast_docdir}
-%doc %{yast_docdir}/README
 %doc %{yast_docdir}/COPYING
 %doc %{yast_docdir}/TODO.txt
 %doc %{yast_docdir}/users.html

++ yast2-users-3.1.0.tar.bz2 - yast2-users-3.1.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-users-3.1.0/CONTRIBUTING.md 
new/yast2-users-3.1.3/CONTRIBUTING.md
--- old/yast2-users-3.1.0/CONTRIBUTING.md   1970-01-01 01:00:00.0 
+0100
+++ new/yast2-users-3.1.3/CONTRIBUTING.md   2013-11-15 13:22:04.0 
+0100
@@ -0,0 +1,87 @@
+YaST Contribution Guidelines
+
+
+YaST is an open source project and as such it welcomes all kinds of
+contributions. If you decide to contribute, please follow these guidelines to
+ensure the process is effective and pleasant both for you and YaST maintainers.
+
+There are two main forms of contribution: reporting bugs and performing code
+changes.
+
+Bug Reports
+---
+
+If you find a problem, please report it either using
+[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=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
+that every bug will be fixed, but we'll try.
+
+When creating a bug report, please follow our [bug reporting
+guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
+
+Code Changes
+
+
+We welcome all kinds of code contributions, from simple bug fixes to 
significant
+refactorings and implementation of new features. However, before making any
+non-trivial contribution, get in touch with us first — this can prevent wasted
+effort on both sides. Also, have a look at our [development
+documentation](http://en.opensuse.org/openSUSE:YaST_development).
+
+To send us your code change, use GitHub pull requests. The workflow is as
+follows:
+
+  1. Fork the project.
+
+  2. Create a topic branch based on `master`.
+
+  3. Implement your change, including tests (if possible). Make sure you adhere
+ to the [Ruby style
+ guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md).
+
+  4. Make sure your change didn't break anything by building the RPM package
+ (`rake osc:build`). The build process includes running the full testsuite.
+
+  5. Publish the branch and create a pull request.
+
+  6. YaST developers will review your change and possibly point out issues.
+ Adapt the code under their guidance until they are all resolved.
+
+  7. Finally, the pull request will get merged or rejected.
+
+See also [GitHub's guide on
+contributing](https://help.github.com/articles/fork-a-repo).
+

commit yast2-slp for openSUSE:Factory

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package yast2-slp for openSUSE:Factory 
checked in at 2013-11-18 14:59:32

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


Package is yast2-slp

Changes:

--- /work/SRC/openSUSE:Factory/yast2-slp/yast2-slp.changes  2013-10-11 
11:11:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-slp.new/yast2-slp.changes 2013-11-18 
14:59:33.0 +0100
@@ -1,0 +2,5 @@
+Wed Nov 13 15:56:18 UTC 2013 - jreidin...@suse.com
+
+- Add explicit COPYING file
+
+---

Old:

  yast2-slp-3.1.0.tar.bz2

New:

  yast2-slp-3.1.1.tar.bz2



Other differences:
--
++ yast2-slp.spec ++
--- /var/tmp/diff_new_pack.vxCe60/_old  2013-11-18 14:59:33.0 +0100
+++ /var/tmp/diff_new_pack.vxCe60/_new  2013-11-18 14:59:33.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-slp
-Version:3.1.0
+Version:3.1.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-slp-3.1.0.tar.bz2 - yast2-slp-3.1.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-slp-3.1.0/CONTRIBUTING.md 
new/yast2-slp-3.1.1/CONTRIBUTING.md
--- old/yast2-slp-3.1.0/CONTRIBUTING.md 1970-01-01 01:00:00.0 +0100
+++ new/yast2-slp-3.1.1/CONTRIBUTING.md 2013-11-04 17:18:21.0 +0100
@@ -0,0 +1,87 @@
+YaST Contribution Guidelines
+
+
+YaST is an open source project and as such it welcomes all kinds of
+contributions. If you decide to contribute, please follow these guidelines to
+ensure the process is effective and pleasant both for you and YaST maintainers.
+
+There are two main forms of contribution: reporting bugs and performing code
+changes.
+
+Bug Reports
+---
+
+If you find a problem, please report it either using
+[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=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
+that every bug will be fixed, but we'll try.
+
+When creating a bug report, please follow our [bug reporting
+guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
+
+Code Changes
+
+
+We welcome all kinds of code contributions, from simple bug fixes to 
significant
+refactorings and implementation of new features. However, before making any
+non-trivial contribution, get in touch with us first — this can prevent wasted
+effort on both sides. Also, have a look at our [development
+documentation](http://en.opensuse.org/openSUSE:YaST_development).
+
+To send us your code change, use GitHub pull requests. The workflow is as
+follows:
+
+  1. Fork the project.
+
+  2. Create a topic branch based on `master`.
+
+  3. Implement your change, including tests (if possible). Make sure you adhere
+ to the [Ruby style
+ guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md).
+
+  4. Make sure your change didn't break anything by building the RPM package
+ (`rake osc:build`). The build process includes running the full testsuite.
+
+  5. Publish the branch and create a pull request.
+
+  6. YaST developers will review your change and possibly point out issues.
+ Adapt the code under their guidance until they are all resolved.
+
+  7. Finally, the pull request will get merged or rejected.
+
+See also [GitHub's guide on
+contributing](https://help.github.com/articles/fork-a-repo).
+
+If you want to do multiple unrelated changes, use separate branches and pull
+requests.
+
+Do not change the `VERSION` and `*.changes` files as this could lead to
+conflicts.
+
+### Commits
+
+Each commit in the pull request should do only one thing, which is clearly
+described by its commit message. Especially avoid mixing formatting changes and
+functional changes into one commit. When writing commit messages, adhere to
+[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
+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)
+and [openSUSE abbreviation

commit yast2-transfer for openSUSE:Factory

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package yast2-transfer for openSUSE:Factory 
checked in at 2013-11-18 14:59:29

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


Package is yast2-transfer

Changes:

--- /work/SRC/openSUSE:Factory/yast2-transfer/yast2-transfer.changes
2013-10-11 09:06:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-transfer.new/yast2-transfer.changes   
2013-11-18 14:59:31.0 +0100
@@ -1,0 +2,5 @@
+Wed Nov 13 15:56:18 UTC 2013 - jreidin...@suse.com
+
+- Add explicit COPYING file
+
+---

Old:

  yast2-transfer-3.1.0.tar.bz2

New:

  yast2-transfer-3.1.1.tar.bz2



Other differences:
--
++ yast2-transfer.spec ++
--- /var/tmp/diff_new_pack.qyRXX9/_old  2013-11-18 14:59:31.0 +0100
+++ /var/tmp/diff_new_pack.qyRXX9/_new  2013-11-18 14:59:31.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-transfer
-Version:3.1.0
+Version:3.1.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -84,7 +84,6 @@
 %{yast_moduledir}/*
 
 %dir %{yast_docdir}
-%doc %{yast_docdir}/README
 %doc %{yast_docdir}/COPYING
 
 %files devel-doc

++ yast2-transfer-3.1.0.tar.bz2 - yast2-transfer-3.1.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-transfer-3.1.0/CONTRIBUTING.md 
new/yast2-transfer-3.1.1/CONTRIBUTING.md
--- old/yast2-transfer-3.1.0/CONTRIBUTING.md1970-01-01 01:00:00.0 
+0100
+++ new/yast2-transfer-3.1.1/CONTRIBUTING.md2013-11-04 16:53:01.0 
+0100
@@ -0,0 +1,87 @@
+YaST Contribution Guidelines
+
+
+YaST is an open source project and as such it welcomes all kinds of
+contributions. If you decide to contribute, please follow these guidelines to
+ensure the process is effective and pleasant both for you and YaST maintainers.
+
+There are two main forms of contribution: reporting bugs and performing code
+changes.
+
+Bug Reports
+---
+
+If you find a problem, please report it either using
+[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=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
+that every bug will be fixed, but we'll try.
+
+When creating a bug report, please follow our [bug reporting
+guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
+
+Code Changes
+
+
+We welcome all kinds of code contributions, from simple bug fixes to 
significant
+refactorings and implementation of new features. However, before making any
+non-trivial contribution, get in touch with us first — this can prevent wasted
+effort on both sides. Also, have a look at our [development
+documentation](http://en.opensuse.org/openSUSE:YaST_development).
+
+To send us your code change, use GitHub pull requests. The workflow is as
+follows:
+
+  1. Fork the project.
+
+  2. Create a topic branch based on `master`.
+
+  3. Implement your change, including tests (if possible). Make sure you adhere
+ to the [Ruby style
+ guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md).
+
+  4. Make sure your change didn't break anything by building the RPM package
+ (`rake osc:build`). The build process includes running the full testsuite.
+
+  5. Publish the branch and create a pull request.
+
+  6. YaST developers will review your change and possibly point out issues.
+ Adapt the code under their guidance until they are all resolved.
+
+  7. Finally, the pull request will get merged or rejected.
+
+See also [GitHub's guide on
+contributing](https://help.github.com/articles/fork-a-repo).
+
+If you want to do multiple unrelated changes, use separate branches and pull
+requests.
+
+Do not change the `VERSION` and `*.changes` files as this could lead to
+conflicts.
+
+### Commits
+
+Each commit in the pull request should do only one thing, which is clearly
+described by its commit message. Especially avoid mixing formatting changes and
+functional changes into one commit. When writing commit messages, adhere to
+[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
+you mention it in the commit message for cross-reference. Use format like

commit yast2-ldap for openSUSE:Factory

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package yast2-ldap for openSUSE:Factory 
checked in at 2013-11-18 14:59:26

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


Package is yast2-ldap

Changes:

--- /work/SRC/openSUSE:Factory/yast2-ldap/yast2-ldap.changes2013-10-11 
11:07:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-ldap.new/yast2-ldap.changes   
2013-11-18 14:59:27.0 +0100
@@ -1,0 +2,5 @@
+Wed Nov 13 15:56:18 UTC 2013 - jreidin...@suse.com
+
+- Add explicit COPYING file
+
+---

Old:

  yast2-ldap-3.1.0.tar.bz2

New:

  yast2-ldap-3.1.1.tar.bz2



Other differences:
--
++ yast2-ldap.spec ++
--- /var/tmp/diff_new_pack.SS9e53/_old  2013-11-18 14:59:27.0 +0100
+++ /var/tmp/diff_new_pack.SS9e53/_new  2013-11-18 14:59:27.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-ldap
-Version:3.1.0
+Version:3.1.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-ldap-3.1.0.tar.bz2 - yast2-ldap-3.1.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ldap-3.1.0/CONTRIBUTING.md 
new/yast2-ldap-3.1.1/CONTRIBUTING.md
--- old/yast2-ldap-3.1.0/CONTRIBUTING.md1970-01-01 01:00:00.0 
+0100
+++ new/yast2-ldap-3.1.1/CONTRIBUTING.md2013-11-15 13:09:41.0 
+0100
@@ -0,0 +1,87 @@
+YaST Contribution Guidelines
+
+
+YaST is an open source project and as such it welcomes all kinds of
+contributions. If you decide to contribute, please follow these guidelines to
+ensure the process is effective and pleasant both for you and YaST maintainers.
+
+There are two main forms of contribution: reporting bugs and performing code
+changes.
+
+Bug Reports
+---
+
+If you find a problem, please report it either using
+[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=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
+that every bug will be fixed, but we'll try.
+
+When creating a bug report, please follow our [bug reporting
+guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
+
+Code Changes
+
+
+We welcome all kinds of code contributions, from simple bug fixes to 
significant
+refactorings and implementation of new features. However, before making any
+non-trivial contribution, get in touch with us first — this can prevent wasted
+effort on both sides. Also, have a look at our [development
+documentation](http://en.opensuse.org/openSUSE:YaST_development).
+
+To send us your code change, use GitHub pull requests. The workflow is as
+follows:
+
+  1. Fork the project.
+
+  2. Create a topic branch based on `master`.
+
+  3. Implement your change, including tests (if possible). Make sure you adhere
+ to the [Ruby style
+ guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md).
+
+  4. Make sure your change didn't break anything by building the RPM package
+ (`rake osc:build`). The build process includes running the full testsuite.
+
+  5. Publish the branch and create a pull request.
+
+  6. YaST developers will review your change and possibly point out issues.
+ Adapt the code under their guidance until they are all resolved.
+
+  7. Finally, the pull request will get merged or rejected.
+
+See also [GitHub's guide on
+contributing](https://help.github.com/articles/fork-a-repo).
+
+If you want to do multiple unrelated changes, use separate branches and pull
+requests.
+
+Do not change the `VERSION` and `*.changes` files as this could lead to
+conflicts.
+
+### Commits
+
+Each commit in the pull request should do only one thing, which is clearly
+described by its commit message. Especially avoid mixing formatting changes and
+functional changes into one commit. When writing commit messages, adhere to
+[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
+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)
+and [openSUSE abbreviation

commit yast2-squid for openSUSE:Factory

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package yast2-squid for openSUSE:Factory 
checked in at 2013-11-18 14:59:40

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


Package is yast2-squid

Changes:

--- /work/SRC/openSUSE:Factory/yast2-squid/yast2-squid.changes  2013-10-11 
11:11:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-squid.new/yast2-squid.changes 
2013-11-18 14:59:41.0 +0100
@@ -1,0 +2,5 @@
+Wed Nov 13 15:56:18 UTC 2013 - jreidin...@suse.com
+
+- Add explicit COPYING file
+
+---

Old:

  yast2-squid-3.1.0.tar.bz2

New:

  yast2-squid-3.1.1.tar.bz2



Other differences:
--
++ yast2-squid.spec ++
--- /var/tmp/diff_new_pack.L2F242/_old  2013-11-18 14:59:42.0 +0100
+++ /var/tmp/diff_new_pack.L2F242/_new  2013-11-18 14:59:42.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-squid
-Version:3.1.0
+Version:3.1.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-squid-3.1.0.tar.bz2 - yast2-squid-3.1.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-squid-3.1.0/CONTRIBUTING.md 
new/yast2-squid-3.1.1/CONTRIBUTING.md
--- old/yast2-squid-3.1.0/CONTRIBUTING.md   1970-01-01 01:00:00.0 
+0100
+++ new/yast2-squid-3.1.1/CONTRIBUTING.md   2013-11-15 13:23:57.0 
+0100
@@ -0,0 +1,87 @@
+YaST Contribution Guidelines
+
+
+YaST is an open source project and as such it welcomes all kinds of
+contributions. If you decide to contribute, please follow these guidelines to
+ensure the process is effective and pleasant both for you and YaST maintainers.
+
+There are two main forms of contribution: reporting bugs and performing code
+changes.
+
+Bug Reports
+---
+
+If you find a problem, please report it either using
+[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=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
+that every bug will be fixed, but we'll try.
+
+When creating a bug report, please follow our [bug reporting
+guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
+
+Code Changes
+
+
+We welcome all kinds of code contributions, from simple bug fixes to 
significant
+refactorings and implementation of new features. However, before making any
+non-trivial contribution, get in touch with us first — this can prevent wasted
+effort on both sides. Also, have a look at our [development
+documentation](http://en.opensuse.org/openSUSE:YaST_development).
+
+To send us your code change, use GitHub pull requests. The workflow is as
+follows:
+
+  1. Fork the project.
+
+  2. Create a topic branch based on `master`.
+
+  3. Implement your change, including tests (if possible). Make sure you adhere
+ to the [Ruby style
+ guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md).
+
+  4. Make sure your change didn't break anything by building the RPM package
+ (`rake osc:build`). The build process includes running the full testsuite.
+
+  5. Publish the branch and create a pull request.
+
+  6. YaST developers will review your change and possibly point out issues.
+ Adapt the code under their guidance until they are all resolved.
+
+  7. Finally, the pull request will get merged or rejected.
+
+See also [GitHub's guide on
+contributing](https://help.github.com/articles/fork-a-repo).
+
+If you want to do multiple unrelated changes, use separate branches and pull
+requests.
+
+Do not change the `VERSION` and `*.changes` files as this could lead to
+conflicts.
+
+### Commits
+
+Each commit in the pull request should do only one thing, which is clearly
+described by its commit message. Especially avoid mixing formatting changes and
+functional changes into one commit. When writing commit messages, adhere to
+[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
+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)
+and [openSUSE abbreviation

commit yast2-xml for openSUSE:Factory

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package yast2-xml for openSUSE:Factory 
checked in at 2013-11-18 14:59:43

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


Package is yast2-xml

Changes:

--- /work/SRC/openSUSE:Factory/yast2-xml/yast2-xml.changes  2013-10-11 
09:06:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-xml.new/yast2-xml.changes 2013-11-18 
14:59:44.0 +0100
@@ -1,0 +2,5 @@
+Wed Nov 13 15:56:18 UTC 2013 - jreidin...@suse.com
+
+- Add explicit COPYING file
+
+---

Old:

  yast2-xml-3.1.0.tar.bz2

New:

  yast2-xml-3.1.1.tar.bz2



Other differences:
--
++ yast2-xml.spec ++
--- /var/tmp/diff_new_pack.DLqRPn/_old  2013-11-18 14:59:44.0 +0100
+++ /var/tmp/diff_new_pack.DLqRPn/_new  2013-11-18 14:59:44.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-xml
-Version:3.1.0
+Version:3.1.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-xml-3.1.0.tar.bz2 - yast2-xml-3.1.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-xml-3.1.0/CONTRIBUTING.md 
new/yast2-xml-3.1.1/CONTRIBUTING.md
--- old/yast2-xml-3.1.0/CONTRIBUTING.md 1970-01-01 01:00:00.0 +0100
+++ new/yast2-xml-3.1.1/CONTRIBUTING.md 2013-11-04 17:46:50.0 +0100
@@ -0,0 +1,87 @@
+YaST Contribution Guidelines
+
+
+YaST is an open source project and as such it welcomes all kinds of
+contributions. If you decide to contribute, please follow these guidelines to
+ensure the process is effective and pleasant both for you and YaST maintainers.
+
+There are two main forms of contribution: reporting bugs and performing code
+changes.
+
+Bug Reports
+---
+
+If you find a problem, please report it either using
+[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=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
+that every bug will be fixed, but we'll try.
+
+When creating a bug report, please follow our [bug reporting
+guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
+
+Code Changes
+
+
+We welcome all kinds of code contributions, from simple bug fixes to 
significant
+refactorings and implementation of new features. However, before making any
+non-trivial contribution, get in touch with us first — this can prevent wasted
+effort on both sides. Also, have a look at our [development
+documentation](http://en.opensuse.org/openSUSE:YaST_development).
+
+To send us your code change, use GitHub pull requests. The workflow is as
+follows:
+
+  1. Fork the project.
+
+  2. Create a topic branch based on `master`.
+
+  3. Implement your change, including tests (if possible). Make sure you adhere
+ to the [Ruby style
+ guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md).
+
+  4. Make sure your change didn't break anything by building the RPM package
+ (`rake osc:build`). The build process includes running the full testsuite.
+
+  5. Publish the branch and create a pull request.
+
+  6. YaST developers will review your change and possibly point out issues.
+ Adapt the code under their guidance until they are all resolved.
+
+  7. Finally, the pull request will get merged or rejected.
+
+See also [GitHub's guide on
+contributing](https://help.github.com/articles/fork-a-repo).
+
+If you want to do multiple unrelated changes, use separate branches and pull
+requests.
+
+Do not change the `VERSION` and `*.changes` files as this could lead to
+conflicts.
+
+### Commits
+
+Each commit in the pull request should do only one thing, which is clearly
+described by its commit message. Especially avoid mixing formatting changes and
+functional changes into one commit. When writing commit messages, adhere to
+[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
+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)
+and [openSUSE abbreviation

commit yast2-hardware-detection for openSUSE:Factory

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package yast2-hardware-detection for 
openSUSE:Factory checked in at 2013-11-18 14:59:47

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


Package is yast2-hardware-detection

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-hardware-detection/yast2-hardware-detection.changes
2013-10-11 11:06:48.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-hardware-detection.new/yast2-hardware-detection.changes
   2013-11-18 14:59:48.0 +0100
@@ -1,0 +2,5 @@
+Wed Nov 13 15:56:18 UTC 2013 - jreidin...@suse.com
+
+- Add explicit COPYING file
+
+---

Old:

  yast2-hardware-detection-3.1.0.tar.bz2

New:

  yast2-hardware-detection-3.1.1.tar.bz2



Other differences:
--
++ yast2-hardware-detection.spec ++
--- /var/tmp/diff_new_pack.TtLRy7/_old  2013-11-18 14:59:48.0 +0100
+++ /var/tmp/diff_new_pack.TtLRy7/_new  2013-11-18 14:59:48.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-hardware-detection
-Version:3.1.0
+Version:3.1.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-hardware-detection-3.1.0.tar.bz2 - 
yast2-hardware-detection-3.1.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-hardware-detection-3.1.0/CONTRIBUTING.md 
new/yast2-hardware-detection-3.1.1/CONTRIBUTING.md
--- old/yast2-hardware-detection-3.1.0/CONTRIBUTING.md  1970-01-01 
01:00:00.0 +0100
+++ new/yast2-hardware-detection-3.1.1/CONTRIBUTING.md  2013-11-04 
16:09:53.0 +0100
@@ -0,0 +1,87 @@
+YaST Contribution Guidelines
+
+
+YaST is an open source project and as such it welcomes all kinds of
+contributions. If you decide to contribute, please follow these guidelines to
+ensure the process is effective and pleasant both for you and YaST maintainers.
+
+There are two main forms of contribution: reporting bugs and performing code
+changes.
+
+Bug Reports
+---
+
+If you find a problem, please report it either using
+[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=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
+that every bug will be fixed, but we'll try.
+
+When creating a bug report, please follow our [bug reporting
+guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
+
+Code Changes
+
+
+We welcome all kinds of code contributions, from simple bug fixes to 
significant
+refactorings and implementation of new features. However, before making any
+non-trivial contribution, get in touch with us first — this can prevent wasted
+effort on both sides. Also, have a look at our [development
+documentation](http://en.opensuse.org/openSUSE:YaST_development).
+
+To send us your code change, use GitHub pull requests. The workflow is as
+follows:
+
+  1. Fork the project.
+
+  2. Create a topic branch based on `master`.
+
+  3. Implement your change, including tests (if possible). Make sure you adhere
+ to the [Ruby style
+ guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md).
+
+  4. Make sure your change didn't break anything by building the RPM package
+ (`rake osc:build`). The build process includes running the full testsuite.
+
+  5. Publish the branch and create a pull request.
+
+  6. YaST developers will review your change and possibly point out issues.
+ Adapt the code under their guidance until they are all resolved.
+
+  7. Finally, the pull request will get merged or rejected.
+
+See also [GitHub's guide on
+contributing](https://help.github.com/articles/fork-a-repo).
+
+If you want to do multiple unrelated changes, use separate branches and pull
+requests.
+
+Do not change the `VERSION` and `*.changes` files as this could lead to
+conflicts.
+
+### Commits
+
+Each commit in the pull request should do only one thing, which is clearly
+described by its commit message. Especially avoid mixing formatting changes and
+functional changes into one commit. When writing commit messages, adhere to
+[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
+you mention it in the commit message