commit lxqt-about for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package lxqt-about for openSUSE:Factory 
checked in at 2015-02-25 02:17:34

Comparing /work/SRC/openSUSE:Factory/lxqt-about (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-about.new (New)


Package is "lxqt-about"

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-about/lxqt-about.changes2015-02-16 
21:08:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-about.new/lxqt-about.changes   
2015-02-25 02:18:17.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 20 19:57:15 UTC 2015 - sfal...@opensuse.org
+
+- Changed %build and %install to use cmake macros 
+
+---



Other differences:
--
++ lxqt-about.spec ++
--- /var/tmp/diff_new_pack.wkUvyj/_old  2015-02-25 02:18:18.0 +0100
+++ /var/tmp/diff_new_pack.wkUvyj/_new  2015-02-25 02:18:18.0 +0100
@@ -39,18 +39,11 @@
 %setup -q
 
 %build
-mkdir build
-pushd build
-cmake \
-  -DCMAKE_INSTALL_PREFIX:PATH=/usr \
-  ..
+%cmake
 %__make %{?_smp_mflags}
-popd
 
 %install
-pushd build
-make DESTDIR=$RPM_BUILD_ROOT install
-popd
+%cmake_install
 
 %post
 %desktop_database_post

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



commit python-html2text for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package python-html2text for 
openSUSE:Factory checked in at 2015-02-25 02:18:02

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


Package is "python-html2text"

Changes:

--- /work/SRC/openSUSE:Factory/python-html2text/python-html2text.changes
2013-10-29 09:33:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-html2text.new/python-html2text.changes   
2015-02-25 02:18:29.0 +0100
@@ -0,0 +1,8 @@
+Sun Feb 8 06:16:02 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * removed installation of .py file in /usr/bin; An upstream mistake
+and a conflict betwenn html2text.py in python_sitelib and in
+bindir when an external project tries to import it.
+



Other differences:
--
++ python-html2text.spec ++
--- /var/tmp/diff_new_pack.6nkXUM/_old  2015-02-25 02:18:30.0 +0100
+++ /var/tmp/diff_new_pack.6nkXUM/_new  2015-02-25 02:18:30.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-html2text
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -47,11 +47,13 @@
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+# An upstream mistake. A conflict betwenn html2text.py in python_sitelib 
+# and in bindir when an external project tries to import it
+rm %{buildroot}%{_bindir}/html2text.py
 
 %files
 %defattr(-,root,root,-)
 %doc COPYING README.md
-%{_bindir}/html2text.py
 %{python_sitelib}/*
 
 %changelog

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



commit openwsman for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package openwsman for openSUSE:Factory 
checked in at 2015-02-25 02:18:06

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


Package is "openwsman"

Changes:

--- /work/SRC/openSUSE:Factory/openwsman/openwsman.changes  2015-01-29 
09:56:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.openwsman.new/openwsman.changes 2015-02-25 
02:18:32.0 +0100
@@ -1,0 +2,10 @@
+Tue Feb 24 14:03:47 UTC 2015 - kkae...@suse.com
+
+- Update to 2.4.14
+  - Features
+- Improved C++ bindings (Peter Hatina)
+  - Bugfixes
+- Build fixes for Fedora21, RHEL7, and CentOS7
+- option parser accepts '-?' and '--help' as valid
+
+---

Old:

  openwsman-2.4.13.tar.bz2

New:

  openwsman-2.4.14.tar.bz2



Other differences:
--
++ openwsman.spec ++
--- /var/tmp/diff_new_pack.4JumtC/_old  2015-02-25 02:18:33.0 +0100
+++ /var/tmp/diff_new_pack.4JumtC/_new  2015-02-25 02:18:33.0 +0100
@@ -122,7 +122,7 @@
 %endif
 
 Requires(pre):  sed coreutils grep /bin/hostname
-Version:2.4.13
+Version:2.4.14
 Release:0
 # Mandriva:
 # Release %mkrel 1

++ openwsman-2.4.13.tar.bz2 -> openwsman-2.4.14.tar.bz2 ++
 2174 lines of diff (skipped)

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



commit jsoncpp for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

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

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


Package is "jsoncpp"

Changes:

--- /work/SRC/openSUSE:Factory/jsoncpp/jsoncpp.changes  2015-02-18 
12:09:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.jsoncpp.new/jsoncpp.changes 2015-02-25 
02:18:34.0 +0100
@@ -1,0 +2,10 @@
+Tue Feb 24 14:10:36 UTC 2015 - mplus...@suse.com
+
+- Update to 1.4.4
+  * The odd allowDroppedNullPlaceholders feature of Readers 
+(corresponding to dropNullPlaceholders in Writers) can be 
+helpful when parsing javascript as JSON, when null elements 
+have been discarded.
+- Build doc package as noarch
+
+---

Old:

  1.4.2.tar.gz

New:

  1.4.4.tar.gz



Other differences:
--
++ jsoncpp.spec ++
--- /var/tmp/diff_new_pack.DkzkbB/_old  2015-02-25 02:18:35.0 +0100
+++ /var/tmp/diff_new_pack.DkzkbB/_new  2015-02-25 02:18:35.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   jsoncpp
-Version:1.4.2
+Version:1.4.4
 Release:0
 Summary:C++ library that allows manipulating with JSON
 License:MIT
@@ -58,6 +58,7 @@
 %package doc
 Summary:Documentation for %{name}
 Group:  Documentation
+BuildArch:  noarch
 
 %description doc
 JSON is a lightweight data-interchange format. It can represent numbers,
@@ -112,7 +113,6 @@
 %doc AUTHORS LICENSE NEWS.txt README.md
 %{_libdir}/pkgconfig/%{name}.pc
 %{_libdir}/lib%{name}.so
-
 %{_includedir}/json/
 
 %files doc

++ 1.4.2.tar.gz -> 1.4.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jsoncpp-1.4.2/amalgamate.py 
new/jsoncpp-1.4.4/amalgamate.py
--- old/jsoncpp-1.4.2/amalgamate.py 2015-02-15 10:01:26.0 +0100
+++ new/jsoncpp-1.4.4/amalgamate.py 2015-02-19 22:37:57.0 +0100
@@ -59,7 +59,7 @@
 print("Amalgating header...")
 header = AmalgamationFile(source_top_dir)
 header.add_text("/// Json-cpp amalgated header 
(http://jsoncpp.sourceforge.net/).")
-header.add_text("/// It is intented to be used with #include <%s>" % 
header_include_path)
+header.add_text('/// It is intended to be used with #include "%s"' % 
header_include_path)
 header.add_file("LICENSE", wrap_in_comment=True)
 header.add_text("#ifndef JSON_AMALGATED_H_INCLUDED")
 header.add_text("# define JSON_AMALGATED_H_INCLUDED")
@@ -85,7 +85,7 @@
 print("Amalgating forward header...")
 header = AmalgamationFile(source_top_dir)
 header.add_text("/// Json-cpp amalgated forward header 
(http://jsoncpp.sourceforge.net/).")
-header.add_text("/// It is intented to be used with #include <%s>" % 
forward_header_include_path)
+header.add_text('/// It is intended to be used with #include "%s"' % 
forward_header_include_path)
 header.add_text("/// This header provides forward declaration for all 
JsonCpp types.")
 header.add_file("LICENSE", wrap_in_comment=True)
 header.add_text("#ifndef JSON_FORWARD_AMALGATED_H_INCLUDED")
@@ -105,10 +105,15 @@
 print("Amalgating source...")
 source = AmalgamationFile(source_top_dir)
 source.add_text("/// Json-cpp amalgated source 
(http://jsoncpp.sourceforge.net/).")
-source.add_text("/// It is intented to be used with #include <%s>" % 
header_include_path)
+source.add_text('/// It is intended to be used with #include "%s"' % 
header_include_path)
 source.add_file("LICENSE", wrap_in_comment=True)
 source.add_text("")
-source.add_text("#include <%s>" % header_include_path)
+source.add_text('#include "%s"' % header_include_path)
+source.add_text("""
+#ifndef JSON_IS_AMALGAMATION
+#error "Compile with -I PATH_TO_JSON_DIRECTORY"
+#endif
+""")
 source.add_text("")
 lib_json = "src/lib_json"
 source.add_file(os.path.join(lib_json, "json_tool.h"))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jsoncpp-1.4.2/include/json/assertions.h 
new/jsoncpp-1.4.4/include/json/assertions.h
--- old/jsoncpp-1.4.2/include/json/assertions.h 2015-02-15 10:01:26.0 
+0100
+++ new/jsoncpp-1.4.4/include/json/assertions.h 2015-02-19 22:37:57.0 
+0100
@@ -16,7 +16,7 @@
 #if JSON_USE_EXCEPTION
 #include 
 #define JSON_ASSERT(condition) 
\
-  assert(condition); // @todo <= change this into an exception throw
+  if (!(condition)) {throw std::runtime_error( "assert json failed" );} // 
@todo <= add detail about condition in exception
 #define JSON_FAIL_MESSA

commit python-requests for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package python-requests for openSUSE:Factory 
checked in at 2015-02-25 02:18:12

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


Package is "python-requests"

Changes:

--- /work/SRC/openSUSE:Factory/python-requests/python-requests.changes  
2014-12-03 22:48:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-requests.new/python-requests.changes 
2015-02-25 02:18:36.0 +0100
@@ -1,0 +2,119 @@
+Tue Feb 24 13:04:17 UTC 2015 - tbecht...@suse.com
+
+- update to 2.5.2:
+  * Update HISTORY and version for v2.5.2
+  * Update urllib3 to 29aa09bde9c42cc9a8d79aac47ee3d362b438cca
+  * document combination of repeated response headers
+  * Update README to use Shields badges
+  * Upgrade urllib3 to 490d3a227fadb626cd54a240b9d0922f849914b4
+  * Update certificate bundle.
+  * Update to use readthedocs.org instead of rtfd.org
+  * add a timeout value to connection_error_invalid_port test to accelerate
+failure
+  * split test_connection_error into two distinct tests, and changed
+"unknown url" test URL since fooobarbangbazbing.httpbin.org currently gives
+a valid response.
+  * quickstart: using a list as a value in query params
+  * HISTORY: replace n-dash to workaround pip bug
+  * Check that a filename is a basestring instance
+  * Move noncebit to the only place it is used
+  * Remove entirely unnecessary and unused bits from requests.compat
+  * Attempt to quote anyway if unquoting fails
+  * Update urllib3 to a27758625e4169330fcf965652b1093faf52
+  * drawn towards it rather than pushed away
+  * certifi
+  * simpler button
+  * cleanups
+  * Requests Pro
+  * javascripts
+  * Changing year in all copyright information
+  * Enhance documentation for clarity.
+  * Clean up cookie docs and display them.
+  * Bump version to 2.5.1
+  * Add release notes for 2.5.1
+  * Fix bug in renegotiating a nonce with the server
+  * Fix error handling on Python 3
+  * catch exception more specifically in Response.ok
+  * Uncommented test in test_requests.py
+  * Fix a typo in a comment
+  * Give proper attribution to pip
+  * utils.guess_filename fails if the given parameter looks like a file object
+but has a non-string name attribute
+  * Copy pip's import machinery wholesale
+  * Updated the broken link to twitter streaming API documentation
+  * Enable GitHub syntax highlighting on README
+  * Bump version to 2.5.0
+  * Add updates for 2.5.0
+  * Update tests to work offline
+  * updatee chardet, urllib3
+  * url was already parsed, don't urlparse twice
+  * Properly serialize RecentlyUsedContainers for cache
+  * Changed ConnectionError to InvalidURL
+  * Docs: Add more section labels for referencing
+  * Partially addresses Issue #1572
+  * Update HTTPAdapter docstring
+  * Add last few changes and add a quick test
+  * Update urllib3 to df4ec5cce1
+  * Update how we handle retries to be consistent with documentation
+  * Fix HTTPDigestAuth not to treat non-file as a file
+  * Fixed.
+  * Added test for overriding Content-Length.
+  * Close sessions created in the functional API
+  * Pass strict to urllib3.
+  * Use to_native_string instead of builtin_str
+  * Update documentation about max_retries to reflect code
+  * Cap the redirect_cache size to prevent memory abuse
+  * Add DeprecationWarnings to inform users of plans
+  * Note about read timeout errors and max_retries
+  * fix failing test "test_prepare_unicode_url" \(take 3\)
+  * Revert "fix failing test "test_prepare_unicode_url""
+  * fix failing test "test_prepare_unicode_url"
+  * Revert "fix failing test "test_prepare_unicode_url""
+  * update AUTHORS
+  * fix failing test "test_prepare_unicode_url"
+  * Changing parameter name `newline` ==> `delimiter`.
+  * Clean up handle_redirect.
+  * Adding a custom line delimiter to iter_lines()
+  * Fix #2279. Update layout css
+  * Fix #2288. Change urllib3 and chardet workflow
+  * Update sidebarintro.html
+  * Made more better
+  * Add Release History to the sidebar
+  * Fixed #2250
+  * Update utils.py
+  * Clean up, support all redirects, fix potential endless 401 loop.
+  * v2.4.3
+  * Re-order params for backwards compat
+  * allow unicode URLs on Python 2
+  * requests v2.4.2
+  * fix documentation for utils.get_unicode_from_response() :)
+  * v2.4.2 changelog
+  * Remove timeout from __attrs__
+  * Fix a couple of issues I noticed
+  * Support bytestring URLs on Python 3.x
+  * A fix for #1979 repeat HTTP digest authentication after redirect.
+  * remove unused import
+  * fix #2247
+  * docs: Clarify how to pass a custom set of CAs
+  * Correct redirection introduction
+  * Avoid getting stuck in a loop
+  * make StreamConsumedError doubly inherit
+  * using the `StreamConsumedError`
+  * add-in S

commit lxqt-globalkeys for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package lxqt-globalkeys for openSUSE:Factory 
checked in at 2015-02-25 02:17:32

Comparing /work/SRC/openSUSE:Factory/lxqt-globalkeys (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-globalkeys.new (New)


Package is "lxqt-globalkeys"

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-globalkeys/lxqt-globalkeys.changes  
2015-02-16 21:12:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-globalkeys.new/lxqt-globalkeys.changes 
2015-02-25 02:18:16.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 20 20:03:54 UTC 2015 - sfal...@opensuse.org
+
+- Updated %build and %install to use cmake macros 
+
+---



Other differences:
--
++ lxqt-globalkeys.spec ++
--- /var/tmp/diff_new_pack.77UxNg/_old  2015-02-25 02:18:17.0 +0100
+++ /var/tmp/diff_new_pack.77UxNg/_new  2015-02-25 02:18:17.0 +0100
@@ -79,23 +79,11 @@
 %patch0 -p1
 
 %build
-mkdir build
-pushd build
-cmake \
-  -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \
-  -DCMAKE_INSTALL_LIBDIR:PATH=%{_libdir} \
-  -DLIB_INSTALL_DIR:PATH=%{_libdir} \
-%ifarch x86_64 aarch64 ppc64 ppc64le
-  -DLIB_SUFFIX=64 \
-%endif
-  ..
+%cmake
 %__make %{?_smp_mflags}
-popd
 
 %install
-pushd build
-make DESTDIR=$RPM_BUILD_ROOT install
-popd
+%cmake_install
 %fdupes -s %{buildroot}
 
 %post

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



commit datovka for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package datovka for openSUSE:Factory checked 
in at 2015-02-25 02:17:55

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


Package is "datovka"

Changes:

--- /work/SRC/openSUSE:Factory/datovka/datovka.changes  2015-02-13 
08:35:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.datovka.new/datovka.changes 2015-02-25 
02:18:24.0 +0100
@@ -1,0 +2,10 @@
+Tue Feb 24 12:44:21 UTC 2015 - tchva...@suse.com
+
+- Version bump to 4.1.2:
+  * Various bugfixes
+- Add patch to not ask about new version availabilty:
+  * 0001-no-check-new-versions.patch
+- Refreshed patch:
+  * datovka-fix-pro.patch
+
+---

Old:

  datovka-4.1.0-src.tar.xz

New:

  0001-no-check-new-versions.patch
  datovka-4.1.2-src.tar.xz



Other differences:
--
++ datovka.spec ++
--- /var/tmp/diff_new_pack.hSmPnQ/_old  2015-02-25 02:18:25.0 +0100
+++ /var/tmp/diff_new_pack.hSmPnQ/_new  2015-02-25 02:18:25.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   datovka
-Version:4.1.0
+Version:4.1.2
 Release:0
 Summary:Library to access Czech eGov system \"Datove schranky\"
 License:LGPL-2.0+
@@ -26,6 +26,8 @@
 Source0:
https://secure.nic.cz/files/datove_schranky/%{version}/%{name}-%{version}-src.tar.xz
 # PATCH-FIX-UPSTREAM: remove some issues with current .pro file
 Patch0: datovka-fix-pro.patch
+# PATCH-FIX-SUSE: do not check for newer versions in app (taken from Fedora)
+Patch1: 0001-no-check-new-versions.patch
 BuildRequires:  libqt5-linguist
 BuildRequires:  openssl-devel
 BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
@@ -50,8 +52,9 @@
 %{?lang_package}
 
 %prep
-%setup -q -c %{name}
+%setup -q
 %patch0 -p1
+%patch1 -p1
 sed -i \
 -e 's:lrelease:lrelease-qt5:g' \
 %{name}.pro
@@ -66,7 +69,7 @@
 
 # fix desktop file
 sed -i \
--e 's:Office:Office;Network;Email;:g' \
+-e 's:Office;:Office;Network;Email;:g' \
 %{buildroot}%{_datadir}/applications/datovka.desktop
 rm -rf %{buildroot}%{_datadir}/datovka/doc
 
@@ -75,6 +78,7 @@
 %doc AUTHORS COPYING
 %{_bindir}/datovka
 %{_datadir}/applications/datovka.desktop
+%{_datadir}/appdata/datovka.appdata.xml
 %dir %{_datadir}/datovka
 %dir %{_datadir}/datovka/localisations/
 %{_datadir}/datovka/localisations/datovka_cs.qm

++ 0001-no-check-new-versions.patch ++
Do not check for a new version by default.

diff --git a/src/common.cpp b/src/common.cpp
index cbfabd3..9eb8eaf 100644
--- a/src/common.cpp
+++ b/src/common.cpp
@@ -74,7 +74,7 @@ GlobPreferences::GlobPreferences(void)
 store_additional_data_on_disk(true),
 certificate_validation_date(DOWNLOAD_DATE),
 check_crl(true),
-check_new_versions(true),
+check_new_versions(false),
 send_stats_with_version_checks(false),
 download_on_background(false),
 timer_value(10),
++ datovka-4.1.0-src.tar.xz -> datovka-4.1.2-src.tar.xz ++
 110873 lines of diff (skipped)

++ datovka-fix-pro.patch ++
--- /var/tmp/diff_new_pack.hSmPnQ/_old  2015-02-25 02:18:25.0 +0100
+++ /var/tmp/diff_new_pack.hSmPnQ/_new  2015-02-25 02:18:25.0 +0100
@@ -1,7 +1,7 @@
-Index: datovka-4.1.0/datovka.pro
+Index: datovka-4.1.2/datovka.pro
 ===
 datovka-4.1.0.orig/datovka.pro
-+++ datovka-4.1.0/datovka.pro
+--- datovka-4.1.2.orig/datovka.pro
 datovka-4.1.2/datovka.pro
 @@ -49,7 +49,6 @@ isEqual(QT_MAJOR_VERSION, $${REQUIRED_MA
  #LIBISDS_PREFIX = "$$HOME/third_party/built"
  
@@ -10,7 +10,20 @@
VERSION=\\\"$${VERSION}\\\"
  
  unix:!macx {
-@@ -124,8 +123,11 @@ unix:!macx {
+@@ -101,12 +100,6 @@ unix:!macx {
+   localisation.files += locale/datovka_cs.qm \
+   locale/datovka_en.qm
+ 
+-  additional.path = "$${TEXT_FILES_INST_DIR}"
+-  additional.files = \
+-  AUTHORS \
+-  COPYING \
+-  README
+-
+   DEFINES += DATADIR=\\\"$$DATADIR\\\" \
+   PKGDATADIR=\\\"$$PKGDATADIR\\\" \
+   LOCALE_INST_DIR="\"\\\"$${LOCALE_INST_DIR}\\\"\"" \
+@@ -129,8 +122,11 @@ unix:!macx {
}
  }
  
@@ -24,7 +37,7 @@
-Wall -Wextra -pedantic
  
  INCLUDEPATH += \
-@@ -188,11 +190,6 @@ macx {
+@@ -196,11 +192,6 @@ macx {
locale/datovka_en.qm
localisation.files += locale/qtbase_cs.qm
  

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



commit python-stevedore for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package python-stevedore for 
openSUSE:Factory checked in at 2015-02-25 02:18:18

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


Package is "python-stevedore"

Changes:

--- /work/SRC/openSUSE:Factory/python-stevedore/python-stevedore.changes
2014-11-15 12:26:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-stevedore.new/python-stevedore.changes   
2015-02-25 02:18:39.0 +0100
@@ -1,0 +2,11 @@
+Tue Feb 24 13:32:03 UTC 2015 - tbecht...@suse.com
+
+- update to 1.2.0:
+  * Use pkg_resources resolve(
+  * Fix the README.rst file format for pypi
+  * Workflow documentation is now in infra-manual
+  * Implement a __contains__ override for extension manager
+  * Update link to docs in README
+  * Bring doc build up to standard
+
+---

Old:

  stevedore-1.1.0.tar.gz

New:

  stevedore-1.2.0.tar.gz



Other differences:
--
++ python-stevedore.spec ++
--- /var/tmp/diff_new_pack.H4fJ1j/_old  2015-02-25 02:18:40.0 +0100
+++ /var/tmp/diff_new_pack.H4fJ1j/_new  2015-02-25 02:18:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-stevedore
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python-stevedore
-Version:1.1.0
+Version:1.2.0
 Release:0
 Summary:Manage dynamic plugins for Python applications
 License:Apache-2.0
@@ -29,6 +29,7 @@
 BuildRequires:  python-setuptools
 # Documentation requirements:
 BuildRequires:  python-Sphinx
+BuildRequires:  python-oslosphinx
 # Test requirements:
 #BuildRequires:  python-mock
 #BuildRequires:  python-nose
@@ -60,7 +61,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE README.rst docs/build/html
+%doc LICENSE README.rst doc/build/html
 %{python_sitelib}/*
 
 %changelog

++ stevedore-1.1.0.tar.gz -> stevedore-1.2.0.tar.gz ++
 3935 lines of diff (skipped)

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



commit lxqt-notificationd for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package lxqt-notificationd for 
openSUSE:Factory checked in at 2015-02-25 02:17:30

Comparing /work/SRC/openSUSE:Factory/lxqt-notificationd (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-notificationd.new (New)


Package is "lxqt-notificationd"

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-notificationd/lxqt-notificationd.changes
2015-02-16 21:12:02.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.lxqt-notificationd.new/lxqt-notificationd.changes   
2015-02-25 02:18:16.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 20 20:20:09 UTC 2015 - sfal...@opensuse.org
+
+- Changed %build and %install to use cmake macros
+
+---



Other differences:
--
++ lxqt-notificationd.spec ++
--- /var/tmp/diff_new_pack.RfQdHJ/_old  2015-02-25 02:18:16.0 +0100
+++ /var/tmp/diff_new_pack.RfQdHJ/_new  2015-02-25 02:18:16.0 +0100
@@ -47,18 +47,11 @@
 %patch0 -p1
 
 %build
-mkdir build
-pushd build
-cmake \
-  -DCMAKE_INSTALL_PREFIX:PATH=/usr \
-  ..
+%cmake
 %__make %{?_smp_mflags}
-popd
 
 %install
-pushd build
-make DESTDIR=$RPM_BUILD_ROOT install
-popd
+%cmake_install
 %fdupes -s %{buildroot}%{_datadir}
 
 %post

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



commit python-sqlalchemy-migrate for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package python-sqlalchemy-migrate for 
openSUSE:Factory checked in at 2015-02-25 02:18:14

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


Package is "python-sqlalchemy-migrate"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-sqlalchemy-migrate/python-sqlalchemy-migrate.changes
  2014-09-17 17:27:28.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-sqlalchemy-migrate.new/python-sqlalchemy-migrate.changes
 2015-02-25 02:18:37.0 +0100
@@ -1,0 +2,10 @@
+Tue Feb 24 13:22:05 UTC 2015 - tbecht...@suse.com
+
+- update to version 0.9.4:
+  * Remove svn version tag setting
+  * Ignore transaction management statements in SQL scripts
+  * Use native sqlalchemy 0.9 quote attribute with ibmdb2
+  * Don't add warnings filter on import
+  * pep8: mark all pep8 checks that currently fail as ignored
+
+---

Old:

  sqlalchemy-migrate-0.9.2.tar.gz

New:

  sqlalchemy-migrate-0.9.4.tar.gz



Other differences:
--
++ python-sqlalchemy-migrate.spec ++
--- /var/tmp/diff_new_pack.BCrh6T/_old  2015-02-25 02:18:38.0 +0100
+++ /var/tmp/diff_new_pack.BCrh6T/_new  2015-02-25 02:18:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-sqlalchemy-migrate
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright 2011 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:   python-sqlalchemy-migrate
-Version:0.9.2
+Version:0.9.4
 Release:0
 Summary:Database schema migration for SQLAlchemy
 License:MIT

++ sqlalchemy-migrate-0.9.2.tar.gz -> sqlalchemy-migrate-0.9.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sqlalchemy-migrate-0.9.2/AUTHORS 
new/sqlalchemy-migrate-0.9.4/AUTHORS
--- old/sqlalchemy-migrate-0.9.2/AUTHORS2014-09-11 18:42:29.0 
+0200
+++ new/sqlalchemy-migrate-0.9.4/AUTHORS2015-01-13 02:35:52.0 
+0100
@@ -1,5 +1,6 @@
 Alex Favaro 
 Bob Farrell 
+Brant Knudson 
 Chris Withers 
 Cyril Roelandt 
 Dan Prince 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sqlalchemy-migrate-0.9.2/ChangeLog 
new/sqlalchemy-migrate-0.9.4/ChangeLog
--- old/sqlalchemy-migrate-0.9.2/ChangeLog  2014-09-11 18:42:29.0 
+0200
+++ new/sqlalchemy-migrate-0.9.4/ChangeLog  2015-01-13 02:35:52.0 
+0100
@@ -1,12 +1,26 @@
 CHANGES
 ===
 
+0.9.4
+-
+
+* Remove svn version tag setting
+
+0.9.3
+-
+
+* Ignore transaction management statements in SQL scripts
+* Use native sqlalchemy 0.9 quote attribute with ibmdb2
+* Don't add warnings filter on import
+* pep8: mark all pep8 checks that currently fail as ignored
+
 0.9.2
 -
 
 * SqlScript: execute multiple statements one by one
 * Make sure we don't throw away exception on SQL script failure
 * Pin testtools to < 0.9.36
+* Fix ibmdb2 unique constraint handling for sqlalchemy 0.9
 
 0.9.1
 -
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sqlalchemy-migrate-0.9.2/PKG-INFO 
new/sqlalchemy-migrate-0.9.4/PKG-INFO
--- old/sqlalchemy-migrate-0.9.2/PKG-INFO   2014-09-11 18:42:29.0 
+0200
+++ new/sqlalchemy-migrate-0.9.4/PKG-INFO   2015-01-13 02:35:52.0 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: sqlalchemy-migrate
-Version: 0.9.2
+Version: 0.9.4
 Summary: Database schema migration for SQLAlchemy
 Home-page: http://www.openstack.org/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sqlalchemy-migrate-0.9.2/migrate/changeset/__init__.py 
new/sqlalchemy-migrate-0.9.4/migrate/changeset/__init__.py
--- old/sqlalchemy-migrate-0.9.2/migrate/changeset/__init__.py  2014-09-11 
18:41:48.0 +0200
+++ new/sqlalchemy-migrate-0.9.4/migrate/changeset/__init__.py  2015-01-13 
02:35:13.0 +0100
@@ -5,13 +5,10 @@
.. [#] SQL Data Definition Language
 """
 import re
-import warnings
 
 import sqlalchemy
 from sqlalchemy import __version__ as _sa_version
 
-warnings.simplefilter('always', DeprecationWarning)
-
 _sa_version = tuple(int(re.match("\d+", x).group(0)) for x in 
_sa_version.split("."))
 SQLA_07 = _sa_version >= (0, 7)
 SQLA_08 = _sa_version >= (0, 8)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sqlalchemy-migrate-0.9.2/migr

commit ghc for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package ghc for openSUSE:Factory checked in 
at 2015-02-25 02:17:46

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


Package is "ghc"

Changes:

--- /work/SRC/openSUSE:Factory/ghc/ghc.changes  2015-02-05 11:00:50.0 
+0100
+++ /work/SRC/openSUSE:Factory/.ghc.new/ghc.changes 2015-02-25 
02:18:21.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb 23 16:48:10 UTC 2015 - peter.tromm...@ohm-hochschule.de
+
+- drop ghc-cabal-unversion-docdir.patch
+  * ghc-rpm-macros follows upstream ghc again 
+
+---

Old:

  ghc-cabal-unversion-docdir.patch



Other differences:
--
++ ghc.spec ++
--- /var/tmp/diff_new_pack.KTZvYf/_old  2015-02-25 02:18:22.0 +0100
+++ /var/tmp/diff_new_pack.KTZvYf/_new  2015-02-25 02:18:22.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -55,8 +55,6 @@
 Source1:ghc-rpmlintrc
 # PATCH-FIX-UPSTREAM llvm-powerpc64-datalayout.patch 
peter.tromm...@ohm-hochschule.de - Add target datalayout for llvm on powerpc 64.
 Patch8: llvm-powerpc64-datalayout.patch
-# PATCH-FIX-OPENSUSE ghc-cabal-unversion-docdir.patch 
peter.tromm...@ohm-hochschule.de - Remove versions in library docdirs. Required 
for compatibility with ghc-rpm-macros 1.0 and up. Can be removed once we move 
to ghc 7.8.x. Fedora patch 16.
-Patch9: ghc-cabal-unversion-docdir.patch
 # PATCH-FIX-UPSTREAM D349.patch peter.tromm...@ohm-hochschule.de - Fix dynamic 
linker, see Haskell trac #8935.
 Patch12:D349.patch
 # PATCH-FIX-UPSTREAM integer-gmp.patch peter.tromm...@ohm-hochschule.de -- Fix 
upstream ticket #8156 see https://ghc.haskell.org/trac/ghc/ticket/8156. We need 
this for SLE 11 where libgmp is too old and so we have to use the bundled 
libgmp. This patch fixes the build. 
@@ -164,7 +162,6 @@
 %prep
 %setup -q
 %patch8 -p1
-%patch9 -p1
 %patch12 -p1
 %patch13 -p1
 %patch14 -p1

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



commit python-psycopg2 for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package python-psycopg2 for openSUSE:Factory 
checked in at 2015-02-25 02:18:16

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


Package is "python-psycopg2"

Changes:

--- /work/SRC/openSUSE:Factory/python-psycopg2/python-psycopg2.changes  
2014-01-23 15:54:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-psycopg2.new/python-psycopg2.changes 
2015-02-25 02:18:38.0 +0100
@@ -1,0 +2,55 @@
+Tue Feb 24 14:52:53 UTC 2015 - tbecht...@suse.com
+
+- update to version 2.6:
+  - Added support for large objects larger than 2GB. Many thanks to Blake Rouse
+and the MAAS Team for the feature development.
+  - Python `time` objects with a tzinfo specified and PostgreSQL :sql:`timetz`
+data are converted into each other (:ticket:`#272`).
+  - Json apapter's `!str()` returns the adapted content instead of the 
`!repr()`
+(:ticket:`#191`).
+  - Named cursors used as context manager don't swallow the exception on exit
+(:ticket:`#262`).
+  - `cursor.description` can be pickled (:ticket:`#265`).
+  - Propagate read error messages in COPY FROM (:ticket:`#270`).
+  - PostgreSQL time 24:00 is converted to Python 00:00 (:ticket:`#278`).
+  - Added :sql:`jsonb` support for PostgreSQL 9.4 (:ticket:`#226`).
+  - Fixed segfault if COPY statements are passed to `~cursor.execute()` instead
+of using the proper methods (:ticket:`#219`).
+  - Force conversion of pool arguments to integer to avoid potentially 
unbounded
+pools (:ticket:`#220`).
+  - Cursors :sql:`WITH HOLD` don't begin a new transaction upon 
move/fetch/close
+(:ticket:`#228`).
+  - Cursors :sql:`WITH HOLD` can be used in autocommit (:ticket:`#229`).
+  - `~cursor.callproc()` doesn't silently ignore an argument without a length.
+  - Fixed memory leak with large objects (:ticket:`#256`).
+  - Make sure the internal ``_psycopg.so`` module can be imported stand-alone 
(to
+allow modules juggling such as the one described in :ticket:`#201`).
+  - Work around `pip issue #1630 `__
+making installation via ``pip -e git+url`` impossible (:ticket:`#18`).
+  - Copy operations correctly set the `cursor.rowcount` attribute
+(:ticket:`#180`).
+  - It is now possible to call `get_transaction_status()` on closed 
connections.
+  - Fixed unsafe access to object names causing assertion failures in
+Python 3 debug builds (:ticket:`#188`).
+  - Mark the connection closed if found broken on `poll()` (from :ticket:`#192`
+discussion)
+  - Fixed handling of dsn and closed attributes in connection subclasses
+failing to connect (from :ticket:`#192` discussion).
+  - Added arbitrary but stable order to `Range` objects, thanks to
+Chris Withers (:ticket:`#193`).
+  - Avoid blocking async connections on connect (:ticket:`#194`). Thanks to
+Adam Petrovich for the bug report and diagnosis.
+  - Don't segfault using poorly defined cursor subclasses which forgot to call
+the superclass init (:ticket:`#195`).
+  - Mark the connection closed when a Socket connection is broken, as it
+happens for TCP connections instead (:ticket:`#196`).
+  - Fixed overflow opening a lobject with an oid not fitting in a signed int
+(:ticket:`#203`).
+  - Fixed handling of explicit default ``cursor_factory=None`` in
+`connection.cursor()` (:ticket:`#210`).
+  - Fixed possible segfault in named cursors creation.
+  - Fixed debug build on Windows, thanks to James Emerton.
+- Add python-Sphinx as BuilrRequires to build documenation. Also adjust
+  the build process for html docs.
+
+---

Old:

  psycopg2-2.5.2.tar.gz

New:

  psycopg2-2.6.tar.gz



Other differences:
--
++ python-psycopg2.spec ++
--- /var/tmp/diff_new_pack.uap8dP/_old  2015-02-25 02:18:39.0 +0100
+++ /var/tmp/diff_new_pack.uap8dP/_new  2015-02-25 02:18:39.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-psycopg2
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python-psycopg2
-Version:2.5.2
+Version:2.6
 Release:0
 Summary:Python-PostgreSQL Database Adapter
 License:LGPL-3.0+ and (LGPL-3.0+ or ZPL-2.0) and 
SUSE-GPL-2.0-with-openssl-exception
@@ -26,6 +26,7 @@
 Source: 
http://pypi.python.org/packages/source/p/psycopg2/psycopg2-%{version}.

commit percona-toolkit for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package percona-toolkit for openSUSE:Factory 
checked in at 2015-02-25 02:18:21

Comparing /work/SRC/openSUSE:Factory/percona-toolkit (Old)
 and  /work/SRC/openSUSE:Factory/.percona-toolkit.new (New)


Package is "percona-toolkit"

Changes:

--- /work/SRC/openSUSE:Factory/percona-toolkit/percona-toolkit.changes  
2015-01-27 09:09:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.percona-toolkit.new/percona-toolkit.changes 
2015-02-25 02:18:40.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb 24 16:12:21 UTC 2015 - astie...@suse.com
+
+- add CVE/bug tracking to 2.2.13 changelog entry
+
+---
@@ -27,0 +33 @@
+  [boo#919298] [CVE-2015-1027]



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



commit lxqt-session for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package lxqt-session for openSUSE:Factory 
checked in at 2015-02-25 02:17:17

Comparing /work/SRC/openSUSE:Factory/lxqt-session (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-session.new (New)


Package is "lxqt-session"

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-session/lxqt-session.changes
2015-02-16 21:08:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-session.new/lxqt-session.changes   
2015-02-25 02:18:11.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 20 21:26:45 UTC 2015 - sfal...@opensuse.org
+
+- Changed %build and %install to used cmake macros 
+
+---



Other differences:
--
++ lxqt-session.spec ++
--- /var/tmp/diff_new_pack.9J47pB/_old  2015-02-25 02:18:11.0 +0100
+++ /var/tmp/diff_new_pack.9J47pB/_new  2015-02-25 02:18:11.0 +0100
@@ -58,18 +58,11 @@
 %patch0 -p1
 
 %build
-mkdir build
-pushd build
-cmake \
-  -DCMAKE_INSTALL_PREFIX:PATH=/usr \
-  ..
+%cmake
 %__make %{?_smp_mflags}
-popd
 
 %install
-pushd build
-make DESTDIR=$RPM_BUILD_ROOT install
-popd
+%cmake_install
 %fdupes -s %{buildroot}/%{_datadir}
 
 %post

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



commit mksusecd for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package mksusecd for openSUSE:Factory 
checked in at 2015-02-25 02:18:04

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


Package is "mksusecd"

Changes:

--- /work/SRC/openSUSE:Factory/mksusecd/mksusecd.changes2015-02-10 
20:24:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.mksusecd.new/mksusecd.changes   2015-02-25 
02:18:30.0 +0100
@@ -1,0 +2,8 @@
+Tue Feb 24 14:26:13 CET 2015 - snw...@suse.com
+
+- support initrds with pre-sle12 key management
+- support adding driver updates to initrd
+- no-sign option should also prevent updating 'content' file
+- 1.13
+
+---

Old:

  mksusecd-1.12.tar.xz

New:

  mksusecd-1.13.tar.xz



Other differences:
--
++ mksusecd.spec ++
--- /var/tmp/diff_new_pack.EmpKt8/_old  2015-02-25 02:18:31.0 +0100
+++ /var/tmp/diff_new_pack.EmpKt8/_new  2015-02-25 02:18:31.0 +0100
@@ -29,7 +29,7 @@
 Summary:Create SUSE Linux installation ISOs
 License:GPL-3.0+
 Group:  Hardware/Other
-Version:1.12
+Version:1.13
 Release:0
 Source: %{name}-%{version}.tar.xz
 Url:https://github.com/wfeldt/mksusecd

++ mksusecd-1.12.tar.xz -> mksusecd-1.13.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mksusecd-1.12/VERSION new/mksusecd-1.13/VERSION
--- old/mksusecd-1.12/VERSION   2015-02-10 10:02:57.0 +0100
+++ new/mksusecd-1.13/VERSION   2015-02-24 14:20:20.0 +0100
@@ -1 +1 @@
-1.12
+1.13
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mksusecd-1.12/changelog new/mksusecd-1.13/changelog
--- old/mksusecd-1.12/changelog 2015-02-10 10:02:57.0 +0100
+++ new/mksusecd-1.13/changelog 2015-02-24 14:20:20.0 +0100
@@ -1,3 +1,8 @@
+2015-02-24:1.13
+   - support initrds with pre-sle12 key management
+   - support adding driver updates to initrd
+   - no-sign option should also prevent updating 'content' file
+
 2015-02-10:1.12
- simplify key handling
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mksusecd-1.12/mksusecd new/mksusecd-1.13/mksusecd
--- old/mksusecd-1.12/mksusecd  2015-02-10 10:02:57.0 +0100
+++ new/mksusecd-1.13/mksusecd  2015-02-24 14:20:20.0 +0100
@@ -157,8 +157,10 @@
 sub find_magic;
 sub meta_iso;
 sub meta_fat;
+sub get_unpack_commands;
 sub create_initrd;
 sub update_initrd;
+sub extract_installkeys;
 sub create_cd_ikr;
 sub isolinux_add_option;
 sub grub2_add_option;
@@ -285,6 +287,7 @@
 my $has_efi = 0;
 my $sign_key_pub;
 my $sign_key_dir;
+my $initrd_installkeys;
 
 my $progress_start = 0;
 my $progress_end = 100;
@@ -326,6 +329,7 @@
   $boot = analyze_boot;
   update_boot_options;
   if($opt_sign && (@opt_initrds || update_content)) {
+extract_installkeys;
 create_sign_key;
 add_sign_key;
   }
@@ -431,7 +435,8 @@
 image (partitioning tools don't really like 
this) or
 'iso' or 'fat' in which case you get a regular 
partition
 with an ISO960 or FAT file system (default: 
'iso').
-  --initrd DIR|RPM  Add directory DIR or package RPM to initrd.
+  --initrd DIR|RPM|DUD  Add directory DIR or package RPM or driver 
update DUD
+to initrd.
   --no-docs Don't include package documentation when 
updating the
 initrd (default).
   --keep-docs   Include package documentation when updating 
initrd.
@@ -849,11 +854,11 @@
 
   $cmd = "$mkisofs->{command}$mkisofs->{options}";
 
-  print "running:\n$cmd\n" if $opt_verbose >= 1;
+  print "running:\n$cmd\n" if $opt_verbose >= 2;
 
-  print "$mkisofs->{command} sort file:\n", join("\n", @{$mkisofs->{sort}}), 
"\n" if $opt_verbose >= 2;
+  print "$mkisofs->{command} sort file:\n", join("\n", @{$mkisofs->{sort}}), 
"\n" if $opt_verbose >= 3;
 
-  print "$mkisofs->{command} exclude file:\n", join("\n", 
@{$mkisofs->{exclude}}), "\n" if $opt_verbose >= 2;
+  print "$mkisofs->{command} exclude file:\n", join("\n", 
@{$mkisofs->{exclude}}), "\n" if $opt_verbose >= 3;
 
   if(open my $fh, "$cmd 2>&1 |") {
 $| = 1;
@@ -874,7 +879,7 @@
 $ok = 0 if $?;
   }
 
-  print $log if $opt_verbose >= 2 || !$ok;
+  print $log if $opt_verbose >= 3 || !$ok;
 
   die "Error: $mkisofs->{command} failed\n" if !$ok;
 }
@@ -1363,6 +1368,46 @@
 
 
 # - - - - - - - - - - - - - - - - - - - - - - -

commit python-eventlet for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package python-eventlet for openSUSE:Factory 
checked in at 2015-02-25 02:18:10

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


Package is "python-eventlet"

Changes:

--- /work/SRC/openSUSE:Factory/python-eventlet/python-eventlet.changes  
2015-02-03 11:40:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-eventlet.new/python-eventlet.changes 
2015-02-25 02:18:35.0 +0100
@@ -1,0 +2,13 @@
+Tue Feb 24 11:12:59 UTC 2015 - tbecht...@suse.com
+
+- update to version 0.17.0
+  * Full Python3 compatibility
+  * greendns: IPv6 support, improved handling of /etc/hosts
+  * tpool: make sure we return results during killall
+  * semaphore: Don't hog a semaphore if someone else is waiting for it
+  * green.socket: create_connection() was wrapping all exceptions
+in socket.error
+  * Make sure SSL retries are done using the exact same data buffer
+  * greenio: shutdown already closed sockets without error
+
+---

Old:

  eventlet-0.16.1.tar.gz

New:

  eventlet-0.17.0.tar.gz



Other differences:
--
++ python-eventlet.spec ++
--- /var/tmp/diff_new_pack.tFuDYV/_old  2015-02-25 02:18:36.0 +0100
+++ /var/tmp/diff_new_pack.tFuDYV/_new  2015-02-25 02:18:36.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-eventlet
-Version:0.16.1
+Version:0.17.0
 Release:0
 Url:http://eventlet.net
 Summary:Highly concurrent networking library

++ eventlet-0.16.1.tar.gz -> eventlet-0.17.0.tar.gz ++
 4464 lines of diff (skipped)

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



commit lxqt-panel for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package lxqt-panel for openSUSE:Factory 
checked in at 2015-02-25 02:17:44

Comparing /work/SRC/openSUSE:Factory/lxqt-panel (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-panel.new (New)


Package is "lxqt-panel"

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-panel/lxqt-panel.changes2015-02-16 
21:08:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-panel.new/lxqt-panel.changes   
2015-02-25 02:18:20.0 +0100
@@ -1,0 +2,8 @@
+Fri Feb 20 21:13:52 UTC 2015 - sfal...@opensuse.org
+
+- Changed %build and %include to use cmake macros
+- Added Patches:
+  + lxqt-panel-0.9.0_fix_lxqtmount_include.patch 
+  + lxqt-panel-0.9.0_add_libxcb_to_cmakelist.patch
+
+---

New:

  lxqt-panel-0.9.0_add_libxcb_to_cmakelist.patch
  lxqt-panel-0.9.0_fix_lxqtmount_include.patch



Other differences:
--
++ lxqt-panel.spec ++
--- /var/tmp/diff_new_pack.M54W6H/_old  2015-02-25 02:18:21.0 +0100
+++ /var/tmp/diff_new_pack.M54W6H/_new  2015-02-25 02:18:21.0 +0100
@@ -24,7 +24,12 @@
 Group:  System/GUI/LXDE-Qt
 Url:http://www.lxde.org
 Source0:
http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM sfal...@opensuse.org -- Needed for plugin-mount to find 
the lxqt-mount headers
+Patch0: lxqt-panel-0.9.0_fix_lxqtmount_include.patch
+# PATCH-FIX-UPSTREAM sfal...@opensuse.org -- Add libxcb to CMakeLists.txt, to 
comply with --no-undefined --as-needed in cmake 
+Patch1: lxqt-panel-0.9.0_add_libxcb_to_cmakelist.patch
 BuildRequires:  cmake
+BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  kguiaddons-devel
@@ -69,20 +74,15 @@
 
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
 
 %build
-mkdir build
-pushd build
-cmake \
-  -DCMAKE_INSTALL_PREFIX:PATH=/usr \
-  ..
+%cmake
 %__make %{?_smp_mflags}
-popd
 
 %install
-pushd build
-make DESTDIR=$RPM_BUILD_ROOT install
-popd
+%cmake_install
 %fdupes -s %{buildroot}/%{_datadir}
 
 %post -p /sbin/ldconfig

++ lxqt-panel-0.9.0_add_libxcb_to_cmakelist.patch ++
Index: lxqt-panel-0.9.0/CMakeLists.txt
===
--- lxqt-panel-0.9.0.orig/CMakeLists.txt
+++ lxqt-panel-0.9.0/CMakeLists.txt
@@ -163,6 +163,9 @@ endif()
 
 setByDefault(SHOWDESKTOP_PLUGIN Yes)
 if(SHOWDESKTOP_PLUGIN)
+find_package(ECM 1.0.0 REQUIRED NO_MODULE)
+set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_MODULE_PATH})
+find_package(XCB REQUIRED COMPONENTS XCB)
 set(ENABLED_PLUGINS ${ENABLED_PLUGINS} "Show Desktop")
 add_subdirectory(plugin-showdesktop)
 endif()
Index: lxqt-panel-0.9.0/plugin-showdesktop/CMakeLists.txt
===
--- lxqt-panel-0.9.0.orig/plugin-showdesktop/CMakeLists.txt
+++ lxqt-panel-0.9.0/plugin-showdesktop/CMakeLists.txt
@@ -16,6 +16,7 @@ set(LIBRARIES
 ${LIBRARIES}
 ${LXQT_GLOBALKEYS_LIBRARIES}
 ${QTXDG_LIBRARIES}
+XCB::XCB
 )
 
 BUILD_LXQT_PLUGIN(${PLUGIN})
++ lxqt-panel-0.9.0_fix_lxqtmount_include.patch ++
Index: lxqt-panel-0.9.0/plugin-mount/actions/deviceaction.h
===
--- lxqt-panel-0.9.0.orig/plugin-mount/actions/deviceaction.h
+++ lxqt-panel-0.9.0/plugin-mount/actions/deviceaction.h
@@ -31,7 +31,7 @@
 
 #include 
 #include 
-#include 
+#include 
 
 namespace {
 class MountDevice;
Index: lxqt-panel-0.9.0/plugin-mount/lxqtmountplugin.cpp
===
--- lxqt-panel-0.9.0.orig/plugin-mount/lxqtmountplugin.cpp
+++ lxqt-panel-0.9.0/plugin-mount/lxqtmountplugin.cpp
@@ -28,7 +28,7 @@
 
 #include "lxqtmountplugin.h"
 #include "lxqtmountconfiguration.h"
-#include 
+#include 
 #include "actions/deviceaction.h"
 #include "popup.h"
 #include "mountbutton.h"
Index: lxqt-panel-0.9.0/plugin-mount/menudiskitem.cpp
===
--- lxqt-panel-0.9.0.orig/plugin-mount/menudiskitem.cpp
+++ lxqt-panel-0.9.0/plugin-mount/menudiskitem.cpp
@@ -27,7 +27,7 @@
 
 #include 
 #include "menudiskitem.h"
-#include 
+#include 
 #include 
 #include 
 #include 
Index: lxqt-panel-0.9.0/plugin-mount/popup.cpp
===
--- lxqt-panel-0.9.0.orig/plugin-mount/popup.cpp
+++ lxqt-panel-0.9.0/plugin-mount/popup.cpp
@@ -29,7 +29,7 @@
 #include 
 #include 
 #include 
-#include 
+#include 
 #include "menudiskitem.h"
 #include "popup.h"
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For ad

commit libqt5xdg for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package libqt5xdg for openSUSE:Factory 
checked in at 2015-02-25 02:17:36

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


Package is "libqt5xdg"

Changes:

--- /work/SRC/openSUSE:Factory/libqt5xdg/libqt5xdg.changes  2015-02-16 
21:07:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5xdg.new/libqt5xdg.changes 2015-02-25 
02:18:18.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 20 19:53:39 UTC 2015 - sfal...@opensuse.org
+
+- Changed %build and %install to use cmake macros 
+
+---



Other differences:
--
++ libqt5xdg.spec ++
--- /var/tmp/diff_new_pack.1utu73/_old  2015-02-25 02:18:19.0 +0100
+++ /var/tmp/diff_new_pack.1utu73/_new  2015-02-25 02:18:19.0 +0100
@@ -58,19 +58,11 @@
 %setup -q -n libqtxdg-%{version}
 
 %build
-mkdir build
-pushd build
-cmake \
-  -DUSE_QT5=ON \
-  -DCMAKE_INSTALL_PREFIX:PATH=/usr \
-  ..
+%cmake
 %__make %{?_smp_mflags}
-popd
 
 %install
-pushd build
-make DESTDIR=$RPM_BUILD_ROOT install
-popd
+%cmake_install
 %fdupes -s %{buildroot}/%{_datadir}/locale
 
 %post -n libQt5Xdg1 -p /sbin/ldconfig

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



commit liblxqt-mount for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package liblxqt-mount for openSUSE:Factory 
checked in at 2015-02-25 02:17:39

Comparing /work/SRC/openSUSE:Factory/liblxqt-mount (Old)
 and  /work/SRC/openSUSE:Factory/.liblxqt-mount.new (New)


Package is "liblxqt-mount"

Changes:

--- /work/SRC/openSUSE:Factory/liblxqt-mount/liblxqt-mount.changes  
2015-02-16 21:12:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.liblxqt-mount.new/liblxqt-mount.changes 
2015-02-25 02:18:19.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 20 19:44:07 UTC 2015 - sfal...@opensuse.org
+
+- Changed %build and %install sections to use cmake macros 
+
+---



Other differences:
--
++ liblxqt-mount.spec ++
--- /var/tmp/diff_new_pack.Evx14s/_old  2015-02-25 02:18:20.0 +0100
+++ /var/tmp/diff_new_pack.Evx14s/_new  2015-02-25 02:18:20.0 +0100
@@ -57,23 +57,11 @@
 %setup -q -n liblxqt-mount-%{version}
 
 %build
-mkdir build
-pushd build
-cmake \
-  -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \
-  -DCMAKE_INSTALL_LIBDIR:PATH=%{_libdir} \
-  -DLIB_INSTALL_DIR:PATH=%{_libdir} \
-%ifarch x86_64 aarch64 ppc64 ppc64le
-  -DLIB_SUFFIX=64 \
-%endif
-  ..
+%cmake
 %__make %{?_smp_mflags}
-popd
 
 %install
-pushd build
-make DESTDIR=$RPM_BUILD_ROOT install
-popd
+%cmake_install
 
 %post -n liblxqtmount0 -p /sbin/ldconfig
 

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



commit python-pecan for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package python-pecan for openSUSE:Factory 
checked in at 2015-02-25 02:17:57

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


Package is "python-pecan"

Changes:

--- /work/SRC/openSUSE:Factory/python-pecan/python-pecan.changes
2014-11-11 10:15:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-pecan.new/python-pecan.changes   
2015-02-25 02:18:26.0 +0100
@@ -1,0 +2,40 @@
+Tue Feb 24 12:49:00 UTC 2015 - tbecht...@suse.com
+
+- update to 0.8.3
+  *Properly* detect Python < 3.3.
+  * Fix py32 support; importlib.machinery.SourceFileLoader doesn't exist until
+py33
+  * Version increment.
+  * Change pecan to more gracefully handle a few odd request encoding edge
+cases.
+  * Document pecan.request.context
+  * Improve ImportError verbosity for configuration files.
+  * core: optimize renderer computing
+  * middleware.static: remove useless stored variable
+  * Version increment.
+  * Don't clone pecan-dependent projects from cgit.
+  * Allows multiple parameters to be converted to list
+  * tox: pass posargs to test command
+  * Corrects ouptut -> output in docs/source/hooks.rst
+  * Add documentation for generic REST controllers.
+  * Version increment.
+  * Improve detection of infinite recursion for PecanHook and pypy.
+  * Fix broken wsme-stable tests and remove some deprecated pip flags.
+  * Fix typo in description
+  * Only define remainder when not empty
+  * Fixes expose of staticmethod
+  * Version increment.
+  * Resolve a bug that mixes up argument order for generic functions.
+  * Fix a routing bug for generic subcontrollers.
+  * Remove `assert` for flow control; it can be optimized away with `python 
-O`.
+  * For HTTP POSTs, map JSON request bodies to controller keyword arguments.
+  * Improve argspec detection and leniency for wrapped controllers.
+  * When path arguments are incorrect for RestController, return HTTP 404, not
+400.
+  * When detecting non-content for HTTP 204, properly catch UnicodeDecodeError.
+  * Fix a bug in generic function handling when context locals are disabled.
+  * Stop using distribute for Python 3 tests.
+  * Revert "Import run_cross_tests.sh from oslo-incubator"
+  * Add docs environment to tox.ini
+
+---

Old:

  pecan-0.7.0.tar.gz

New:

  pecan-0.8.3.tar.gz



Other differences:
--
++ python-pecan.spec ++
--- /var/tmp/diff_new_pack.oJdSjz/_old  2015-02-25 02:18:27.0 +0100
+++ /var/tmp/diff_new_pack.oJdSjz/_new  2015-02-25 02:18:27.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pecan
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python-pecan
-Version:0.7.0
+Version:0.8.3
 Release:0
 Summary:A WSGI object-dispatching web framework, designed to be lean 
and fast
 License:BSD-3-Clause
@@ -44,7 +44,7 @@
 Requires:   python-Mako >= 0.4.0
 Requires:   python-WebOb >= 1.2dev
 Requires:   python-WebTest >= 1.3.1
-Requires:   python-logutils
+Requires:   python-logutils >= 0.3
 Requires:   python-singledispatch
 Requires:   python-six
 Suggests:   python-Jinja2

++ pecan-0.7.0.tar.gz -> pecan-0.8.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pecan-0.7.0/PKG-INFO new/pecan-0.8.3/PKG-INFO
--- old/pecan-0.7.0/PKG-INFO2014-08-29 14:51:16.0 +0200
+++ new/pecan-0.8.3/PKG-INFO2015-01-12 23:57:54.0 +0100
@@ -1,7 +1,7 @@
 Metadata-Version: 1.1
 Name: pecan
-Version: 0.7.0
-Summary: A WSGI object-dispatching web framework, designed to be lean and 
fast, with few dependancies.
+Version: 0.8.3
+Summary: A WSGI object-dispatching web framework, designed to be lean and 
fast, with few dependencies.
 Home-page: http://github.com/stackforge/pecan
 Author: Jonathan LaCour
 Author-email: i...@pecanpy.org
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pecan-0.7.0/pecan/commands/base.py 
new/pecan-0.8.3/pecan/commands/base.py
--- old/pecan-0.7.0/pecan/commands/base.py  2014-08-29 14:51:05.0 
+0200
+++ new/pecan-0.8.3/pecan/commands/base.py  2015-01-12 23:57:45.0 
+0100
@@ -46,7 +46,7 @@
 continue
 try:
 cmd = ep.load()
-assert has

commit vino for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package vino for openSUSE:Factory checked in 
at 2015-02-25 02:16:06

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


Package is "vino"

Changes:

--- /work/SRC/openSUSE:Factory/vino/vino.changes2014-11-18 
22:44:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.vino.new/vino.changes   2015-02-25 
02:16:16.0 +0100
@@ -1,0 +2,9 @@
+Fri Feb 20 19:31:42 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.14.2:
+  + Skip intermediate file with Automake 1.15.
+  + Fix Turkish desktop keywords translation.
+  + Handle closed signal properly on notification prompt.
+  + Updated translations.
+
+---

Old:

  vino-3.14.1.tar.xz

New:

  vino-3.14.2.tar.xz



Other differences:
--
++ vino.spec ++
--- /var/tmp/diff_new_pack.bhR8UI/_old  2015-02-25 02:16:17.0 +0100
+++ /var/tmp/diff_new_pack.bhR8UI/_new  2015-02-25 02:16:17.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vino
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   vino
-Version:3.14.1
+Version:3.14.2
 Release:0
 Summary:GNOME VNC Server
 License:GPL-2.0+

++ vino-3.14.1.tar.xz -> vino-3.14.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vino-3.14.1/ChangeLog new/vino-3.14.2/ChangeLog
--- old/vino-3.14.1/ChangeLog   2014-11-10 22:47:04.0 +0100
+++ new/vino-3.14.2/ChangeLog   2015-02-18 12:11:38.0 +0100
@@ -1,3 +1,35 @@
+2015-02-18  David King  
+
+   Update NEWS for 3.14.2
+
+2015-02-18  David King  
+
+   Fix Turkish desktop keywords translation
+
+2015-02-18  David King  
+
+   Skip intermediate file with Automake 1.15
+
+2015-02-18  Ondrej Holy  
+
+   Handle closed signal properly on notification prompt
+
+   When the notification is closed (e.g. by close button), closed signal
+   is emitted. This signal isn't handled currently and therefore
+   vino-server is still waiting for response and block new notification
+   from client (also doesn't close the connection). Handle close signal
+   properly to fix this bug.
+
+   https://bugzilla.gnome.org/show_bug.cgi?id=744692
+
+2015-01-20  Necdet Yücel  
+
+   Updated Turkish translation
+
+2015-01-09  David King  
+
+   Fix Turkish desktop keywords translation
+
 2014-11-10  David King  
 
Update NEWS for 3.14.1 release
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vino-3.14.1/Makefile.in new/vino-3.14.2/Makefile.in
--- old/vino-3.14.1/Makefile.in 2014-11-10 22:46:40.0 +0100
+++ new/vino-3.14.2/Makefile.in 2015-02-18 12:10:57.0 +0100
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
+# Makefile.in generated by automake 1.15 from Makefile.am.
 # @configure_input@
 
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
+# Copyright (C) 1994-2014 Free Software Foundation, Inc.
 
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
@@ -18,7 +18,17 @@
 
 
 VPATH = @srcdir@
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
+am__is_gnu_make = { \
+  if test -z '$(MAKELEVEL)'; then \
+false; \
+  elif test -n '$(MAKE_HOST)'; then \
+true; \
+  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
+true; \
+  else \
+false; \
+  fi; \
+}
 am__make_running_with_option = \
   case $${target_option-} in \
   ?) ;; \
@@ -83,21 +93,6 @@
 host_triplet = @host@
 libexec_PROGRAMS = vino-server$(EXEEXT)
 subdir = .
-DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
-   $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
-   $(top_srcdir)/configure $(am__configure_deps) \
-   $(srcdir)/config.h.in $(dist_noinst_SCRIPTS) \
-   $(top_srcdir)/build-aux/depcomp \
-   $(am__dist_clientfile_DATA_DIST) $(dist_convert_DATA) \
-   $(dist_noinst_DATA) COPYING build-aux/compile \
-   build-aux/config.guess build-aux/config.sub build-aux/depcomp \
-   build-aux/install-sh build-aux/missing build-aux/ltmain.sh \
-   $(top_srcdir)/build-aux/compile \
-   $(top_srcdir)/build-aux/config.guess \
-   $(top_srcdir)/build-aux/config.sub \
-   $(top_srcdir)/build-aux/install-sh \
-

commit lxqt-policykit for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package lxqt-policykit for openSUSE:Factory 
checked in at 2015-02-25 02:17:28

Comparing /work/SRC/openSUSE:Factory/lxqt-policykit (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-policykit.new (New)


Package is "lxqt-policykit"

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-policykit/lxqt-policykit.changes
2015-02-16 21:11:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-policykit.new/lxqt-policykit.changes   
2015-02-25 02:18:15.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 20 20:26:02 UTC 2015 - sfal...@opensuse.org
+
+- Changed %build and %install to use cmake macros 
+
+---



Other differences:
--
++ lxqt-policykit.spec ++
--- /var/tmp/diff_new_pack.b2C50G/_old  2015-02-25 02:18:16.0 +0100
+++ /var/tmp/diff_new_pack.b2C50G/_new  2015-02-25 02:18:16.0 +0100
@@ -45,18 +45,11 @@
 %setup -q
 
 %build
-mkdir build
-pushd build
-cmake \
-  -DCMAKE_INSTALL_PREFIX:PATH=/usr \
-  ..
+%cmake
 %__make %{?_smp_mflags}
-popd
 
 %install
-pushd build
-make DESTDIR=$RPM_BUILD_ROOT install
-popd
+%cmake_install
 %fdupes -s %{buildroot}%{_datadir}
 
 %files

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



commit pcmanfm-qt for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package pcmanfm-qt for openSUSE:Factory 
checked in at 2015-02-25 02:17:15

Comparing /work/SRC/openSUSE:Factory/pcmanfm-qt (Old)
 and  /work/SRC/openSUSE:Factory/.pcmanfm-qt.new (New)


Package is "pcmanfm-qt"

Changes:

--- /work/SRC/openSUSE:Factory/pcmanfm-qt/pcmanfm-qt.changes2015-02-16 
21:09:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.pcmanfm-qt.new/pcmanfm-qt.changes   
2015-02-25 02:18:10.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 20 21:31:00 UTC 2015 - sfal...@opensuse.org
+
+- Changed %build and %install to use cmake macros 
+
+---



Other differences:
--
++ pcmanfm-qt.spec ++
--- /var/tmp/diff_new_pack.6GUVrA/_old  2015-02-25 02:18:10.0 +0100
+++ /var/tmp/diff_new_pack.6GUVrA/_new  2015-02-25 02:18:10.0 +0100
@@ -74,19 +74,13 @@
 %setup -q
 
 %build
-mkdir build
-pushd build
-cmake \
-  -DCMAKE_INSTALL_PREFIX:PATH=/usr \
-  ..
+%cmake
 %__make %{?_smp_mflags}
-popd
 
 %install
-pushd build
-make DESTDIR=$RPM_BUILD_ROOT install
-popd
+%cmake_install
 %fdupes -s %{buildroot}%{_datadir}
+
 %post
 %desktop_database_post
 

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



commit lxqt-config for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package lxqt-config for openSUSE:Factory 
checked in at 2015-02-25 02:17:12

Comparing /work/SRC/openSUSE:Factory/lxqt-config (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-config.new (New)


Package is "lxqt-config"

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-config/lxqt-config.changes  2015-02-16 
21:11:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-config.new/lxqt-config.changes 
2015-02-25 02:17:14.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 20 21:34:36 UTC 2015 - sfal...@opensuse.org
+
+- Changed %build and %install to use cmake macros 
+
+---



Other differences:
--
++ lxqt-config.spec ++
--- /var/tmp/diff_new_pack.5vxDdo/_old  2015-02-25 02:18:10.0 +0100
+++ /var/tmp/diff_new_pack.5vxDdo/_new  2015-02-25 02:18:10.0 +0100
@@ -50,23 +50,11 @@
 %patch0 -p1
 
 %build
-mkdir build
-pushd build
-cmake \
-  -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \
-  -DCMAKE_INSTALL_LIBDIR:PATH=%{_libdir} \
-  -DLIB_INSTALL_DIR:PATH=%{_libdir} \
-%ifarch x86_64 aarch64 ppc64 ppc64le
-  -DLIB_SUFFIX=64 \
-%endif
-  ..
+%cmake
 %__make %{?_smp_mflags}
-popd
 
 %install
-pushd build
-make DESTDIR=$RPM_BUILD_ROOT install
-popd
+%cmake_install
 %fdupes -s %{buildroot}/%{_datadir}
 
 %post

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



commit lxqt-openssh-askpass for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package lxqt-openssh-askpass for 
openSUSE:Factory checked in at 2015-02-25 02:17:26

Comparing /work/SRC/openSUSE:Factory/lxqt-openssh-askpass (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new (New)


Package is "lxqt-openssh-askpass"

Changes:

--- 
/work/SRC/openSUSE:Factory/lxqt-openssh-askpass/lxqt-openssh-askpass.changes
2015-02-16 21:12:06.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new/lxqt-openssh-askpass.changes
   2015-02-25 02:18:14.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 20 20:32:27 UTC 2015 - sfal...@opensuse.org
+
+- Changed %build and %install to use cmake macros 
+
+---



Other differences:
--
++ lxqt-openssh-askpass.spec ++
--- /var/tmp/diff_new_pack.oM8pUK/_old  2015-02-25 02:18:15.0 +0100
+++ /var/tmp/diff_new_pack.oM8pUK/_new  2015-02-25 02:18:15.0 +0100
@@ -41,19 +41,11 @@
 %setup -q
 
 %build
-mkdir build
-pushd build
-cmake \
-  -DUSE_QT5=YES \
-  -DCMAKE_INSTALL_PREFIX=/usr \
-  ..
+%cmake
 %__make %{?_smp_mflags}
-popd
 
 %install
-pushd build
-make DESTDIR=$RPM_BUILD_ROOT install
-popd
+%cmake_install
 %fdupes -s %{buildroot}%{_datadir}
 
 %files

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



commit lxqt-runner for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package lxqt-runner for openSUSE:Factory 
checked in at 2015-02-25 02:17:19

Comparing /work/SRC/openSUSE:Factory/lxqt-runner (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-runner.new (New)


Package is "lxqt-runner"

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-runner/lxqt-runner.changes  2015-02-16 
21:08:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-runner.new/lxqt-runner.changes 
2015-02-25 02:18:11.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 20 21:23:53 UTC 2015 - sfal...@opensuse.org
+
+- Changed %build and %install to use cmake macros 
+
+---



Other differences:
--
++ lxqt-runner.spec ++
--- /var/tmp/diff_new_pack.sivI63/_old  2015-02-25 02:18:12.0 +0100
+++ /var/tmp/diff_new_pack.sivI63/_new  2015-02-25 02:18:12.0 +0100
@@ -50,18 +50,11 @@
 %setup -q
 
 %build
-mkdir build
-pushd build
-cmake \
-  -DCMAKE_INSTALL_PREFIX:PATH=/usr \
-  ..
+%cmake
 %__make %{?_smp_mflags}
-popd
 
 %install
-pushd build
-make DESTDIR=$RPM_BUILD_ROOT install
-popd
+%cmake_install
 %fdupes %{buildroot}/%{_datadir}
 
 %files

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



commit lxqt-qtplugin for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package lxqt-qtplugin for openSUSE:Factory 
checked in at 2015-02-25 02:17:21

Comparing /work/SRC/openSUSE:Factory/lxqt-qtplugin (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-qtplugin.new (New)


Package is "lxqt-qtplugin"

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-qtplugin/lxqt-qtplugin.changes  
2015-02-16 21:08:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-qtplugin.new/lxqt-qtplugin.changes 
2015-02-25 02:18:12.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 20 20:48:04 UTC 2015 - sfal...@opensuse.org
+
+- Changed %build and %install to use cmake macros 
+
+---



Other differences:
--
++ lxqt-qtplugin.spec ++
--- /var/tmp/diff_new_pack.5uPabe/_old  2015-02-25 02:18:13.0 +0100
+++ /var/tmp/diff_new_pack.5uPabe/_new  2015-02-25 02:18:13.0 +0100
@@ -51,19 +51,11 @@
 %setup -q
 
 %build
-mkdir build
-pushd build
-cmake \
-  -DUSE_QT5=YES \
-  -DCMAKE_INSTALL_PREFIX:PATH=/usr \
-  ..
+%cmake
 %__make %{?_smp_mflags}
-popd
 
 %install
-pushd build
-make DESTDIR=$RPM_BUILD_ROOT install
-popd
+%cmake_install
 
 %files
 %defattr(-,root,root)

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



commit lxqt-powermanagement for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package lxqt-powermanagement for 
openSUSE:Factory checked in at 2015-02-25 02:17:24

Comparing /work/SRC/openSUSE:Factory/lxqt-powermanagement (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-powermanagement.new (New)


Package is "lxqt-powermanagement"

Changes:

--- 
/work/SRC/openSUSE:Factory/lxqt-powermanagement/lxqt-powermanagement.changes
2015-02-22 17:27:02.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.lxqt-powermanagement.new/lxqt-powermanagement.changes
   2015-02-25 02:18:13.0 +0100
@@ -8,0 +9,5 @@
+Fri Feb 20 20:41:55 UTC 2015 - sfal...@opensuse.org
+
+- Changed %build and %install to use cmake macros 
+
+---



Other differences:
--
++ lxqt-powermanagement.spec ++
--- /var/tmp/diff_new_pack.7hOxE5/_old  2015-02-25 02:18:14.0 +0100
+++ /var/tmp/diff_new_pack.7hOxE5/_new  2015-02-25 02:18:14.0 +0100
@@ -58,18 +58,11 @@
 %patch0 -p1
 
 %build
-mkdir build
-pushd build
-cmake \
-  -DCMAKE_INSTALL_PREFIX:PATH=/usr \
-  ..
+%cmake
 %__make %{?_smp_mflags}
-popd
 
 %install
-pushd build
-make DESTDIR=$RPM_BUILD_ROOT install
-popd
+%cmake_install
 %fdupes -s %{buildroot}%{_datadir}
 
 %post

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



commit libqt5-qttools for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qttools for openSUSE:Factory 
checked in at 2015-02-25 02:15:57

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


Package is "libqt5-qttools"

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-qttools/libqt5-qttools.changes
2015-01-21 21:52:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5-qttools.new/libqt5-qttools.changes   
2015-02-25 02:16:15.0 +0100
@@ -1,0 +2,12 @@
+Fri Feb 20 19:07:14 UTC 2015 - buschman...@opensuse.org
+
+- added libQt5Sql5-sqlite to the Requires for libqt5-qttools, because
+  qhelpgenerator needs it to work, what is not automatically recognized by rpm
+
+---
+Thu Feb 19 03:32:04 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Add qdbusviewer-restore-the-window-size-and-state-on-startup.patch
+  and change-creation-date-to-a-fixed-date.patch
+
+---
@@ -5,0 +18 @@
+

New:

  change-creation-date-to-a-fixed-date.patch
  qdbusviewer-restore-the-window-size-and-state-on-startup.patch



Other differences:
--
++ libqt5-qttools.spec ++
--- /var/tmp/diff_new_pack.PVmoQx/_old  2015-02-25 02:16:16.0 +0100
+++ /var/tmp/diff_new_pack.PVmoQx/_new  2015-02-25 02:16:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5-qttools
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -35,10 +35,12 @@
 Source12:   linguist5.desktop
 Source13:   assistant5.desktop
 Source14:   qdbusviewer5.desktop
-
 # PATCH-FIX-OPENSUSE fix-for-opensuse-qmake-qt5.patch [rh#1009893]  
liujianfeng1...@gmail.com
-Patch1:   fix-for-opensuse-qmake-qt5.patch
-
+Patch0: fix-for-opensuse-qmake-qt5.patch
+# PATCH-FIX-UPSTREAM 
qdbusviewer-restore-the-window-size-and-state-on-startup.patch -- qdbusviewer: 
Restore the window size and state on startup
+Patch1: qdbusviewer-restore-the-window-size-and-state-on-startup.patch
+# PATCH-FIX-UPSTREAM change-creation-date-to-a-fixed-date.patch
+Patch2: change-creation-date-to-a-fixed-date.patch
 BuildRequires:  fdupes
 BuildRequires:  libQt5WebKitWidgets-devel >= %{version}
 BuildRequires:  libqt5-qtbase-devel >= %{version}
@@ -46,6 +48,7 @@
 BuildRequires:  libqt5-qtdeclarative-private-headers-devel >= %{version}
 BuildRequires:  libxslt-devel
 BuildRequires:  update-desktop-files
+Requires:   libQt5Sql5-sqlite
 Recommends: libqt5-linguist
 %if %qt5_snapshot
 #to create the forwarding headers
@@ -62,8 +65,9 @@
 
 %prep
 %setup -q -n qttools-opensource-src-%{real_version}
-
-%patch1 -p0
+%patch0 -p0
+%patch1 -p1
+%patch2 -p1
 
 %package devel
 Summary:Qt Development Kit

++ change-creation-date-to-a-fixed-date.patch ++
From: Sune Vuorela 
Date: Sun, 15 Feb 2015 21:51:44 +
Subject: Change creation date to a fixed date
X-Git-Url: 
http://quickgit.kde.org/?p=qt%2Fqttools.git&a=commitdiff&h=d1e639a800a105f4611c87f024664559c7d33aaa
---
Change creation date to a fixed date

Encoding the dates makes reproducing the output impossible, and doesn't
really have much gain. It most of the time not relevant when something
was built, but more 'what was built' and 'with what tools was it built'

In this case, the creation date isn't read by any thing, so it is likely
just filler data.

Keep the key anyways to not break any third party readers of the file
and set a fixed date, in this case the same date as used for a fixed
date in QtCore's QLibraryInfo::buildDate function at noon.

Change-Id: I560e43dfce538e2f25c3cf51482b946a7cfa179e
Reviewed-by: Christian Kandeler 
---


--- a/src/assistant/help/qhelpgenerator.cpp
+++ b/src/assistant/help/qhelpgenerator.cpp
@@ -369,9 +369,7 @@
 
 d->query->exec(QLatin1String("INSERT INTO MetaDataTable 
VALUES('qchVersion', '1.0')"));
 
-d->query->prepare(QLatin1String("INSERT INTO MetaDataTable 
VALUES('CreationDate', ?)"));
-d->query->bindValue(0, QDateTime::currentDateTime().toString(Qt::ISODate));
-d->query->exec();
+d->query->exec(QLatin1String("INSERT INTO MetaDataTable 
VALUES('CreationDate', '2012-12-20T12:00:00')"));
 
 return true;
 }
++ qdbusviewer-restore-the-window-size-and-state-on-startup.patch ++
From: Alexander Volkov 
Date: Mon, 22 Sep 2014 12:12:45 +
Subject: qdbusviewer: Restore the window size and state on startup
---
qdbusviewer: Restore the window size and state o

commit liblxqt for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package liblxqt for openSUSE:Factory checked 
in at 2015-02-25 02:17:07

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


Package is "liblxqt"

Changes:

--- /work/SRC/openSUSE:Factory/liblxqt/liblxqt.changes  2015-02-16 
21:12:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.liblxqt.new/liblxqt.changes 2015-02-25 
02:17:08.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb 20 01:18:24 UTC 2015 - sfal...@opensuse.org
+
+- Changed to %cmake and %cmake_install macros in %build and
+  %install 
+
+---



Other differences:
--
++ liblxqt.spec ++
--- /var/tmp/diff_new_pack.wgEFC4/_old  2015-02-25 02:17:08.0 +0100
+++ /var/tmp/diff_new_pack.wgEFC4/_new  2015-02-25 02:17:08.0 +0100
@@ -65,18 +65,11 @@
 %setup -q -n liblxqt-%{version}
 
 %build
-mkdir build
-pushd build
-cmake \
-  -DCMAKE_INSTALL_PREFIX:PATH=/usr \
-  ..
+%cmake
 %__make %{?_smp_flags}
-popd
 
 %install
-pushd build
-make DESTDIR=$RPM_BUILD_ROOT install
-popd
+%cmake_install
 %fdupes -s %{buildroot}/%{_datadir}/lxqt/translations
 %fdupes -s %{buildroot}/%{_includedir}/lxqt
 

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



commit perl-Task-Kensho-XML for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package perl-Task-Kensho-XML for 
openSUSE:Factory checked in at 2015-02-25 02:16:46

Comparing /work/SRC/openSUSE:Factory/perl-Task-Kensho-XML (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Task-Kensho-XML.new (New)


Package is "perl-Task-Kensho-XML"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Task-Kensho-XML/perl-Task-Kensho-XML.changes
2012-01-27 21:28:00.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Task-Kensho-XML.new/perl-Task-Kensho-XML.changes
   2015-02-25 02:16:47.0 +0100
@@ -1,0 +2,5 @@
+Sat Feb  7 07:21:43 UTC 2015 - co...@suse.com
+
+- updated to 0.38, version bump
+
+---

Old:

  Task-Kensho-XML-0.28.tar.gz

New:

  Task-Kensho-XML-0.38.tar.gz



Other differences:
--
++ perl-Task-Kensho-XML.spec ++
--- /var/tmp/diff_new_pack.PCJutk/_old  2015-02-25 02:16:48.0 +0100
+++ /var/tmp/diff_new_pack.PCJutk/_new  2015-02-25 02:16:48.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Task-Kensho-XML
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,51 +17,82 @@
 
 
 Name:   perl-Task-Kensho-XML
-Version:0.28
+Version:0.38
 Release:0
 %define cpan_name Task-Kensho-XML
-Summary:A Glimpse at an Enlightened Perl (XML)
-License:GPL-1.0+ or Artistic-1.0
+Summary:A Glimpse at an Enlightened Perl: XML Development
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Task-Kensho-XML/
-Source: 
http://www.cpan.org/authors/id/A/AP/APEIRON/%{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Module::Build::Tiny) >= 0.038
+BuildRequires:  perl(RDF::Trine)
 BuildRequires:  perl(XML::Generator::PerlData)
 BuildRequires:  perl(XML::LibXML)
+BuildRequires:  perl(XML::LibXSLT)
 BuildRequires:  perl(XML::SAX)
 BuildRequires:  perl(XML::SAX::Writer)
-Requires:   perl(XML::Generator::PerlData)
-Requires:   perl(XML::LibXML)
-Requires:   perl(XML::SAX)
-Requires:   perl(XML::SAX::Writer)
+Recommends: perl(RDF::Trine)
+Recommends: perl(XML::Generator::PerlData)
+Recommends: perl(XML::LibXML)
+Recommends: perl(XML::LibXSLT)
+Recommends: perl(XML::SAX)
+Recommends: perl(XML::SAX::Writer)
 %{perl_requires}
 
 %description
-A Glimpse at an Enlightened Perl (XML)
+From the http://en.wikipedia.org/wiki/Kensho manpage:
+
+Kenshō (見性) (C. Wu) is a Japanese term for enlightenment experiences -
+most commonly used within the confines of Zen Buddhism - literally
+meaning "seeing one's nature"[1] or "true self."[2] It generally
+"refers to the realization of nonduality of subject and object."[3]
+
+the Task::Kensho manpage is a list of recommended modules for Enlightened
+Perl development. CPAN is wonderful, but there are too many wheels and you
+have to pick and choose amongst the various competing technologies.
+
+The plan is for the Task::Kensho manpage to be a rough testing ground for
+ideas that go into among other things the Enlightened Perl Organisation
+Extended Core (EPO-EC).
+
+The modules that are bundled by the Task::Kensho manpage are broken down
+into several categories and are still being considered. They are all taken
+from various top 100 most used perl modules lists and from discussions with
+various subject matter experts in the Perl Community. That said, this
+bundle does _not_ follow the guidelines established for the EPO-EC for peer
+review via industry advisers.
+
+Starting in 2011, the Task::Kensho manpage split its sub-groups of modules
+into individually-installable tasks. Each the Task::Kensho manpage sub-task
+is listed at the beginning of its section in this documentation.
+
+When installing the Task::Kensho manpage itself, you will be asked to
+install each sub-task in turn, or you can install individual tasks
+separately. These individual tasks will always install all their modules by
+default. This facilitates the ease and simplicity the distribution aims to
+achieve.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+%{__perl} Build.PL --installdirs=vendor
+./Build b

commit siproxd for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

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

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


Package is "siproxd"

Changes:

--- /work/SRC/openSUSE:Factory/siproxd/siproxd.changes  2014-10-05 
20:31:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.siproxd.new/siproxd.changes 2015-02-25 
02:17:00.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb 23 12:02:58 UTC 2015 - dims...@opensuse.org
+
+- Drop libltdl BuildRequires: this is part of libtools and the old
+  separate library has been removed from Factory.
+
+---



Other differences:
--
++ siproxd.spec ++
--- /var/tmp/diff_new_pack.srg8y9/_old  2015-02-25 02:17:01.0 +0100
+++ /var/tmp/diff_new_pack.srg8y9/_new  2015-02-25 02:17:01.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package siproxd
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -53,7 +53,6 @@
 #PATCH-FOR-UPSTREAM 0001-plugins_implicit_func_fix.patch - 
sfal...@opensuse.org - fixes implicit functions definitiions in plugins.c by 
adding the needed headers (sf#/p/siproxd/bugs/58/)
 Patch4: 0001-plugins_implicit_func_fix.patch
 BuildRequires:  docbook-utils
-BuildRequires:  libltdl
 BuildRequires:  libosip2
 BuildRequires:  libosip2-devel
 BuildRequires:  libtool


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



commit libcdio for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package libcdio for openSUSE:Factory checked 
in at 2015-02-25 02:16:52

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


Package is "libcdio"

Changes:

--- /work/SRC/openSUSE:Factory/libcdio/cdio-utils.changes   2013-02-23 
08:09:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.libcdio.new/cdio-utils.changes  2015-02-25 
02:16:54.0 +0100
@@ -1,0 +2,17 @@
+Sat Jan 31 15:43:30 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 0.93
+  * Add cdio_free, iso9660_stat_free, and iso9660_xa_free functions.
+  * Deprecate mmc_isrc_track_read_subchannel
+  * Add mmc_get_track_isrc function.
+  * Update OS versions we recognize
+  * OSX, and MS Windows, ISO 9660 and other bug fixes
+  * Remove Coverty scan warnins and errors
+  * OS/2 driver performance update - KO Myung-Hun
+- Bump so versions 
+  * libcdio14 to libcdio16
+  * libiso9660-8 to libiso9660-10
+- Update baselibs.conf
+- Remove depreciated AUTHORS section
+
+---
--- /work/SRC/openSUSE:Factory/libcdio/libcdio.changes  2013-04-07 
14:23:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.libcdio.new/libcdio.changes 2015-02-25 
02:16:55.0 +0100
@@ -1,0 +2,17 @@
+Sat Jan 31 15:52:35 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 0.93
+  * Add cdio_free, iso9660_stat_free, and iso9660_xa_free functions.
+  * Deprecate mmc_isrc_track_read_subchannel
+  * Add mmc_get_track_isrc function.
+  * Update OS versions we recognize
+  * OSX, and MS Windows, ISO 9660 and other bug fixes
+  * Remove Coverty scan warnins and errors
+  * OS/2 driver performance update - KO Myung-Hun
+- Bump so versions 
+  * libcdio14 to libcdio16
+  * libiso9660-8 to libiso9660-10
+- Update baselibs.conf
+- Remove depreciated AUTHORS section
+
+---

Old:

  libcdio-0.90.tar.gz

New:

  libcdio-0.93.tar.gz



Other differences:
--
++ cdio-utils.spec ++
--- /var/tmp/diff_new_pack.QGBCiP/_old  2015-02-25 02:16:56.0 +0100
+++ /var/tmp/diff_new_pack.QGBCiP/_new  2015-02-25 02:16:56.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cdio-utils
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,11 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %define cdioutils 1
 
 Name:   cdio-utils
-Version:0.90
+Version:0.93
 Release:0
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++

++ libcdio.spec ++
--- /var/tmp/diff_new_pack.QGBCiP/_old  2015-02-25 02:16:56.0 +0100
+++ /var/tmp/diff_new_pack.QGBCiP/_new  2015-02-25 02:16:56.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libcdio
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -18,10 +18,10 @@
 
 %define cdioutils 0
 %define build_paranoia 0
-%define cdio_soname 14
+%define cdio_soname 16
 
 Name:   libcdio
-Version:0.90
+Version:0.93
 Release:0
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -118,13 +118,7 @@
 CD-ROM can use this library.
 
 
-
-Authors:
-
-Herbert Valerio Riedel 
-Rocky Bernstein 
-
-%package -n libiso9660-8
+%package -n libiso9660-10
 Summary:CD-ROM Access Library
 Group:  Productivity/Multimedia/Other
 # bug437293
@@ -133,7 +127,7 @@
 %endif
 #
 
-%description -n libiso9660-8
+%description -n libiso9660-10
 This library encapsulates CD-ROM reading and control. Applications
 wanting to be oblivious to the OS and device-dependent properties of a
 CD-ROM can use this library.
@@ -159,7 +153,7 @@
 Requires:   glibc-devel
 Requires:   libcdio%{cdio_soname} = %{version}
 Requires:   libcdio++0 = %{version}
-Requires:   libiso9660-8 = %{version}
+Requires:   libiso9660-10 = %{version}
 Requires:   libudf0 = %{version}
 %if %{build_paranoia} == 1
 Requires:   libcdio_cdda1 = %{version}
@@ -209,7 +203,7 @@
 
 %post -n libcdio++0 -p /sbin/ldconfig
 
-%post -n libiso9660-8 -p /sbin/ldconfig
+%post -n libiso9660-10 -p /sbin/ldconfig
 
 %post -n libudf0 -p /sbin/ldconfig
 
@@ -217,7 +211,7 @@
 
 %postun -n libcdio++0 -p /sbin/ldc

commit hg-git for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package hg-git for openSUSE:Factory checked 
in at 2015-02-25 02:16:57

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


Package is "hg-git"

Changes:

--- /work/SRC/openSUSE:Factory/hg-git/hg-git.changes2015-02-06 
10:23:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.hg-git.new/hg-git.changes   2015-02-25 
02:16:58.0 +0100
@@ -1,0 +2,5 @@
+Sun Feb 22 21:18:56 UTC 2015 - devel...@develop7.info
+
+- require python-dulwich >= 0.9.7, as required by upstream setup.py
+
+---



Other differences:
--
++ hg-git.spec ++
--- /var/tmp/diff_new_pack.m0LKMa/_old  2015-02-25 02:16:59.0 +0100
+++ /var/tmp/diff_new_pack.m0LKMa/_new  2015-02-25 02:16:59.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hg-git
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,13 +28,14 @@
 Source0:https://bitbucket.org/durin42/hg-git/get/%{version}.tar.bz2
 BuildRequires:  mercurial
 BuildRequires:  python-devel
-BuildRequires:  python-dulwich >= 0.9.1
+BuildRequires:  python-dulwich >= 0.9.7
 BuildRequires:  python-setuptools
 # tests
 BuildRequires:  git-daemon
 BuildRequires:  netcat-openbsd
+
 Requires:   mercurial
-Requires:   python-dulwich >= 0.9.1
+Requires:   python-dulwich >= 0.9.7
 BuildArch:  noarch
 
 %description

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



commit libcdio-paranoia for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package libcdio-paranoia for 
openSUSE:Factory checked in at 2015-02-25 02:16:47

Comparing /work/SRC/openSUSE:Factory/libcdio-paranoia (Old)
 and  /work/SRC/openSUSE:Factory/.libcdio-paranoia.new (New)


Package is "libcdio-paranoia"

Changes:

--- /work/SRC/openSUSE:Factory/libcdio-paranoia/libcdio-paranoia.changes
2013-02-23 08:23:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.libcdio-paranoia.new/libcdio-paranoia.changes   
2015-02-25 02:16:49.0 +0100
@@ -1,0 +2,22 @@
+Fri Feb  6 10:26:22 UTC 2015 - o...@aepfle.de
+
+- Include all detected libs in pkg-config --libs output
+  to fix build of ffmpeg in SLE_11
+  libcdio-paranoia.libcdio_cddda-libs.patch
+
+---
+Wed Feb  4 12:22:46 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 10.2+0.93+1
+  * Add cdio_cddap_free_messages function
+  * Start using Coverty Static analysis
+  * Update OS versions we recognize
+  * Upgrade libcdio-paranoia to paranoia version 10.2
+  * Bug fixes on MS Windows and other bug fixes
+  * Redo license so everything is GPL3
+- Fix license tag; now released under GPL-3.0
+- Remove libcdio-paranoia-10.2+0.90-include_path.patch; fixed on
+  upstream
+- Bump sonum to 2
+
+---

Old:

  libcdio-paranoia-10.2+0.90-include_path.patch
  libcdio-paranoia-10.2+0.90.tar.bz2

New:

  libcdio-paranoia-10.2+0.93+1.tar.gz
  libcdio-paranoia.libcdio_cddda-libs.patch



Other differences:
--
++ libcdio-paranoia.spec ++
--- /var/tmp/diff_new_pack.puWMey/_old  2015-02-25 02:16:50.0 +0100
+++ /var/tmp/diff_new_pack.puWMey/_new  2015-02-25 02:16:50.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libcdio-paranoia
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,20 +16,18 @@
 #
 
 
-%define sonum 1
+%define sonum 2
 
 Name:   libcdio-paranoia
-Version:10.2+0.90
+Version:10.2+0.93+1
 Release:0
 Summary:CDDA reader
-License:GPL-2.0
+License:GPL-3.0
 Group:  Productivity/Multimedia/Other
 Url:http://savannah.gnu.org/projects/libcdio
-Source0:
http://ftp.gnu.org/gnu/libcdio/libcdio-paranoia-10.2+0.90.tar.bz2
+Source0:
http://ftp.gnu.org/gnu/libcdio/libcdio-paranoia-%{version}.tar.gz
 Source1:baselibs.conf
-# PATCH-FIX-UPSTREAM libcdio-paranoia-10.2+0.90-include_path.patch 
reddw...@opensuse.org -- Fix the headers installation path. Took from upstream 
GIT.
-Patch0: libcdio-paranoia-10.2+0.90-include_path.patch
-
+Patch1: libcdio-paranoia.libcdio_cddda-libs.patch
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libcdio)
@@ -79,7 +77,7 @@
 
 %prep
 %setup -q
-%patch0
+%patch1 -p1
 %define buildir ${PWD}
 
 %build

++ libcdio-paranoia.libcdio_cddda-libs.patch ++
linking libcdio_cdda to ffmpeg requires -ltr in 11.4 and SLE_11
---
 libcdio_cdda.pc.in |2 +-
 libcdio_paranoia.pc.in |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Index: libcdio-paranoia-10.2+0.93+1/libcdio_cdda.pc.in
===
--- libcdio-paranoia-10.2+0.93+1.orig/libcdio_cdda.pc.in
+++ libcdio-paranoia-10.2+0.93+1/libcdio_cdda.pc.in
@@ -7,5 +7,5 @@ Name: libcdio_cdda
 Description: CD paranoia CD-DA library from libcdio
 Version: @PACKAGE_VERSION@
 Requires: libcdio
-Libs: -L${libdir} -lcdio_cdda -lcdio @COS_LIB@
+Libs: -L${libdir} -lcdio_cdda -lcdio @LIBS@
 Cflags: -I${includedir}
Index: libcdio-paranoia-10.2+0.93+1/libcdio_paranoia.pc.in
===
--- libcdio-paranoia-10.2+0.93+1.orig/libcdio_paranoia.pc.in
+++ libcdio-paranoia-10.2+0.93+1/libcdio_paranoia.pc.in
@@ -7,5 +7,5 @@ Name: libcdio_paranoia
 Description: CD paranoia library from libcdio
 Version: @PACKAGE_VERSION@
 Requires: libcdio
-Libs: -L${libdir} -lcdio_paranoia -lcdio_cdda -lcdio
+Libs: -L${libdir} -lcdio_paranoia -lcdio_cdda -lcdio @LIBS@
 Cflags: -I${includedir}
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kmod for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package kmod for openSUSE:Factory checked in 
at 2015-02-25 02:16:27

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


Package is "kmod"

Changes:

--- /work/SRC/openSUSE:Factory/kmod/kmod.changes2014-11-29 
08:39:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.kmod.new/kmod.changes   2015-02-25 
02:16:29.0 +0100
@@ -1,0 +2,5 @@
+Sun Feb 22 10:41:40 UTC 2015 - meiss...@suse.com
+
+- kmod-blacklist-fixtest.patch: tag the test in test-blacklist correctly
+
+---

New:

  kmod-blacklist-fixtest.patch



Other differences:
--
++ kmod.spec ++
--- /var/tmp/diff_new_pack.SbAcZH/_old  2015-02-25 02:16:30.0 +0100
+++ /var/tmp/diff_new_pack.SbAcZH/_new  2015-02-25 02:16:30.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kmod
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -35,6 +35,7 @@
 Patch3: 0009-libkmod-Implement-filtering-of-unsupported-modules-o.patch
 Patch4: 0010-modprobe-Implement-allow-unsupported-modules.patch
 Patch5: 0011-Do-not-filter-unsupported-modules-when-running-a-van.patch
+Patch6: kmod-blacklist-fixtest.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -99,7 +100,7 @@
 
 %prep
 %setup -q
-%patch -P 1 -P 2 -P 3 -P 4 -P 5 -p1
+%patch -P 1 -P 2 -P 3 -P 4 -P 5 -P 6 -p1
 
 %build
 autoreconf -fi
@@ -154,7 +155,7 @@
 %endif
 
 %check
-make check
+make check V=1
 
 %post -n %lname -p /sbin/ldconfig
 


++ kmod-blacklist-fixtest.patch ++
In upstream git:
0af8f786c0bae8c10d9b463d72e72cc6e80c26a2
From: Marcus Meissner
and
d2db083ab6f8491e806c72888d897d15584f9f17
From: Lucas De Marchi

Index: kmod-19/testsuite/test-blacklist.c
===
--- kmod-19.orig/testsuite/test-blacklist.c
+++ kmod-19/testsuite/test-blacklist.c
@@ -92,14 +92,13 @@ fail_lookup:
kmod_unref(ctx);
return EXIT_FAILURE;
 }
-static const struct test sblacklist_1 = {
-   .name = "blacklist_1",
+
+DEFINE_TEST(blacklist_1,
.description = "check if modules are correctly blacklisted",
-   .func = blacklist_1,
.config = {
[TC_ROOTFS] = TESTSUITE_ROOTFS "test-blacklist/",
},
.need_spawn = true,
-};
+);
 
 TESTSUITE_MAIN();
Index: kmod-19/testsuite/test-dependencies.c
===
--- kmod-19.orig/testsuite/test-dependencies.c
+++ kmod-19/testsuite/test-dependencies.c
@@ -76,15 +76,13 @@ static int test_dependencies(const struc
 
return EXIT_SUCCESS;
 }
-static const struct test stest_dependencies = {
-   .name = "test_dependencies",
+DEFINE_TEST(test_dependencies,
.description = "test if kmod_module_get_dependencies works",
-   .func = test_dependencies,
.config = {
[TC_ROOTFS] = TESTSUITE_ROOTFS "test-dependencies/",
[TC_UNAME_R] = TEST_UNAME,
},
.need_spawn = true,
-};
+)
 
 TESTSUITE_MAIN();
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit postgresql93-plr for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package postgresql93-plr for 
openSUSE:Factory checked in at 2015-02-25 02:16:55

Comparing /work/SRC/openSUSE:Factory/postgresql93-plr (Old)
 and  /work/SRC/openSUSE:Factory/.postgresql93-plr.new (New)


Package is "postgresql93-plr"

Changes:

--- /work/SRC/openSUSE:Factory/postgresql93-plr/postgresql93-plr.changes
2014-04-25 11:35:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.postgresql93-plr.new/postgresql93-plr.changes   
2015-02-25 02:16:57.0 +0100
@@ -1,0 +2,24 @@
+Fri Feb  13 13:13:13 UTC 2015 - br...@ioda-net.ch
+
+- Update to last upstream tar.gz 
+  Due to missing root plr, and documentation (Conway)
+- Removed upgrade alter extension, this doesn't work yet
+
+---
+Mon Feb  9 16:58:26 UTC 2015 - br...@ioda-net.ch
+
+- Update to upstream 8.3.0.16
+
+   Update for PostgreSQL 9.5dev compatibility
+   Update copyrights
+   Add check and throw an error when don't have an expectedDesc.
+   Remove autocommit setting -- it has been removed in PostgreSQL 
+   9.5, and it has been ineffective for a long time. 
+ Reported by Peter E.
+   Fix RPM spec file (redhat)
+
+- Added support to postgresql94 packages
+- modified patches: redone for 8.0.16
+  * patch-Makefile-ldflags.patch
+
+---

Old:

  plr-8.3.0.15.tar.gz

New:

  plr-8.3.0.16.tar.gz



Other differences:
--
++ postgresql93-plr.spec ++
--- /var/tmp/diff_new_pack.p7Et9x/_old  2015-02-25 02:16:58.0 +0100
+++ /var/tmp/diff_new_pack.p7Et9x/_new  2015-02-25 02:16:58.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package postgresql93-plr
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,8 +31,9 @@
 License:GPL-2.0+
 Group:  Productivity/Databases/Servers
 Name:   postgresql%{pgversion}-%{sname}
-Version:8.3.0.15
+Version:8.3.0.16
 Release:1.0
+# Source:   https://github.com/jconway/plr
 Source0:%{sname}-%{version}.tar.gz
 Source1:readme.SUSE
 Patch0: patch-Makefile-ldflags.patch
@@ -82,7 +83,7 @@
 %prep
 # plr.so know where R is located
 %setup -q -n %{sname}
-%patch0 
+%patch0 -p1
 # Need to fix spurious rights in doc and root
 find ./ -type f -exec chmod 0644 {} \;
 

++ patch-Makefile-ldflags.patch ++
--- /var/tmp/diff_new_pack.p7Et9x/_old  2015-02-25 02:16:58.0 +0100
+++ /var/tmp/diff_new_pack.p7Et9x/_new  2015-02-25 02:16:58.0 +0100
@@ -1,19 +1,21 @@
 Makefile   2013-10-08 05:05:52.0 +0200
-+++ Makefile   2013-12-06 11:21:30.131675912 +0100
-@@ -21,7 +21,7 @@
+diff -rup a/Makefile b/Makefile
+--- a/Makefile 2015-02-08 20:48:53.0 +0100
 b/Makefile 2015-02-09 18:12:39.288724128 +0100
+@@ -21,7 +21,7 @@ MODULE_big   = plr
  PG_CPPFLAGS   += $(r_includespec)
  SRCS  += plr.c pg_conversion.c pg_backend_support.c pg_userfuncs.c 
pg_rsupport.c
  OBJS  := $(SRCS:.c=.o)
 -SHLIB_LINK+= -L$(r_libdir1x) -L$(r_libdir2x) -lR
 +SHLIB_LINK+= -L$(r_libdir1x) -L$(r_libdir2x) -lR $(LDFLAGS)
  DATA_built= plr.sql
- DATA  = plr--8.3.0.15.sql plr--unpackaged--8.3.0.15.sql
+ DATA  = plr--8.3.0.16.sql plr--unpackaged--8.3.0.16.sql
  DOCS  = README.plr
-@@ -72,6 +72,7 @@
+@@ -72,7 +72,7 @@ ifneq (,$(findstring yes, $(shared_libr)
  override CPPFLAGS := -I"$(srcdir)" -I"$(r_includespec)" $(CPPFLAGS)
  override CPPFLAGS += -DPKGLIBDIR=\"$(pkglibdir)\" -DDLSUFFIX=\"$(DLSUFFIX)\"
  override CPPFLAGS += -DR_HOME_DEFAULT=\"$(rhomedef)\"
+-
 +override CPPFLAGS += $(LDFLAGS)
- 
  else # can't build
  
+ all:

++ plr-8.3.0.15.tar.gz -> plr-8.3.0.16.tar.gz ++
 11531 lines of diff (skipped)

++ postgresql-plr.changes.in ++
--- /var/tmp/diff_new_pack.p7Et9x/_old  2015-02-25 02:16:58.0 +0100
+++ /var/tmp/diff_new_pack.p7Et9x/_new  2015-02-25 02:16:58.0 +0100
@@ -1,4 +1,28 @@
 ---
+Fri Feb  13 13:13:13 UTC 2015 - br...@ioda-net.ch
+
+- Update to last upstream tar.gz 
+  Due to missing root plr, and documentation (Conway)
+- Removed upgrade alter extension, this doesn't work yet
+
+---
+Mon Feb  9 16:58:26 UTC 2015 - br...@ioda-net.ch
+
+- Update to upstream 8.3.0.16
+
+   Update for PostgreSQL 9.5dev compatibility
+   Update copyrights
+   Add chec

commit perl-DBIx-Class-Fixtures for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package perl-DBIx-Class-Fixtures for 
openSUSE:Factory checked in at 2015-02-25 02:16:39

Comparing /work/SRC/openSUSE:Factory/perl-DBIx-Class-Fixtures (Old)
 and  /work/SRC/openSUSE:Factory/.perl-DBIx-Class-Fixtures.new (New)


Package is "perl-DBIx-Class-Fixtures"

Changes:

New Changes file:

--- /dev/null   2014-12-25 22:38:16.200041506 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-DBIx-Class-Fixtures.new/perl-DBIx-Class-Fixtures.changes
   2015-02-25 02:16:40.0 +0100
@@ -0,0 +1,6 @@
+---
+Tue Dec  2 10:02:28 UTC 2014 - co...@suse.com
+
+- initial package 1.001026
+* created by cpanspec 1.78.08
+

New:

  DBIx-Class-Fixtures-1.001026.tar.gz
  perl-DBIx-Class-Fixtures.changes
  perl-DBIx-Class-Fixtures.spec



Other differences:
--
++ perl-DBIx-Class-Fixtures.spec ++
#
# spec file for package perl-DBIx-Class-Fixtures
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:   perl-DBIx-Class-Fixtures
Version:1.001026
Release:0
%define cpan_name DBIx-Class-Fixtures
Summary:Dump data and repopulate a database using rules
License:Artistic-1.0 or GPL-1.0+
Group:  Development/Libraries/Perl
Url:http://search.cpan.org/dist/DBIx-Class-Fixtures/
Source: 
http://www.cpan.org/authors/id/S/SK/SKAUFMAN/%{cpan_name}-%{version}.tar.gz
BuildArch:  noarch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  perl(Class::Accessor::Grouped) >= 0.1001
BuildRequires:  perl(Config::Any) >= 0.23
BuildRequires:  perl(DBIx::Class) >= 0.08102
BuildRequires:  perl(DBIx::Class::InflateColumn::FS) >= 0.01007
BuildRequires:  perl(DBIx::Class::Schema::Loader) >= 0.07035
BuildRequires:  perl(Data::Dump::Streamer) >= 2.05
BuildRequires:  perl(Data::Visitor) >= 0.3
BuildRequires:  perl(DateTime) >= 1.03
BuildRequires:  perl(DateTime::Format::MySQL)
BuildRequires:  perl(DateTime::Format::Pg)
BuildRequires:  perl(DateTime::Format::SQLite) >= 0.1
BuildRequires:  perl(File::Copy::Recursive) >= 0.38
BuildRequires:  perl(File::Path) >= 2.09
BuildRequires:  perl(File::Spec::Functions) >= 3.4
BuildRequires:  perl(Hash::Merge) >= 0.1
BuildRequires:  perl(JSON::Syck) >= 1.27
BuildRequires:  perl(Path::Class) >= 0.32
BuildRequires:  perl(Scalar::Util) >= 1.27
BuildRequires:  perl(Test::Compile::Internal)
BuildRequires:  perl(Test::More) >= 0.98
Requires:   perl(Class::Accessor::Grouped) >= 0.1001
Requires:   perl(Config::Any) >= 0.23
Requires:   perl(DBIx::Class) >= 0.08102
Requires:   perl(DBIx::Class::Schema::Loader) >= 0.07035
Requires:   perl(Data::Dump::Streamer) >= 2.05
Requires:   perl(Data::Visitor) >= 0.3
Requires:   perl(DateTime) >= 1.03
Requires:   perl(DateTime::Format::MySQL)
Requires:   perl(DateTime::Format::Pg)
Requires:   perl(DateTime::Format::SQLite) >= 0.1
Requires:   perl(File::Copy::Recursive) >= 0.38
Requires:   perl(File::Path) >= 2.09
Requires:   perl(File::Spec::Functions) >= 3.4
Requires:   perl(Hash::Merge) >= 0.1
Requires:   perl(JSON::Syck) >= 1.27
Requires:   perl(Path::Class) >= 0.32
Requires:   perl(Scalar::Util) >= 1.27
Requires:   perl(Test::Compile::Internal)
%{perl_requires}

%description
Dump fixtures from source database to filesystem then import to another
database (with same schema) at any time. Use as a constant dataset for
running tests against or for populating development databases when
impractical to use production clones. Describe fixture set using relations
and conditions based on your DBIx::Class schema.

%prep
%setup -q -n %{cpan_name}-%{version}
find . -type f -print0 | xargs -0 chmod 644

%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags}

%check
%{__make} test

%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist

%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes LICENSE README

%changelog
-- 
To unsubscribe, e-mail: opensuse-comm

commit sash for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package sash for openSUSE:Factory checked in 
at 2015-02-25 02:16:20

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


Package is "sash"

Changes:

--- /work/SRC/openSUSE:Factory/sash/sash.changes2014-11-24 
11:14:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.sash.new/sash.changes   2015-02-25 
02:16:22.0 +0100
@@ -1,0 +2,5 @@
+Sun Feb 22 08:49:55 UTC 2015 - meiss...@suse.com
+
+- sash-Makefile.diff: use -static to make the PIE detector work.
+
+---



Other differences:
--
++ sash.spec ++
--- /var/tmp/diff_new_pack.dOI1xG/_old  2015-02-25 02:16:23.0 +0100
+++ /var/tmp/diff_new_pack.dOI1xG/_new  2015-02-25 02:16:23.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sash
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ sash-Makefile.diff ++
--- /var/tmp/diff_new_pack.dOI1xG/_old  2015-02-25 02:16:23.0 +0100
+++ /var/tmp/diff_new_pack.dOI1xG/_new  2015-02-25 02:16:23.0 +0100
@@ -23,7 +23,7 @@
  sash: $(OBJS)
 -  $(CC) $(LDFLAGS) -o sash $(OBJS) $(LIBS)
 -  strip sash
-+  $(CC) -o sash $(OBJS) -Wl,-Bstatic $(LIBS) -Wl,-Bdynamic -lc
++  $(CC) -o sash $(OBJS) -static $(LIBS) -Wl,-Bdynamic -lc
  
  clean:
rm -f $(OBJS) sash

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



commit biosdevname for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package biosdevname for openSUSE:Factory 
checked in at 2015-02-25 02:16:14

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


Package is "biosdevname"

Changes:

--- /work/SRC/openSUSE:Factory/biosdevname/biosdevname.changes  2014-08-15 
09:58:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.biosdevname.new/biosdevname.changes 
2015-02-25 02:16:18.0 +0100
@@ -1,0 +2,20 @@
+Sat Feb 21 22:49:47 UTC 2015 - meiss...@suse.com
+
+- biosdevname-pic.patch: make cpuid() not expose %ebx out of 
+  assembler, so we can build it with -fPIE.
+
+---
+Thu Jan 22 13:02:08 UTC 2015 - tr...@suse.de
+
+- Update to version 0.6.1
+- Do not disable rule via perl script in .spec file, better use a patch
+  (biosdevname_udevrule_rename_all_network_devices.patch)
+- Modify configure.ac via sed to make use of %{_udevruledir} from .spec file
+- Remove already integrated patches in latest source code:
+  Delete biosdevname_v0.5.0_to_git_c140ce659a204d67e4cc.patch
+  Delete biosdevname_udevrule_rename_all_network_devices.patch
+  Delete fix_several_PCI_root_ports_in_one_bus.patch
+  Modify udev-rule-path.patch
+  Modify whitelist-dell
+
+---

Old:

  biosdevname-0.5.0.tar.bz2
  biosdevname_udevrule_rename_all_network_devices.patch
  biosdevname_v0.5.0_to_git_c140ce659a204d67e4cc.patch
  fix_several_PCI_root_ports_in_one_bus.patch

New:

  biosdevname-0.6.1.tar.bz2
  biosdevname-pic.patch



Other differences:
--
++ biosdevname.spec ++
--- /var/tmp/diff_new_pack.8FooSe/_old  2015-02-25 02:16:19.0 +0100
+++ /var/tmp/diff_new_pack.8FooSe/_new  2015-02-25 02:16:19.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package biosdevname
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,8 @@
 #
 
 
-
 Name:   biosdevname
-Version:0.5.0
+Version:0.6.1
 Release:0
 Summary:Udev helper for naming devices per BIOS names
 License:GPL-2.0
@@ -30,16 +29,15 @@
 # on LKML.
 ExclusiveArch:  %{ix86} x86_64
 Source0:%{name}-%{version}.tar.bz2
-Patch1: biosdevname_v0.5.0_to_git_c140ce659a204d67e4cc.patch
-Patch2: ignore-broken-BIOSes
-Patch3: whitelist-dell
-Patch4: udev-rule-path.patch
-Patch5: biosdevname_udevrule_rename_all_network_devices.patch
-Patch6: fix_several_PCI_root_ports_in_one_bus.patch
+Patch1: ignore-broken-BIOSes
+Patch2: whitelist-dell
+Patch3: udev-rule-path.patch
+Patch4: biosdevname-pic.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  automake
 BuildRequires:  pciutils-devel
 BuildRequires:  pkgconfig
+BuildRequires:  sed
 BuildRequires:  zlib-devel
 # to figure out how to name/location of the rules file
 BuildRequires:  libudev-devel
@@ -66,27 +64,23 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
-%patch6 -p1
 
 %build
-# this is a udev rule, so it needs to live in / rather than /usr
-./autogen.sh --no-configure
+sed -i -e 
's#@@BIOSDEVNAME_RULEDEST@@#'%{_udevrulesdir}'/71-biosdevname.rules#' 
configure.ac
+autoreconf
 %configure --disable-rpath --prefix=/ --bindir=/bin --sbindir=/sbin
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
 rm %{buildroot}/sbin/%{name}S || :
-# remain disabled by default
-perl -pi -e 's,^# GOTO,GOTO,g;' \
-   $RPM_BUILD_ROOT/%{_udevrulesdir}/*-biosdevname.rules
 
 %files
 %defattr(-,root,root,-)
 %doc COPYING README
 /sbin/%{name}
 %{_udevrulesdir}/*%{name}.rules
+
 %{_mandir}/man1/*
 
 %post

++ biosdevname-0.5.0.tar.bz2 -> biosdevname-0.6.1.tar.bz2 ++
 15990 lines of diff (skipped)

++ biosdevname-pic.patch ++
Index: biosdevname-0.6.1/src/bios_dev_name.c
===
--- biosdevname-0.6.1.orig/src/bios_dev_name.c
+++ biosdevname-0.6.1/src/bios_dev_name.c
@@ -114,10 +114,21 @@ static u_int32_t
 cpuid (u_int32_t eax, u_int32_t ecx)
 {
 asm volatile (
-"xor %%ebx, %%ebx; cpuid"
+#ifdef __x86_64__
+   "push %%rbx\n"
+#else
+   "push %%ebx\n"
+#endif
+"xor %%ebx, %%ebx\n" /* not useful? ebx is overwritten by call? */
+   "cpuid\n"
+#ifdef __x86_64__
+   "pop %%rbx\n"
+#else
+   "pop %%ebx\n"
+#endif
 : "=a" (eax),  "=c" (ecx)
 

commit apparmor for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package apparmor for openSUSE:Factory 
checked in at 2015-02-25 02:15:50

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


Package is "apparmor"

Changes:

--- /work/SRC/openSUSE:Factory/apparmor/apparmor.changes2015-02-16 
07:36:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.apparmor.new/apparmor.changes   2015-02-25 
02:15:51.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 20 18:15:18 UTC 2015 - opens...@cboltz.de
+
+- allow lessopen.sh to run /usr/bin/unzip-plain (boo#906858)
+
+---



Other differences:
--

++ apparmor-lessopen-profile.patch ++
--- /var/tmp/diff_new_pack.YyzM6B/_old  2015-02-25 02:16:15.0 +0100
+++ /var/tmp/diff_new_pack.YyzM6B/_new  2015-02-25 02:16:15.0 +0100
@@ -2,7 +2,7 @@
 ===
 --- /dev/null
 +++ apparmor-2.9.0/profiles/apparmor.d/usr.bin.lessopen.sh
-@@ -0,0 +1,39 @@
+@@ -0,0 +1,40 @@
 +# Last Modified: Fri Nov 28 08:01:09 2014
 +#include 
 +
@@ -36,6 +36,7 @@
 +  /usr/bin/seq rix,
 +  /usr/bin/tar rix,
 +  /usr/bin/unzip rix,
++  /usr/bin/unzip-plain rix,
 +  /usr/bin/w3m rix,
 +  /usr/bin/which rix,
 +  /usr/bin/xz rix,


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



commit openlmi-networking for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package openlmi-networking for 
openSUSE:Factory checked in at 2015-02-24 16:15:52

Comparing /work/SRC/openSUSE:Factory/openlmi-networking (Old)
 and  /work/SRC/openSUSE:Factory/.openlmi-networking.new (New)


Package is "openlmi-networking"

Changes:

--- /work/SRC/openSUSE:Factory/openlmi-networking/openlmi-networking.changes
2014-12-19 09:37:36.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.openlmi-networking.new/openlmi-networking.changes   
2015-02-24 16:15:59.0 +0100
@@ -2,16 +1,0 @@
-Thu Dec 11 07:59:19 UTC 2014 - kkae...@suse.com
-
-- Update to 0.3.1
-  * Documentation reworked to have same look&feel for all OpenLMI
-providers.
-  * More useful error messages.
-  * Bugfixes and minor improvements.
-

-Tue Oct  7 11:50:23 UTC 2014 - kkae...@suse.com
-
-- Update to 0.3.0
-  * support for NetworkManager 0.8
-  * bugfixes and stability improvements
-


Old:

  openlmi-networking-0.3.1.tar.gz

New:

  openlmi-networking-0.2.2.tar.bz2



Other differences:
--
++ openlmi-networking.spec ++
--- /var/tmp/diff_new_pack.DH8l89/_old  2015-02-24 16:18:28.0 +0100
+++ /var/tmp/diff_new_pack.DH8l89/_new  2015-02-24 16:18:28.0 +0100
@@ -24,14 +24,14 @@
 %global logfile %{_localstatedir}/log/openlmi-install.log
 
 Name:   openlmi-networking
-Version:0.3.1
+Version:0.2.2
 Release:1%{?dist}
 Summary:CIM providers for network management
 License:LGPL-2.1+
 Group:  System/Management
 
 Url:http://fedorahosted.org/openlmi/
-Source0:%{name}-%{version}.tar.gz
+Source0:%{name}-%{version}.tar.bz2
 
 # PATCH-FIX-OPENSUSE SUSE does not have libexec, kkae...@suse.de
 Patch2: no-libexec-in-suse.patch
@@ -51,7 +51,7 @@
 BuildRequires:  cmake
 BuildRequires:  glib2-devel
 BuildRequires:  konkretcmpi-devel
-BuildRequires:  openlmi-providers-devel >= 0.5.0
+BuildRequires:  openlmi-providers-devel >= 0.0.19
 BuildRequires:  sblim-cmpi-devel
 %if 0%{?suse_version}
 BuildRequires:  NetworkManager-devel
@@ -65,7 +65,6 @@
 %if 0%{?suse_version}
 Requires:   python
 %else
-Requires:   openlmi-pegasus-compat
 Requires:   python2
 %endif
 # sblim-sfcb or tog-pegasus
@@ -109,7 +108,6 @@
 %{_datadir}/%{name}/70_LMI_NetworkingIndicationFilters.mof
 %{_datadir}/%{name}/90_LMI_Networking_Profile.mof
 %{_datadir}/%{name}/60_LMI_Networking.reg
-%dir %{_libexecdir}/pegasus
 %attr(755, root, root) %{_libexecdir}/pegasus/cmpiLMI_Networking-cimprovagt
 
 %pre

++ AddIPProtocolEndpoint_RemoveIPProtocolEndpoint.patch ++
--- /var/tmp/diff_new_pack.DH8l89/_old  2015-02-24 16:18:28.0 +0100
+++ /var/tmp/diff_new_pack.DH8l89/_new  2015-02-24 16:18:28.0 +0100
@@ -1,7 +1,7 @@
-diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x 
autom4te.cache -x .deps -x .libs 
../orig-openlmi-networking-0.3.0/src/LMI_IPConfigurationServiceProvider.c 
./src/LMI_IPConfigurationServiceProvider.c
 ../orig-openlmi-networking-0.3.0/src/LMI_IPConfigurationServiceProvider.c  
2014-09-04 11:09:32.0 +0200
-+++ ./src/LMI_IPConfigurationServiceProvider.c 2014-10-07 13:48:13.000995512 
+0200
-@@ -659,6 +659,39 @@
+diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x 
autom4te.cache -x .deps -x .libs 
../orig-openlmi-networking-0.2.2/src/LMI_IPConfigurationServiceProvider.c 
./src/LMI_IPConfigurationServiceProvider.c
+--- ../orig-openlmi-networking-0.2.2/src/LMI_IPConfigurationServiceProvider.c  
2014-01-07 17:38:18.0 +0100
 ./src/LMI_IPConfigurationServiceProvider.c 2014-04-29 09:40:58.906124193 
+0200
+@@ -640,6 +640,39 @@
  return result;
  }
  

++ networkmanager-defines.patch ++
--- /var/tmp/diff_new_pack.DH8l89/_old  2015-02-24 16:18:28.0 +0100
+++ /var/tmp/diff_new_pack.DH8l89/_new  2015-02-24 16:18:28.0 +0100
@@ -1,19 +1,19 @@
-diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x 
autom4te.cache -x .deps -x .libs 
../orig-openlmi-networking-0.3.0/src/activeconnection_nm.c 
./src/activeconnection_nm.c
 ../orig-openlmi-networking-0.3.0/src/activeconnection_nm.c 2014-09-04 
11:09:32.0 +0200
-+++ ./src/activeconnection_nm.c2014-10-07 13:47:12.254429011 +0200
-@@ -38,6 +38,9 @@
- DBusGProxy *proxy;
- } ActiveConnectionPriv;
+diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x 
autom4te.cache -x .deps -x .libs 
../orig-openlmi-networking-0.1.1/src/activeconnection_nm.c 
./src/activeconnection_nm.c
+--- ../orig-openlmi-networking-0.1.1/src/activeconnection

commit ibutils for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package ibutils for openSUSE:Factory checked 
in at 2015-02-24 13:03:00

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


Package is "ibutils"

Changes:

--- /work/SRC/openSUSE:Factory/ibutils/ibutils.changes  2015-02-16 
21:14:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.ibutils.new/ibutils.changes 2015-02-24 
13:07:18.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 23 20:51:12 UTC 2015 - mgo...@suse.com
+
+- Add COPYING to package docs.
+
+---



Other differences:
--
++ ibutils.spec ++
--- /var/tmp/diff_new_pack.1KoCnS/_old  2015-02-24 13:07:19.0 +0100
+++ /var/tmp/diff_new_pack.1KoCnS/_new  2015-02-24 13:07:19.0 +0100
@@ -15,16 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define ibdm_major 1
 %define upstream_ver 1.5.7
 %define tar_rel 0.2
 
 Name:   ibutils
 Summary:OpenIB Mellanox InfiniBand Diagnostic Tools
-Version:%{upstream_ver}.%{tar_rel}
-Release:1
 License:BSD-3-Clause or GPL-2.0+
 Group:  Productivity/Networking/Diagnostic
+Version:%{upstream_ver}.%{tar_rel}
+Release:0
 Source0:
https://www.openfabrics.org/downloads/ibutils/%{name}-%{upstream_ver}-%{tar_rel}.gbd7e502.tar.gz
 Source1:ibutils-rpmlintrc
 #PATCH-FIX-UPSTREAM Fix non-void functions returning no value
@@ -37,8 +38,18 @@
 Patch5: ibutils-no_special_ldflags_for_ibdmsh.patch
 Url:http://www.openfabrics.org
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  gcc-c++ libibverbs-devel opensm-devel tk-devel graphviz-tcl
-BuildRequires:  automake autoconf libtool gawk fdupes swig chrpath
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  chrpath
+BuildRequires:  fdupes
+BuildRequires:  gawk
+BuildRequires:  gcc-c++
+BuildRequires:  graphviz-tcl
+BuildRequires:  libibverbs-devel
+BuildRequires:  libtool
+BuildRequires:  opensm-devel
+BuildRequires:  swig
+BuildRequires:  tk-devel
 Requires:   graphviz-tcl
 
 %description 
@@ -64,18 +75,17 @@
 
 
 %packagedevel
-Group:  Development/Libraries/C and C++
 Summary:SDK for OpenIB Mellanox InfiniBand Diagnostic Tools
+Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
 Requires:   libibdm%{ibdm_major} = %{version}
 
-
 %descriptiondevel
 ibutils provides IB network and path diagnostics.
 
 %package -n libibdm%{ibdm_major}
-Group:  System/Libraries
 Summary:Shared libraries for ibutils
+Group:  System/Libraries
 
 %description -n libibdm%{ibdm_major}
 This package contains shared libraries for the IB utils.
@@ -105,6 +115,7 @@
 
 %files
 %defattr(-, root, root)
+%doc COPYING
 %_bindir/*
 %_libdir/ibdiagnet%{upstream_ver}
 %_libdir/ibdiagpath%{upstream_ver}

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



commit ghc-rpm-macros for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package ghc-rpm-macros for openSUSE:Factory 
checked in at 2015-02-24 13:03:01

Comparing /work/SRC/openSUSE:Factory/ghc-rpm-macros (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-rpm-macros.new (New)


Package is "ghc-rpm-macros"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-rpm-macros/ghc-rpm-macros.changes
2014-12-16 14:48:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-rpm-macros.new/ghc-rpm-macros.changes   
2015-02-24 13:07:19.0 +0100
@@ -1,0 +2,15 @@
+Mon Feb 23 16:38:21 UTC 2015 - peter.tromm...@ohm-hochschule.de
+
+- update to 1.4.7
+- drop fix-runpath.patch
+  * fixed upstream
+- refresh fix-gen-filelists.patch
+- refresh suse-disable-debug-packages.patch
+- refresh suse-docdir.patch
+- add remove-flags.patch
+  * remove passing of CFLAGS and LDFLAGS to ghc
+  * no macro %__global_ldflags in openSUSE 
+- remove provides ghc() workaround
+  * fixed upstream 
+
+---

Old:

  fix-runpath.patch
  ghc-rpm-macros-2da26f9db56515862de9839f12a17be5f2ed2eb7.tar.xz

New:

  ghc-rpm-macros-81726e4857a866d19cc59b496846d127b9e8c381.tar.xz
  remove-flags.patch



Other differences:
--
++ ghc-rpm-macros.spec ++
--- /var/tmp/diff_new_pack.Hcmcwm/_old  2015-02-24 13:07:20.0 +0100
+++ /var/tmp/diff_new_pack.Hcmcwm/_new  2015-02-24 13:07:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-rpm-macros
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,14 +16,14 @@
 #
 
 
-%global git_hash   2da26f9db56515862de9839f12a17be5f2ed2eb7
+%global git_hash  81726e4857a866d19cc59b496846d127b9e8c381
 
 %global macros_dir %{_sysconfdir}/rpm
 
 %global without_hscolour 1
 
 Name:   ghc-rpm-macros
-Version:1.3.6
+Version:1.4.7
 Release:0
 BuildArch:  noarch
 Summary:RPM Macros for building packages for GHC
@@ -43,8 +43,8 @@
 Patch4: suse-docdir.patch
 # PATCH-FIX_UPSTREAM fix-gen-filelists.patch
 Patch5: fix-gen-filelists.patch
-# PATCH-FIX-UPSTREAM fix-runpath.patch peter.tromm...@ohm-hochschule.de -- In 
openSUSE we patch binutils to default to the "new" RUNPATH dynamic tag and not 
the obsolete RPATH. This patch adds support for the former and still works for 
the latter.
-Patch7: fix-runpath.patch  
+# PATCH-FIX-OPENSUSE remove-flags.patch peter.tromm...@ohm-hochschule.de -- Do 
not pass CFLAGS and LDFLAGS to ghc. openSUSE is missing a RPM macro 
%%__global_ldflags.
+Patch8: remove-flags.patch
 # PATCH-FIX-SLE sle-sp1-rpmdeps.patch peter.tromm...@ohm-hochschule.de -- 
SLE's RPM is too old in 11 SP1 and SP2 and SP3
 Patch100:   sle-sp1-rpmdeps.patch
 
@@ -53,12 +53,6 @@
 %if %{undefined without_hscolour}
 Requires:   hscolour
 %endif
-# This is a workaround for a bug in the automatic dependencies generator
-# ghc-deps.sh generates this symbol for extra libraries installed with a
-# dynamic ghc, currently only %%{ix86} and x86_64
-%ifarch %{ix86} x86_64
-Provides:   ghc()
-%endif
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -94,7 +88,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
-%patch7 -p1
+%patch8 -p1
 %if 0%{?sles_version}
 %patch -P 100 -p1
 %endif
@@ -106,7 +100,8 @@
 install -p -D -m 0644 macros.ghc %{buildroot}%{macros_dir}/macros.ghc
 install -p -D -m 0644 macros.ghc-extra 
%{buildroot}/%{macros_dir}/macros.ghc-extra
 install -p -D -m 0755 ghc-deps.sh %{buildroot}/%{_prefix}/lib/rpm/ghc-deps.sh
-install -p -D -m 0644 ghc.attr 
%{buildroot}/%{_prefix}/lib/rpm/fileattrs/ghc.attr
+install -p -D -m 0644 ghc_bin.attr 
%{buildroot}/%{_prefix}/lib/rpm/fileattrs/ghc_bin.attr
+install -p -D -m 0644 ghc_lib.attr 
%{buildroot}/%{_prefix}/lib/rpm/fileattrs/ghc_lib.attr
 install -p -D -m 0755 cabal-tweak-dep-ver 
%{buildroot}/%{_bindir}/cabal-tweak-dep-ver
 install -p -D -m 0755 cabal-tweak-flag %{buildroot}/%{_bindir}/cabal-tweak-flag
 
@@ -114,7 +109,8 @@
 %defattr(-,root,root,-)
 %doc COPYING AUTHORS
 %config %{macros_dir}/macros.ghc
-%{_prefix}/lib/rpm/fileattrs/ghc.attr
+%{_prefix}/lib/rpm/fileattrs/ghc_bin.attr
+%{_prefix}/lib/rpm/fileattrs/ghc_lib.attr
 %{_prefix}/lib/rpm/ghc-deps.sh
 %{_bindir}/cabal-tweak-dep-ver
 %{_bindir}/cabal-tweak-flag

++ fix-gen-filelists.patch ++
--- /var/tmp/diff_new_pack.Hcmcwm/_old  2015-02-24 13:07:20.0 +0100
+++ /var/tmp/diff_new_pack.Hcmcwm/_new  2015-02-24 13:07:20.0 +0100
@@ -1,10 +1,10 @@
-Index: ghc-rpm-mac

commit starfighter for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package starfighter for openSUSE:Factory 
checked in at 2015-02-24 13:02:58

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


Package is "starfighter"

Changes:

--- /work/SRC/openSUSE:Factory/starfighter/starfighter.changes  2014-11-15 
12:28:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.starfighter.new/starfighter.changes 
2015-02-24 13:07:18.0 +0100
@@ -1,0 +2,5 @@
+Sun Feb 22 16:08:19 UTC 2015 - ec...@opensuse.org
+
+- fix missing data
+
+---



Other differences:
--
++ starfighter.spec ++
--- /var/tmp/diff_new_pack.2mihV8/_old  2015-02-24 13:07:18.0 +0100
+++ /var/tmp/diff_new_pack.2mihV8/_new  2015-02-24 13:07:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package starfighter
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -53,7 +53,7 @@
 mv makefile Makefile
 
 %build
-make %{?_smp_mflags}
+make %{?_smp_mflags} BINDIR=%{_bindir}/ DATADIR=%{_datadir}/%{name}/ 
DOCDIR=%{_docdir}/%{name}/
 
 %install
 %make_install BINDIR=%{_bindir}/ DATADIR=%{_datadir}/%{name}/ 
DOCDIR=%{_docdir}/%{name}/


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



commit qbittorrent for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package qbittorrent for openSUSE:Factory 
checked in at 2015-02-24 13:03:03

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


Package is "qbittorrent"

Changes:

--- /work/SRC/openSUSE:Factory/qbittorrent/qbittorrent.changes  2014-10-29 
21:09:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.qbittorrent.new/qbittorrent.changes 
2015-02-24 13:07:21.0 +0100
@@ -1,0 +2,8 @@
+Mon Feb 23 21:20:55 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 3.1.12:
+  + BUGFIX: Don't use internal libtorrent-rasterbar API.
+  + BUGFIX: Fix compilation with libtorrent-rasterbar 0.15.x.
+- Spec cleanup.
+
+---

Old:

  qbittorrent-3.1.11.tar.xz

New:

  qbittorrent-3.1.12.tar.gz



Other differences:
--
++ qbittorrent.spec ++
--- /var/tmp/diff_new_pack.8dP65P/_old  2015-02-24 13:07:21.0 +0100
+++ /var/tmp/diff_new_pack.8dP65P/_new  2015-02-24 13:07:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qbittorrent
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2008-2014 Mariusz Fik .
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,91 +17,103 @@
 #
 
 
-Name:   qbittorrent
 %define _name   qBittorrent
-Version:3.1.11
+Name:   qbittorrent
+Version:3.1.12
 Release:0
-Summary:A Bittorrent Client built with C++ / Qt4
+Summary:A BitTorrent client in Qt
 License:GPL-2.0+
 Group:  Productivity/Networking/File-Sharing
 Url:http://qbittorrent.org/
-Source: http://downloads.sf.net/%{name}/%{name}-%{version}.tar.xz
-
+Source: 
https://github.com/%{name}/%{_name}/archive/release-%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  boost-devel >= 1.35
 BuildRequires:  fdupes
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  update-desktop-files
-BuildRequires:  xz
 BuildRequires:  pkgconfig(QtCore) >= 4.6
 BuildRequires:  pkgconfig(QtDBus) >= 4.6
 BuildRequires:  pkgconfig(QtGui) >= 4.6
 BuildRequires:  pkgconfig(QtNetwork) >= 4.6
 BuildRequires:  pkgconfig(QtXml) >= 4.6
-BuildRequires:  pkgconfig(libtorrent-rasterbar) >= 0.14.4
+BuildRequires:  pkgconfig(libtorrent-rasterbar) >= 0.15.0
 # For geolocalization.
 Requires:   GeoIP
 # For search engines.
 Requires:   python
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-A Bittorrent client using C++ / libtorrent and a Qt4 Graphical User Interface.
-It aims to be as fast as possible and to provide multi-OS, unicode support.
+qBittorrent is a bittorrent client programmed in C++ / Qt that
+uses libtorrent-rasterbar.
+
+It aims to be a good alternative to all other bittorrent clients
+out there. qBittorrent is fast, stable and provides unicode support
+as well as many features.
 
 %package nox
-Summary:A Bittorrent Client built with C++, console version
+Summary:A BitTorrent client in Qt, CLI version
 Group:  Productivity/Networking/File-Sharing
 
 %description nox
-A Bittorrent client using C++ / libtorrent, console version.
-It aims to be as fast as possible and to provide multi-OS, unicode support.
+qBittorrent is a bittorrent client programmed in C++ / Qt that
+uses libtorrent-rasterbar, CLI version.
+
+It aims to be a good alternative to all other bittorrent clients
+out there. qBittorrent is fast, stable and provides unicode support
+as well as many features.
 
 %prep
-%setup -q
+%setup -q -n %{_name}-release-%{version}
+sed -i 's/\(QMAKE_CXXFLAGS += \)/\1%{optflags} /' unixconf.pri
 
 %build
-echo -e "\n# openSUSE way optflags\nQMAKE_CFLAGS += 
%{optflags}\nQMAKE_CXXFLAGS += %{optflags}" >> unixconf.pri
+mkdir -p nox gui
 # Build noX first.
-mkdir nox && cd nox
+pushd nox
 ../configure --prefix=%{_prefix} --disable-gui
-cp conf.pri ../
+cp -f conf.pri ../
 make %{?_smp_mflags}
-cd ../
+popd
 
 # Build GUI version.
-mkdir gui && cd gui
+pushd gui
 ../configure --prefix=%{_prefix}
-cp conf.pri ../
+cp -f conf.pri ../
 make %{?_smp_mflags}
+popd
 
 %install
-# Install noX version
-cd nox && cp conf.pri ../ && cp conf.log ../ && cp Makefile ../ && sed -i 
'/STRIP/d' src/Makefile
-make INSTALL_ROOT=%{buildroot} install
-cd ../
-
-# Install GUI version.
-cd gui && cp conf.pri ../ && cp conf.log ../ && cp Makefile ../ && sed -i 
'/STRIP/d' src/Makefile
-make INSTALL_ROOT=%{buildroot} install
+for ui in nox gui; do
+pushd $ui
+cp -f conf.pri conf.log Makefile ../
+sed -i '/STRIP/d' src/Makefile
+make INSTALL_ROOT=%{buildroo

commit trojita for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package trojita for openSUSE:Factory checked 
in at 2015-02-24 13:02:52

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


Package is "trojita"

Changes:

--- /work/SRC/openSUSE:Factory/trojita/trojita.changes  2014-12-01 
14:00:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.trojita.new/trojita.changes 2015-02-24 
13:07:13.0 +0100
@@ -1,0 +2,35 @@
+Mon Feb 23 18:11:24 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 0.5
+  * Trojitá can now be invoked with a mailto: URL (RFC 6068) on the
+command line for composing a new email.
+  * Messages can be forwarded as attachments (support for inline
+forwarding is planned).
+  * Passwords can be remembered in a secure, encrypted storage
+via QtKeychain.
+  * E-mails with attachments are decorated with a paperclip
+icon in the overview.
+  * Better rendering of e-mails with extraordinary MIME structure.
+  * By default, only one instance is kept running, and can be
+controlled via D-Bus.
+  * Trojitá now provides better error reporting, and can reconnect
+on network failures automatically.
+  * The network state (Offline, Expensive Connection or Free Access)
+will be remembered across sessions.
+  * When replying, it is now possible to retroactively change the
+reply type (Private Reply, Reply to All but Me, Reply to All,
+Reply to Mailing List, Handpicked).
+  * When searching in a message, Trojitá will scroll to
+the current match.
+  * Attachment preview for quick access to the enclosed files.
+  * The mark-message-read-after-X-seconds setting is
+now configurable.
+  * The IMAP refresh interval is now configurable.
+  * Speed and memory consumption improvements.
+  * Miscellaneous IMAP improvements.
+  * Various fixes and improvements.
+- Drop 0001-Explicitly-mark-libs-as-STATIC-to-not-allow-cmake-ru.patch,
+  merged upstream
+- Bump Qt BuildRequires to 5.2
+
+---

Old:

  0001-Explicitly-mark-libs-as-STATIC-to-not-allow-cmake-ru.patch
  trojita-0.4.1.tar.bz2

New:

  trojita-0.5.tar.bz2
  trojita-0.5.tar.bz2.asc



Other differences:
--
++ trojita.spec ++
--- /var/tmp/diff_new_pack.cE80IG/_old  2015-02-24 13:07:14.0 +0100
+++ /var/tmp/diff_new_pack.cE80IG/_new  2015-02-24 13:07:14.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package trojita
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define X_display ":98"
 Name:   trojita
-Version:0.4.1
+Version:0.5
 Release:0
 Summary:Qt5 IMAP e-mail client
 License:(GPL-2.0 or GPL-3.0) and BSD-3-Clause and LGPL-2.0 and 
(LGPL-2.1 or GPL-3.0) and LGPL-2.1+ and GPL-2.0
@@ -32,22 +32,24 @@
 # src/qwwsmtpclient/: GPLv2
 Url:http://trojita.flaska.net/
 Source: 
http://sourceforge.net/projects/trojita/files/src/%{name}-%{version}.tar.bz2
-Patch0: 0001-Explicitly-mark-libs-as-STATIC-to-not-allow-cmake-ru.patch
+Source1:
http://sourceforge.net/projects/trojita/files/src/%{name}-%{version}.tar.bz2.asc
 BuildRequires:  cmake >= 2.8.7
 BuildRequires:  git
-BuildRequires:  libqt5-qttools-devel
-BuildRequires:  libqt5-sql-sqlite
+BuildRequires:  libqt5-linguist-devel >= 5.2.0
 BuildRequires:  ragel
 BuildRequires:  update-desktop-files
 BuildRequires:  xkeyboard-config
 BuildRequires:  xorg-x11-Xvfb
-BuildRequires:  pkgconfig(Qt5Gui)
-BuildRequires:  pkgconfig(Qt5Network)
-BuildRequires:  pkgconfig(Qt5Sql)
-BuildRequires:  pkgconfig(Qt5Test)
-BuildRequires:  pkgconfig(Qt5WebKit)
-BuildRequires:  pkgconfig(Qt5WebKitWidgets)
-BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  pkgconfig(Qt5Core) >= 5.2.0
+BuildRequires:  pkgconfig(Qt5DBus) >= 5.2.0
+BuildRequires:  pkgconfig(Qt5Gui) >= 5.2.0
+BuildRequires:  pkgconfig(Qt5Network) >= 5.2.0
+BuildRequires:  pkgconfig(Qt5Sql) >= 5.2.0
+# both pkgconfig(Qt5Test) and libqt5-sql-sqlite are needed on buildtime for 
tests!
+BuildRequires:  libqt5-sql-sqlite
+BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
+BuildRequires:  pkgconfig(Qt5WebKitWidgets) >= 5.2.0
+BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
 BuildRequires:  pkgconfig(zlib)
 Requires:   libqt5-sql-sqlite
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -63,7 +65,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 export CXXFLAGS="%{optflags} -fPIC"
@@ -82,6 +83,7 @@
 %sus

commit octave for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package octave for openSUSE:Factory checked 
in at 2015-02-24 13:02:56

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


Package is "octave"

Changes:

--- /work/SRC/openSUSE:Factory/octave/octave.changes2014-11-13 
09:18:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.octave.new/octave.changes   2015-02-24 
13:07:16.0 +0100
@@ -1,0 +2,8 @@
+Mon Feb 23 20:30:07 UTC 2015 - dmitr...@opensuse.org
+
+- Fix unzipping compressed info files when running the gui [boo#918942]
+  * octave-unzip-info-in-gui.patch
+- Disable JIT compilation by default
+- Set build settings for SLE11
+
+---

New:

  octave-unzip-info-in-gui.patch



Other differences:
--
++ octave.spec ++
--- /var/tmp/diff_new_pack.K0aC5p/_old  2015-02-24 13:07:17.0 +0100
+++ /var/tmp/diff_new_pack.K0aC5p/_new  2015-02-24 13:07:17.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package octave
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,19 +20,21 @@
 %define with_native_graphics 1
 # Build GUI
 %define with_gui 1
-# JIT support
-# Works only on x86 and x86_64
-%ifarch %ix86 x86_64
-%define with_jit 1
-%else
+# JIT compilation
 %define with_jit 0
-%endif
 # JAVA support
 %define with_java 1
 # Image processing library
 # Default variant - GraphicsMagick
 %define with_imagemagick 0
 
+# SLE11
+%if 0%{?suse_version} == 1110
+%define with_gui 0
+%define with_jit 0
+%define with_imagemagick 1
+%endif
+
 # SLE12
 %if 0%{?suse_version} == 1315
 %define with_gui 0
@@ -54,6 +56,8 @@
 Patch1: octave-3.8.0-llvm-3.4.patch
 # PATCH-FIX-UPSTREAM octave-suitesparse-4.4.patch -- 
http://savannah.gnu.org/bugs/?43063
 Patch2: octave-suitesparse-4.4.patch
+# PATCH-FIX-UPSTREAM octave-unzip-info-in-gui.patch
+Patch3: octave-unzip-info-in-gui.patch
 BuildRequires:  arpack-ng-devel
 BuildRequires:  bison
 BuildRequires:  blas-devel
@@ -186,6 +190,7 @@
 %if %( echo `rpm -q --queryformat %%{version} suitesparse-devel`| tr -d '.' ) 
> 421
 %patch2 -p1
 %endif
+%patch3
 
 %build
 export CPPFLAGS="-DH5_USE_16_API"

++ octave-unzip-info-in-gui.patch ++

# HG changeset patch
# User Torsten 
# Date 1424496143 18000
# Node ID be7b05f95d7c606fd28d6d703d35c64cfdb5e1c9
# Parent  a9952a647d52671a38d0fac48bc7831a9ad0065d
fix unzipping compressed info files when running the gui (bug #38305)

* parser.cc (parser::open_file): Use iprocstream instead of QProcess to
handle compressed info files.

Index: libgui/src/qtinfo/parser.cc
===
--- libgui/src/qtinfo/parser.cc.orig2014-08-06 19:57:55.0 +0200
+++ libgui/src/qtinfo/parser.cc 2015-02-23 10:03:37.158505745 +0100
@@ -29,12 +29,12 @@
 #endif
 
 #include "parser.h"
+#include "procstream.h"
 #include 
 #include 
 #include 
 #include 
 #include 
-#include 
 #include 
 
 parser::parser(QObject *p)
@@ -79,13 +79,20 @@
   QIODevice *iodevice = 0;
   if ( _compressors_map.contains(file_info.suffix ()))
 {
-  QProcess gzip;
-  gzip.start (_compressors_map.value (file_info.suffix ()).arg 
(file_info.absoluteFilePath ()));
+  QString command = _compressors_map.value (file_info.suffix ()).arg 
(file_info.absoluteFilePath ());
+  iprocstream ips (command.toStdString ());
 
-  if (!gzip.waitForFinished ())
+  if (ips.bad ())
 return 0;
 
-  QByteArray result = gzip.readAll ();
+  QByteArray result;
+  char buffer[1024];
+
+  while (! ips.eof ())
+{
+  ips.read (buffer, sizeof (buffer));
+  result.append (buffer, ips.gcount ());
+}
 
   QBuffer *io = new QBuffer (this);
   io->setData (result);
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-zake for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package python-zake for openSUSE:Factory 
checked in at 2015-02-24 13:02:37

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


Package is "python-zake"

Changes:

--- /work/SRC/openSUSE:Factory/python-zake/python-zake.changes  2014-07-02 
15:05:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-zake.new/python-zake.changes 
2015-02-24 13:07:02.0 +0100
@@ -1,0 +2,12 @@
+Sat Feb 21 06:46:04 UTC 2015 - dmuel...@suse.com
+
+- add dependency on testtools (which is needed during runtime)
+
+---
+Tue Sep 16 19:56:08 UTC 2014 - dmuel...@suse.com
+
+- update to 0.1.6:
+  * Support for multi-client storage
+  * Bugfixes
+
+---

Old:

  zake-0.0.20.tar.gz

New:

  zake-0.1.6.tar.gz



Other differences:
--
++ python-zake.spec ++
--- /var/tmp/diff_new_pack.cDy3XF/_old  2015-02-24 13:07:03.0 +0100
+++ /var/tmp/diff_new_pack.cDy3XF/_new  2015-02-24 13:07:03.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-zake
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python-zake
-Version:0.0.20
+Version:0.1.6
 Release:0
 Summary:Testing utilities for the kazoo library
 License:Apache-2.0
@@ -28,6 +28,7 @@
 BuildRequires:  python-setuptools
 Requires:   python-kazoo
 Requires:   python-six
+Requires:   python-testtools
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}

++ zake-0.0.20.tar.gz -> zake-0.1.6.tar.gz ++
 1847 lines of diff (skipped)

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



commit memcached for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package memcached for openSUSE:Factory 
checked in at 2015-02-24 13:02:49

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


Package is "memcached"

Changes:

--- /work/SRC/openSUSE:Factory/memcached/memcached.changes  2014-11-10 
17:29:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.memcached.new/memcached.changes 2015-02-24 
13:07:09.0 +0100
@@ -1,0 +2,26 @@
+Sun Feb 22 20:47:12 UTC 2015 - mplus...@suse.com
+
+- Cleanup spec file
+  * using spec-cleaner
+  * remove unnecessary %defines
+- Create new package (devel)
+- Install either init script or unit file
+- Refresh dependencies
+- Update to 1.4.22
+  * gatkq: return key in response
+  * Handle SIGTERM the same as SIGINT
+  * Fix off-by-one causing segfault in lru_crawler
+  * Fix potential corruption for incr/decr of 0b items
+  * Fix  issue #369  - uninitialized stats_lock
+  * issue#370 : slab re-balance is not thread-safe in function 
+do_item_get
+  * Fix potential corruption in hash table expansion
+  * use item lock instead of global lock when hash expanding
+  * fix hang when lru crawler started from commandline
+  * rename thread_init to avoid runtime failure on AIX
+  * Support -V (version option)
+- Changes for 1.4.21
+  * makefile cleanups
+  * Avoid OOM errors when locked items stuck in tail
+
+---

Old:

  memcached-1.4.20.tar.gz

New:

  memcached-1.4.22.tar.gz



Other differences:
--
++ memcached.spec ++
--- /var/tmp/diff_new_pack.D4moQ6/_old  2015-02-24 13:07:10.0 +0100
+++ /var/tmp/diff_new_pack.D4moQ6/_new  2015-02-24 13:07:10.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package memcached
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,51 +16,38 @@
 #
 
 
-%if 0%{?suse_version} > 1210
-%bcond_without systemd
-%endif
-# currently fails due to network setup
-%bcond_with check
-
 Name:   memcached
-Version:1.4.20
+Version:1.4.22
 Release:0
-%define pkg_name memcached
-%define pkg_version %{version}
-#
-#
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} > 1100
-BuildRequires:  libevent-devel
-%else
-BuildRequires:  libevent
-%endif
-BuildRequires:  automake
-BuildRequires:  cyrus-sasl-devel
-BuildRequires:  pkgconfig
-%if %{with systemd}
-BuildRequires:  systemd
-%endif
-PreReq: %insserv_prereq %fillup_prereq /usr/sbin/groupadd 
/usr/sbin/useradd
-Conflicts:  memcached-unstable
-%define home_dir /var/lib/%{pkg_name}
+Summary:A high-performance, distributed memory object caching system
+License:BSD-3-Clause
+Group:  Productivity/Networking/Other
 Url:http://memcached.org/
 Source: http://www.memcached.org/files/%{name}-%{version}.tar.gz
-Source1:%{pkg_name}.init
-Source2:%{pkg_name}.sysconfig
+Source1:%{name}.init
+Source2:%{name}.sysconfig
 Source3:memcached-rpmlintrc
 Source4:memcached.service
-#
 Patch0: memcached-1.4.5.dif
 Patch1: memcached-autofoo.patch
 Patch2: memcached-use-endian_h.patch
-#
-Summary:A high-performance, distributed memory object caching system
-License:BSD-3-Clause
-Group:  Productivity/Networking/Other
-%if %{with systemd}
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  cyrus-sasl-devel
+BuildRequires:  libevent-devel
+BuildRequires:  libtool
+BuildRequires:  pkg-config
+Requires(pre):  %fillup_prereq
+Requires(pre):  %insserv_prereq
+Requires(pre):  %{_sbindir}/groupadd
+Requires(pre):  %{_sbindir}/useradd
+Conflicts:  memcached-unstable
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} > 1210
+BuildRequires:  systemd-rpm-macros
 %{?systemd_requires}
 %endif
+
 %description
 Memcached is a high-performance, distributed memory object caching
 system, generic in nature, but intended for use in speeding up dynamic
@@ -74,81 +61,98 @@
 resource utilization, and faster access to the databases on a memcache
 miss.
 
+%package devel
+Summary:Files needed for development using memcached protocol
+Group:  Development/Libraries
+Requires:   %{name} = %{version}
+
+%description devel
+Memcached is a high-performance, distributed memory object caching
+system, generic in nature, but intended for use in speeding up dynamic
+web applications by all

commit libmemcached for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package libmemcached for openSUSE:Factory 
checked in at 2015-02-24 13:02:54

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


Package is "libmemcached"

Changes:

--- /work/SRC/openSUSE:Factory/libmemcached/libmemcached.changes
2014-12-22 12:52:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmemcached.new/libmemcached.changes   
2015-02-24 13:07:16.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 23 16:50:49 UTC 2015 - mrueck...@suse.de
+
+- enable verbose build
+
+---



Other differences:
--
++ libmemcached.spec ++
--- /var/tmp/diff_new_pack.IouQuo/_old  2015-02-24 13:07:16.0 +0100
+++ /var/tmp/diff_new_pack.IouQuo/_new  2015-02-24 13:07:16.0 +0100
@@ -102,10 +102,10 @@
   --disable-static \
   --enable-libmemcachedprotocol \
   --with-memcached=%{_sbindir}/memcached
-make CFLAGS="-std=c99 %optflags" CXXFLAGS="%optflags" %{?_smp_mflags}
+make V=1 CFLAGS="-std=c99 %optflags" CXXFLAGS="%optflags" %{?_smp_mflags}
 
 %install
-%makeinstall CFLAGS="-std=c99 %optflags" CXXFLAGS="%optflags"
+%makeinstall V=1 CFLAGS="-std=c99 %optflags" CXXFLAGS="%optflags"
 %__rm -f %{buildroot}%{_libdir}/*.la
 %if 0%{?suse_version} > 1020
 # create symlinks for man pages


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



commit mumble for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package mumble for openSUSE:Factory checked 
in at 2015-02-24 13:02:44

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


Package is "mumble"

Changes:

--- /work/SRC/openSUSE:Factory/mumble/mumble.changes2014-11-24 
11:09:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.mumble.new/mumble.changes   2015-02-24 
13:07:07.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb  5 14:53:12 UTC 2015 - lnus...@suse.de
+
+- remove gpg-offline from BuildRequires, now done by source validator
+  automatically
+
+---



Other differences:
--
++ mumble.spec ++
--- /var/tmp/diff_new_pack.4EtWJs/_old  2015-02-24 13:07:08.0 +0100
+++ /var/tmp/diff_new_pack.4EtWJs/_new  2015-02-24 13:07:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mumble
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -58,9 +58,6 @@
 %else
 BuildRequires:  avahi-compat-libdns_sd-devel
 %endif
-%if 0%{?suse_version} > 1220
-BuildRequires:  gpg-offline
-%endif
 %endif
 %if %{with system_celt}
 BuildRequires:  libcelt-devel
@@ -187,9 +184,6 @@
 won't be audible to other players.
 
 %prep
-#if 0%{?gpg_verify:1}
-#gpg_verify %{S:1}
-#endif
 %setup -q
 
 %patch50 -p1


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



commit ansible for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package ansible for openSUSE:Factory checked 
in at 2015-02-24 13:02:42

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


Package is "ansible"

Changes:

--- /work/SRC/openSUSE:Factory/ansible/ansible.changes  2014-12-10 
23:43:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.ansible.new/ansible.changes 2015-02-24 
13:07:05.0 +0100
@@ -1,0 +2,9 @@
+Mon Feb 23 11:46:55 UTC 2015 - bo...@steki.net
+
+- updated to version 1.8.4 from 1.8.2
+ * Fixed regressions in ec2 and mount modules, introduced in 1.8.3
+ * Fixing a security bug related to the default permissions set on a
+   tempoary file created when using "ansible-vault view ".
+ * Many bug fixes, for both core code and core modules.
+
+---

Old:

  ansible-1.8.2.tar.gz

New:

  ansible-1.8.4.tar.gz



Other differences:
--
++ ansible.spec ++
--- /var/tmp/diff_new_pack.4ovGoN/_old  2015-02-24 13:07:06.0 +0100
+++ /var/tmp/diff_new_pack.4ovGoN/_new  2015-02-24 13:07:06.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ansible
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright 2013 by Lars Vogdt
 # Copyright 2014 by Boris Manojlovic
 #
@@ -19,7 +19,7 @@
 
 
 Name:   ansible
-Version:1.8.2
+Version:1.8.4
 Release:0
 Summary:Radically simple IT automation
 License:GPL-3.0

++ ansible-1.8.2.tar.gz -> ansible-1.8.4.tar.gz ++
 2375 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-blinker for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package python-blinker for openSUSE:Factory 
checked in at 2015-02-24 13:02:39

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


Package is "python-blinker"

Changes:

--- /work/SRC/openSUSE:Factory/python-blinker/python-blinker.changes
2012-08-23 16:05:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-blinker.new/python-blinker.changes   
2015-02-24 13:07:03.0 +0100
@@ -1,0 +2,10 @@
+Sun Feb 22 17:44:07 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 1.3:
+  * The global signal stash behind blinker.signal() is now backed
+by a regular name-to-Signal dictionary
+  * blinker.Namespace is now built on a regular dict
+  * Signal.connect('text-sender') uses an alterate hashing strategy
+to avoid sharp edges in text identity.
+
+---

Old:

  blinker-1.2.tar.gz

New:

  blinker-1.3.tar.gz



Other differences:
--
++ python-blinker.spec ++
--- /var/tmp/diff_new_pack.6SwVKD/_old  2015-02-24 13:07:04.0 +0100
+++ /var/tmp/diff_new_pack.6SwVKD/_new  2015-02-24 13:07:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-blinker
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python-blinker
-Version:1.2
+Version:1.3
 Release:0
 Url:http://discorporate.us/projects/Blinker/
 Summary:Fast, simple object-to-object and broadcast signaling

++ blinker-1.2.tar.gz -> blinker-1.3.tar.gz ++
 3841 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-ecdsa for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package python-ecdsa for openSUSE:Factory 
checked in at 2015-02-24 13:02:35

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


Package is "python-ecdsa"

Changes:

--- /work/SRC/openSUSE:Factory/python-ecdsa/python-ecdsa.changes
2014-09-17 17:25:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-ecdsa.new/python-ecdsa.changes   
2015-02-24 13:07:01.0 +0100
@@ -1,0 +2,16 @@
+Sat Feb 21 01:31:36 UTC 2015 - prus...@opensuse.org
+
+- update to 0.13
+
+  Fix the argument order for Curve constructor (put openssl_name= at the end,
+  with a default value) to unbreak compatibility with external callers who used
+  the 0.11 convention.
+
+* update to 0.12
+
+  Switch to Versioneer for version-string management (fixing the broken
+  `ecdsa.__version__` attribute). Add Curve.openssl_name property. Mention
+  secp256k1 in README, test against OpenSSL. Produce "wheel" distributions. Add
+  py3.4 and pypy3 compatibility testing. Other minor fixes.
+
+---

Old:

  ecdsa-0.11.tar.gz

New:

  ecdsa-0.13.tar.gz



Other differences:
--
++ python-ecdsa.spec ++
--- /var/tmp/diff_new_pack.CQIPFx/_old  2015-02-24 13:07:02.0 +0100
+++ /var/tmp/diff_new_pack.CQIPFx/_new  2015-02-24 13:07:02.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ecdsa
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,7 +17,7 @@
 
 
 Name:   python-ecdsa
-Version:0.11
+Version:0.13
 Release:0
 Summary:ECDSA cryptographic signature library (pure python)
 License:MIT

++ ecdsa-0.11.tar.gz -> ecdsa-0.13.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ecdsa-0.11/MANIFEST.in new/ecdsa-0.13/MANIFEST.in
--- old/ecdsa-0.11/MANIFEST.in  2013-10-02 01:50:50.0 +0200
+++ new/ecdsa-0.13/MANIFEST.in  2015-02-04 11:02:21.0 +0100
@@ -1,2 +1,3 @@
 # basic metadata
-include MANIFEST.in LICENSE NEWS README.md
+include MANIFEST.in LICENSE NEWS README.md versioneer.py
+include ecdsa/_version.py
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ecdsa-0.11/NEWS new/ecdsa-0.13/NEWS
--- old/ecdsa-0.11/NEWS 2014-03-10 23:49:39.0 +0100
+++ new/ecdsa-0.13/NEWS 2015-02-07 19:18:55.0 +0100
@@ -1,3 +1,16 @@
+* Release 0.13 (07 Feb 2015)
+
+Fix the argument order for Curve constructor (put openssl_name= at the end,
+with a default value) to unbreak compatibility with external callers who used
+the 0.11 convention.
+
+* Release 0.12 (06 Feb 2015)
+
+Switch to Versioneer for version-string management (fixing the broken
+`ecdsa.__version__` attribute). Add Curve.openssl_name property. Mention
+secp256k1 in README, test against OpenSSL. Produce "wheel" distributions. Add
+py3.4 and pypy3 compatibility testing. Other minor fixes.
+
 * Release 0.11 (10 Mar 2014)
 
 Add signature-encoding functions "sigencode_{strings,string,der}_canonize"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ecdsa-0.11/PKG-INFO new/ecdsa-0.13/PKG-INFO
--- old/ecdsa-0.11/PKG-INFO 2014-03-10 23:54:24.0 +0100
+++ new/ecdsa-0.13/PKG-INFO 2015-02-07 19:26:16.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: ecdsa
-Version: 0.11
+Version: 0.13
 Summary: ECDSA cryptographic signature library (pure python)
 Home-page: http://github.com/warner/python-ecdsa
 Author: Brian Warner
@@ -15,3 +15,4 @@
 Classifier: Programming Language :: Python :: 3
 Classifier: Programming Language :: Python :: 3.2
 Classifier: Programming Language :: Python :: 3.3
+Classifier: Programming Language :: Python :: 3.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ecdsa-0.11/README.md new/ecdsa-0.13/README.md
--- old/ecdsa-0.11/README.md2014-02-17 21:48:01.0 +0100
+++ new/ecdsa-0.13/README.md2015-02-06 22:14:49.0 +0100
@@ -1,6 +1,8 @@
 # Pure-Python ECDSA
 
 [![build 
status](https://travis-ci.org/warner/python-ecdsa.png)](http://travis-ci.org/warner/python-ecdsa)
+[![Coverage 
Status](https://coveralls.io/repos/warner/python-ecdsa/badge.svg)](https://coveralls.io/r/warner/python-ecdsa)
+[![Latest 
Version](https://pypip.in/version/ecdsa/badge.svg?style=flat)](https://pypi.python.org/pypi/ecdsa

commit python-dulwich for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package python-dulwich for openSUSE:Factory 
checked in at 2015-02-24 13:02:41

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


Package is "python-dulwich"

Changes:

--- /work/SRC/openSUSE:Factory/python-dulwich/python-dulwich.changes
2013-11-01 17:42:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-dulwich.new/python-dulwich.changes   
2015-02-24 13:07:04.0 +0100
@@ -1,0 +2,157 @@
+Sun Feb 22 20:54:12 UTC 2015 - devel...@develop7.info
+
+- update to version 0.9.8
+  + disabled tests
+
+- Changes from 0.9.7
+  + BUG FIXES
+* Various fixes to improve test suite running on Windows.
+  (Gary van der Merwe)
+* Limit delta copy length to 64K in v2 pack files. (Robert Brown)
+* Strip newline from final ACKed SHA while fetching packs.
+  (Michael Edgar)
+* Remove assignment to PyList_SIZE() that was causing segfaults on
+  pypy. (Jelmer Vernooij, #196)
+  + IMPROVEMENTS
+* Add porcelain 'receive-pack' and 'upload-pack'. (Jelmer Vernooij)
+* Handle SIGINT signals in bin/dulwich. (Jelmer Vernooij)
+* Add 'status' support to bin/dulwich. (Jelmer Vernooij)
+* Add 'branch_create', 'branch_list', 'branch_delete' porcelain.
+  (Jelmer Vernooij)
+* Add 'fetch' porcelain. (Jelmer Vernooij)
+* Add 'tag_delete' porcelain. (Jelmer Vernooij)
+* Add support for serializing/deserializing 'gpgsig' attributes in Commit.
+  (Jelmer Vernooij)
+  + CHANGES
+* dul-web is now available as 'dulwich web-daemon'.
+  (Jelmer Vernooij)
+* dulwich.porcelain.tag has been renamed to tag_create.
+  dulwich.porcelain.list_tags has been renamed to tag_list.
+  (Jelmer Vernooij)
+  + API CHANGES
+* Restore support for Python 2.6. (Jelmer Vernooij, Gary van der Merwe)
+
+- Changes from 0.9.6
+  + BUG FIXES
+* Fix tests dependent on hash ordering. (Michael Edgar)
+* Support staging symbolic links in Repo.stage.
+  (Robert Brown)
+* Ensure that all files object are closed when running the test suite.
+  (Gary van der Merwe)
+* When writing OFS_DELTA pack entries, write correct offset.
+  (Augie Fackler)
+* Fix handler of larger copy operations in packs. (Augie Fackler)
+* Various fixes to improve test suite running on Windows.
+  (Gary van der Merwe)
+* Fix logic for extra adds of identical files in rename detector.
+  (Robert Brown)
+  + IMPROVEMENTS
+* Add porcelain 'status'. (Ryan Faulkner)
+* Add porcelain 'daemon'. (Jelmer Vernooij)
+* Add `dulwich.greenthreads` module which provides support
+  for concurrency of some object store operations.
+  (Fabien Boucher)
+* Various changes to improve compatibility with Python 3.
+  (Gary van der Merwe, Hannu Valtonen, michael-k)
+* Add OpenStack Swift backed repository implementation
+  in dulwich.contrib. See README.swift for details. (Fabien Boucher)
+  + API CHANGES
+* An optional close function can be passed to the Protocol class. This will
+  be called by its close method. (Gary van der Merwe)
+* All classes with close methods are now context managers, so that they can
+  be easily closed using a `with` statement. (Gary van der Merwe)
+* Remove deprecated `num_objects` argument to `write_pack` methods.
+  (Jelmer Vernooij)
+  + OTHER CHANGES
+* The 'dul-daemon' script has been removed. The same functionality
+  is now available as 'dulwich daemon'. (Jelmer Vernooij)
+
+- Changes from 0.9.5
+  + IMPROVEMENTS
+   * Add support for recursive add in 'git add'.
+ (Ryan Faulkner, Jelmer Vernooij)
+   * Add porcelain 'list_tags'. (Ryan Faulkner)
+   * Add porcelain 'push'. (Ryan Faulkner)
+   * Add porcelain 'pull'. (Ryan Faulkner)
+   * Support 'http.proxy' in HttpGitClient.
+ (Jelmer Vernooij, #1096030)
+   * Support 'http.useragent' in HttpGitClient.
+ (Jelmer Vernooij)
+   * In server, wait for clients to send empty list of
+ wants when talking to empty repository.
+ (Damien Tournoud)
+   * Various changes to improve compatibility with
+ Python 3. (Gary van der Merwe)
+  + BUG FIXES
+   * Support unseekable 'wsgi.input' streams.
+ (Jonas Haag)
+   * Raise TypeError when passing unicode() object
+ to Repo.__getitem__.
+ (Jonas Haag)
+   * Fix handling of `reset` command in dulwich.fastexport.
+ (Jelmer Vernooij, #1249029)
+   * In client, don't wait for server to close connection
+ first. Fixes hang when used against GitHub
+ server implementation. (Siddharth Agarwal)
+   * DeltaChainIterator: fix a corner case where an object is inflated as an
+ object already in the repository.
+ (Damien Tournoud, #135)
+   * Stop leaking file handles during pac

commit branding-openSUSE for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package branding-openSUSE for 
openSUSE:Factory checked in at 2015-02-24 13:02:45

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


Package is "branding-openSUSE"

Changes:

--- /work/SRC/openSUSE:Factory/branding-openSUSE/branding-openSUSE.changes  
2014-11-19 20:27:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.branding-openSUSE.new/branding-openSUSE.changes 
2015-02-24 13:07:08.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb 17 15:22:36 UTC 2015 - lnus...@suse.de
+
+- enable grub theme on aarch64
+
+---



Other differences:
--
++ branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.KGKNlp/_old  2015-02-24 13:07:09.0 +0100
+++ /var/tmp/diff_new_pack.KGKNlp/_new  2015-02-24 13:07:09.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package branding-openSUSE
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,7 @@
 %define package_gfxboot 1
 BuildRequires:  gfxboot-devel
 %endif
-%ifarch %{ix86} x86_64 ppc ppc64
+%ifarch %{ix86} x86_64 ppc ppc64 aarch64
 %define package_grub2_theme 1
 BuildRequires:  grub2
 %endif

++ kde-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.KGKNlp/_old  2015-02-24 13:07:09.0 +0100
+++ /var/tmp/diff_new_pack.KGKNlp/_new  2015-02-24 13:07:09.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kde-branding-openSUSE
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

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



commit xf86-video-tdfx for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-tdfx for openSUSE:Factory 
checked in at 2015-02-24 13:02:29

Comparing /work/SRC/openSUSE:Factory/xf86-video-tdfx (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-tdfx.new (New)


Package is "xf86-video-tdfx"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-tdfx/xf86-video-tdfx.changes  
2015-02-10 20:17:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.xf86-video-tdfx.new/xf86-video-tdfx.changes 
2015-02-24 13:06:57.0 +0100
@@ -1,0 +2,17 @@
+Mon Feb 23 13:36:49 UTC 2015 - sndir...@suse.com
+
+- Update to version 1.4.6:
+  * Remove mibstore.h
+  * dri: Stop (uselessly) initializing the ValidateTree hooks
+  * Define local PCI IDs instead of using xf86PciInfo.h
+  * Rename XSERVER_PCIACCESS to XSERVER_LIBPCIACCESS
+  * Use new pci_device_(un)map_range functions instead of deprecated ones
+  * Remove unreachable breaks after return statements
+  * Use the PCI ID macros instead of hardcoded values
+  * Unmap MMIO ranges for all chips
+  * Add more PCI IDs for supported chips
+- supersedes U_Remove-mibstore.h.patch, 
+  U_Rename-XSERVER_PCIACCESS-to-XSERVER_LIBPCIACCESS.patch,
+  U_dri-Stop-uselessly-initializing-the-ValidateTree-hoo.patch
+
+---

Old:

  U_Remove-mibstore.h.patch
  U_Rename-XSERVER_PCIACCESS-to-XSERVER_LIBPCIACCESS.patch
  U_dri-Stop-uselessly-initializing-the-ValidateTree-hoo.patch
  xf86-video-tdfx-1.4.5.tar.bz2

New:

  xf86-video-tdfx-1.4.6.tar.bz2



Other differences:
--
++ xf86-video-tdfx.spec ++
--- /var/tmp/diff_new_pack.r2dq4D/_old  2015-02-24 13:06:58.0 +0100
+++ /var/tmp/diff_new_pack.r2dq4D/_new  2015-02-24 13:06:58.0 +0100
@@ -17,16 +17,13 @@
 
 
 Name:   xf86-video-tdfx
-Version:1.4.5
+Version:1.4.6
 Release:0
 Summary:3Dfx video driver for the Xorg X server
 License:MIT
 Group:  System/X11/Servers/XF86_4
 Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
-Patch0: U_Remove-mibstore.h.patch
-Patch1: U_Rename-XSERVER_PCIACCESS-to-XSERVER_LIBPCIACCESS.patch
-Patch2: U_dri-Stop-uselessly-initializing-the-ValidateTree-hoo.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)
@@ -52,9 +49,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 %configure

++ xf86-video-tdfx-1.4.5.tar.bz2 -> xf86-video-tdfx-1.4.6.tar.bz2 ++
 26863 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xf86-video-tdfx-1.4.5/ChangeLog new/xf86-video-tdfx-1.4.6/ChangeLog
--- old/xf86-video-tdfx-1.4.5/ChangeLog 2012-07-17 08:30:49.0 +0200
+++ new/xf86-video-tdfx-1.4.6/ChangeLog 2015-02-22 22:28:47.0 +0100
@@ -1,3 +1,102 @@
+commit 278042ff4c469f24ab7bc28e517e8a78e2821ddc
+Author: Matt Turner 
+Date:   Sun Feb 22 13:26:24 2015 -0800
+
+xf86-video-tdfx 1.4.6
+
+Signed-off-by: Matt Turner 
+
+commit 2f71b05e29ae13a0fb6fbc74f4f76c78b6ddb0d7
+Author: Adam Jackson 
+Date:   Tue Jul 29 09:15:49 2014 -0400
+
+dri: Stop (uselessly) initializing the ValidateTree hooks
+
+Signed-off-by: Adam Jackson 
+
+commit d8873445199bf1d229503ff1d12c6a2f3f23c863
+Author: Guillem Jover 
+Date:   Thu Oct 3 15:35:05 2013 +0200
+
+Add more PCI IDs for supported chips
+
+Add support for Velocity and Voodoo4 chips.
+
+Signed-off-by: Guillem Jover 
+Reviewed-by: Adam Jackson 
+
+commit b15c1e8ef9858c85ead44ded22c7d48bd8ffa501
+Author: Guillem Jover 
+Date:   Thu Oct 3 14:25:45 2013 +0200
+
+Unmap MMIO ranges for all chips
+
+This is relevant on SLI setups, where each chip has their own MMIO
+range.
+
+Signed-off-by: Guillem Jover 
+Reviewed-by: Adam Jackson 
+
+commit 828c151064083e4488a4cb3854f8dcb23265e5cb
+Author: Guillem Jover 
+Date:   Wed Oct 2 21:22:33 2013 +0200
+
+Use the PCI ID macros instead of hardcoded values
+
+Signed-off-by: Guillem Jover 
+Reviewed-by: Adam Jackson 
+
+commit 58b2ac6dd1487580f49869f582a8852b003a34fa
+Author: Guillem Jover 
+Date:   Tue Oct 1 05:36:34 2013 +0200
+
+Remove unreachable breaks after return statements
+
+Signed-off-by: Guillem Jover 
+Reviewed-by: Adam Jackson 
+
+commit 774461a4ac92c3

commit weechat for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package weechat for openSUSE:Factory checked 
in at 2015-02-24 13:02:51

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


Package is "weechat"

Changes:

--- /work/SRC/openSUSE:Factory/weechat/weechat.changes  2015-02-05 
11:01:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.weechat.new/weechat.changes 2015-02-24 
13:07:11.0 +0100
@@ -1,0 +2,12 @@
+Mon Feb 16 16:44:46 UTC 2015 - tchva...@suse.com
+
+- Version bump to 1.1.1:
+  * core: fix random error when creating symbolic link weechat-curses on make 
install with cmake (bug #40313)
+  * core: fix crash when a root bar has conditions different from 
active/inactive/nicklist (closes #317)
+  * irc: don’t close channel buffer on second /part when option 
irc.look.part_closes_buffer is off (closes #313)
+  * irc: fix /join on a channel buffer opened with autojoin but which failed 
to join
+  * irc: send QUIT to server and no PART for channels when the server buffer 
is closed (closes #294)
+  * irc: fix order of channel buffers opened when option 
irc.look.server_buffer is set to "independent", 
irc.look.buffer_open_before_autojoin to "on" and irc.look.new_channel_position 
to "near_server" (closes #303)
+  * irc: fix crash in buffer close when server name is the same as a channel 
name (closes #305)
+
+---

Old:

  weechat-1.1.tar.bz2

New:

  weechat-1.1.1.tar.bz2



Other differences:
--
++ weechat.spec ++
--- /var/tmp/diff_new_pack.0SE7k8/_old  2015-02-24 13:07:11.0 +0100
+++ /var/tmp/diff_new_pack.0SE7k8/_new  2015-02-24 13:07:11.0 +0100
@@ -17,13 +17,13 @@
 
 
 Name:   weechat
-Version:1.1
+Version:1.1.1
 Release:0
 Summary:Portable, Fast, Light and Extensible Chat Client
 License:GPL-3.0+
 Group:  Productivity/Networking/IRC
 Url:http://www.weechat.org
-Source: http://www.weechat.org/files/src/weechat-%{version}.tar.bz2
+Source: http://www.weechat.org/files/src/%{name}-%{version}.tar.bz2
 Source1:weechat.desktop
 # PATCH-FIX-UPSTREAM weechat-capath.patch 
https://savannah.nongnu.org/patch/index.php?8153 lnus...@suse.de -- use 
system's default certificate store
 Patch0: weechat-capath.patch
@@ -171,10 +171,6 @@
 %install
 %cmake_install
 
-# due to an unknown race condition cmake does not always create a compatibility
-# symlink
-ln -sf %{_bindir}/weechat %{buildroot}%{_bindir}/weechat-curses
-
 install -D -m 0644 "%{SOURCE1}" 
"%{buildroot}%{_datadir}/applications/%{name}.desktop"
 %suse_update_desktop_file -r "%{name}" Network IRCClient
 

++ weechat-1.1.tar.bz2 -> weechat-1.1.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/weechat-1.1/CMakeLists.txt 
new/weechat-1.1.1/CMakeLists.txt
--- old/weechat-1.1/CMakeLists.txt  2015-01-11 09:39:40.0 +0100
+++ new/weechat-1.1.1/CMakeLists.txt2015-01-25 08:40:23.0 +0100
@@ -35,7 +35,7 @@
 # version
 set(VERSION_MAJOR "1")
 set(VERSION_MINOR "1")
-set(VERSION_PATCH "")
+set(VERSION_PATCH "1")
 if(VERSION_PATCH STREQUAL "")
   set(VERSION ${VERSION_MAJOR}.${VERSION_MINOR})
 else()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/weechat-1.1/ChangeLog.asciidoc 
new/weechat-1.1.1/ChangeLog.asciidoc
--- old/weechat-1.1/ChangeLog.asciidoc  2015-01-11 09:39:40.0 +0100
+++ new/weechat-1.1.1/ChangeLog.asciidoc2015-01-25 08:40:23.0 
+0100
@@ -13,6 +13,26 @@
 (file 'ReleaseNotes.asciidoc' in sources).
 
 
+== Version 1.1.1 (2015-01-25)
+
+=== Bugs fixed
+
+* core: fix random error when creating symbolic link weechat-curses on
+  make install with cmake (bug #40313)
+* core: fix crash when a root bar has conditions different from
+  active/inactive/nicklist (closes #317)
+* irc: don't close channel buffer on second /part when option
+  irc.look.part_closes_buffer is off (closes #313)
+* irc: fix /join on a channel buffer opened with autojoin but which failed to
+  join
+* irc: send QUIT to server and no PART for channels when the server buffer
+  is closed (closes #294)
+* irc: fix order of channel buffers opened when option irc.look.server_buffer
+  is set to "independent", irc.look.buffer_open_before_autojoin to "on" and
+  irc.look.new_channel_position to "near_server" (closes #303)
+* irc: fix crash in buffer close when server name is the same as a channel name
+  (closes #305)
+
 == Version 1.1 (2015-01-11)
 
 === New features
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.sv

commit texlive-specs-z for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-z for openSUSE:Factory 
checked in at 2015-02-24 13:01:58

Comparing /work/SRC/openSUSE:Factory/texlive-specs-z (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-z.new (New)


Package is "texlive-specs-z"

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-z/texlive-specs-z.changes  
2014-06-18 07:52:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-z.new/texlive-specs-z.changes 
2015-02-24 13:06:38.0 +0100
@@ -1,0 +2,14 @@
+Thu Feb 19 09:29:36 UTC 2015 - co...@suse.com
+
+- rework generate to create the texlive-specs-$letter.spec directly
+  to build X sources
+- this decouples the letter from being a prefix to be a slice of
+  all the texlive packages
+
+- as such patches move between packages, among them
+  bbold_bbold11.dif bbold_bbold11.dif context_fourier-map.dif 
context_fourier-map.dif
+  jadetex_ini.dif kpathsea_cnf.dif latexdiff_env.dif luaotfload_varfonts.dif 
latex2man_tmphandling.dif
+  musixtex_various.dif pgf_plain.dif musixtex_various.dif texconfig_scripts.dif
+  texdraw_info.dif tex4ht_env.dif texdoc_cnf.dif tetex_scripts.dif
+
+---

Old:

  12many.doc.tar.xz
  12many.tar.xz
  2up.doc.tar.xz
  2up.tar.xz
  Asana-Math.doc.tar.xz
  Asana-Math.tar.xz
  ESIEEcv.doc.tar.xz
  ESIEEcv.tar.xz
  FAQ-en.doc.tar.xz
  FAQ-en.tar.xz
  GS1.doc.tar.xz
  GS1.tar.xz
  HA-prosper.doc.tar.xz
  HA-prosper.tar.xz
  IEEEconf.doc.tar.xz
  IEEEconf.tar.xz
  IEEEtran.doc.tar.xz
  IEEEtran.tar.xz
  MemoirChapStyles.doc.tar.xz
  MemoirChapStyles.tar.xz
  SIstyle.doc.tar.xz
  SIstyle.tar.xz
  SIunits.doc.tar.xz
  SIunits.tar.xz
  Tabbing.doc.tar.xz
  Tabbing.tar.xz
  Type1fonts.doc.tar.xz
  Type1fonts.tar.xz
  texlive-specs-rpmlintrc
  texlive-specs.tar.xz

New:

  yplan.doc.tar.xz
  yplan.tar.xz
  ytableau.doc.tar.xz
  ytableau.tar.xz



Other differences:
--
++ texlive-specs-z.spec ++
 11342 lines (skipped)
 between /work/SRC/openSUSE:Factory/texlive-specs-z/texlive-specs-z.spec
 and /work/SRC/openSUSE:Factory/.texlive-specs-z.new/texlive-specs-z.spec

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



commit texlive-specs-y for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-y for openSUSE:Factory 
checked in at 2015-02-24 13:01:53

Comparing /work/SRC/openSUSE:Factory/texlive-specs-y (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-y.new (New)


Package is "texlive-specs-y"

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-y/texlive-specs-y.changes  
2014-06-18 07:52:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-y.new/texlive-specs-y.changes 
2015-02-24 13:06:28.0 +0100
@@ -1,0 +2,14 @@
+Thu Feb 19 09:29:36 UTC 2015 - co...@suse.com
+
+- rework generate to create the texlive-specs-$letter.spec directly
+  to build X sources
+- this decouples the letter from being a prefix to be a slice of
+  all the texlive packages
+
+- as such patches move between packages, among them
+  bbold_bbold11.dif bbold_bbold11.dif context_fourier-map.dif 
context_fourier-map.dif
+  jadetex_ini.dif kpathsea_cnf.dif latexdiff_env.dif luaotfload_varfonts.dif 
latex2man_tmphandling.dif
+  musixtex_various.dif pgf_plain.dif musixtex_various.dif texconfig_scripts.dif
+  texdraw_info.dif tex4ht_env.dif texdoc_cnf.dif tetex_scripts.dif
+
+---

Old:

  texlive-specs-rpmlintrc
  texlive-specs.tar.xz
  yplan.doc.tar.xz
  yplan.tar.xz
  ytableau.doc.tar.xz
  ytableau.tar.xz

New:

  venturisadf.doc.tar.xz
  venturisadf.tar.xz
  verbasef.doc.tar.xz
  verbasef.tar.xz
  verbatimbox.doc.tar.xz
  verbatimbox.tar.xz
  verbatimcopy.doc.tar.xz
  verbatimcopy.tar.xz
  verbdef.doc.tar.xz
  verbdef.tar.xz
  verbments.doc.tar.xz
  verbments.tar.xz
  verse.doc.tar.xz
  verse.tar.xz
  version.doc.tar.xz
  version.tar.xz
  versions.doc.tar.xz
  versions.tar.xz
  vertbars.doc.tar.xz
  vertbars.tar.xz
  vhistory.doc.tar.xz
  vhistory.tar.xz
  visualfaq.doc.tar.xz
  vlna.doc.tar.xz
  vmargin.doc.tar.xz
  vmargin.tar.xz
  vntex.doc.tar.xz
  vntex.tar.xz
  vocaltract.doc.tar.xz
  vocaltract.tar.xz
  volumes.doc.tar.xz
  volumes.tar.xz
  voss-de.doc.tar.xz
  vpe.doc.tar.xz
  vpe.tar.xz
  vruler.doc.tar.xz
  vruler.tar.xz
  vwcol.doc.tar.xz
  vwcol.tar.xz
  wadalab.doc.tar.xz
  wadalab.tar.xz
  wallpaper.doc.tar.xz
  wallpaper.tar.xz
  warning.doc.tar.xz
  warning.tar.xz
  warpcol.doc.tar.xz
  warpcol.tar.xz
  was.doc.tar.xz
  was.tar.xz
  wasy.doc.tar.xz
  wasy.tar.xz
  wasysym.doc.tar.xz
  wasysym.tar.xz
  web.doc.tar.xz
  webguide.doc.tar.xz
  widetable.doc.tar.xz
  widetable.tar.xz
  williams.doc.tar.xz
  williams.tar.xz
  wnri-latex.doc.tar.xz
  wnri-latex.tar.xz
  wnri.doc.tar.xz
  wnri.tar.xz
  wordlike.doc.tar.xz
  wordlike.tar.xz
  wrapfig.doc.tar.xz
  wrapfig.tar.xz
  wsuipa.doc.tar.xz
  wsuipa.tar.xz
  xargs.doc.tar.xz
  xargs.tar.xz
  xbmc.tar.xz
  xcite.doc.tar.xz
  xcite.tar.xz
  xcolor.doc.tar.xz
  xcolor.tar.xz
  xcomment.doc.tar.xz
  xcomment.tar.xz
  xcookybooky.doc.tar.xz
  xcookybooky.tar.xz
  xdoc.doc.tar.xz
  xdoc.tar.xz
  xdvi.doc.tar.xz
  xdvi.tar.xz
  xecjk.doc.tar.xz
  xecjk.tar.xz
  xecolor.doc.tar.xz
  xecolor.tar.xz
  xecyr.doc.tar.xz
  xecyr.tar.xz
  xeindex.doc.tar.xz
  xeindex.tar.xz
  xepersian.doc.tar.xz
  xepersian.tar.xz
  xesearch.doc.tar.xz
  xesearch.tar.xz
  xetex-def.tar.xz
  xetex-devanagari.doc.tar.xz
  xetex-devanagari.tar.xz
  xetex-itrans.doc.tar.xz
  xetex-itrans.tar.xz
  xetex-pstricks.doc.tar.xz
  xetex-pstricks.tar.xz
  xetex-tibetan.doc.tar.xz
  xetex-tibetan.tar.xz
  xetex.doc.tar.xz
  xetex.tar.xz
  xetexconfig.tar.xz
  xetexfontinfo.doc.tar.xz
  xetexfontinfo.tar.xz
  xetexko.doc.tar.xz
  xetexko.tar.xz
  xetexref.doc.tar.xz
  xevlna.doc.tar.xz
  xevlna.tar.xz
  xfor.doc.tar.xz
  xfor.tar.xz
  xgreek.doc.tar.xz
  xgreek.tar.xz
  xhfill.doc.tar.xz
  xhfill.tar.xz
  xifthen.doc.tar.xz
  xifthen.tar.xz
  xint.doc.tar.xz
  xint.tar.xz
  xits.doc.tar.xz
  xits.tar.xz
  xkeyval.doc.tar.xz
  xkeyval.tar.xz
  xlop.doc.tar.xz
  xlop.tar.xz
  xltxtra.doc.tar.xz
  xltxtra.tar.xz
  xmltex.doc.tar.xz
  xmltex.tar.xz
  xmpincl.doc.tar.xz
  xmpincl.tar.xz
  xnewcommand.doc.tar.xz
  xnewcommand.tar.xz
  xoptarg.doc.tar.xz
  xoptarg.tar.xz
  xpatch.doc.tar.xz
  xpatch.tar.xz
  xpeek.doc.tar.xz
  xpeek.tar.xz
  xpicture.doc.tar.xz
  xpicture.tar.xz
  xpinyin.doc.tar.xz
  xpinyin.tar.xz
  xpunctuate.doc.tar.xz
  xpunctuate.tar.xz
  xq.doc.tar.xz
  xq.tar.xz
  xskak.doc.tar.xz
  xskak.tar.xz
  xstring.doc.tar.xz
  xstring.tar.xz
  xtab.doc.tar.xz
  xtab.tar.xz
  xunicode.doc.tar.xz
  xunicode.tar.xz
  xwatermark.doc.tar.xz
  xwatermark.tar.xz
  xyling.doc.tar.xz
  xyling.tar.xz
  xypic-tut-pt.doc.tar.xz
  xypic.doc.tar.xz
  xypic.tar.xz
  xytree.doc.tar.xz
  xytree.tar.xz



Other differences:
--
++ texlive-specs-y.spec ++
 14153 lines (skipped)
 between /wo

commit libindi for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package libindi for openSUSE:Factory checked 
in at 2015-02-24 13:02:21

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


Package is "libindi"

Changes:

--- /work/SRC/openSUSE:Factory/libindi/libindi.changes  2014-02-02 
18:16:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.libindi.new/libindi.changes 2015-02-24 
13:06:51.0 +0100
@@ -1,0 +2,87 @@
+Sat Feb 21 20:22:30 UTC 2015 - asterios.dra...@gmail.com
+
+- Update to version 1.0.0:
+  * 3rdparty: Support for QHY CCDs and CFWs (BETA).
+  * 3rdparty: Support for Meade DSI (BETA).
+  * 3rdparty: Support for FFMV cameras.
+  * Support for STAR2000.
+  * Support for Baader dome.
+  * Support for Baader SteelDrive focuser.
+  * Support for dome slaving (BETA).
+  * Subframing and debayer support in GPhoto driver.
+  * Improved CFW handling and external tracking CCD for SBIG CCDs.
+  * Add debayer support for color cameras with user-configurable
+options. Debayer is performed at the client level.
+  * Fixed deinterlacing and subframing support in Starlight Xpress
+drivers.
+  * Fixed issues with joystick support in some drivers. Added
+joystick support to focuser and filter wheels.
+  * Improvements in generation of FITS header.
+  * Improvement in performance of some drivers under SBCs like
+Raspberry PI.
+  * Added fan and readout speed controls to QSI CCD.
+  * Fixed locale issue in INDI driver.
+  * Fixed regression in LX200Basic driver.
+  * Fixed issue with INDI Server resetting environment variable for
+skeleton and config files.
+  * Various fixes for loading/saving of user configuration.
+  From version 0.9.9:
+  * Thread-safe INDI Library.
+  * Support for Rigelsys NFocus Focuser driver.
+  * 3rdparty: Additional VID/PID for QHY.
+  * 3rdparty: added USB Bandiwdth control for ZWO Optical cameras.
+  * 3rdparty: Updated and improved INDI Apogee driver and Apogee
+Library major update.
+  * 3rdparty: Live preview support for GPhoto driver. Tested on
+Canon.
+  * 3rdparty: Various bugfixes and improvements in INDI SBIG driver
+including working guide chip support.
+  * 3rdparty: Fixed time drift error in EQMod. Added Horizon
+limits. Added Backlash comp.
+  * Updated and improved Image Agent.
+  * Improved Astrophysics driver support.   
+  * Fixed location bug in Celestron GPS driver.
+  * Additional information in FITS header such as filter name.
+  * Joystick support for focuser and filter wheel devices.
+  * Added option to enable local & remote save for FITS images in
+all CCD drivers.
+  * Older V4L driver is deprecated (indi_v4l_legacy) and is
+replaced by indi_v4l2_ccd
+  * V4L2: added recording (SER files) for use with Registax
+  * V4L2: added RGGB & UYVY pixel format support to V4L2 drivers.
+  * V4L2: fixed LX long exposure times.
+  * Updated and improved tutorials.
+  * Fixed few OSX compatibility issues.
+  * Various bug fixes and improvements.
+  From version 0.9.8:
+  * Support for Telescope Alignment Subsystem Infrastructure. This
+includes an implementation of Markley's singular value
+decomposition (SVD) based algorithm for the computation of
+sky/telescope coordinate conversion transforms, in addition to
+multiple plugin support.
+  * Suppprt for SkyWatcherAPI Mount with Alignment Subsystem.
+  * Support for ZWO Optics ASI Cameras (3rd party)
+  * Support for AAG Cloud Watcher station (3rd Party).
+  * Support for MoonLite focusers.
+  * Support for Fishcamp CCDs (3rd Party).
+  * Support for Imager Agent.  
+  * Improved EQMod driver including custom parking position.
+  * New and updated Astrophysics mount driver.
+  * New and updated QHY CCD Driver (3rd Party).  
+  * New and improved GPhoto driver to support DSLRs.
+  * New and updated Video4Linux CCD Driver including support for
+long exposures (LX) and Imaging Source cameras.
+  * New and improved Apogee CCD driver.
+  * Improved support for SBIG CCDs including ST-I.
+  * Updated and improved TCFS Focuser drivers.  
+  * Drivers migrated to libusb 1.0 framework.
+  * Rapid Guide Support for CCD Drivers.
+  * Improved compatibility with Mac OSX including INDI Server and
+GUI.
+  * Various bug fixes and improvements.
+- Added new build requirements gsl-devel and libjpeg-devel.
+- Adjust no-return-in-nonvoid-function.patch for this release
+  (patch upstream).
+- Removed libindi-aarch64.patch (fixed upstream).
+
+---

Old:

  libindi-aarch64.patch
  libindi_0.9.7.tar.gz

New:

  libindi_1.0.0.tar.gz



Other differences:
--
++ libindi.spec ++
--- /var/tmp

commit hmconv for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package hmconv for openSUSE:Factory checked 
in at 2015-02-24 13:02:26

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


Package is "hmconv"

Changes:

--- /work/SRC/openSUSE:Factory/hmconv/hmconv.changes2011-10-06 
16:03:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.hmconv.new/hmconv.changes   2015-02-24 
13:06:54.0 +0100
@@ -1,0 +2,5 @@
+Wed Oct  8 11:30:42 UTC 2014 - jeng...@inai.de
+
+- Remove old specfile tags and sections
+
+---



Other differences:
--
++ hmconv.spec ++
--- /var/tmp/diff_new_pack.6I9XIY/_old  2015-02-24 13:06:55.0 +0100
+++ /var/tmp/diff_new_pack.6I9XIY/_new  2015-02-24 13:06:55.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hmconv
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,16 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   hmconv
-License:SUSE-Public-Domain
-Group:  System/I18n/Korean
-AutoReqProv:on
 Version:1.0pl5
-Release:650
+Release:0
 Summary:HangulCode Conversion Program
+License:SUSE-Public-Domain
+Group:  System/I18n/Korean
+Url:http://ftp.kaist.ac.kr/hangul/code/hmconv/
 Source0:hmconv1.0pl3.tar.gz
 Source1:hmconv.c
 Patch0: hmconv.patch
@@ -51,9 +49,6 @@
 mkdir -p %{buildroot}%{_prefix}/bin
 install -m 755 hmconv %{buildroot}%{_prefix}/bin
 
-%clean
-rm -rf %{buildroot}
-
 %files -n hmconv
 %defattr(-,root,root)
 %doc CHANGES README README.elm README.pine hmailedit

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



commit python-wxWidgets-3_0 for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package python-wxWidgets-3_0 for 
openSUSE:Factory checked in at 2015-02-24 13:02:24

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


Package is "python-wxWidgets-3_0"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-wxWidgets-3_0/python-wxWidgets-3_0.changes
2015-01-20 12:35:21.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-wxWidgets-3_0.new/python-wxWidgets-3_0.changes
   2015-02-24 13:06:53.0 +0100
@@ -1,0 +2,7 @@
+Tue Feb 17 22:31:18 UTC 2015 - jeng...@inai.de
+
+- Devel package should also use a otherproviders() conflict type.
+- Devel package has to require main package
+  (from dmitr...@opensuse.org).
+
+---



Other differences:
--
++ python-wxWidgets-3_0.spec ++
--- /var/tmp/diff_new_pack.RmvzeJ/_old  2015-02-24 13:06:54.0 +0100
+++ /var/tmp/diff_new_pack.RmvzeJ/_new  2015-02-24 13:06:54.0 +0100
@@ -65,8 +65,9 @@
 %package devel
 Summary:Everything needed for development with wxPython
 Group:  Development/Languages/Python
+Requires:   %name = %version
 Provides:   python-wxWidgets-devel = %version
-Conflicts:  python-wxWidgets-devel < %version
+Conflicts:  otherproviders(python-wxWidgets-devel)
 
 %description devel
 wxWidgets is a free C++ library for cross-platform GUI development.

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



commit xf86-video-mga for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-mga for openSUSE:Factory 
checked in at 2015-02-24 13:02:28

Comparing /work/SRC/openSUSE:Factory/xf86-video-mga (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-mga.new (New)


Package is "xf86-video-mga"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-mga/xf86-video-mga.changes
2015-02-10 20:16:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.xf86-video-mga.new/xf86-video-mga.changes   
2015-02-24 13:06:55.0 +0100
@@ -1,0 +2,12 @@
+Mon Feb 23 13:13:55 UTC 2015 - sndir...@suse.com
+
+- Update to version 1.6.4
+  * man: Don't mention the HAL
+  * dri: Stop (uselessly) initializing the ValidateTree hooks
+  * undef DISABLE_VGA_IO
+  * xf86-video-mga: set the pan_ctl register
+  * xf86-video-mga: fix a lockup in the mga driver
+  * fix a type in previous lockup in the mga driver fix
+- supersedes U_dri-Stop-uselessly-initializing-the-ValidateTree-hoo.patch
+
+---

Old:

  U_dri-Stop-uselessly-initializing-the-ValidateTree-hoo.patch
  xf86-video-mga-1.6.3.tar.bz2

New:

  xf86-video-mga-1.6.4.tar.bz2



Other differences:
--
++ xf86-video-mga.spec ++
--- /var/tmp/diff_new_pack.Ypz1mM/_old  2015-02-24 13:06:56.0 +0100
+++ /var/tmp/diff_new_pack.Ypz1mM/_new  2015-02-24 13:06:56.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   xf86-video-mga
-Version:1.6.3
+Version:1.6.4
 Release:0
 Summary:Matrox video driver for the Xorg X server
 License:MIT
@@ -28,7 +28,6 @@
 Patch1: u_Fix-compiler-warnings.patch
 Patch2: u_Fix-crash-when-EXA-accel-mode-is-enabled.patch
 Patch3: u_EXA-Fix-UploadToScreen.patch
-Patch4: U_dri-Stop-uselessly-initializing-the-ValidateTree-hoo.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)
@@ -71,7 +70,6 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
 
 %build
 %configure

++ xf86-video-mga-1.6.3.tar.bz2 -> xf86-video-mga-1.6.4.tar.bz2 ++
 25926 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xf86-video-mga-1.6.3/ChangeLog new/xf86-video-mga-1.6.4/ChangeLog
--- old/xf86-video-mga-1.6.3/ChangeLog  2013-12-05 03:10:31.0 +0100
+++ new/xf86-video-mga-1.6.4/ChangeLog  2015-02-19 22:43:24.0 +0100
@@ -1,3 +1,89 @@
+commit 8ed77eb7920f375e9490a31f907eccb02fb123cd
+Author: Matt Turner 
+Date:   Thu Feb 19 13:39:18 2015 -0800
+
+xf86-video-mga 1.6.4
+
+commit 132dee029e36c9a91a85f178885e94a9f9b5ee37
+Author: Adam Jackson 
+Date:   Tue Jul 29 14:35:46 2014 -0400
+
+undef DISABLE_VGA_IO
+
+Dead conditional ever since m12n, must not be needed.
+
+Signed-off-by: Adam Jackson 
+
+commit cf46b1017a2663c59f07abd417573b9580f0145f
+Author: Adam Jackson 
+Date:   Tue Jul 29 09:14:15 2014 -0400
+
+dri: Stop (uselessly) initializing the ValidateTree hooks
+
+Signed-off-by: Adam Jackson 
+
+commit 1a5bc65f27e76263818a44ddbc4197f6083077cf
+Author: Adam Jackson 
+Date:   Thu May 22 12:48:27 2014 -0400
+
+man: Don't mention the HAL
+
+I mentioned it once, but I think I got away with it all right.
+
+Signed-off-by: Adam Jackson 
+
+commit d2c65c24e94dca1e8fb16c851d0e2fe41bf5d1c6
+Author: Mikulas Patocka 
+Date:   Thu Mar 13 23:17:52 2014 -0400
+
+fix a type in previous lockup in the mga driver fix
+
+Oh, I had a typo in that patch - so please commit this to fix it.
+
+Signed-off-by: Dave Airlie 
+
+commit 0789f3f2799e6497e9e2e7488da679c03b7fa468
+Author: Mikulas Patocka 
+Date:   Thu Mar 13 18:25:56 2014 -0400
+
+xf86-video-mga: fix a lockup in the mga driver
+
+I've had a Xserver lockup in the mga driver, examining it with gdb showed
+this obviously broken loop:
+   count = INREG(MGAREG_VCOUNT) + 2;
+   while(INREG(MGAREG_VCOUNT) < count);
+
+It reads the line counter and waits until the counter advances by two. The
+cause of the lockup is this - if the kernel reschedules the Xorg process
+and lets it run in such a moment when INREG(MGAREG_VCOUNT) returns the
+maximum (or maximum minus 1) line count, the loop never exits.
+
+Signed-off-by: Dave Airlie 
+
+commit 62ba63f687d7b99aff7c88ffd2774f15a2471ce0
+Author: Mikulas Patocka 
+Date:   Fri Jan 17 16:04:26 2014 -0500
+
+xf86-video-mga: se

commit python-Markdown for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package python-Markdown for openSUSE:Factory 
checked in at 2015-02-24 13:02:33

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


Package is "python-Markdown"

Changes:

--- /work/SRC/openSUSE:Factory/python-Markdown/python-Markdown.changes  
2014-11-28 08:44:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-Markdown.new/python-Markdown.changes 
2015-02-24 13:06:59.0 +0100
@@ -1,0 +2,16 @@
+Fri Feb 20 18:47:34 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 2.6:
+  * `safe_mode` Deprecated
+  * Positional Arguments Deprecated
+  * "Shortened" Extension Names Deprecated
+  * Extension Configuration as Part of Extension Name Deprecated
+  * HeaderId Extension Pending Deprecation
+  * The `configs` Keyword is Deprecated
+  * Official Support for PyPy
+  * YAML Style Meta-Data
+  * Table of Contents Extension Refactored
+  * Pygments can now be disabled
+  * Miscellaneous
+
+---

Old:

  Markdown-2.5.2.tar.gz

New:

  Markdown-2.6.tar.gz



Other differences:
--
++ python-Markdown.spec ++
--- /var/tmp/diff_new_pack.W6p8Ax/_old  2015-02-24 13:07:01.0 +0100
+++ /var/tmp/diff_new_pack.W6p8Ax/_new  2015-02-24 13:07:01.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Markdown
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python-Markdown
-Version:2.5.2
+Version:2.6
 Release:0
 Summary:Python implementation of Markdown
 License:BSD-3-Clause

++ Markdown-2.5.2.tar.gz -> Markdown-2.6.tar.gz ++
 8655 lines of diff (skipped)

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



commit texlive-specs-v for openSUSE:Factory

2015-02-24 Thread h_root


bingZaMbqHm_I.bin
Description: Binary data


commit GeoIP for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package GeoIP for openSUSE:Factory checked 
in at 2015-02-24 13:02:08

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


Package is "GeoIP"

Changes:

--- /work/SRC/openSUSE:Factory/GeoIP/GeoIP.changes  2013-08-01 
17:14:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.GeoIP.new/GeoIP.changes 2015-02-24 
13:06:43.0 +0100
@@ -1,0 +2,35 @@
+Sat Feb 21 10:33:33 UTC 2015 - mplus...@suse.com
+- Disable checks, they fail with currently provided data file.
+- Update to 1.6.4:
+  + Update Fips code
+  + Several issues with the MinGW build were fixed.
+  + Use a constructor in pread.c to ensure the critical section is 
+always initialized.
+  + Added missing include of io.h on Windows
+  + Fixed configure warning that 'missing' script is too old or 
+missing.
+  + Previously nmake /f Makefile.vc clean would fail on Windows. This was 
fixed.
+  + Obsolete win32 and NetWare make files were removed.
+  + Numerous documentation updates.
+- Changes from 1.6.3:
+  + Added a GEOIP_SILENCE flag. Include this flag when calling 
+GeoIP_open to prevent any messages from being written to stderr.
+  + Mitigate a possible race condition when running nuder threads 
+in the GeoIP_cleanup function.
+  + Added some recommendations to the docs on using this library 
+in a threaded application.
+  + Fixed some bugs discovered by coverity, including failure to 
+check some system call return values and making sure all 
+strings are null-terminated
+- Changes from 1.6.2:
+  + Two files required for building on Win32 were missing from the 
+1.6.1 release. These files were added. There are no changes 
+affecting other platforms.
+- Changes from 1.6.1:
+  + Improve Win32 support.
+  + Update FIPS codes.
+- Changes from 1.6.0:
+  + The GeoIP Update program was move to its own repo and source 
+distribution.
+
+---

Old:

  GeoIP-1.5.1.tar.gz

New:

  GeoIP-1.6.4.tar.gz



Other differences:
--
++ GeoIP.spec ++
--- /var/tmp/diff_new_pack.qKdXu8/_old  2015-02-24 13:06:45.0 +0100
+++ /var/tmp/diff_new_pack.qKdXu8/_new  2015-02-24 13:06:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package GeoIP
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,25 +17,21 @@
 
 
 Name:   GeoIP
-%define lname  libGeoIP1
-Version:1.5.1
+Version:1.6.4
 Release:0
-#
 Summary:Library to find the country that any IP address originates from
-License:GPL-2.0+ and LGPL-2.1+
+License:GPL-2.0+ and LGPL-2.1+ and CC-BY-SA-3.0
 Group:  Development/Libraries/C and C++
-#
 Url:http://www.maxmind.com/
-Source: 
http://www.maxmind.com/download/geoip/api/c/%{name}-%{version}.tar.gz
+Source0:
https://github.com/maxmind/geoip-api-c/releases/download/v%{version}/%{name}-%{version}.tar.gz
 Source1:LICENSE.txt
 Source2:GPL-2.0.txt
 Source3:README.SUSE
 Source4:geoip-fetch
 Source5:baselibs.conf
-#
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  pkg-config
-BuildRequires:  zlib-devel
+BuildRequires:  pkgconfig(zlib)
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}
 Recommends: curl
 %endif
@@ -50,7 +46,7 @@
 MaxMind offers a service where you can have your database updated
 automically each month.
 
-%package -n %lname
+%package -n lib%{name}1
 Summary:Shared libraries of the GeoIP C API
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
@@ -59,7 +55,7 @@
 Recommends: GeoIP
 %endif
 
-%description -n %lname
+%description -n lib%{name}1
 GeoIP is a C library that enables the user to find the country that any
 IP address or hostname originates from.  It uses a file based database.
 This database simply contains IP blocks as keys, and countries as
@@ -71,16 +67,15 @@
 
 This package holds the shared libraries for GeoIP.
 
-%package -n libGeoIP-devel
+%package -n lib%{name}-devel
 Summary:Development Files for GeoIP
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
-#
-Requires:   %lname = %{version}
+Requires:   lib%{name}1 = %{version}
 Provides:   %{name}-devel = %{version}-%{release}
 Obsoletes:  %{name}-devel < %{version}
 
-%description -n libGeoIP-devel
+%description -n lib%{name}-devel
 Ge

commit texlive-specs-x for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-x for openSUSE:Factory 
checked in at 2015-02-24 13:01:47

Comparing /work/SRC/openSUSE:Factory/texlive-specs-x (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-x.new (New)


Package is "texlive-specs-x"

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-x/texlive-specs-x.changes  
2014-06-18 07:52:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-x.new/texlive-specs-x.changes 
2015-02-24 13:06:14.0 +0100
@@ -1,0 +2,14 @@
+Thu Feb 19 09:29:36 UTC 2015 - co...@suse.com
+
+- rework generate to create the texlive-specs-$letter.spec directly
+  to build X sources
+- this decouples the letter from being a prefix to be a slice of
+  all the texlive packages
+
+- as such patches move between packages, among them
+  bbold_bbold11.dif bbold_bbold11.dif context_fourier-map.dif 
context_fourier-map.dif
+  jadetex_ini.dif kpathsea_cnf.dif latexdiff_env.dif luaotfload_varfonts.dif 
latex2man_tmphandling.dif
+  musixtex_various.dif pgf_plain.dif musixtex_various.dif texconfig_scripts.dif
+  texdraw_info.dif tex4ht_env.dif texdoc_cnf.dif tetex_scripts.dif
+
+---

Old:

  texlive-specs-rpmlintrc
  texlive-specs.tar.xz
  xargs.doc.tar.xz
  xargs.tar.xz
  xbmc.tar.xz
  xcite.doc.tar.xz
  xcite.tar.xz
  xcolor.doc.tar.xz
  xcolor.tar.xz
  xcomment.doc.tar.xz
  xcomment.tar.xz
  xcookybooky.doc.tar.xz
  xcookybooky.tar.xz
  xdoc.doc.tar.xz
  xdoc.tar.xz
  xdvi.doc.tar.xz
  xdvi.tar.xz
  xecjk.doc.tar.xz
  xecjk.tar.xz
  xecolor.doc.tar.xz
  xecolor.tar.xz
  xecyr.doc.tar.xz
  xecyr.tar.xz
  xeindex.doc.tar.xz
  xeindex.tar.xz
  xepersian.doc.tar.xz
  xepersian.tar.xz
  xesearch.doc.tar.xz
  xesearch.tar.xz
  xetex-def.tar.xz
  xetex-devanagari.doc.tar.xz
  xetex-devanagari.tar.xz
  xetex-itrans.doc.tar.xz
  xetex-itrans.tar.xz
  xetex-pstricks.doc.tar.xz
  xetex-pstricks.tar.xz
  xetex-tibetan.doc.tar.xz
  xetex-tibetan.tar.xz
  xetex.doc.tar.xz
  xetex.post
  xetex.tar.xz
  xetex_runfiles.list
  xetexconfig.tar.xz
  xetexfontinfo.doc.tar.xz
  xetexfontinfo.tar.xz
  xetexko.doc.tar.xz
  xetexko.tar.xz
  xetexref.doc.tar.xz
  xevlna.doc.tar.xz
  xevlna.tar.xz
  xfor.doc.tar.xz
  xfor.tar.xz
  xgreek.doc.tar.xz
  xgreek.tar.xz
  xhfill.doc.tar.xz
  xhfill.tar.xz
  xifthen.doc.tar.xz
  xifthen.tar.xz
  xint.doc.tar.xz
  xint.tar.xz
  xits.doc.tar.xz
  xits.tar.xz
  xkeyval.doc.tar.xz
  xkeyval.tar.xz
  xlop.doc.tar.xz
  xlop.tar.xz
  xltxtra.doc.tar.xz
  xltxtra.tar.xz
  xmltex.doc.tar.xz
  xmltex.tar.xz
  xmpincl.doc.tar.xz
  xmpincl.tar.xz
  xnewcommand.doc.tar.xz
  xnewcommand.tar.xz
  xoptarg.doc.tar.xz
  xoptarg.tar.xz
  xpatch.doc.tar.xz
  xpatch.tar.xz
  xpeek.doc.tar.xz
  xpeek.tar.xz
  xpicture.doc.tar.xz
  xpicture.tar.xz
  xpinyin.doc.tar.xz
  xpinyin.tar.xz
  xpunctuate.doc.tar.xz
  xpunctuate.tar.xz
  xq.doc.tar.xz
  xq.tar.xz
  xskak.doc.tar.xz
  xskak.tar.xz
  xstring.doc.tar.xz
  xstring.tar.xz
  xtab.doc.tar.xz
  xtab.tar.xz
  xunicode.doc.tar.xz
  xunicode.tar.xz
  xwatermark.doc.tar.xz
  xwatermark.tar.xz
  xyling.doc.tar.xz
  xyling.tar.xz
  xypic-tut-pt.doc.tar.xz
  xypic.doc.tar.xz
  xypic.tar.xz
  xytree.doc.tar.xz
  xytree.tar.xz

New:

  translation-ecv-de.doc.tar.xz
  translation-enumitem-de.doc.tar.xz
  translation-europecv-de.doc.tar.xz
  translation-filecontents-de.doc.tar.xz
  translation-moreverb-de.doc.tar.xz
  translation-natbib-fr.doc.tar.xz
  translation-tabbing-fr.doc.tar.xz
  tree-dvips.doc.tar.xz
  tree-dvips.tar.xz
  treetex.doc.tar.xz
  treetex.tar.xz
  trfsigns.doc.tar.xz
  trfsigns.tar.xz
  trimspaces.doc.tar.xz
  trimspaces.tar.xz
  trivfloat.doc.tar.xz
  trivfloat.tar.xz
  trsym.doc.tar.xz
  trsym.tar.xz
  truncate.doc.tar.xz
  truncate.tar.xz
  tsemlines.tar.xz
  ttfutils.doc.tar.xz
  ttfutils.tar.xz
  tucv.doc.tar.xz
  tucv.tar.xz
  tufte-latex.doc.tar.xz
  tufte-latex.tar.xz
  tugboat-plain.doc.tar.xz
  tugboat-plain.tar.xz
  tugboat.doc.tar.xz
  tugboat.tar.xz
  tui.doc.tar.xz
  tui.tar.xz
  turkmen.doc.tar.xz
  turkmen.tar.xz
  turnstile.doc.tar.xz
  turnstile.tar.xz
  turnthepage.doc.tar.xz
  turnthepage.tar.xz
  twoinone.doc.tar.xz
  twoinone.tar.xz
  twoup.doc.tar.xz
  twoup.tar.xz
  txfonts.doc.tar.xz
  txfonts.tar.xz
  txfontsb.doc.tar.xz
  txfontsb.tar.xz
  txgreeks.doc.tar.xz
  txgreeks.tar.xz
  type1cm.doc.tar.xz
  type1cm.tar.xz
  typeface.doc.tar.xz
  typeface.tar.xz
  typehtml.doc.tar.xz
  typehtml.tar.xz
  typeoutfileinfo.doc.tar.xz
  typeoutfileinfo.tar.xz
  typogrid.doc.tar.xz
  typogrid.tar.xz
  uaclasses.doc.tar.xz
  uaclasses.tar.xz
  uadocs.doc.tar.xz
  uadocs.tar.xz
  uafthesis.doc.tar.xz
  uafthesis.tar.xz
  ucdavisthesis.doc.tar.xz
  ucdavisthesis.tar.xz
  ucharclasses.doc.tar.xz
  ucharclasses.tar.xz
  ucs.doc.tar.xz
  ucs.ta

commit python-rope for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package python-rope for openSUSE:Factory 
checked in at 2015-02-24 13:02:31

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


Package is "python-rope"

Changes:

--- /work/SRC/openSUSE:Factory/python-rope/python-rope.changes  2012-06-07 
15:39:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-rope.new/python-rope.changes 
2015-02-24 13:06:58.0 +0100
@@ -1,0 +2,10 @@
+Wed Feb 18 17:05:54 UTC 2015 - jmate...@suse.com
+
+- update to version 0.10.2
+  * new maintainer revives project
+  * accumulated bugfixes
+  * better test coverage and all tests pass
+- disable dynamic object analysis by default, as it is a security risk
+  (CVE-2014-3539-disable-doa.patch, CVE-2014-3539, boo#916890)
+
+---

Old:

  rope-0.9.4.tar.gz

New:

  CVE-2014-3539-disable-doa.patch
  rope-0.10.2.tar.gz



Other differences:
--
++ python-rope.spec ++
--- /var/tmp/diff_new_pack.qRlLDU/_old  2015-02-24 13:06:59.0 +0100
+++ /var/tmp/diff_new_pack.qRlLDU/_new  2015-02-24 13:06:59.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-rope
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,37 +17,35 @@
 
 
 Name:   python-rope
-Version:0.9.4
+Version:0.10.2
 Release:0
 Summary:A python refactoring library
 License:GPL-2.0+
 Group:  Development/Languages/Python
-Url:http://rope.sf.net/
+Url:https://github.com/python-rope/rope
 Source: 
http://pypi.python.org/packages/source/r/rope/rope-%{version}.tar.gz
+Patch0: CVE-2014-3539-disable-doa.patch
 BuildRequires:  python-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%else
 BuildArch:  noarch
-%endif
 
 %description
 Rope is a python refactoring library.
 
 %prep
 %setup -q -n rope-%{version}
+%patch0 -p1
 
 %build
 python2 setup.py build
 
 %install
 python2 setup.py install --prefix=%{_prefix} --root=%{buildroot}
-rm -rf %{buildroot}/%{py_sitedir}/python-rope/ropetest/
+rm -rf %{buildroot}/%{python_sitlib}/python-rope/ropetest/
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING README.txt docs/
-%python_sitelib/
+%doc COPYING README.rst docs/
+%{python_sitelib}/
 
 %changelog

++ CVE-2014-3539-disable-doa.patch ++
>From 5cd16e47baf76f57b0dab0d9ab1684a8e02ea6a8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= 
Date: Wed, 11 Feb 2015 22:06:44 +0100
Subject: [PATCH 1/2] Simple hackish solution to CVE-2014-3539.

This doesn't resolve the issue, but at least people using DOA should be
intentional about it and aware of the security risks.

It is also necessary explicitly switch on 'perform_doa' preference for
tests that require it.

Fixes #105
---
 rope/base/default_config.py  | 12 +++-
 ropetest/advanced_oi_test.py | 23 +++
 2 files changed, 34 insertions(+), 1 deletion(-)

diff --git a/rope/base/default_config.py b/rope/base/default_config.py
index 0ee9937..e46509f 100644
--- a/rope/base/default_config.py
+++ b/rope/base/default_config.py
@@ -46,7 +46,17 @@ def set_prefs(prefs):
 
 # If `False` when running modules or unit tests "dynamic object
 # analysis" is turned off.  This makes them much faster.
-prefs['perform_doa'] = True
+#
+# There is also a security risk involved with this (CVE-2014-3539),
+# because during by this rope can be persuaded to open under some
+# circumstances a network port for short moment of time, which can
+# be used to push commands to the running process, so that such
+# process could proceed some commands under the privilegis of the
+# user running rope.  Therefore this variable defaults to False, and
+# anybody who would like to change its value to True is advised to
+# make sure the computer is well firewalled against possible
+# intruders.
+prefs['perform_doa'] = False
 
 # Rope can check the validity of its object DB when running.
 prefs['validate_objectdb'] = True
diff --git a/ropetest/advanced_oi_test.py b/ropetest/advanced_oi_test.py
index 4130fae..e862307 100644
--- a/ropetest/advanced_oi_test.py
+++ b/ropetest/advanced_oi_test.py
@@ -17,6 +17,7 @@ de

commit texlive-specs-u for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-u for openSUSE:Factory 
checked in at 2015-02-24 13:01:28

Comparing /work/SRC/openSUSE:Factory/texlive-specs-u (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-u.new (New)


Package is "texlive-specs-u"

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-u/texlive-specs-u.changes  
2014-06-18 07:52:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-u.new/texlive-specs-u.changes 
2015-02-24 13:05:43.0 +0100
@@ -1,0 +2,14 @@
+Thu Feb 19 09:29:36 UTC 2015 - co...@suse.com
+
+- rework generate to create the texlive-specs-$letter.spec directly
+  to build X sources
+- this decouples the letter from being a prefix to be a slice of
+  all the texlive packages
+
+- as such patches move between packages, among them
+  bbold_bbold11.dif bbold_bbold11.dif context_fourier-map.dif 
context_fourier-map.dif
+  jadetex_ini.dif kpathsea_cnf.dif latexdiff_env.dif luaotfload_varfonts.dif 
latex2man_tmphandling.dif
+  musixtex_various.dif pgf_plain.dif musixtex_various.dif texconfig_scripts.dif
+  texdraw_info.dif tex4ht_env.dif texdoc_cnf.dif tetex_scripts.dif
+
+---

Old:

  texlive-specs-rpmlintrc
  texlive-specs.tar.xz
  uaclasses.doc.tar.xz
  uaclasses.tar.xz
  uadocs.doc.tar.xz
  uadocs.tar.xz
  uafthesis.doc.tar.xz
  uafthesis.tar.xz
  ucdavisthesis.doc.tar.xz
  ucdavisthesis.tar.xz
  ucharclasses.doc.tar.xz
  ucharclasses.tar.xz
  ucs.doc.tar.xz
  ucs.tar.xz
  ucthesis.doc.tar.xz
  ucthesis.tar.xz
  uebungsblatt.doc.tar.xz
  uebungsblatt.tar.xz
  uestcthesis.doc.tar.xz
  uestcthesis.tar.xz
  uhc.doc.tar.xz
  uhc.tar.xz
  uiucredborder.doc.tar.xz
  uiucredborder.tar.xz
  uiucthesis.doc.tar.xz
  uiucthesis.tar.xz
  ukrhyph.doc.tar.xz
  ukrhyph.tar.xz
  ulem.doc.tar.xz
  ulem.tar.xz
  ulqda.doc.tar.xz
  ulqda.tar.xz
  ulthese.doc.tar.xz
  ulthese.tar.xz
  umich-thesis.doc.tar.xz
  umich-thesis.tar.xz
  uml.doc.tar.xz
  uml.tar.xz
  umlaute.doc.tar.xz
  umlaute.tar.xz
  umoline.doc.tar.xz
  umoline.tar.xz
  umthesis.doc.tar.xz
  umthesis.tar.xz
  umtypewriter.tar.xz
  unamthesis.doc.tar.xz
  unamthesis.tar.xz
  underlin.doc.tar.xz
  underlin.tar.xz
  underoverlap.doc.tar.xz
  underoverlap.tar.xz
  underscore.doc.tar.xz
  underscore.tar.xz
  undolabl.doc.tar.xz
  undolabl.tar.xz
  uni-wtal-ger.doc.tar.xz
  uni-wtal-ger.tar.xz
  uni-wtal-lin.doc.tar.xz
  uni-wtal-lin.tar.xz
  unicode-math.doc.tar.xz
  unicode-math.tar.xz
  unisugar.doc.tar.xz
  unisugar.tar.xz
  units.doc.tar.xz
  units.tar.xz
  unitsdef.doc.tar.xz
  unitsdef.tar.xz
  universa.doc.tar.xz
  universa.tar.xz
  unswcover.doc.tar.xz
  unswcover.tar.xz
  uothesis.doc.tar.xz
  uothesis.tar.xz
  uowthesis.doc.tar.xz
  uowthesis.tar.xz
  upca.doc.tar.xz
  upca.tar.xz
  upmethodology.doc.tar.xz
  upmethodology.tar.xz
  upquote.doc.tar.xz
  upquote.tar.xz
  uptex.doc.tar.xz
  uptex.tar.xz
  uri.doc.tar.xz
  uri.tar.xz
  url.doc.tar.xz
  url.tar.xz
  urlbst.doc.tar.xz
  urlbst.tar.xz
  urwchancal.doc.tar.xz
  urwchancal.tar.xz
  usebib.doc.tar.xz
  usebib.tar.xz
  ushort.doc.tar.xz
  ushort.tar.xz
  uspatent.doc.tar.xz
  uspatent.tar.xz
  ut-thesis.doc.tar.xz
  ut-thesis.tar.xz
  utf8mex.doc.tar.xz
  utf8mex.tar.xz
  utopia.doc.tar.xz
  utopia.tar.xz
  uwmslide.doc.tar.xz
  uwmslide.tar.xz
  uwthesis.doc.tar.xz
  uwthesis.tar.xz

New:

  setspace.doc.tar.xz
  setspace.tar.xz
  seuthesis.doc.tar.xz
  seuthesis.tar.xz
  sf298.doc.tar.xz
  sf298.tar.xz
  sffms.doc.tar.xz
  sffms.tar.xz
  sfg.doc.tar.xz
  sfg.tar.xz
  sfmath.tar.xz
  sgame.doc.tar.xz
  sgame.tar.xz
  shade.doc.tar.xz
  shade.tar.xz
  shadethm.doc.tar.xz
  shadethm.tar.xz
  shadow.doc.tar.xz
  shadow.tar.xz
  shadowtext.doc.tar.xz
  shadowtext.tar.xz
  shapepar.doc.tar.xz
  shapepar.tar.xz
  shipunov.doc.tar.xz
  shipunov.tar.xz
  shorttoc.doc.tar.xz
  shorttoc.tar.xz
  show2e.doc.tar.xz
  show2e.tar.xz
  showcharinbox.doc.tar.xz
  showcharinbox.tar.xz
  showdim.doc.tar.xz
  showdim.tar.xz
  showexpl.doc.tar.xz
  showexpl.tar.xz
  showhyphens.doc.tar.xz
  showhyphens.tar.xz
  showlabels.doc.tar.xz
  showlabels.tar.xz
  showtags.doc.tar.xz
  showtags.tar.xz
  shuffle.doc.tar.xz
  shuffle.tar.xz
  sidecap.doc.tar.xz
  sidecap.tar.xz
  sidenotes.doc.tar.xz
  sidenotes.tar.xz
  sides.doc.tar.xz
  sides.tar.xz
  silence.doc.tar.xz
  silence.tar.xz
  simplecd.doc.tar.xz
  simplecd.tar.xz
  simplecv.doc.tar.xz
  simplecv.tar.xz
  simplewick.doc.tar.xz
  simplewick.tar.xz
  simplified-latex.doc.tar.xz
  sitem.doc.tar.xz
  sitem.tar.xz
  siunitx.doc.tar.xz
  siunitx.tar.xz
  skak.doc.tar.xz
  skak.tar.xz
  skaknew.doc.tar.xz
  skaknew.tar.xz
  skb.doc.tar.xz
  skb.tar.xz
  skdoc.doc.tar.xz
  skdoc.tar.xz
  skeycommand.doc.tar.xz
  skeycommand.tar.xz
  skeyval.doc.tar.xz
  skeyval.tar

commit texlive-specs-w for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-w for openSUSE:Factory 
checked in at 2015-02-24 13:01:40

Comparing /work/SRC/openSUSE:Factory/texlive-specs-w (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-w.new (New)


Package is "texlive-specs-w"

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-w/texlive-specs-w.changes  
2014-06-18 07:52:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-w.new/texlive-specs-w.changes 
2015-02-24 13:06:08.0 +0100
@@ -1,0 +2,14 @@
+Thu Feb 19 09:29:36 UTC 2015 - co...@suse.com
+
+- rework generate to create the texlive-specs-$letter.spec directly
+  to build X sources
+- this decouples the letter from being a prefix to be a slice of
+  all the texlive packages
+
+- as such patches move between packages, among them
+  bbold_bbold11.dif bbold_bbold11.dif context_fourier-map.dif 
context_fourier-map.dif
+  jadetex_ini.dif kpathsea_cnf.dif latexdiff_env.dif luaotfload_varfonts.dif 
latex2man_tmphandling.dif
+  musixtex_various.dif pgf_plain.dif musixtex_various.dif texconfig_scripts.dif
+  texdraw_info.dif tex4ht_env.dif texdoc_cnf.dif tetex_scripts.dif
+
+---

Old:

  texlive-specs-rpmlintrc
  texlive-specs.tar.xz
  wadalab.doc.tar.xz
  wadalab.tar.xz
  wallpaper.doc.tar.xz
  wallpaper.tar.xz
  warning.doc.tar.xz
  warning.tar.xz
  warpcol.doc.tar.xz
  warpcol.tar.xz
  was.doc.tar.xz
  was.tar.xz
  wasy.doc.tar.xz
  wasy.tar.xz
  wasysym.doc.tar.xz
  wasysym.tar.xz
  web.doc.tar.xz
  webguide.doc.tar.xz
  widetable.doc.tar.xz
  widetable.tar.xz
  williams.doc.tar.xz
  williams.tar.xz
  wnri-latex.doc.tar.xz
  wnri-latex.tar.xz
  wnri.doc.tar.xz
  wnri.tar.xz
  wordlike.doc.tar.xz
  wordlike.tar.xz
  wrapfig.doc.tar.xz
  wrapfig.tar.xz
  wsuipa.doc.tar.xz
  wsuipa.tar.xz

New:

  texlive-fr.doc.tar.xz
  texlive-it.doc.tar.xz
  texlive-pl.doc.tar.xz
  texlive-ru.doc.tar.xz
  texlive-sr.doc.tar.xz
  texlive-zh-cn.doc.tar.xz
  texliveonfly.doc.tar.xz
  texliveonfly.tar.xz
  texloganalyser.doc.tar.xz
  texloganalyser.tar.xz
  texlogos.tar.xz
  texmate.doc.tar.xz
  texmate.tar.xz
  texments.doc.tar.xz
  texments.tar.xz
  texpower.doc.tar.xz
  texpower.tar.xz
  texshade.doc.tar.xz
  texshade.tar.xz
  texsis.doc.tar.xz
  texsis.tar.xz
  textcase.doc.tar.xz
  textcase.tar.xz
  textfit.doc.tar.xz
  textfit.tar.xz
  textglos.doc.tar.xz
  textglos.tar.xz
  textgreek.doc.tar.xz
  textgreek.tar.xz
  textmerg.doc.tar.xz
  textmerg.tar.xz
  textopo.doc.tar.xz
  textopo.tar.xz
  textpath.doc.tar.xz
  textpath.tar.xz
  textpos.doc.tar.xz
  textpos.tar.xz
  texware.doc.tar.xz
  tfrupee.doc.tar.xz
  tfrupee.tar.xz
  theoremref.doc.tar.xz
  theoremref.tar.xz
  thesis-titlepage-fhac.doc.tar.xz
  thesis-titlepage-fhac.tar.xz
  thinsp.doc.tar.xz
  thinsp.tar.xz
  thmbox.doc.tar.xz
  thmbox.tar.xz
  thmtools.doc.tar.xz
  thmtools.tar.xz
  threadcol.doc.tar.xz
  threadcol.tar.xz
  threeddice.doc.tar.xz
  threeddice.tar.xz
  threeparttable.doc.tar.xz
  threeparttable.tar.xz
  threeparttablex.doc.tar.xz
  threeparttablex.tar.xz
  thumb.doc.tar.xz
  thumb.tar.xz
  thumbpdf.doc.tar.xz
  thumbpdf.tar.xz
  thumbs.doc.tar.xz
  thumbs.tar.xz
  thumby.doc.tar.xz
  thumby.tar.xz
  thuthesis.doc.tar.xz
  thuthesis.tar.xz
  ticket.doc.tar.xz
  ticket.tar.xz
  tie.doc.tar.xz
  tikz-3dplot.doc.tar.xz
  tikz-3dplot.tar.xz
  tikz-bayesnet.doc.tar.xz
  tikz-cd.doc.tar.xz
  tikz-cd.tar.xz
  tikz-dependency.doc.tar.xz
  tikz-dependency.tar.xz
  tikz-inet.doc.tar.xz
  tikz-inet.tar.xz
  tikz-qtree.doc.tar.xz
  tikz-qtree.tar.xz
  tikz-timing.doc.tar.xz
  tikz-timing.tar.xz
  tikzinclude.doc.tar.xz
  tikzinclude.tar.xz
  tikzmark.doc.tar.xz
  tikzmark.tar.xz
  tikzorbital.doc.tar.xz
  tikzorbital.tar.xz
  tikzpagenodes.doc.tar.xz
  tikzpagenodes.tar.xz
  tikzpfeile.doc.tar.xz
  tikzpfeile.tar.xz
  tikzposter.doc.tar.xz
  tikzposter.tar.xz
  tikzscale.doc.tar.xz
  tikzscale.tar.xz
  tikzsymbols.doc.tar.xz
  tikzsymbols.tar.xz
  times.tar.xz
  timetable.tar.xz
  tipa-de.doc.tar.xz
  tipa.doc.tar.xz
  tipa.tar.xz
  titlecaps.doc.tar.xz
  titlecaps.tar.xz
  titlefoot.tar.xz
  titlepages.doc.tar.xz
  titlepic.doc.tar.xz
  titlepic.tar.xz
  titleref.doc.tar.xz
  titleref.tar.xz
  titlesec.doc.tar.xz
  titlesec.tar.xz
  titling.doc.tar.xz
  titling.tar.xz
  tkz-base.doc.tar.xz
  tkz-base.tar.xz
  tkz-berge.doc.tar.xz
  tkz-berge.tar.xz
  tkz-doc.doc.tar.xz
  tkz-doc.tar.xz
  tkz-euclide.doc.tar.xz
  tkz-euclide.tar.xz
  tkz-fct.doc.tar.xz
  tkz-fct.tar.xz
  tkz-graph.doc.tar.xz
  tkz-graph.tar.xz
  tkz-kiviat.doc.tar.xz
  tkz-kiviat.tar.xz
  tkz-linknodes.doc.tar.xz
  tkz-linknodes.tar.xz
  tkz-orm.doc.tar.xz
  tkz-orm.tar.xz
  tkz-tab.doc.tar.xz
  tkz-tab.tar.xz
  tlc2.doc.tar.xz
  tocbibind.doc.tar.xz
  tocbibind.tar.xz
  tocloft.doc.t

commit texlive-specs-t for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-t for openSUSE:Factory 
checked in at 2015-02-24 13:01:22

Comparing /work/SRC/openSUSE:Factory/texlive-specs-t (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-t.new (New)


Package is "texlive-specs-t"

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-t/texlive-specs-t.changes  
2014-06-18 07:52:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-t.new/texlive-specs-t.changes 
2015-02-24 13:05:30.0 +0100
@@ -1,0 +2,14 @@
+Thu Feb 19 09:29:36 UTC 2015 - co...@suse.com
+
+- rework generate to create the texlive-specs-$letter.spec directly
+  to build X sources
+- this decouples the letter from being a prefix to be a slice of
+  all the texlive packages
+
+- as such patches move between packages, among them
+  bbold_bbold11.dif bbold_bbold11.dif context_fourier-map.dif 
context_fourier-map.dif
+  jadetex_ini.dif kpathsea_cnf.dif latexdiff_env.dif luaotfload_varfonts.dif 
latex2man_tmphandling.dif
+  musixtex_various.dif pgf_plain.dif musixtex_various.dif texconfig_scripts.dif
+  texdraw_info.dif tex4ht_env.dif texdoc_cnf.dif tetex_scripts.dif
+
+---

Old:

  t-angles.doc.tar.xz
  t-angles.tar.xz
  t2.doc.tar.xz
  t2.tar.xz
  tabfigures.doc.tar.xz
  tabfigures.tar.xz
  tableaux.doc.tar.xz
  tableaux.tar.xz
  tablefootnote.doc.tar.xz
  tablefootnote.tar.xz
  tableof.doc.tar.xz
  tableof.tar.xz
  tablists.doc.tar.xz
  tablists.tar.xz
  tablor.doc.tar.xz
  tablor.tar.xz
  tabls.doc.tar.xz
  tabls.tar.xz
  tabriz-thesis.doc.tar.xz
  tabriz-thesis.tar.xz
  tabto-generic.tar.xz
  tabto-ltx.doc.tar.xz
  tabto-ltx.tar.xz
  tabu.doc.tar.xz
  tabu.tar.xz
  tabularborder.doc.tar.xz
  tabularborder.tar.xz
  tabularcalc.doc.tar.xz
  tabularcalc.tar.xz
  tabularew.doc.tar.xz
  tabularew.tar.xz
  tabulars-e.doc.tar.xz
  tabulary.doc.tar.xz
  tabulary.tar.xz
  tabvar.doc.tar.xz
  tabvar.tar.xz
  tagging.doc.tar.xz
  tagging.tar.xz
  talk.doc.tar.xz
  talk.tar.xz
  tamefloats.doc.tar.xz
  tamefloats.tar.xz
  tamethebeast.doc.tar.xz
  tap.doc.tar.xz
  tap.tar.xz
  tapir.doc.tar.xz
  tapir.tar.xz
  tcldoc.doc.tar.xz
  tcldoc.tar.xz
  tcolorbox.doc.tar.xz
  tcolorbox.tar.xz
  tdclock.doc.tar.xz
  tdclock.tar.xz
  tds.doc.tar.xz
  tdsfrmath.doc.tar.xz
  tdsfrmath.tar.xz
  technics.doc.tar.xz
  technics.tar.xz
  ted.doc.tar.xz
  ted.tar.xz
  templates-fenn.doc.tar.xz
  templates-sommer.doc.tar.xz
  tengwarscript.doc.tar.xz
  tengwarscript.tar.xz
  tensor.doc.tar.xz
  tensor.tar.xz
  termcal.doc.tar.xz
  termcal.tar.xz
  termlist.doc.tar.xz
  termlist.tar.xz
  tetex.doc.tar.xz
  tetex.tar.xz
  tetex_scripts.dif
  teubner.doc.tar.xz
  teubner.tar.xz
  tex-ewd.doc.tar.xz
  tex-ewd.tar.xz
  tex-font-errors-cheatsheet.doc.tar.xz
  tex-gyre-math.doc.tar.xz
  tex-gyre-math.tar.xz
  tex-gyre.doc.tar.xz
  tex-gyre.tar.xz
  tex-label.doc.tar.xz
  tex-label.tar.xz
  tex-overview.doc.tar.xz
  tex-ps.doc.tar.xz
  tex-ps.tar.xz
  tex-refs.doc.tar.xz
  tex-virtual-academy-pl.doc.tar.xz
  tex.doc.tar.xz
  tex.requires
  tex4ht.doc.tar.xz
  tex4ht.tar.xz
  tex4ht_env.dif
  texapi.doc.tar.xz
  texapi.tar.xz
  texbytopic.doc.tar.xz
  texconfig.doc.tar.xz
  texconfig.tar.xz
  texconfig_scripts.dif
  texcount.doc.tar.xz
  texcount.tar.xz
  texdef.doc.tar.xz
  texdef.tar.xz
  texdiff.doc.tar.xz
  texdiff.tar.xz
  texdirflatten.doc.tar.xz
  texdirflatten.tar.xz
  texdoc.doc.tar.xz
  texdoc.tar.xz
  texdoc_cnf.dif
  texdraw.doc.tar.xz
  texdraw.tar.xz
  texdraw_info.dif
  texilikechaps.tar.xz
  texilikecover.tar.xz
  texinfo.requires
  texinfo.tar.xz
  texlive-common.doc.tar.xz
  texlive-cz.doc.tar.xz
  texlive-de.doc.tar.xz
  texlive-en.doc.tar.xz
  texlive-fr.doc.tar.xz
  texlive-it.doc.tar.xz
  texlive-pl.doc.tar.xz
  texlive-ru.doc.tar.xz
  texlive-specs-rpmlintrc
  texlive-specs.tar.xz
  texlive-sr.doc.tar.xz
  texlive-zh-cn.doc.tar.xz
  texliveonfly.doc.tar.xz
  texliveonfly.tar.xz
  texloganalyser.doc.tar.xz
  texloganalyser.tar.xz
  texlogos.tar.xz
  texmate.doc.tar.xz
  texmate.tar.xz
  texments.doc.tar.xz
  texments.tar.xz
  texpower.doc.tar.xz
  texpower.tar.xz
  texshade.doc.tar.xz
  texshade.tar.xz
  texsis.doc.tar.xz
  texsis.tar.xz
  textcase.doc.tar.xz
  textcase.tar.xz
  textfit.doc.tar.xz
  textfit.tar.xz
  textglos.doc.tar.xz
  textglos.tar.xz
  textgreek.doc.tar.xz
  textgreek.tar.xz
  textmerg.doc.tar.xz
  textmerg.tar.xz
  textopo.doc.tar.xz
  textopo.tar.xz
  textpath.doc.tar.xz
  textpath.tar.xz
  textpos.doc.tar.xz
  textpos.tar.xz
  texware.doc.tar.xz
  tfrupee.doc.tar.xz
  tfrupee.tar.xz
  theoremref.doc.tar.xz
  theoremref.tar.xz
  thesis-titlepage-fhac.doc.tar.xz
  thesis-titlepage-fhac.tar.xz
  thinsp.doc.tar.xz
  thinsp.tar.xz
  thmbox.doc.tar.xz
  thmbox.tar.xz
  thmtools.doc.tar.xz
  thmtools

commit texlive-specs-s for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-s for openSUSE:Factory 
checked in at 2015-02-24 13:01:15

Comparing /work/SRC/openSUSE:Factory/texlive-specs-s (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-s.new (New)


Package is "texlive-specs-s"

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-s/texlive-specs-s.changes  
2014-06-18 07:51:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-s.new/texlive-specs-s.changes 
2015-02-24 13:05:07.0 +0100
@@ -1,0 +2,14 @@
+Thu Feb 19 09:29:36 UTC 2015 - co...@suse.com
+
+- rework generate to create the texlive-specs-$letter.spec directly
+  to build X sources
+- this decouples the letter from being a prefix to be a slice of
+  all the texlive packages
+
+- as such patches move between packages, among them
+  bbold_bbold11.dif bbold_bbold11.dif context_fourier-map.dif 
context_fourier-map.dif
+  jadetex_ini.dif kpathsea_cnf.dif latexdiff_env.dif luaotfload_varfonts.dif 
latex2man_tmphandling.dif
+  musixtex_various.dif pgf_plain.dif musixtex_various.dif texconfig_scripts.dif
+  texdraw_info.dif tex4ht_env.dif texdoc_cnf.dif tetex_scripts.dif
+
+---

Old:

  sa-tikz.doc.tar.xz
  sa-tikz.tar.xz
  sageep.doc.tar.xz
  sageep.tar.xz
  sanskrit.doc.tar.xz
  sanskrit.tar.xz
  sansmath.doc.tar.xz
  sansmath.tar.xz
  sansmathaccent.doc.tar.xz
  sansmathaccent.tar.xz
  sansmathfonts.doc.tar.xz
  sansmathfonts.tar.xz
  sapthesis.doc.tar.xz
  sapthesis.tar.xz
  sasnrdisplay.doc.tar.xz
  sasnrdisplay.tar.xz
  sauerj.doc.tar.xz
  sauerj.tar.xz
  sauter.tar.xz
  sauterfonts.doc.tar.xz
  sauterfonts.tar.xz
  savefnmark.doc.tar.xz
  savefnmark.tar.xz
  savesym.tar.xz
  savetrees.doc.tar.xz
  savetrees.tar.xz
  scale.doc.tar.xz
  scale.tar.xz
  scalebar.doc.tar.xz
  scalebar.tar.xz
  scalerel.doc.tar.xz
  scalerel.tar.xz
  schemabloc.doc.tar.xz
  schemabloc.tar.xz
  schemata.doc.tar.xz
  schemata.tar.xz
  schulschriften.doc.tar.xz
  schulschriften.tar.xz
  schwalbe-chess.doc.tar.xz
  schwalbe-chess.tar.xz
  sciposter.doc.tar.xz
  sciposter.tar.xz
  screenplay.doc.tar.xz
  screenplay.tar.xz
  scrjrnl.doc.tar.xz
  scrjrnl.tar.xz
  sdrt.doc.tar.xz
  sdrt.tar.xz
  secdot.doc.tar.xz
  secdot.tar.xz
  section.doc.tar.xz
  section.tar.xz
  sectionbox.doc.tar.xz
  sectionbox.tar.xz
  sectsty.doc.tar.xz
  sectsty.tar.xz
  seetexk.tar.xz
  selectp.doc.tar.xz
  selectp.tar.xz
  selnolig.doc.tar.xz
  selnolig.tar.xz
  semantic.doc.tar.xz
  semantic.tar.xz
  semaphor.doc.tar.xz
  semaphor.tar.xz
  seminar.doc.tar.xz
  seminar.tar.xz
  semioneside.doc.tar.xz
  semioneside.tar.xz
  sepfootnotes.doc.tar.xz
  sepfootnotes.tar.xz
  sepnum.doc.tar.xz
  sepnum.tar.xz
  seqsplit.doc.tar.xz
  seqsplit.tar.xz
  serbian-apostrophe.doc.tar.xz
  serbian-apostrophe.tar.xz
  serbian-date-lat.doc.tar.xz
  serbian-date-lat.tar.xz
  serbian-def-cyr.doc.tar.xz
  serbian-def-cyr.tar.xz
  serbian-lig.doc.tar.xz
  serbian-lig.tar.xz
  setdeck.doc.tar.xz
  setdeck.tar.xz
  setspace.doc.tar.xz
  setspace.tar.xz
  seuthesis.doc.tar.xz
  seuthesis.tar.xz
  sf298.doc.tar.xz
  sf298.tar.xz
  sffms.doc.tar.xz
  sffms.tar.xz
  sfg.doc.tar.xz
  sfg.tar.xz
  sfmath.tar.xz
  sgame.doc.tar.xz
  sgame.tar.xz
  shade.doc.tar.xz
  shade.tar.xz
  shadethm.doc.tar.xz
  shadethm.tar.xz
  shadow.doc.tar.xz
  shadow.tar.xz
  shadowtext.doc.tar.xz
  shadowtext.tar.xz
  shapepar.doc.tar.xz
  shapepar.tar.xz
  shipunov.doc.tar.xz
  shipunov.tar.xz
  shorttoc.doc.tar.xz
  shorttoc.tar.xz
  show2e.doc.tar.xz
  show2e.tar.xz
  showcharinbox.doc.tar.xz
  showcharinbox.tar.xz
  showdim.doc.tar.xz
  showdim.tar.xz
  showexpl.doc.tar.xz
  showexpl.tar.xz
  showhyphens.doc.tar.xz
  showhyphens.tar.xz
  showlabels.doc.tar.xz
  showlabels.tar.xz
  showtags.doc.tar.xz
  showtags.tar.xz
  shuffle.doc.tar.xz
  shuffle.tar.xz
  sidecap.doc.tar.xz
  sidecap.tar.xz
  sidenotes.doc.tar.xz
  sidenotes.tar.xz
  sides.doc.tar.xz
  sides.tar.xz
  silence.doc.tar.xz
  silence.tar.xz
  simplecd.doc.tar.xz
  simplecd.tar.xz
  simplecv.doc.tar.xz
  simplecv.tar.xz
  simplewick.doc.tar.xz
  simplewick.tar.xz
  simplified-latex.doc.tar.xz
  sitem.doc.tar.xz
  sitem.tar.xz
  siunitx.doc.tar.xz
  siunitx.tar.xz
  skak.doc.tar.xz
  skak.tar.xz
  skaknew.doc.tar.xz
  skaknew.tar.xz
  skb.doc.tar.xz
  skb.tar.xz
  skdoc.doc.tar.xz
  skdoc.tar.xz
  skeycommand.doc.tar.xz
  skeycommand.tar.xz
  skeyval.doc.tar.xz
  skeyval.tar.xz
  skmath.doc.tar.xz
  skmath.tar.xz
  skrapport.doc.tar.xz
  skrapport.tar.xz
  skull.tar.xz
  slantsc.doc.tar.xz
  slantsc.tar.xz
  slideshow.doc.tar.xz
  slideshow.tar.xz
  smalltableof.doc.tar.xz
  smalltableof.tar.xz
  smartdiagram.doc.tar.xz
  smartdiagram.tar.xz
  smartref.doc.tar.xz
  smartref.tar.xz
  snapshot.doc.tar.xz
  snapshot.tar.xz
  snotez.doc.

commit texlive-specs-r for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-r for openSUSE:Factory 
checked in at 2015-02-24 13:01:10

Comparing /work/SRC/openSUSE:Factory/texlive-specs-r (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-r.new (New)


Package is "texlive-specs-r"

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-r/texlive-specs-r.changes  
2014-03-23 22:33:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.texlive-specs-r.new/texlive-specs-r.changes 
2015-02-24 13:04:46.0 +0100
@@ -1,0 +2,24 @@
+Thu Feb 19 09:29:36 UTC 2015 - co...@suse.com
+
+- rework generate to create the texlive-specs-$letter.spec directly
+  to build X sources
+- this decouples the letter from being a prefix to be a slice of
+  all the texlive packages
+
+- as such patches move between packages, among them
+  bbold_bbold11.dif bbold_bbold11.dif context_fourier-map.dif 
context_fourier-map.dif
+  jadetex_ini.dif kpathsea_cnf.dif latexdiff_env.dif luaotfload_varfonts.dif 
latex2man_tmphandling.dif
+  musixtex_various.dif pgf_plain.dif musixtex_various.dif texconfig_scripts.dif
+  texdraw_info.dif tex4ht_env.dif texdoc_cnf.dif tetex_scripts.dif
+
+---
+Tue May 20 10:10:33 UTC 2014 - sch...@suse.de
+
+- Make sure texconfig/update is run only once per transaction
+
+---
+Wed Apr  9 14:10:12 UTC 2014 - wer...@suse.de
+
+- Be aware that blanks may occure around RequirePackage (bnc#872559) 
+
+---

Old:

  r_und_s.doc.tar.xz
  r_und_s.tar.xz
  raleway.doc.tar.xz
  raleway.tar.xz
  ran_toks.doc.tar.xz
  ran_toks.tar.xz
  randbild.doc.tar.xz
  randbild.tar.xz
  randomwalk.doc.tar.xz
  randomwalk.tar.xz
  randtext.doc.tar.xz
  randtext.tar.xz
  rccol.doc.tar.xz
  rccol.tar.xz
  rcs-multi.doc.tar.xz
  rcs-multi.tar.xz
  rcs.doc.tar.xz
  rcs.tar.xz
  rcsinfo.doc.tar.xz
  rcsinfo.tar.xz
  readarray.doc.tar.xz
  readarray.tar.xz
  realboxes.doc.tar.xz
  realboxes.tar.xz
  realscripts.doc.tar.xz
  realscripts.tar.xz
  rec-thy.doc.tar.xz
  rec-thy.tar.xz
  recipe.doc.tar.xz
  recipe.tar.xz
  recipecard.doc.tar.xz
  recipecard.tar.xz
  rectopma.doc.tar.xz
  rectopma.tar.xz
  recycle.doc.tar.xz
  recycle.tar.xz
  refcheck.doc.tar.xz
  refcheck.tar.xz
  refman.doc.tar.xz
  refman.tar.xz
  refstyle.doc.tar.xz
  refstyle.tar.xz
  regcount.doc.tar.xz
  regcount.tar.xz
  regexpatch.doc.tar.xz
  regexpatch.tar.xz
  register.doc.tar.xz
  register.tar.xz
  regstats.doc.tar.xz
  regstats.tar.xz
  relenc.doc.tar.xz
  relenc.tar.xz
  relsize.doc.tar.xz
  relsize.tar.xz
  reotex.doc.tar.xz
  reotex.tar.xz
  repeatindex.doc.tar.xz
  repeatindex.tar.xz
  resphilosophica.doc.tar.xz
  resphilosophica.tar.xz
  resumecls.doc.tar.xz
  resumecls.tar.xz
  resumemac.doc.tar.xz
  resumemac.tar.xz
  reverxii.doc.tar.xz
  revtex.doc.tar.xz
  revtex.tar.xz
  revtex4.doc.tar.xz
  revtex4.tar.xz
  rjlparshap.doc.tar.xz
  rjlparshap.tar.xz
  rlepsf.doc.tar.xz
  rlepsf.tar.xz
  rmpage.doc.tar.xz
  rmpage.tar.xz
  robustcommand.doc.tar.xz
  robustcommand.tar.xz
  robustindex.doc.tar.xz
  robustindex.tar.xz
  roex.tar.xz
  romanbar.doc.tar.xz
  romanbar.tar.xz
  romande.doc.tar.xz
  romande.tar.xz
  romanneg.doc.tar.xz
  romanneg.tar.xz
  romannum.doc.tar.xz
  romannum.tar.xz
  rotating.doc.tar.xz
  rotating.tar.xz
  rotfloat.doc.tar.xz
  rotfloat.tar.xz
  rotpages.doc.tar.xz
  rotpages.tar.xz
  roundbox.doc.tar.xz
  roundbox.tar.xz
  rrgtrees.doc.tar.xz
  rrgtrees.tar.xz
  rsc.doc.tar.xz
  rsc.tar.xz
  rsfs.doc.tar.xz
  rsfs.tar.xz
  rsfso.doc.tar.xz
  rsfso.tar.xz
  rterface.doc.tar.xz
  rterface.tar.xz
  rtkinenc.doc.tar.xz
  rtkinenc.tar.xz
  rtklage.doc.tar.xz
  rtklage.tar.xz
  ruhyphen.tar.xz
  russ.doc.tar.xz
  russ.tar.xz
  rviewport.doc.tar.xz
  rviewport.tar.xz
  rvwrite.doc.tar.xz
  rvwrite.tar.xz
  ryethesis.doc.tar.xz
  ryethesis.tar.xz
  texlive-specs-rpmlintrc
  texlive-specs.tar.xz

New:

  piano.doc.tar.xz
  piano.tar.xz
  picinpar.doc.tar.xz
  picinpar.tar.xz
  pict2e.doc.tar.xz
  pict2e.tar.xz
  pictex.doc.tar.xz
  pictex.tar.xz
  pictex2.tar.xz
  pictexsum.doc.tar.xz
  piechartmp.doc.tar.xz
  piechartmp.tar.xz
  piff.doc.tar.xz
  piff.tar.xz
  pigpen.doc.tar.xz
  pigpen.tar.xz
  pinlabel.doc.tar.xz
  pinlabel.tar.xz
  pitex.doc.tar.xz
  pitex.tar.xz
  pittetd.doc.tar.xz
  pittetd.tar.xz
  pkfix-helper.doc.tar.xz
  pkfix-helper.tar.xz
  pkfix.doc.tar.xz
  pkfix.tar.xz
  pkuthss.doc.tar.xz
  pkuthss.tar.xz
  pl.doc.tar.xz
  pl.tar.xz
  placeins-plain.tar.xz
  placeins.doc.tar.xz
  placeins.tar.xz
  plain-doc.doc.tar.xz
  plain.tar.xz
  plainpkg.doc.tar.xz
  plainpkg.tar.xz
  plantslabels.doc.tar.xz
  plantslabels.tar.xz
  plari.doc.tar.xz
  plari.tar.xz
  plates.doc.tar.xz
  plat

commit texlive-specs-q for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-q for openSUSE:Factory 
checked in at 2015-02-24 13:01:03

Comparing /work/SRC/openSUSE:Factory/texlive-specs-q (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-q.new (New)


Package is "texlive-specs-q"

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-q/texlive-specs-q.changes  
2014-06-18 07:51:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-q.new/texlive-specs-q.changes 
2015-02-24 13:04:36.0 +0100
@@ -1,0 +2,14 @@
+Thu Feb 19 09:29:36 UTC 2015 - co...@suse.com
+
+- rework generate to create the texlive-specs-$letter.spec directly
+  to build X sources
+- this decouples the letter from being a prefix to be a slice of
+  all the texlive packages
+
+- as such patches move between packages, among them
+  bbold_bbold11.dif bbold_bbold11.dif context_fourier-map.dif 
context_fourier-map.dif
+  jadetex_ini.dif kpathsea_cnf.dif latexdiff_env.dif luaotfload_varfonts.dif 
latex2man_tmphandling.dif
+  musixtex_various.dif pgf_plain.dif musixtex_various.dif texconfig_scripts.dif
+  texdraw_info.dif tex4ht_env.dif texdoc_cnf.dif tetex_scripts.dif
+
+---

Old:

  qcm.doc.tar.xz
  qcm.tar.xz
  qobitree.doc.tar.xz
  qobitree.tar.xz
  qpxqtx.doc.tar.xz
  qpxqtx.tar.xz
  qstest.doc.tar.xz
  qstest.tar.xz
  qsymbols.doc.tar.xz
  qsymbols.tar.xz
  qtree.doc.tar.xz
  qtree.tar.xz
  quattrocento.doc.tar.xz
  quattrocento.tar.xz
  quotchap.doc.tar.xz
  quotchap.tar.xz
  quoting.doc.tar.xz
  quoting.tar.xz
  quotmark.doc.tar.xz
  quotmark.tar.xz
  texlive-specs-rpmlintrc
  texlive-specs.tar.xz

New:

  oldlatin.doc.tar.xz
  oldlatin.tar.xz
  oldstandard.doc.tar.xz
  oldstandard.tar.xz
  oldstyle.doc.tar.xz
  oldstyle.tar.xz
  omega.doc.tar.xz
  omega.tar.xz
  omegaware.doc.tar.xz
  onlyamsmath.doc.tar.xz
  onlyamsmath.tar.xz
  onrannual.doc.tar.xz
  onrannual.tar.xz
  opcit.doc.tar.xz
  opcit.tar.xz
  opensans.doc.tar.xz
  opensans.tar.xz
  opteng.doc.tar.xz
  opteng.tar.xz
  optional.doc.tar.xz
  optional.tar.xz
  ordinalpt.doc.tar.xz
  ordinalpt.tar.xz
  orkhun.doc.tar.xz
  orkhun.tar.xz
  oscola.doc.tar.xz
  oscola.tar.xz
  ot-tableau.doc.tar.xz
  ot-tableau.tar.xz
  othello.doc.tar.xz
  othello.tar.xz
  othelloboard.doc.tar.xz
  othelloboard.tar.xz
  otibet.doc.tar.xz
  otibet.tar.xz
  oubraces.doc.tar.xz
  oubraces.tar.xz
  outline.doc.tar.xz
  outline.tar.xz
  outliner.doc.tar.xz
  outliner.tar.xz
  outlines.doc.tar.xz
  outlines.tar.xz
  overpic.doc.tar.xz
  overpic.tar.xz
  pacioli.doc.tar.xz
  pacioli.tar.xz
  pagecolor.doc.tar.xz
  pagecolor.tar.xz
  pagecont.doc.tar.xz
  pagecont.tar.xz
  pagenote.doc.tar.xz
  pagenote.tar.xz
  pagerange.doc.tar.xz
  pagerange.tar.xz
  pageslts.doc.tar.xz
  pageslts.tar.xz
  palatino.tar.xz
  paper.doc.tar.xz
  paper.tar.xz
  papercdcase.doc.tar.xz
  papercdcase.tar.xz
  papermas.doc.tar.xz
  papermas.tar.xz
  papertex.doc.tar.xz
  papertex.tar.xz
  paracol.doc.tar.xz
  paracol.tar.xz
  paralist.doc.tar.xz
  paralist.tar.xz
  parallel.doc.tar.xz
  parallel.tar.xz
  paratype.doc.tar.xz
  paratype.tar.xz
  paresse.doc.tar.xz
  paresse.tar.xz
  parnotes.doc.tar.xz
  parnotes.tar.xz
  parrun.doc.tar.xz
  parrun.tar.xz
  parselines.doc.tar.xz
  parselines.tar.xz
  parskip.doc.tar.xz
  parskip.tar.xz
  passivetex.tar.xz
  patch.source.tar.xz
  patchcmd.doc.tar.xz
  patchcmd.tar.xz
  patgen.doc.tar.xz
  patgen2-tutorial.doc.tar.xz
  path.doc.tar.xz
  path.tar.xz
  pauldoc.doc.tar.xz
  pauldoc.tar.xz
  pawpict.doc.tar.xz
  pawpict.tar.xz
  pax.doc.tar.xz
  pax.tar.xz
  pb-diagram.doc.tar.xz
  pb-diagram.tar.xz
  pbox.doc.tar.xz
  pbox.tar.xz
  pbsheet.doc.tar.xz
  pbsheet.tar.xz
  pdf-trans.doc.tar.xz
  pdf-trans.tar.xz
  pdf14.doc.tar.xz
  pdf14.tar.xz
  pdfcomment.doc.tar.xz
  pdfcomment.tar.xz
  pdfcprot.doc.tar.xz
  pdfcprot.tar.xz
  pdfcrop.doc.tar.xz
  pdfcrop.tar.xz
  pdfjam.doc.tar.xz
  pdfjam.tar.xz
  pdfmarginpar.doc.tar.xz
  pdfmarginpar.tar.xz
  pdfpages.doc.tar.xz
  pdfpages.tar.xz
  pdfscreen.doc.tar.xz
  pdfscreen.tar.xz
  pdfslide.doc.tar.xz
  pdfslide.tar.xz
  pdfsync.doc.tar.xz
  pdfsync.tar.xz
  pdftex-def.tar.xz
  pdftex.doc.tar.xz
  pdftex.tar.xz
  pdftools.doc.tar.xz
  pdftools.tar.xz
  pdftricks.doc.tar.xz
  pdftricks.tar.xz
  pdfwin.doc.tar.xz
  pdfwin.tar.xz
  pdfx.doc.tar.xz
  pdfx.tar.xz
  pecha.doc.tar.xz
  pecha.tar.xz
  pedigree-perl.doc.tar.xz
  pedigree-perl.tar.xz
  perception.doc.tar.xz
  perception.tar.xz
  perltex.doc.tar.xz
  perltex.tar.xz
  permute.doc.tar.xz
  permute.tar.xz
  persian-bib.doc.tar.xz
  persian-bib.tar.xz
  persian-modern.doc.tar.xz
  persian-modern.tar.xz
  petiteannonce.doc.tar.xz
  petiteannonce.tar.xz
  petri-nets.doc.tar.xz
  petri-nets.tar.xz
  pfarrei.doc.tar.xz
  pfarrei.tar.xz
  pgf-blur.do

commit texlive-specs-p for openSUSE:Factory

2015-02-24 Thread h_root


binqnVzFybnxB.bin
Description: Binary data


commit texlive-specs-o for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-o for openSUSE:Factory 
checked in at 2015-02-24 13:00:47

Comparing /work/SRC/openSUSE:Factory/texlive-specs-o (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-o.new (New)


Package is "texlive-specs-o"

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-o/texlive-specs-o.changes  
2014-06-18 07:51:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-o.new/texlive-specs-o.changes 
2015-02-24 13:03:46.0 +0100
@@ -1,0 +2,14 @@
+Thu Feb 19 09:29:36 UTC 2015 - co...@suse.com
+
+- rework generate to create the texlive-specs-$letter.spec directly
+  to build X sources
+- this decouples the letter from being a prefix to be a slice of
+  all the texlive packages
+
+- as such patches move between packages, among them
+  bbold_bbold11.dif bbold_bbold11.dif context_fourier-map.dif 
context_fourier-map.dif
+  jadetex_ini.dif kpathsea_cnf.dif latexdiff_env.dif luaotfload_varfonts.dif 
latex2man_tmphandling.dif
+  musixtex_various.dif pgf_plain.dif musixtex_various.dif texconfig_scripts.dif
+  texdraw_info.dif tex4ht_env.dif texdoc_cnf.dif tetex_scripts.dif
+
+---

Old:

  oberdiek.doc.tar.xz
  oberdiek.tar.xz
  objectz.doc.tar.xz
  objectz.tar.xz
  ocg-p.doc.tar.xz
  ocg-p.tar.xz
  ocgx.doc.tar.xz
  ocgx.tar.xz
  ocherokee.doc.tar.xz
  ocherokee.tar.xz
  ocr-b-outline.doc.tar.xz
  ocr-b-outline.tar.xz
  ocr-b.doc.tar.xz
  ocr-b.tar.xz
  ocr-latex.doc.tar.xz
  ocr-latex.tar.xz
  octavo.doc.tar.xz
  octavo.tar.xz
  odsfile.doc.tar.xz
  odsfile.tar.xz
  ofs.doc.tar.xz
  ofs.tar.xz
  ogham.doc.tar.xz
  ogham.tar.xz
  oinuit.doc.tar.xz
  oinuit.tar.xz
  oldlatin.doc.tar.xz
  oldlatin.tar.xz
  oldstandard.doc.tar.xz
  oldstandard.tar.xz
  oldstyle.doc.tar.xz
  oldstyle.tar.xz
  omega.doc.tar.xz
  omega.tar.xz
  omegaware.doc.tar.xz
  omegaware.tar.xz
  onlyamsmath.doc.tar.xz
  onlyamsmath.tar.xz
  onrannual.doc.tar.xz
  onrannual.tar.xz
  opcit.doc.tar.xz
  opcit.tar.xz
  opensans.doc.tar.xz
  opensans.tar.xz
  opteng.doc.tar.xz
  opteng.tar.xz
  optional.doc.tar.xz
  optional.tar.xz
  ordinalpt.doc.tar.xz
  ordinalpt.tar.xz
  orkhun.doc.tar.xz
  orkhun.tar.xz
  oscola.doc.tar.xz
  oscola.tar.xz
  ot-tableau.doc.tar.xz
  ot-tableau.tar.xz
  othello.doc.tar.xz
  othello.tar.xz
  othelloboard.doc.tar.xz
  othelloboard.tar.xz
  otibet.doc.tar.xz
  otibet.tar.xz
  oubraces.doc.tar.xz
  oubraces.tar.xz
  outline.doc.tar.xz
  outline.tar.xz
  outliner.doc.tar.xz
  outliner.tar.xz
  outlines.doc.tar.xz
  outlines.tar.xz
  overpic.doc.tar.xz
  overpic.tar.xz
  texlive-specs-rpmlintrc
  texlive-specs.tar.xz

New:

  mathabx-type1.doc.tar.xz
  mathabx-type1.tar.xz
  mathalfa.doc.tar.xz
  mathalfa.tar.xz
  mathastext.doc.tar.xz
  mathastext.tar.xz
  mathcomp.doc.tar.xz
  mathcomp.tar.xz
  mathdesign.doc.tar.xz
  mathdesign.tar.xz
  mathdots.doc.tar.xz
  mathdots.tar.xz
  mathexam.doc.tar.xz
  mathexam.tar.xz
  mathmode.doc.tar.xz
  mathpazo.doc.tar.xz
  mathpazo.tar.xz
  mathspec.doc.tar.xz
  mathspec.tar.xz
  mathspic.doc.tar.xz
  mathspic.tar.xz
  mattens.doc.tar.xz
  mattens.tar.xz
  maybemath.doc.tar.xz
  maybemath.tar.xz
  mbenotes.doc.tar.xz
  mbenotes.tar.xz
  mcaption.doc.tar.xz
  mcaption.tar.xz
  mceinleger.doc.tar.xz
  mceinleger.tar.xz
  mcite.doc.tar.xz
  mcite.tar.xz
  mciteplus.doc.tar.xz
  mciteplus.tar.xz
  mdframed.doc.tar.xz
  mdframed.tar.xz
  mdputu.doc.tar.xz
  mdputu.tar.xz
  mdsymbol.doc.tar.xz
  mdsymbol.tar.xz
  mdwtools.doc.tar.xz
  mdwtools.tar.xz
  media9.doc.tar.xz
  media9.tar.xz
  meetingmins.doc.tar.xz
  meetingmins.tar.xz
  memdesign.doc.tar.xz
  memexsupp.doc.tar.xz
  memexsupp.tar.xz
  memoir.doc.tar.xz
  memoir.tar.xz
  memory.doc.tar.xz
  memory.tar.xz
  mentis.doc.tar.xz
  mentis.tar.xz
  menu.doc.tar.xz
  menu.tar.xz
  menukeys.doc.tar.xz
  menukeys.tar.xz
  metafont-beginners.doc.tar.xz
  metafont.doc.tar.xz
  metafont.tar.xz
  metago.doc.tar.xz
  metago.tar.xz
  metalogo.doc.tar.xz
  metalogo.tar.xz
  metaobj.doc.tar.xz
  metaobj.tar.xz
  metaplot.doc.tar.xz
  metaplot.tar.xz
  metapost-examples.doc.tar.xz
  metapost.doc.tar.xz
  metapost.tar.xz
  metatex.doc.tar.xz
  metatex.tar.xz
  metauml.doc.tar.xz
  metauml.tar.xz
  method.doc.tar.xz
  method.tar.xz
  metre.doc.tar.xz
  metre.tar.xz
  mex.doc.tar.xz
  mex.tar.xz
  mf2pt1.doc.tar.xz
  mf2pt1.tar.xz
  mflogo.doc.tar.xz
  mflogo.tar.xz
  mfnfss.doc.tar.xz
  mfnfss.tar.xz
  mfpic.doc.tar.xz
  mfpic.tar.xz
  mfpic4ode.doc.tar.xz
  mfpic4ode.tar.xz
  mftinc.doc.tar.xz
  mftinc.tar.xz
  mfware.doc.tar.xz
  mfware.tar.xz
  mh.doc.tar.xz
  mh.tar.xz
  mhchem.doc.tar.xz
  mhchem.tar.xz
  mhequ.doc.tar.xz
  mhequ.tar.xz
  microtype-de.doc.tar.xz
  microtype.doc.tar.xz
  microtype.tar.xz
  midnight.doc.tar.xz
  midnight

commit texlive-specs-m for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-m for openSUSE:Factory 
checked in at 2015-02-24 13:00:27

Comparing /work/SRC/openSUSE:Factory/texlive-specs-m (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-m.new (New)


Package is "texlive-specs-m"

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-m/texlive-specs-m.changes  
2014-06-18 07:51:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-m.new/texlive-specs-m.changes 
2015-02-24 13:03:06.0 +0100
@@ -1,0 +2,14 @@
+Thu Feb 19 09:29:36 UTC 2015 - co...@suse.com
+
+- rework generate to create the texlive-specs-$letter.spec directly
+  to build X sources
+- this decouples the letter from being a prefix to be a slice of
+  all the texlive packages
+
+- as such patches move between packages, among them
+  bbold_bbold11.dif bbold_bbold11.dif context_fourier-map.dif 
context_fourier-map.dif
+  jadetex_ini.dif kpathsea_cnf.dif latexdiff_env.dif luaotfload_varfonts.dif 
latex2man_tmphandling.dif
+  musixtex_various.dif pgf_plain.dif musixtex_various.dif texconfig_scripts.dif
+  texdraw_info.dif tex4ht_env.dif texdoc_cnf.dif tetex_scripts.dif
+
+---

Old:

  m-tx.doc.tar.xz
  m-tx.tar.xz
  macros2e.doc.tar.xz
  macros2e.tar.xz
  mafr.doc.tar.xz
  mafr.tar.xz
  magaz.doc.tar.xz
  magaz.tar.xz
  mailing.doc.tar.xz
  mailing.tar.xz
  mailmerge.doc.tar.xz
  mailmerge.tar.xz
  makebarcode.doc.tar.xz
  makebarcode.tar.xz
  makebox.doc.tar.xz
  makebox.tar.xz
  makecell.doc.tar.xz
  makecell.tar.xz
  makecirc.doc.tar.xz
  makecirc.tar.xz
  makecmds.doc.tar.xz
  makecmds.tar.xz
  makedtx.doc.tar.xz
  makedtx.tar.xz
  makeglos.doc.tar.xz
  makeglos.tar.xz
  makeindex.doc.tar.xz
  makeindex.tar.xz
  makeplot.doc.tar.xz
  makeplot.tar.xz
  makeshape.doc.tar.xz
  makeshape.tar.xz
  mandi.doc.tar.xz
  mandi.tar.xz
  manfnt.tar.xz
  manuscript.doc.tar.xz
  manuscript.tar.xz
  margbib.doc.tar.xz
  margbib.tar.xz
  marginfix.doc.tar.xz
  marginfix.tar.xz
  marginnote.doc.tar.xz
  marginnote.tar.xz
  marvosym.doc.tar.xz
  marvosym.tar.xz
  matc3.doc.tar.xz
  matc3.tar.xz
  matc3mem.doc.tar.xz
  matc3mem.tar.xz
  match_parens.doc.tar.xz
  match_parens.tar.xz
  math-e.doc.tar.xz
  math-e.tar.xz
  mathabx-type1.doc.tar.xz
  mathabx-type1.tar.xz
  mathabx.doc.tar.xz
  mathabx.tar.xz
  mathalfa.doc.tar.xz
  mathalfa.tar.xz
  mathastext.doc.tar.xz
  mathastext.tar.xz
  mathcomp.doc.tar.xz
  mathcomp.tar.xz
  mathdesign.doc.tar.xz
  mathdesign.requires
  mathdesign.tar.xz
  mathdots.doc.tar.xz
  mathdots.tar.xz
  mathexam.doc.tar.xz
  mathexam.tar.xz
  mathmode.doc.tar.xz
  mathmode.tar.xz
  mathpazo.doc.tar.xz
  mathpazo.tar.xz
  mathspec.doc.tar.xz
  mathspec.tar.xz
  mathspic.doc.tar.xz
  mathspic.tar.xz
  mattens.doc.tar.xz
  mattens.tar.xz
  maybemath.doc.tar.xz
  maybemath.tar.xz
  mbenotes.doc.tar.xz
  mbenotes.tar.xz
  mcaption.doc.tar.xz
  mcaption.tar.xz
  mceinleger.doc.tar.xz
  mceinleger.tar.xz
  mcite.doc.tar.xz
  mcite.tar.xz
  mciteplus.doc.tar.xz
  mciteplus.tar.xz
  mdframed.doc.tar.xz
  mdframed.tar.xz
  mdputu.doc.tar.xz
  mdputu.tar.xz
  mdsymbol.doc.tar.xz
  mdsymbol.tar.xz
  mdwtools.doc.tar.xz
  mdwtools.tar.xz
  media9.doc.tar.xz
  media9.tar.xz
  meetingmins.doc.tar.xz
  meetingmins.tar.xz
  memdesign.doc.tar.xz
  memdesign.tar.xz
  memexsupp.doc.tar.xz
  memexsupp.tar.xz
  memoir.doc.tar.xz
  memoir.tar.xz
  memory.doc.tar.xz
  memory.tar.xz
  mentis.doc.tar.xz
  mentis.tar.xz
  menu.doc.tar.xz
  menu.tar.xz
  menukeys.doc.tar.xz
  menukeys.tar.xz
  metafont-beginners.doc.tar.xz
  metafont-beginners.tar.xz
  metafont.doc.tar.xz
  metafont.tar.xz
  metago.doc.tar.xz
  metago.tar.xz
  metalogo.doc.tar.xz
  metalogo.tar.xz
  metaobj.doc.tar.xz
  metaobj.tar.xz
  metaplot.doc.tar.xz
  metaplot.tar.xz
  metapost-examples.doc.tar.xz
  metapost-examples.tar.xz
  metapost.doc.tar.xz
  metapost.tar.xz
  metatex.doc.tar.xz
  metatex.tar.xz
  metauml.doc.tar.xz
  metauml.tar.xz
  method.doc.tar.xz
  method.tar.xz
  metre.doc.tar.xz
  metre.tar.xz
  mex.doc.tar.xz
  mex.tar.xz
  mf2pt1.doc.tar.xz
  mf2pt1.tar.xz
  mflogo.doc.tar.xz
  mflogo.tar.xz
  mfnfss.doc.tar.xz
  mfnfss.tar.xz
  mfpic.doc.tar.xz
  mfpic.tar.xz
  mfpic4ode.doc.tar.xz
  mfpic4ode.tar.xz
  mftinc.doc.tar.xz
  mftinc.tar.xz
  mfware.doc.tar.xz
  mfware.tar.xz
  mh.doc.tar.xz
  mh.tar.xz
  mhchem.doc.tar.xz
  mhchem.tar.xz
  mhequ.doc.tar.xz
  mhequ.tar.xz
  microtype-de.doc.tar.xz
  microtype-de.tar.xz
  microtype.doc.tar.xz
  microtype.tar.xz
  midnight.doc.tar.xz
  midnight.tar.xz
  midpage.doc.tar.xz
  midpage.tar.xz
  mil3.doc.tar.xz
  mil3.tar.xz
  miller.doc.tar.xz
  miller.tar.xz
  minibox.doc.tar.xz
  minibox.tar.xz
  minifp.doc.tar.xz
  minifp.tar.xz
  minipage-marginpar.doc.tar.xz
  minipage-marginpar.tar.xz

commit texlive-specs-n for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-n for openSUSE:Factory 
checked in at 2015-02-24 13:00:40

Comparing /work/SRC/openSUSE:Factory/texlive-specs-n (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-n.new (New)


Package is "texlive-specs-n"

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-n/texlive-specs-n.changes  
2014-03-23 22:32:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.texlive-specs-n.new/texlive-specs-n.changes 
2015-02-24 13:03:25.0 +0100
@@ -1,0 +2,24 @@
+Thu Feb 19 09:29:36 UTC 2015 - co...@suse.com
+
+- rework generate to create the texlive-specs-$letter.spec directly
+  to build X sources
+- this decouples the letter from being a prefix to be a slice of
+  all the texlive packages
+
+- as such patches move between packages, among them
+  bbold_bbold11.dif bbold_bbold11.dif context_fourier-map.dif 
context_fourier-map.dif
+  jadetex_ini.dif kpathsea_cnf.dif latexdiff_env.dif luaotfload_varfonts.dif 
latex2man_tmphandling.dif
+  musixtex_various.dif pgf_plain.dif musixtex_various.dif texconfig_scripts.dif
+  texdraw_info.dif tex4ht_env.dif texdoc_cnf.dif tetex_scripts.dif
+
+---
+Tue May 20 10:10:33 UTC 2014 - sch...@suse.de
+
+- Make sure texconfig/update is run only once per transaction
+
+---
+Wed Apr  9 14:10:12 UTC 2014 - wer...@suse.de
+
+- Be aware that blanks may occure around RequirePackage (bnc#872559) 
+
+---

Old:

  nag.doc.tar.xz
  nag.tar.xz
  nameauth.doc.tar.xz
  nameauth.tar.xz
  namespc.doc.tar.xz
  namespc.tar.xz
  nanumtype1.doc.tar.xz
  nanumtype1.tar.xz
  natbib.doc.tar.xz
  natbib.tar.xz
  nath.doc.tar.xz
  nath.tar.xz
  nature.doc.tar.xz
  nature.tar.xz
  navigator.doc.tar.xz
  navigator.tar.xz
  ncclatex.doc.tar.xz
  ncclatex.tar.xz
  ncctools.doc.tar.xz
  ncctools.tar.xz
  ncntrsbk.tar.xz
  nddiss.doc.tar.xz
  nddiss.tar.xz
  needspace.doc.tar.xz
  needspace.tar.xz
  nestquot.tar.xz
  newcommand.doc.tar.xz
  newcommand.tar.xz
  newenviron.doc.tar.xz
  newenviron.tar.xz
  newfile.doc.tar.xz
  newfile.tar.xz
  newlfm.doc.tar.xz
  newlfm.tar.xz
  newpx.doc.tar.xz
  newpx.tar.xz
  newsletr.doc.tar.xz
  newsletr.tar.xz
  newspaper.doc.tar.xz
  newspaper.tar.xz
  newtx.doc.tar.xz
  newtx.tar.xz
  newunicodechar.doc.tar.xz
  newunicodechar.tar.xz
  newvbtm.doc.tar.xz
  newvbtm.tar.xz
  newverbs.doc.tar.xz
  newverbs.tar.xz
  nextpage.tar.xz
  nfssext-cfr.doc.tar.xz
  nfssext-cfr.tar.xz
  nicefilelist.doc.tar.xz
  nicefilelist.tar.xz
  niceframe.doc.tar.xz
  niceframe.tar.xz
  nicetext.doc.tar.xz
  nicetext.tar.xz
  nih.doc.tar.xz
  nih.tar.xz
  nkarta.doc.tar.xz
  nkarta.tar.xz
  nlctdoc.doc.tar.xz
  nlctdoc.tar.xz
  noconflict.doc.tar.xz
  noconflict.tar.xz
  noitcrul.doc.tar.xz
  noitcrul.tar.xz
  nolbreaks.doc.tar.xz
  nolbreaks.tar.xz
  nomencl.doc.tar.xz
  nomencl.tar.xz
  nomentbl.doc.tar.xz
  nomentbl.tar.xz
  nonfloat.doc.tar.xz
  nonfloat.tar.xz
  nonumonpart.doc.tar.xz
  nonumonpart.tar.xz
  nopageno.doc.tar.xz
  nopageno.tar.xz
  norasi-c90.tar.xz
  nostarch.doc.tar.xz
  nostarch.tar.xz
  notes.doc.tar.xz
  notes.tar.xz
  notes2bib.doc.tar.xz
  notes2bib.tar.xz
  notoccite.doc.tar.xz
  notoccite.tar.xz
  nowidow.doc.tar.xz
  nowidow.tar.xz
  nrc.doc.tar.xz
  nrc.tar.xz
  ntgclass.doc.tar.xz
  ntgclass.tar.xz
  ntheorem-vn.doc.tar.xz
  ntheorem-vn.tar.xz
  ntheorem.doc.tar.xz
  ntheorem.tar.xz
  nuc.doc.tar.xz
  nuc.tar.xz
  numberedblock.doc.tar.xz
  numberedblock.tar.xz
  numericplots.doc.tar.xz
  numericplots.tar.xz
  numname.doc.tar.xz
  numname.tar.xz
  numprint.doc.tar.xz
  numprint.tar.xz
  texlive-specs-rpmlintrc
  texlive-specs.tar.xz

New:

  lmake.doc.tar.xz
  lmake.tar.xz
  locality.doc.tar.xz
  locality.tar.xz
  localloc.doc.tar.xz
  localloc.tar.xz
  logbox.doc.tar.xz
  logbox.tar.xz
  logical-markup-utils.doc.tar.xz
  logical-markup-utils.tar.xz
  logicpuzzle.doc.tar.xz
  logicpuzzle.tar.xz
  logpap.doc.tar.xz
  logpap.tar.xz
  logreq.doc.tar.xz
  logreq.tar.xz
  longnamefilelist.doc.tar.xz
  longnamefilelist.tar.xz
  loops.doc.tar.xz
  loops.tar.xz
  lpic.doc.tar.xz
  lpic.tar.xz
  lps.doc.tar.xz
  lps.tar.xz
  lsc.doc.tar.xz
  lsc.tar.xz
  lshort-bulgarian.doc.tar.xz
  lshort-chinese.doc.tar.xz
  lshort-czech.doc.tar.xz
  lshort-dutch.doc.tar.xz
  lshort-english.doc.tar.xz
  lshort-finnish.doc.tar.xz
  lshort-french.doc.tar.xz
  lshort-german.doc.tar.xz
  lshort-italian.doc.tar.xz
  lshort-japanese.doc.tar.xz
  lshort-korean.doc.tar.xz
  lshort-mongol.doc.tar.xz
  lshort-persian.doc.tar.xz
  lshort-polish.doc.tar.xz
  lshort-portuguese.doc.tar.xz
  lshort-russian.doc.tar.xz
  lshort-slovak.doc.tar.xz
  lshort-slovenian.doc.tar.xz
  

commit texlive-specs-l for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-l for openSUSE:Factory 
checked in at 2015-02-24 13:00:20

Comparing /work/SRC/openSUSE:Factory/texlive-specs-l (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-l.new (New)


Package is "texlive-specs-l"

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-l/texlive-specs-l.changes  
2014-06-18 07:51:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-l.new/texlive-specs-l.changes 
2015-02-24 13:02:46.0 +0100
@@ -1,0 +2,14 @@
+Thu Feb 19 09:29:36 UTC 2015 - co...@suse.com
+
+- rework generate to create the texlive-specs-$letter.spec directly
+  to build X sources
+- this decouples the letter from being a prefix to be a slice of
+  all the texlive packages
+
+- as such patches move between packages, among them
+  bbold_bbold11.dif bbold_bbold11.dif context_fourier-map.dif 
context_fourier-map.dif
+  jadetex_ini.dif kpathsea_cnf.dif latexdiff_env.dif luaotfload_varfonts.dif 
latex2man_tmphandling.dif
+  musixtex_various.dif pgf_plain.dif musixtex_various.dif texconfig_scripts.dif
+  texdraw_info.dif tex4ht_env.dif texdoc_cnf.dif tetex_scripts.dif
+
+---

Old:

  l2picfaq.doc.tar.xz
  l2picfaq.tar.xz
  l2tabu-english.doc.tar.xz
  l2tabu-english.tar.xz
  l2tabu-french.doc.tar.xz
  l2tabu-french.tar.xz
  l2tabu-italian.doc.tar.xz
  l2tabu-italian.tar.xz
  l2tabu-spanish.doc.tar.xz
  l2tabu-spanish.tar.xz
  l2tabu.doc.tar.xz
  l2tabu.tar.xz
  l3experimental.doc.tar.xz
  l3experimental.tar.xz
  l3kernel.doc.tar.xz
  l3kernel.tar.xz
  l3packages.doc.tar.xz
  l3packages.tar.xz
  labbook.doc.tar.xz
  labbook.tar.xz
  labelcas.doc.tar.xz
  labelcas.tar.xz
  labels.doc.tar.xz
  labels.tar.xz
  lacheck.tar.xz
  lambda.tar.xz
  langcode.doc.tar.xz
  langcode.tar.xz
  lapdf.doc.tar.xz
  lapdf.tar.xz
  lastpage.doc.tar.xz
  lastpage.tar.xz
  latex-bib-ex.doc.tar.xz
  latex-bib-ex.tar.xz
  latex-bin.doc.tar.xz
  latex-bin.requires
  latex-bin.tar.xz
  latex-brochure.doc.tar.xz
  latex-brochure.tar.xz
  latex-course.doc.tar.xz
  latex-course.tar.xz
  latex-doc-ptr.doc.tar.xz
  latex-doc-ptr.tar.xz
  latex-fonts.doc.tar.xz
  latex-fonts.tar.xz
  latex-graphics-companion.doc.tar.xz
  latex-graphics-companion.tar.xz
  latex-notes-zh-cn.doc.tar.xz
  latex-notes-zh-cn.tar.xz
  latex-referenz.doc.tar.xz
  latex-referenz.tar.xz
  latex-tabellen.doc.tar.xz
  latex-tabellen.tar.xz
  latex-tds.doc.tar.xz
  latex-tds.source.tar.xz
  latex-tds.tar.xz
  latex-veryshortguide.doc.tar.xz
  latex-veryshortguide.tar.xz
  latex-web-companion.doc.tar.xz
  latex-web-companion.tar.xz
  latex.doc.tar.xz
  latex.tar.xz
  latex2e-help-texinfo-spanish.doc.tar.xz
  latex2e-help-texinfo-spanish.tar.xz
  latex2e-help-texinfo.doc.tar.xz
  latex2e-help-texinfo.tar.xz
  latex2man.doc.tar.xz
  latex2man.tar.xz
  latex2man_tmphandling.dif
  latex4wp-it.doc.tar.xz
  latex4wp-it.tar.xz
  latex4wp.doc.tar.xz
  latex4wp.tar.xz
  latexcheat-esmx.doc.tar.xz
  latexcheat-esmx.tar.xz
  latexcheat-ptbr.doc.tar.xz
  latexcheat-ptbr.tar.xz
  latexcheat.doc.tar.xz
  latexcheat.tar.xz
  latexconfig.tar.xz
  latexdiff.doc.tar.xz
  latexdiff.tar.xz
  latexdiff_env.dif
  latexfileinfo-pkgs.doc.tar.xz
  latexfileinfo-pkgs.tar.xz
  latexfileversion.doc.tar.xz
  latexfileversion.tar.xz
  latexmk.doc.tar.xz
  latexmk.tar.xz
  latexmp.doc.tar.xz
  latexmp.tar.xz
  latexpand.doc.tar.xz
  latexpand.tar.xz
  lato.doc.tar.xz
  lato.tar.xz
  layaureo.doc.tar.xz
  layaureo.tar.xz
  layouts.doc.tar.xz
  layouts.tar.xz
  lazylist.doc.tar.xz
  lazylist.tar.xz
  lcd.doc.tar.xz
  lcd.tar.xz
  lcdftypetools.doc.tar.xz
  lcdftypetools.tar.xz
  lcg.doc.tar.xz
  lcg.tar.xz
  lcyw.doc.tar.xz
  lcyw.tar.xz
  leading.doc.tar.xz
  leading.tar.xz
  leaflet.doc.tar.xz
  leaflet.tar.xz
  lecturer.doc.tar.xz
  lecturer.tar.xz
  ledmac.doc.tar.xz
  ledmac.tar.xz
  leftidx.doc.tar.xz
  leftidx.tar.xz
  leipzig.doc.tar.xz
  leipzig.moves
  leipzig.tar.xz
  lettre.doc.tar.xz
  lettre.tar.xz
  lettrine.doc.tar.xz
  lettrine.tar.xz
  levy.doc.tar.xz
  levy.tar.xz
  lewis.doc.tar.xz
  lewis.tar.xz
  lexikon.doc.tar.xz
  lexikon.tar.xz
  lfb.doc.tar.xz
  lfb.tar.xz
  lgreek.doc.tar.xz
  lgreek.tar.xz
  lgrx.doc.tar.xz
  lgrx.moves
  lgrx.tar.xz
  lh.doc.tar.xz
  lh.tar.xz
  lhcyr.tar.xz
  lhelp.doc.tar.xz
  lhelp.tar.xz
  libertine.doc.tar.xz
  libertine.tar.xz
  libgreek.doc.tar.xz
  libgreek.tar.xz
  librarian.doc.tar.xz
  librarian.tar.xz
  librebaskerville.doc.tar.xz
  librebaskerville.tar.xz
  libris.doc.tar.xz
  libris.tar.xz
  limap.tar.xz
  linearA.doc.tar.xz
  linearA.tar.xz
  linegoal.doc.tar.xz
  linegoal.tar.xz
  lineno.doc.tar.xz
  lineno.tar.xz
  linguex.doc.tar.xz
  linguex.tar.xz
  lipsum.doc.tar.xz
  lipsum.tar.xz
  lisp-on-tex.doc.tar.xz
  lisp-on-tex.tar.xz
  list

commit texlive-specs-k for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-k for openSUSE:Factory 
checked in at 2015-02-24 13:00:14

Comparing /work/SRC/openSUSE:Factory/texlive-specs-k (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-k.new (New)


Package is "texlive-specs-k"

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-k/texlive-specs-k.changes  
2014-06-18 07:51:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-k.new/texlive-specs-k.changes 
2015-02-24 13:02:34.0 +0100
@@ -1,0 +2,14 @@
+Thu Feb 19 09:29:36 UTC 2015 - co...@suse.com
+
+- rework generate to create the texlive-specs-$letter.spec directly
+  to build X sources
+- this decouples the letter from being a prefix to be a slice of
+  all the texlive packages
+
+- as such patches move between packages, among them
+  bbold_bbold11.dif bbold_bbold11.dif context_fourier-map.dif 
context_fourier-map.dif
+  jadetex_ini.dif kpathsea_cnf.dif latexdiff_env.dif luaotfload_varfonts.dif 
latex2man_tmphandling.dif
+  musixtex_various.dif pgf_plain.dif musixtex_various.dif texconfig_scripts.dif
+  texdraw_info.dif tex4ht_env.dif texdoc_cnf.dif tetex_scripts.dif
+
+---

Old:

  kantlipsum.doc.tar.xz
  kantlipsum.tar.xz
  karnaugh.doc.tar.xz
  karnaugh.tar.xz
  kastrup.doc.tar.xz
  kastrup.tar.xz
  kdgdocs.doc.tar.xz
  kdgdocs.tar.xz
  kerkis.doc.tar.xz
  kerkis.tar.xz
  kerntest.doc.tar.xz
  kerntest.tar.xz
  keycommand.doc.tar.xz
  keycommand.tar.xz
  keyreader.doc.tar.xz
  keyreader.tar.xz
  keystroke.doc.tar.xz
  keystroke.tar.xz
  keyval2e.doc.tar.xz
  keyval2e.tar.xz
  kix.doc.tar.xz
  kix.tar.xz
  kixfont.doc.tar.xz
  kixfont.tar.xz
  kluwer.doc.tar.xz
  kluwer.tar.xz
  knitting.doc.tar.xz
  knitting.tar.xz
  knittingpattern.doc.tar.xz
  knittingpattern.tar.xz
  knuth.doc.tar.xz
  knuth.source.tar.xz
  knuth.tar.xz
  knuthotherfonts.tar.xz
  koma-moderncvclassic.doc.tar.xz
  koma-moderncvclassic.tar.xz
  koma-script-examples.doc.tar.xz
  koma-script-examples.tar.xz
  koma-script-sfs.doc.tar.xz
  koma-script-sfs.tar.xz
  koma-script.tar.xz
  kpathsea.doc.tar.xz
  kpathsea.post
  kpathsea.tar.xz
  kpathsea_cnf.dif
  kpfonts.doc.tar.xz
  kpfonts.tar.xz
  ksfh_nat.tar.xz
  ktv-texdata.doc.tar.xz
  ktv-texdata.tar.xz
  kurier.doc.tar.xz
  kurier.tar.xz
  texlive-specs-rpmlintrc
  texlive-specs.tar.xz

New:

  harvmac.doc.tar.xz
  harvmac.tar.xz
  hatching.doc.tar.xz
  hatching.tar.xz
  hausarbeit-jura.doc.tar.xz
  hausarbeit-jura.tar.xz
  hc.doc.tar.xz
  hc.tar.xz
  he-she.doc.tar.xz
  he-she.tar.xz
  helvetic.tar.xz
  hep.doc.tar.xz
  hep.tar.xz
  hepnames.doc.tar.xz
  hepnames.tar.xz
  hepparticles.doc.tar.xz
  hepparticles.tar.xz
  hepthesis.doc.tar.xz
  hepthesis.tar.xz
  hepunits.doc.tar.xz
  hepunits.tar.xz
  here.doc.tar.xz
  here.tar.xz
  hexgame.doc.tar.xz
  hexgame.tar.xz
  hf-tikz.doc.tar.xz
  hf-tikz.tar.xz
  hfbright.doc.tar.xz
  hfbright.tar.xz
  hfoldsty.doc.tar.xz
  hfoldsty.tar.xz
  hhtensor.doc.tar.xz
  hhtensor.tar.xz
  histogr.doc.tar.xz
  histogr.tar.xz
  historische-zeitschrift.doc.tar.xz
  historische-zeitschrift.tar.xz
  hitec.doc.tar.xz
  hitec.tar.xz
  hletter.doc.tar.xz
  hletter.tar.xz
  hobby.doc.tar.xz
  hobby.tar.xz
  hobete.doc.tar.xz
  hobete.tar.xz
  horoscop.doc.tar.xz
  horoscop.tar.xz
  hpsdiss.doc.tar.xz
  hpsdiss.tar.xz
  hrefhide.doc.tar.xz
  hrefhide.tar.xz
  hrlatex.doc.tar.xz
  hrlatex.tar.xz
  hvfloat.doc.tar.xz
  hvfloat.tar.xz
  hvindex.doc.tar.xz
  hvindex.tar.xz
  hypdvips.doc.tar.xz
  hypdvips.tar.xz
  hyper.doc.tar.xz
  hyper.tar.xz
  hypernat.doc.tar.xz
  hypernat.tar.xz
  hyperref-docsrc.doc.tar.xz
  hyperref.doc.tar.xz
  hyperref.tar.xz
  hyperxmp.doc.tar.xz
  hyperxmp.tar.xz
  hyph-utf8.doc.tar.xz
  hyph-utf8.tar.xz
  hyphen-afrikaans.tar.xz
  hyphen-ancientgreek.tar.xz
  hyphen-arabic.tar.xz
  hyphen-armenian.tar.xz
  hyphen-base.tar.xz
  hyphen-basque.tar.xz
  hyphen-bulgarian.tar.xz
  hyphen-catalan.tar.xz
  hyphen-chinese.tar.xz
  hyphen-coptic.tar.xz
  hyphen-croatian.tar.xz
  hyphen-czech.tar.xz
  hyphen-danish.tar.xz
  hyphen-dutch.tar.xz
  hyphen-english.tar.xz
  hyphen-esperanto.tar.xz
  hyphen-estonian.tar.xz
  hyphen-ethiopic.tar.xz
  hyphen-farsi.tar.xz
  hyphen-finnish.tar.xz
  hyphen-french.tar.xz
  hyphen-friulan.tar.xz
  hyphen-galician.tar.xz
  hyphen-georgian.tar.xz
  hyphen-german.tar.xz
  hyphen-greek.doc.tar.xz
  hyphen-greek.tar.xz
  hyphen-hungarian.doc.tar.xz
  hyphen-icelandic.tar.xz
  hyphen-indic.tar.xz
  hyphen-indonesian.tar.xz
  hyphen-interlingua.tar.xz
  hyphen-irish.tar.xz
  hyphen-italian.tar.xz
  hyphen-kurmanji.tar.xz
  hyphen-latin.tar.xz
  hyphen-latvian.tar.xz
  hyphen-lithuanian.tar.xz
  hyphen-mongolian.tar.xz
  hyphen-norwegian.tar.xz
  hyphen-piedmontese.tar.xz
  hyphen-polish.tar.xz
  hyphen-portu

commit texlive-specs-j for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-j for openSUSE:Factory 
checked in at 2015-02-24 13:00:07

Comparing /work/SRC/openSUSE:Factory/texlive-specs-j (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-j.new (New)


Package is "texlive-specs-j"

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-j/texlive-specs-j.changes  
2014-06-18 07:51:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-j.new/texlive-specs-j.changes 
2015-02-24 13:02:17.0 +0100
@@ -1,0 +2,14 @@
+Thu Feb 19 09:29:36 UTC 2015 - co...@suse.com
+
+- rework generate to create the texlive-specs-$letter.spec directly
+  to build X sources
+- this decouples the letter from being a prefix to be a slice of
+  all the texlive packages
+
+- as such patches move between packages, among them
+  bbold_bbold11.dif bbold_bbold11.dif context_fourier-map.dif 
context_fourier-map.dif
+  jadetex_ini.dif kpathsea_cnf.dif latexdiff_env.dif luaotfload_varfonts.dif 
latex2man_tmphandling.dif
+  musixtex_various.dif pgf_plain.dif musixtex_various.dif texconfig_scripts.dif
+  texdraw_info.dif tex4ht_env.dif texdoc_cnf.dif tetex_scripts.dif
+
+---

Old:

  jablantile.doc.tar.xz
  jablantile.tar.xz
  jadetex.doc.tar.xz
  jadetex.requires
  jadetex.tar.xz
  jadetex_ini.dif
  jamtimes.doc.tar.xz
  jamtimes.tar.xz
  japanese-otf-uptex.doc.tar.xz
  japanese-otf-uptex.tar.xz
  japanese-otf.doc.tar.xz
  japanese-otf.tar.xz
  japanese.doc.tar.xz
  japanese.tar.xz
  jfontmaps.doc.tar.xz
  jfontmaps.tar.xz
  jknapltx.doc.tar.xz
  jknapltx.tar.xz
  jlabels.doc.tar.xz
  jlabels.tar.xz
  jmlr.doc.tar.xz
  jmlr.tar.xz
  jmn.tar.xz
  jneurosci.doc.tar.xz
  jneurosci.tar.xz
  jpsj.doc.tar.xz
  jpsj.tar.xz
  js-misc.doc.tar.xz
  js-misc.tar.xz
  jsclasses.doc.tar.xz
  jsclasses.tar.xz
  junicode.doc.tar.xz
  junicode.tar.xz
  jura.doc.tar.xz
  jura.tar.xz
  juraabbrev.doc.tar.xz
  juraabbrev.tar.xz
  jurabib.doc.tar.xz
  jurabib.tar.xz
  juramisc.doc.tar.xz
  juramisc.tar.xz
  jurarsp.doc.tar.xz
  jurarsp.tar.xz
  jvlisting.doc.tar.xz
  jvlisting.tar.xz
  texlive-specs-rpmlintrc
  texlive-specs.tar.xz

New:

  ftcap.doc.tar.xz
  ftcap.tar.xz
  ftnxtra.doc.tar.xz
  ftnxtra.tar.xz
  fullblck.doc.tar.xz
  fullblck.tar.xz
  fullwidth.doc.tar.xz
  fullwidth.tar.xz
  functan.doc.tar.xz
  functan.tar.xz
  fundus-calligra.doc.tar.xz
  fundus-calligra.tar.xz
  fundus-cyr.tar.xz
  fundus-sueterlin.doc.tar.xz
  fundus-sueterlin.tar.xz
  fwlw.doc.tar.xz
  fwlw.tar.xz
  g-brief.doc.tar.xz
  g-brief.tar.xz
  gaceta.doc.tar.xz
  gaceta.tar.xz
  galois.doc.tar.xz
  galois.tar.xz
  gamebook.doc.tar.xz
  gamebook.tar.xz
  garrigues.doc.tar.xz
  garrigues.tar.xz
  garuda-c90.tar.xz
  gastex.doc.tar.xz
  gastex.tar.xz
  gatech-thesis.doc.tar.xz
  gatech-thesis.tar.xz
  gates.doc.tar.xz
  gates.tar.xz
  gauss.doc.tar.xz
  gauss.tar.xz
  gb4e.doc.tar.xz
  gb4e.tar.xz
  gcard.doc.tar.xz
  gcard.tar.xz
  gchords.doc.tar.xz
  gchords.tar.xz
  gcite.doc.tar.xz
  gcite.tar.xz
  gene-logic.doc.tar.xz
  gene-logic.tar.xz
  genealogy.doc.tar.xz
  genealogy.tar.xz
  genmisc.tar.xz
  genmpage.doc.tar.xz
  genmpage.tar.xz
  gentium.doc.tar.xz
  gentium.tar.xz
  gentle.doc.tar.xz
  geometry-de.doc.tar.xz
  geometry.doc.tar.xz
  geometry.tar.xz
  german.doc.tar.xz
  german.tar.xz
  germbib.doc.tar.xz
  germbib.tar.xz
  germkorr.doc.tar.xz
  germkorr.tar.xz
  geschichtsfrkl.doc.tar.xz
  geschichtsfrkl.tar.xz
  getfiledate.doc.tar.xz
  getfiledate.tar.xz
  getoptk.doc.tar.xz
  getoptk.tar.xz
  gfsartemisia.doc.tar.xz
  gfsartemisia.tar.xz
  gfsbaskerville.doc.tar.xz
  gfsbaskerville.tar.xz
  gfsbodoni.doc.tar.xz
  gfsbodoni.tar.xz
  gfscomplutum.doc.tar.xz
  gfscomplutum.tar.xz
  gfsdidot.doc.tar.xz
  gfsdidot.tar.xz
  gfsneohellenic.doc.tar.xz
  gfsneohellenic.tar.xz
  gfsporson.doc.tar.xz
  gfsporson.tar.xz
  gfssolomos.doc.tar.xz
  gfssolomos.tar.xz
  ghab.doc.tar.xz
  ghab.tar.xz
  gillcm.doc.tar.xz
  gillcm.tar.xz
  gincltex.doc.tar.xz
  gincltex.tar.xz
  ginpenc.doc.tar.xz
  ginpenc.tar.xz
  gitinfo.doc.tar.xz
  gitinfo.tar.xz
  gloss.doc.tar.xz
  gloss.tar.xz
  glossaries.doc.tar.xz
  glossaries.tar.xz
  glyphlist.tar.xz
  gmdoc-enhance.doc.tar.xz
  gmdoc-enhance.tar.xz
  gmdoc.doc.tar.xz
  gmdoc.tar.xz
  gmeometric.doc.tar.xz
  gmeometric.tar.xz
  gmiflink.doc.tar.xz
  gmiflink.tar.xz
  gmp.doc.tar.xz
  gmp.tar.xz
  gmutils.doc.tar.xz
  gmutils.tar.xz
  gmverb.doc.tar.xz
  gmverb.tar.xz
  gmverse.doc.tar.xz
  gmverse.tar.xz
  gnu-freefont.doc.tar.xz
  gnu-freefont.tar.xz
  gnuplottex.doc.tar.xz
  gnuplottex.tar.xz
  go.doc.tar.xz
  go.tar.xz
  gost.doc.tar.xz
  gost.tar.xz
  gothic.doc.tar.xz
  gothic.tar.xz
  gradientframe.doc.tar.xz
  gradientframe.tar.xz
  grafcet.doc.tar.xz
  grafcet.tar.xz
  graphics-pln.doc.tar.

commit texlive-specs-b for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-b for openSUSE:Factory 
checked in at 2015-02-24 12:59:13

Comparing /work/SRC/openSUSE:Factory/texlive-specs-b (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-b.new (New)


Package is "texlive-specs-b"

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-b/texlive-specs-b.changes  
2014-06-18 07:49:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-b.new/texlive-specs-b.changes 
2015-02-24 12:59:30.0 +0100
@@ -1,0 +2,14 @@
+Thu Feb 19 09:29:36 UTC 2015 - co...@suse.com
+
+- rework generate to create the texlive-specs-$letter.spec directly
+  to build X sources
+- this decouples the letter from being a prefix to be a slice of
+  all the texlive packages
+
+- as such patches move between packages, among them
+  bbold_bbold11.dif bbold_bbold11.dif context_fourier-map.dif 
context_fourier-map.dif
+  jadetex_ini.dif kpathsea_cnf.dif latexdiff_env.dif luaotfload_varfonts.dif 
latex2man_tmphandling.dif
+  musixtex_various.dif pgf_plain.dif musixtex_various.dif texconfig_scripts.dif
+  texdraw_info.dif tex4ht_env.dif texdoc_cnf.dif tetex_scripts.dif
+
+---

Old:

  bbold-type1.doc.tar.xz
  bbold-type1.tar.xz
  bbold.doc.tar.xz
  bbold.tar.xz
  bbold_bbold11.dif
  bchart.doc.tar.xz
  bchart.tar.xz
  bclogo.doc.tar.xz
  bclogo.tar.xz
  beamer-FUBerlin.doc.tar.xz
  beamer-FUBerlin.tar.xz
  beamer-tut-pt.doc.tar.xz
  beamer-tut-pt.tar.xz
  beamer.doc.tar.xz
  beamer.tar.xz
  beamer2thesis.doc.tar.xz
  beamer2thesis.tar.xz
  beameraudience.doc.tar.xz
  beameraudience.tar.xz
  beamerposter.doc.tar.xz
  beamerposter.tar.xz
  beamersubframe.doc.tar.xz
  beamersubframe.tar.xz
  beamertheme-upenn-bc.doc.tar.xz
  beamertheme-upenn-bc.tar.xz
  beamerthemejltree.tar.xz
  beamerthemenirma.doc.tar.xz
  beamerthemenirma.tar.xz
  beebe.tar.xz
  begriff.doc.tar.xz
  begriff.tar.xz
  belleek.doc.tar.xz
  belleek.tar.xz
  bengali.doc.tar.xz
  bengali.tar.xz
  bera.doc.tar.xz
  bera.tar.xz
  berenisadf.doc.tar.xz
  berenisadf.tar.xz
  betababel.doc.tar.xz
  betababel.tar.xz
  beton.doc.tar.xz
  beton.tar.xz
  bez123.doc.tar.xz
  bez123.tar.xz
  bezos.doc.tar.xz
  bezos.tar.xz
  bgreek.doc.tar.xz
  bgreek.tar.xz
  bgteubner.doc.tar.xz
  bgteubner.tar.xz
  bguq.doc.tar.xz
  bguq.tar.xz
  bhcexam.doc.tar.xz
  bhcexam.tar.xz
  bib-fr.doc.tar.xz
  bib-fr.tar.xz
  bibarts.doc.tar.xz
  bibarts.tar.xz
  biber.doc.tar.xz
  biber.tar.xz
  bibexport.doc.tar.xz
  bibexport.tar.xz
  bibhtml.doc.tar.xz
  bibhtml.tar.xz
  biblatex-apa.doc.tar.xz
  biblatex-apa.tar.xz
  biblatex-bwl.doc.tar.xz
  biblatex-bwl.tar.xz
  biblatex-caspervector.doc.tar.xz
  biblatex-caspervector.tar.xz
  biblatex-chem.doc.tar.xz
  biblatex-chem.tar.xz
  biblatex-chicago.doc.tar.xz
  biblatex-chicago.tar.xz
  biblatex-dw.doc.tar.xz
  biblatex-dw.tar.xz
  biblatex-fiwi.doc.tar.xz
  biblatex-fiwi.tar.xz
  biblatex-gost.doc.tar.xz
  biblatex-gost.tar.xz
  biblatex-historian.doc.tar.xz
  biblatex-historian.tar.xz
  biblatex-ieee.doc.tar.xz
  biblatex-ieee.tar.xz
  biblatex-juradiss.doc.tar.xz
  biblatex-juradiss.tar.xz
  biblatex-luh-ipw.doc.tar.xz
  biblatex-luh-ipw.tar.xz
  biblatex-mla.doc.tar.xz
  biblatex-mla.tar.xz
  biblatex-musuos.doc.tar.xz
  biblatex-musuos.tar.xz
  biblatex-nature.doc.tar.xz
  biblatex-nature.tar.xz
  biblatex-nejm.doc.tar.xz
  biblatex-nejm.tar.xz
  biblatex-philosophy.doc.tar.xz
  biblatex-philosophy.tar.xz
  biblatex-phys.doc.tar.xz
  biblatex-phys.tar.xz
  biblatex-publist.doc.tar.xz
  biblatex-publist.tar.xz
  biblatex-science.doc.tar.xz
  biblatex-science.tar.xz
  biblatex-swiss-legal.doc.tar.xz
  biblatex-swiss-legal.tar.xz
  biblatex-trad.doc.tar.xz
  biblatex-trad.tar.xz
  biblatex.doc.tar.xz
  biblatex.tar.xz
  bibleref-french.doc.tar.xz
  bibleref-french.tar.xz
  bibleref-german.doc.tar.xz
  bibleref-german.tar.xz
  bibleref-lds.doc.tar.xz
  bibleref-lds.tar.xz
  bibleref-mouth.doc.tar.xz
  bibleref-mouth.tar.xz
  bibleref-parse.doc.tar.xz
  bibleref-parse.tar.xz
  bibleref.doc.tar.xz
  bibleref.tar.xz
  biblist.doc.tar.xz
  biblist.tar.xz
  bibtex.doc.tar.xz
  bibtex.tar.xz
  bibtex8.doc.tar.xz
  bibtex8.tar.xz
  bibtexu.doc.tar.xz
  bibtexu.tar.xz
  bibtopic.doc.tar.xz
  bibtopic.tar.xz
  bibtopicprefix.doc.tar.xz
  bibtopicprefix.tar.xz
  bibunits.doc.tar.xz
  bibunits.tar.xz
  bidi.doc.tar.xz
  bidi.tar.xz
  bigfoot.doc.tar.xz
  bigfoot.tar.xz
  bigints.doc.tar.xz
  bigints.tar.xz
  binomexp.doc.tar.xz
  binomexp.tar.xz
  biocon.doc.tar.xz
  biocon.tar.xz
  bitelist.doc.tar.xz
  bitelist.tar.xz
  bizcard.doc.tar.xz
  bizcard.tar.xz
  blacklettert1.doc.tar.xz
  blacklettert1.tar.xz
  blindtext.doc.tar.xz
  blindtext.tar.xz
  blkarray.doc.tar.xz
  blkarray.tar.xz
  block.doc.tar.xz
  block.tar.xz
  blockdraw_

commit texlive-specs-a for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package texlive-specs-a for openSUSE:Factory 
checked in at 2015-02-24 12:59:08

Comparing /work/SRC/openSUSE:Factory/texlive-specs-a (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-specs-a.new (New)


Package is "texlive-specs-a"

Changes:

--- /work/SRC/openSUSE:Factory/texlive-specs-a/texlive-specs-a.changes  
2014-06-18 07:49:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.texlive-specs-a.new/texlive-specs-a.changes 
2015-02-24 12:59:11.0 +0100
@@ -1,0 +2,14 @@
+Thu Feb 19 09:29:36 UTC 2015 - co...@suse.com
+
+- rework generate to create the texlive-specs-$letter.spec directly
+  to build X sources
+- this decouples the letter from being a prefix to be a slice of
+  all the texlive packages
+
+- as such patches move between packages, among them
+  bbold_bbold11.dif bbold_bbold11.dif context_fourier-map.dif 
context_fourier-map.dif
+  jadetex_ini.dif kpathsea_cnf.dif latexdiff_env.dif luaotfload_varfonts.dif 
latex2man_tmphandling.dif
+  musixtex_various.dif pgf_plain.dif musixtex_various.dif texconfig_scripts.dif
+  texdraw_info.dif tex4ht_env.dif texdoc_cnf.dif tetex_scripts.dif
+
+---

Old:

  aleph.tar.xz
  amslatex-primer.tar.xz
  amsldoc-it.tar.xz
  amsldoc-vn.tar.xz
  amsmath-it.tar.xz
  amsthdoc-it.tar.xz
  anufinalexam.tar.xz
  apprends-latex.tar.xz
  archaic.doc.tar.xz
  archaic.tar.xz
  arcs.doc.tar.xz
  arcs.tar.xz
  arev.doc.tar.xz
  arev.requires
  arev.tar.xz
  around-the-bend.doc.tar.xz
  around-the-bend.tar.xz
  arphic.doc.tar.xz
  arphic.tar.xz
  arrayjobx.doc.tar.xz
  arrayjobx.tar.xz
  arsclassica.doc.tar.xz
  arsclassica.tar.xz
  articleingud.doc.tar.xz
  articleingud.tar.xz
  arydshln.doc.tar.xz
  arydshln.tar.xz
  asaetr.doc.tar.xz
  asaetr.tar.xz
  ascelike.doc.tar.xz
  ascelike.tar.xz
  ascii-chart.doc.tar.xz
  ascii-chart.tar.xz
  ascii-font.doc.tar.xz
  ascii-font.tar.xz
  aspectratio.doc.tar.xz
  aspectratio.tar.xz
  assignment.doc.tar.xz
  assignment.tar.xz
  astro.doc.tar.xz
  astro.tar.xz
  asyfig.doc.tar.xz
  asyfig.tar.xz
  asymptote-by-example-zh-cn.doc.tar.xz
  asymptote-by-example-zh-cn.tar.xz
  asymptote-faq-zh-cn.doc.tar.xz
  asymptote-faq-zh-cn.tar.xz
  asymptote-manual-zh-cn.doc.tar.xz
  asymptote-manual-zh-cn.tar.xz
  asymptote.doc.tar.xz
  asymptote.requires
  asymptote.tar.xz
  attachfile.doc.tar.xz
  attachfile.tar.xz
  augie.doc.tar.xz
  augie.tar.xz
  auncial-new.doc.tar.xz
  auncial-new.tar.xz
  aurical.doc.tar.xz
  aurical.tar.xz
  authoraftertitle.doc.tar.xz
  authoraftertitle.tar.xz
  authorindex.doc.tar.xz
  authorindex.tar.xz
  auto-pst-pdf.doc.tar.xz
  auto-pst-pdf.tar.xz
  autoarea.doc.tar.xz
  autoarea.tar.xz
  automata.doc.tar.xz
  automata.tar.xz
  autonum.doc.tar.xz
  autonum.tar.xz
  autopdf.doc.tar.xz
  autopdf.tar.xz
  avantgar.tar.xz
  texlive-specs-rpmlintrc
  texlive-specs.tar.xz

New:

  12many.doc.tar.xz
  12many.tar.xz
  2up.doc.tar.xz
  2up.tar.xz
  Asana-Math.doc.tar.xz
  Asana-Math.tar.xz
  ESIEEcv.doc.tar.xz
  ESIEEcv.tar.xz
  FAQ-en.doc.tar.xz
  GS1.doc.tar.xz
  GS1.tar.xz
  HA-prosper.doc.tar.xz
  HA-prosper.tar.xz
  IEEEconf.doc.tar.xz
  IEEEconf.tar.xz
  IEEEtran.doc.tar.xz
  IEEEtran.tar.xz
  MemoirChapStyles.doc.tar.xz
  SIstyle.doc.tar.xz
  SIstyle.tar.xz
  SIunits.doc.tar.xz
  SIunits.tar.xz
  Tabbing.doc.tar.xz
  Tabbing.tar.xz
  Type1fonts.doc.tar.xz



Other differences:
--
++ texlive-specs-a.spec ++
 14085 lines (skipped)
 between /work/SRC/openSUSE:Factory/texlive-specs-a/texlive-specs-a.spec
 and /work/SRC/openSUSE:Factory/.texlive-specs-a.new/texlive-specs-a.spec

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



commit perl-Business-ISBN-Data for openSUSE:Factory

2015-02-24 Thread h_root
Hello community,

here is the log from the commit of package perl-Business-ISBN-Data for 
openSUSE:Factory checked in at 2015-02-24 12:59:02

Comparing /work/SRC/openSUSE:Factory/perl-Business-ISBN-Data (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new (New)


Package is "perl-Business-ISBN-Data"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Business-ISBN-Data/perl-Business-ISBN-Data.changes
  2014-09-25 08:42:45.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new/perl-Business-ISBN-Data.changes
 2015-02-24 12:59:04.0 +0100
@@ -1,0 +2,9 @@
+Thu Feb 19 13:24:45 UTC 2015 - co...@suse.com
+
+- updated to 20140910.002
+* Look in the current directory for RangeMessage.xml if it's
+  not in other locations. This can help with various Perl app
+  packagers. (But, also try ISBN_RANGE_MESSAGE env var)
+- add fix-provides.diff to avoid providing ::ISBN without data
+
+---

Old:

  Business-ISBN-Data-20140910.001.tar.gz

New:

  Business-ISBN-Data-20140910.002.tar.gz
  fix-provides.diff



Other differences:
--
++ perl-Business-ISBN-Data.spec ++
--- /var/tmp/diff_new_pack.nIDQWZ/_old  2015-02-24 12:59:05.0 +0100
+++ /var/tmp/diff_new_pack.nIDQWZ/_new  2015-02-24 12:59:05.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Business-ISBN-Data
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,22 +17,20 @@
 
 
 Name:   perl-Business-ISBN-Data
-Version:20140910.001
+Version:20140910.002
 Release:0
 %define cpan_name Business-ISBN-Data
-Summary:Data pack for Business::ISBN
+Summary:data pack for Business::ISBN
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Business-ISBN-Data/
 Source: 
http://www.cpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz
+Patch0: fix-provides.diff
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Test::More) >= 0.95
-Requires:   perl(Test::More) >= 0.95
-#BuildRequires:  perl(Test::Pod)
-#BuildRequires:  perl(Test::Pod::Coverage)
 %{perl_requires}
 
 %description
@@ -41,9 +39,9 @@
 
 These data are generated from the _RangeMessage.xml_ file provided by the
 ISBN Agency. You can retrieve this yourself at the
-http://www.isbn-international.org/agency?rmxml=1 manpage. This file is
-included as part of the distribution and should be installed at
-_~lib/Business/ISBN/RangeMessage.xml_.
+https://www.isbn-international.org/range_file_generation manpage. This file
+is included as part of the distribution and should be installed at
+_~lib/Business/ISBN/Data/RangeMessage.xml_.
 
 If you want to use a different _RangeMessage.xml_ file, you can set the
 'ISBN_RANGE_MESSAGE' environment variable to the alternate location before
@@ -53,14 +51,17 @@
 
 If the default _RangeMessage.xml_ or your alternate one is not available,
 the module falls back to data included in _Data.pm_. However, that data is
-likely to be older data.
+likely to be older data. If it does not find that file, it looks for
+_RangeMessage.xml_ in the current directory.
 
-The data are in 'Business::ISBN::country_data' (although the "country"
+The data are in '%Business::ISBN::country_data' (although the "country"
 part is historical). If you want to see where the data are from, check
 '$Business::ISBN::country_data{_source}'.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+%patch0 -p1
+# MANUAL
 sed -i "s|^#!/usr/local/bin/.*|%{_bindir}/perl|"  make_data.pl
 
 %build

++ Business-ISBN-Data-20140910.001.tar.gz -> 
Business-ISBN-Data-20140910.002.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-Data-20140910.001/Changes 
new/Business-ISBN-Data-20140910.002/Changes
--- old/Business-ISBN-Data-20140910.001/Changes 2014-09-18 12:46:16.0 
+0200
+++ new/Business-ISBN-Data-20140910.002/Changes 2014-09-22 20:32:13.0 
+0200
@@ -1,4 +1,9 @@
 
+20140910.02 - Mon Sep 22 14:31:21 2014
+   * Look in the current directory for RangeMessage.xml if it's
+   not in other locations. This can help with various Perl app
+   packagers. (But, also try ISBN_RANGE_MESSAGE env var)
+
 20140910.001 - Thu Sep 18 06:46:01 2014
* Update to the latest data