commit yast2-pkg-bindings for openSUSE:Factory

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package yast2-pkg-bindings for 
openSUSE:Factory checked in at 2013-12-18 11:52:01

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


Package is yast2-pkg-bindings

Changes:

--- /work/SRC/openSUSE:Factory/yast2-pkg-bindings/yast2-pkg-bindings.changes
2013-10-20 10:56:14.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-pkg-bindings.new/yast2-pkg-bindings.changes   
2013-12-18 11:52:02.0 +0100
@@ -1,0 +2,7 @@
+Wed Dec 18 08:27:46 UTC 2013 - lsle...@suse.cz
+
+- eliminate deprecated zypp::DiskUsage class (bnc#852943)
+  (by mlandres)
+- 3.1.2
+
+---

Old:

  yast2-pkg-bindings-3.1.1.tar.bz2

New:

  yast2-pkg-bindings-3.1.2.tar.bz2



Other differences:
--
++ yast2-pkg-bindings-devel-doc.spec ++
--- /var/tmp/diff_new_pack.QSQ8RC/_old  2013-12-18 11:52:03.0 +0100
+++ /var/tmp/diff_new_pack.QSQ8RC/_new  2013-12-18 11:52:03.0 +0100
@@ -17,8 +17,7 @@
 
 
 Name:   yast2-pkg-bindings-devel-doc
-
-Version:3.1.1
+Version:3.1.2
 Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-pkg-bindings-%{version}.tar.bz2
@@ -31,7 +30,7 @@
 BuildRequires:  libxslt
 BuildRequires:  libzypp-devel = 6.10.0
 BuildRequires:  yast2-core-devel
-BuildRequires:  yast2-devtools = 3.0.6
+BuildRequires:  yast2-devtools = 3.1.10
 
 BuildArch:  noarch
 Requires:   yast2-pkg-bindings = %{version}

++ yast2-pkg-bindings.spec ++
--- /var/tmp/diff_new_pack.QSQ8RC/_old  2013-12-18 11:52:03.0 +0100
+++ /var/tmp/diff_new_pack.QSQ8RC/_new  2013-12-18 11:52:03.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-pkg-bindings
-Version:3.1.1
+Version:3.1.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -27,12 +27,12 @@
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
 BuildRequires:  libxslt
-BuildRequires:  libzypp-devel = 6.10.0
+BuildRequires:  libzypp-devel = 14.2.1
 BuildRequires:  yast2-core-devel
-BuildRequires:  yast2-devtools = 3.0.6
+BuildRequires:  yast2-devtools = 3.1.10
 
 # new GPG callbacks
-Requires:   libzypp = 6.10.0
+Requires:   libzypp = 14.2.1
 
 Summary:YaST2 - Package Manager Access
 License:GPL-2.0

++ yast2-pkg-bindings-3.1.1.tar.bz2 - yast2-pkg-bindings-3.1.2.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-pkg-bindings-3.1.1/CONTRIBUTING.md 
new/yast2-pkg-bindings-3.1.2/CONTRIBUTING.md
--- old/yast2-pkg-bindings-3.1.1/CONTRIBUTING.md1970-01-01 
01:00:00.0 +0100
+++ new/yast2-pkg-bindings-3.1.2/CONTRIBUTING.md2013-12-18 
09:36:43.0 +0100
@@ -0,0 +1,87 @@
+YaST Contribution Guidelines
+
+
+YaST is an open source project and as such it welcomes all kinds of
+contributions. If you decide to contribute, please follow these guidelines to
+ensure the process is effective and pleasant both for you and YaST maintainers.
+
+There are two main forms of contribution: reporting bugs and performing code
+changes.
+
+Bug Reports
+---
+
+If you find a problem, please report it either using
+[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=YaST2)
+or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
+registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
+if you don't have an account yet.)
+
+If you find a problem, please report it either using
+[Bugzilla](https://bugzilla.novell.com/) or GitHub issues. We can't guarantee
+that every bug will be fixed, but we'll try.
+
+When creating a bug report, please follow our [bug reporting
+guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
+
+Code Changes
+
+
+We welcome all kinds of code contributions, from simple bug fixes to 
significant
+refactorings and implementation of new features. However, before making any
+non-trivial contribution, get in touch with us first — this can prevent wasted
+effort on both sides. Also, have a look at our [development
+documentation](http://en.opensuse.org/openSUSE:YaST_development).
+
+To send us your code change, use GitHub pull requests. The workflow is as
+follows:
+
+  1. Fork the project.
+
+  2. Create a topic branch based on `master`.
+
+  3. Implement your change, including tests (if possible). Make sure you adhere
+ to the [Ruby style
+ guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md).
+
+  4. Make sure your change didn't break 

commit libjnidispatch for openSUSE:Factory

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package libjnidispatch for openSUSE:Factory 
checked in at 2013-12-18 12:32:34

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


Package is libjnidispatch

Changes:

--- /work/SRC/openSUSE:Factory/libjnidispatch/libjnidispatch.changes
2013-09-12 13:26:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.libjnidispatch.new/libjnidispatch.changes   
2013-12-18 12:32:35.0 +0100
@@ -1,0 +2,7 @@
+Mon Dec  9 21:23:45 UTC 2013 - dval...@suse.com
+
+- enable ppc64le 
+
+- added patches:
+  * libffi-ppc64le.patch
+---

New:

  libffi-ppc64le.patch



Other differences:
--
++ libjnidispatch.spec ++
--- /var/tmp/diff_new_pack.XJlOKn/_old  2013-12-18 12:32:36.0 +0100
+++ /var/tmp/diff_new_pack.XJlOKn/_new  2013-12-18 12:32:36.0 +0100
@@ -35,8 +35,9 @@
 Source1:jna-%{version}.pom
 Patch0: jna-%{version}-build.patch
 Patch1: libffi-aarch64.patch
+Patch2: libffi-ppc64le.patch
 %if 0%{?mdkversion}  201100
-BuildArch:  i586 x86_64 ppc ppc64 aarch64
+BuildArch:  i586 x86_64 ppc ppc64 ppc64le aarch64
 %endif
 Requires(post): javapackages-tools
 Requires(postun): javapackages-tools
@@ -130,6 +131,7 @@
 %setup -q  -n twall-jna-3e5b84f
 %patch0 -p1 -b .orig
 %patch1 -p1
+%patch2 -p1 
 
 #FIXME: DirectTest fails
 rm test/com/sun/jna/DirectTest.java test/com/sun/jna/PerformanceTest.java


++ libffi-ppc64le.patch ++
 2547 lines (skipped)

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



commit rubygem-actionpack-2_3.2359 for openSUSE:12.2:Update

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package rubygem-actionpack-2_3.2359 for 
openSUSE:12.2:Update checked in at 2013-12-18 13:57:51

Comparing /work/SRC/openSUSE:12.2:Update/rubygem-actionpack-2_3.2359 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.rubygem-actionpack-2_3.2359.new (New)


Package is rubygem-actionpack-2_3.2359

Changes:

New Changes file:

--- /dev/null   2013-11-25 01:44:08.036031256 +0100
+++ 
/work/SRC/openSUSE:12.2:Update/.rubygem-actionpack-2_3.2359.new/rubygem-actionpack-2_3.changes
  2013-12-18 13:57:53.0 +0100
@@ -0,0 +1,189 @@
+---
+Tue Dec 10 16:08:05 UTC 2013 - jmassaguer...@suse.com
+
+- fix CVE-2013-6415: rubygem-actionpack: number_to_currency XSS 
+  (bnc#853632). File CVE-2013-6415.patch contains the patch.
+
+---
+Tue Apr  2 11:35:27 UTC 2013 - jmassaguer...@suse.com
+
+- add 2 patches to fix security issues:
+  - bug-809935_2-3-css_sanitize.patch:
+CVE-2013-1855: rubygem-actionpack*: XSS vulnerability in
+sanitize_css in Action Pack (bnc#809935)
+  - bug-809940_2-3-sanitize_protocol.patch:
+CVE-2013-1857: rubygem-actionpack*: XSS Vulnerability in the
+`sanitize` helper of Ruby on Rails (bnc#809940)
+
+---
+Wed Feb 13 23:15:03 UTC 2013 - mrueck...@suse.de
+
+- update to version 2.3.17 (bnc#803336, bnc#803339)
+  CVE-2013-0276 CVE-2013-0277:
+  - testsuite updates for the active support single quote change 
+
+---
+Wed Jan 30 16:21:57 UTC 2013 - mrueck...@suse.de
+
+- update to 2.3.16 (bnc#800320) CVE-2013-0333
+  - backporting deep_munge
+  - removing [nil] from the params
+  - Do not mark strip_tags result as html_safe
+- this obsoletes all our patches: 
+  2-3-null_array_param.patch
+  2-3-null_param.patch
+  3-0-strip_tags.patch
+
+---
+Thu Jan 17 11:24:55 UTC 2013 - mrueck...@suse.de
+
+- update to 2.3.15: (bnc#796712, bnc#797449, bnc#797452)
+  - handle missing 'HTTP_X_FORWARDED_FOR'
+  - added test suite for RCE bug
+
+---
+Fri Sep  7 18:49:10 UTC 2012 - mrueck...@suse.de
+
+- added 3-0-strip_tags.patch: (bnc#775649)
+  Do not mark strip_tags result as html_safe CVE-2012-3465
+
+---
+Wed Jul 18 14:57:18 UTC 2012 - mrueck...@suse.de
+
+- added 2 patches to fix security issues:
+  2-3-null_param.patch   (CVE-2012-2660) (bnc#765097)
+  2-3-null_array_param.patch (CVE-2012-2694) (bnc#766791)
+- track series file from quilt for easier handling
+
+---
+Wed Aug 17 12:02:42 UTC 2011 - mrueck...@suse.de
+
+- update to version 2.3.14
+  - fix fixing strip tags vulnerability (bnc#712057)
+  - fixing response splitting problem (bnc#712058)
+
+---
+Mon Jun 20 16:27:43 UTC 2011 - mrueck...@suse.de
+
+- update to version 2.3.12
+  - dont call destroy on a session if it doesnt respond to destroy
+  - fix session timeout handling
+
+---
+Wed Feb 16 11:09:20 UTC 2011 - mrueck...@suse.de
+
+- update to version 2.3.11: (bnc#668817)
+  - XSS Risk in mail_to :encode=:javascript CVE-2011-0446
+  - CSRF Bypass Risk CVE-2011-0447
+  - Filter Problems on Case Insensitive Filesystems CVE-2011-0449
+  - Potential SQL Injection with limit() CVE-2011-0448
+
+---
+Mon Jan 17 13:21:21 UTC 2011 - mvid...@suse.cz
+
+- Split off doc and testsuite subpackages.
+
+---
+Wed Oct 27 11:34:50 UTC 2010 - mrueck...@suse.de
+
+- update to version 2.3.10
+  * Version bump.
+
+---
+Sun Sep  5 11:07:19 UTC 2010 - mrueck...@suse.de
+
+- update to version 2.3.9
+  * Version bump.
+
+---
+Tue May 25 16:08:12 UTC 2010 - mrueck...@suse.de
+
+- use rubygems_requires macro
+
+---
+Tue May 25 15:07:19 UTC 2010 - mrueck...@suse.de
+
+- update to version 2.3.8
+  * HTML safety: fix compatibility *without* the optional rails_xss
+plugin.
+- additional changes from version 2.3.7
+  * HTML safety: fix compatibility with the optional rails_xss
+plugin.  [Nathan Weizenbaum, Santiago Pastorino]
+- additional changes from version 2.3.6
+  * JSON: set Base.include_root_in_json = true 

commit rubygem-actionpack-2_3 for openSUSE:12.2:Update

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package rubygem-actionpack-2_3 for 
openSUSE:12.2:Update checked in at 2013-12-18 13:57:55

Comparing /work/SRC/openSUSE:12.2:Update/rubygem-actionpack-2_3 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.rubygem-actionpack-2_3.new (New)


Package is rubygem-actionpack-2_3

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.GQxQuW/_old  2013-12-18 13:57:56.0 +0100
+++ /var/tmp/diff_new_pack.GQxQuW/_new  2013-12-18 13:57:56.0 +0100
@@ -1 +1 @@
-link package='rubygem-actionpack-2_3.1538' cicount='copy' /
+link package='rubygem-actionpack-2_3.2359' cicount='copy' /

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



commit rubygem-actionpack-3_2 for openSUSE:12.2:Update

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package rubygem-actionpack-3_2 for 
openSUSE:12.2:Update checked in at 2013-12-18 13:58:11

Comparing /work/SRC/openSUSE:12.2:Update/rubygem-actionpack-3_2 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.rubygem-actionpack-3_2.new (New)


Package is rubygem-actionpack-3_2

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.R0yhLK/_old  2013-12-18 13:58:12.0 +0100
+++ /var/tmp/diff_new_pack.R0yhLK/_new  2013-12-18 13:58:12.0 +0100
@@ -1 +1 @@
-link package='rubygem-actionpack-3_2.1539' cicount='copy' /
+link package='rubygem-actionpack-3_2.2360' cicount='copy' /

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



commit rubygem-actionpack-3_2.2361 for openSUSE:12.3:Update

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package rubygem-actionpack-3_2.2361 for 
openSUSE:12.3:Update checked in at 2013-12-18 13:58:26

Comparing /work/SRC/openSUSE:12.3:Update/rubygem-actionpack-3_2.2361 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.rubygem-actionpack-3_2.2361.new (New)


Package is rubygem-actionpack-3_2.2361

Changes:

New Changes file:

--- /dev/null   2013-11-25 01:44:08.036031256 +0100
+++ 
/work/SRC/openSUSE:12.3:Update/.rubygem-actionpack-3_2.2361.new/rubygem-actionpack-3_2.changes
  2013-12-18 13:58:27.0 +0100
@@ -0,0 +1,177 @@
+---
+Tue Dec 10 16:17:46 UTC 2013 - jmassaguer...@suse.com
+
+- fix CVE-2013-4491: rubygem-actionpack: i18n missing translation 
+  XSS (bnc#853625). File CVE-2013-4491.patch contains the patch
+- fix CVE-2013-6414: rubygem-actionpack: Action View DoS 
+  (bnc#853633). File CVE-2013-6414.patch contains the patch.
+- fix CVE-2013-6415: rubygem-actionpack: number_to_currency XSS 
+  (bnc#853632). File CVE-2013-6415.patch contains the patch.
+- fix CVE-2013-6417: rubygem-actionpack: unsafe query generation 
+  risk (incomplete fix for CVE-2013-0155) (bnc#853627). File 
+  CVE-2013-6417.patch contains the patch.
+
+---
+Tue Apr  2 11:41:31 UTC 2013 - jmassaguer...@suse.com
+
+- add 2 patches to fix security issues:
+  - bug-809935_3-2-css_sanitize.patch:
+CVE-2013-1855: rubygem-actionpack*: XSS vulnerability in
+sanitize_css in Action Pack (bnc#809935)
+  - bug-809940_3-2-sanitize_protocol.patch:
+CVE-2013-1857: rubygem-actionpack*: XSS Vulnerability in the
+`sanitize` helper of Ruby on Rails (bnc#809940)
+
+---
+Tue Feb 12 13:38:03 UTC 2013 - co...@suse.com
+
+- updated to version 3.2.12, version bump
+
+---
+Tue Jan  8 20:13:38 UTC 2013 - co...@suse.com
+
+- updated to version 3.2.11
+ * Strip nils from collections on JSON and XML posts. [CVE-2013-0155]
+
+---
+Thu Jan  3 22:42:51 UTC 2013 - co...@suse.com
+
+- updated to version 3.2.10, version bump
+
+---
+Tue Nov 13 13:56:59 UTC 2012 - co...@suse.com
+
+- updated to version 3.2.9
+ *   Clear url helpers when reloading routes.
+ *   Accept :remote as symbolic option for `link_to` helper. *Riley Lynch*
+ *   Warn when the `:locals` option is passed to `assert_template` outside of 
a view test case
+ Fix #3415
+ *   Rename internal variables on ActionController::TemplateAssertions to 
prevent
+ naming collisions. @partials, @templates and @layouts are now prefixed 
with an underscore.
+ Fix #7459
+ *   `resource` and `resources` don't modify the passed options hash
+ Fix #
+ *   Precompiled assets include aliases from foo.js to foo/index.js and vice 
versa.
+ # Precompiles phone-digest.css and aliases phone/index.css to 
phone.css.
+ config.assets.precompile = [ 'phone.css' ]
+ *   `assert_template` is no more passing with what ever string that matches
+ with the template name.
+ Fixes #3849.
+ *   Handle `ActionDispatch::Http::UploadedFile` like 
`Rack::Test::UploadedFile`, don't call to_param on it. Since
+ `Rack::Test::UploadedFile` isn't API compatible this is needed to test 
file uploads that rely on `tempfile`
+ being available.
+ *   Respect `config.digest = false` for `asset_path`
+ *   Fix #7646, the log now displays the correct status code when an exception 
is raised.
+ *   Fix handling of date selects when using both disabled and discard options.
+ Fixes #7431.
+ *   Fix select_tag when option_tags is nil.
+ Fixes #7404.
+ *   `javascript_include_tag :all` will now not include `application.js` if 
the file does not exists. *Prem Sichanugrist*
+ *   Support cookie jar options (e.g., domain :all) for all session stores.
+ Fixes GH#3047, GH#2483.
+ *   Performance Improvement to send_file: Avoid having to pass an open file 
handle as the response body. Rack::Sendfile
+ will usually intercept the response and just uses the path directly, so 
no reason to open the file. This performance
+
+---
+Fri Aug 10 06:29:13 UTC 2012 - co...@suse.com
+
+- updated to version 3.2.8
+  * html_escape should escape single quotes.
+  * Reverted the deprecation of :confirm.
+  * Reverted the deprecation of :disable_with.
+  * Reverted the deprecation of :mouseover option to image_tag.
+  * Reverted the deprecation of button_to_function and link_to_function 
helpers.
+

commit rubygem-actionpack-3_2 for openSUSE:12.3:Update

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package rubygem-actionpack-3_2 for 
openSUSE:12.3:Update checked in at 2013-12-18 13:58:27

Comparing /work/SRC/openSUSE:12.3:Update/rubygem-actionpack-3_2 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.rubygem-actionpack-3_2.new (New)


Package is rubygem-actionpack-3_2

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.kGHvxC/_old  2013-12-18 13:58:27.0 +0100
+++ /var/tmp/diff_new_pack.kGHvxC/_new  2013-12-18 13:58:27.0 +0100
@@ -1 +1 @@
-link package='rubygem-actionpack-3_2.1539' cicount='copy' /
+link package='rubygem-actionpack-3_2.2361' cicount='copy' /

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



commit patchinfo.2361 for openSUSE:12.3:Update

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.2361 for 
openSUSE:12.3:Update checked in at 2013-12-18 13:58:28

Comparing /work/SRC/openSUSE:12.3:Update/patchinfo.2361 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.patchinfo.2361.new (New)


Package is patchinfo.2361

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo
  issue id=853633 tracker=bncVUL-0: CVE-2013-6414: rubygem-actionpack: 
Action View DoS/issue
  issue id=853632 tracker=bncVUL-0: CVE-2013-6415: rubygem-actionpack: 
number_to_currency XSS/issue
  issue id=853627 tracker=bncVUL-0: CVE-2013-6417: rubygem-actionpack: 
unsafe query generation risk (incomplete fix for CVE-2013-0155)/issue
  issue id=853625 tracker=bncVUL-0: CVE-2013-4491: rubygem-actionpack: 
i18n missing translation XSS/issue
  issue id=CVE-2013-6414 tracker=cve /
  issue id=CVE-2013-6415 tracker=cve /
  issue id=CVE-2013-0155 tracker=cve /
  issue id=CVE-2013-6417 tracker=cve /
  issue id=CVE-2013-4491 tracker=cve /
  categorysecurity/category
  ratingmoderate/rating
  packagerjordimassaguerpla/packager
  description
- fix CVE-2013-4491: rubygem-actionpack: i18n missing translation 
  XSS (bnc#853625). File CVE-2013-4491.patch contains the patch
- fix CVE-2013-6414: rubygem-actionpack: Action View DoS 
  (bnc#853633). File CVE-2013-6414.patch contains the patch.
- fix CVE-2013-6415: rubygem-actionpack: number_to_currency XSS 
  (bnc#853632). File CVE-2013-6415.patch contains the patch.
- fix CVE-2013-6417: rubygem-actionpack: unsafe query generation 
  risk (incomplete fix for CVE-2013-0155) (bnc#853627). File 
  CVE-2013-6417.patch contains the patch.
/description
  summaryupdate for rubygem-actionpack-3_2/summary
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rubygem-actionpack-3_2.2362 for openSUSE:13.1:Update

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package rubygem-actionpack-3_2.2362 for 
openSUSE:13.1:Update checked in at 2013-12-18 13:58:43

Comparing /work/SRC/openSUSE:13.1:Update/rubygem-actionpack-3_2.2362 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.rubygem-actionpack-3_2.2362.new (New)


Package is rubygem-actionpack-3_2.2362

Changes:

New Changes file:

--- /dev/null   2013-11-25 01:44:08.036031256 +0100
+++ 
/work/SRC/openSUSE:13.1:Update/.rubygem-actionpack-3_2.2362.new/rubygem-actionpack-3_2.changes
  2013-12-18 13:58:44.0 +0100
@@ -0,0 +1,187 @@
+---
+Tue Dec 10 16:20:08 UTC 2013 - jmassaguer...@suse.com
+
+- fix CVE-2013-4491: rubygem-actionpack: i18n missing translation 
+  XSS (bnc#853625). File CVE-2013-4491.patch contains the patch
+- fix CVE-2013-6414: rubygem-actionpack: Action View DoS 
+  (bnc#853633). File CVE-2013-6414.patch contains the patch.
+- fix CVE-2013-6415: rubygem-actionpack: number_to_currency XSS 
+  (bnc#853632). File CVE-2013-6415.patch contains the patch.
+- fix CVE-2013-6417: rubygem-actionpack: unsafe query generation 
+  risk (incomplete fix for CVE-2013-0155) (bnc#853627). File 
+  CVE-2013-6417.patch contains the patch.
+
+---
+Mon Mar 18 19:51:31 UTC 2013 - co...@suse.com
+
+- updated to version 3.2.13
+ *   Fix incorrectly appended square brackets to a multiple select box
+ if an explicit name has been given and it already ends with [].
+ *   Determine the controller#action from only the matched path when using the
+ shorthand syntax. Previously the complete path was used, which led
+ to problems with nesting (scopes and namespaces).
+ Fixes #7554.
+ *   Fix `assert_template` with `render :stream = true`.
+ Fix #1743.
+ *   Eagerly populate the http method loookup cache so local project 
inflections do
+ not interfere with use of underscore method ( and we don't need locks )
+ *   `BestStandardsSupport` no longer duplicates `X-UA-Compatible` values on
+ each request to prevent header size from blowing up.
+ *   Fixed JSON params parsing regression for non-object JSON content.
+ *   Prevent unnecessary asset compilation when using `javascript_include_tag` 
on
+ files with non-standard extensions.
+ *   Fixes issue where duplicate assets can be required with sprockets.
+
+---
+Tue Feb 12 13:38:03 UTC 2013 - co...@suse.com
+
+- updated to version 3.2.12, version bump
+
+---
+Tue Jan  8 20:13:38 UTC 2013 - co...@suse.com
+
+- updated to version 3.2.11
+ * Strip nils from collections on JSON and XML posts. [CVE-2013-0155]
+
+---
+Thu Jan  3 22:42:51 UTC 2013 - co...@suse.com
+
+- updated to version 3.2.10, version bump
+
+---
+Tue Nov 13 13:56:59 UTC 2012 - co...@suse.com
+
+- updated to version 3.2.9
+ *   Clear url helpers when reloading routes.
+ *   Accept :remote as symbolic option for `link_to` helper. *Riley Lynch*
+ *   Warn when the `:locals` option is passed to `assert_template` outside of 
a view test case
+ Fix #3415
+ *   Rename internal variables on ActionController::TemplateAssertions to 
prevent
+ naming collisions. @partials, @templates and @layouts are now prefixed 
with an underscore.
+ Fix #7459
+ *   `resource` and `resources` don't modify the passed options hash
+ Fix #
+ *   Precompiled assets include aliases from foo.js to foo/index.js and vice 
versa.
+ # Precompiles phone-digest.css and aliases phone/index.css to 
phone.css.
+ config.assets.precompile = [ 'phone.css' ]
+ *   `assert_template` is no more passing with what ever string that matches
+ with the template name.
+ Fixes #3849.
+ *   Handle `ActionDispatch::Http::UploadedFile` like 
`Rack::Test::UploadedFile`, don't call to_param on it. Since
+ `Rack::Test::UploadedFile` isn't API compatible this is needed to test 
file uploads that rely on `tempfile`
+ being available.
+ *   Respect `config.digest = false` for `asset_path`
+ *   Fix #7646, the log now displays the correct status code when an exception 
is raised.
+ *   Fix handling of date selects when using both disabled and discard options.
+ Fixes #7431.
+ *   Fix select_tag when option_tags is nil.
+ Fixes #7404.
+ *   `javascript_include_tag :all` will now not include `application.js` if 
the file does not exists. *Prem Sichanugrist*
+ *   Support cookie jar options (e.g., domain :all) for all session stores.
+ Fixes GH#3047, GH#2483.
+ *   Performance Improvement to send_file: Avoid 

commit patchinfo.2340 for openSUSE:12.3:Update

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.2340 for 
openSUSE:12.3:Update checked in at 2013-12-18 15:21:18

Comparing /work/SRC/openSUSE:12.3:Update/patchinfo.2340 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.patchinfo.2340.new (New)


Package is patchinfo.2340

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo
  categoryrecommended/category
  ratingmoderate/rating
  packagermsmeissn/packager
  summarylibmtp: update current device list/summary
  description
The device list of libmtp was updated to the current state
to support more of the current Android and other devices.
  /description
  issue tracker=bnc id=854328/
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libmtp for openSUSE:12.3:Update

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package libmtp for openSUSE:12.3:Update 
checked in at 2013-12-18 15:21:15

Comparing /work/SRC/openSUSE:12.3:Update/libmtp (Old)
 and  /work/SRC/openSUSE:12.3:Update/.libmtp.new (New)


Package is libmtp

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



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



commit libmtp.2340 for openSUSE:12.3:Update

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package libmtp.2340 for openSUSE:12.3:Update 
checked in at 2013-12-18 15:21:12

Comparing /work/SRC/openSUSE:12.3:Update/libmtp.2340 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.libmtp.2340.new (New)


Package is libmtp.2340

Changes:

New Changes file:

--- /dev/null   2013-11-25 01:44:08.036031256 +0100
+++ /work/SRC/openSUSE:12.3:Update/.libmtp.2340.new/libmtp.changes  
2013-12-18 15:21:13.0 +0100
@@ -0,0 +1,425 @@
+---
+Mon Dec  9 12:47:24 UTC 2013 - meiss...@suse.com
+
+- music-players.h: Updated to the current music-players.h from libmtp
+  to support more devices (bnc#854328)
+
+---
+Sun Nov  4 18:57:19 UTC 2012 - crrodrig...@opensuse.org
+
+- mtp-probe no longer working in factory, wrong udev dir. 
+
+---
+Sat Sep 22 11:34:52 UTC 2012 - toddrme2...@gmail.com
+
+- updated to 1.1.5
+  - Soname libmtp.so.9.0.5 - binary compatible
+  - Stop forcing altinterface 0! That bug has been around like
+forever and libgphoto2 never did this. It screws up some
+Samsung devices and is the prime reason for releasing this
+update so soon after 1.1.4 as I know a lot of people out there
+have Samsung devices!
+  - Integrated Sajid Anwars hard long-term work on MTPZ. There are
+no secret keys or certificates inside libmtp, if you need these
+to talk to your MTPZ device (Zune models, Windows Phones) you
+need to get a file of secrets from some other place, preferably
+Microsoft.
+  - Expose getthumbnail method and the Add Storage events as needed
+for a GNOME VFS project by Philip Langdale.
+  - Rearrange and try to understand some SONY device modes again
+and again.
+  - A udev script fix from Alessio Treglia to avoid poking around
+on Canon EOS 3D.
+  - Devices, devices, devices...
+- Add libgrypt buildrequires for MTPZ support
+
+---
+Sun Aug 19 09:29:56 UTC 2012 - meiss...@suse.com
+
+- updated to 1.1.4
+  - various bugfixes, especially in Samsung *
+  - lots of new ids
+
+---
+Tue Apr  3 11:59:59 CEST 2012 - meiss...@suse.de
+
+- updated to 1.1.3
+  - Soname libmtp.so.9.0.3 - binary compatible.
+  - Probably nailed the bugs in the Samsung Galaxy Tab S2 family
+of devices. Ignacio Martinez helped us fixing this!
+  - Build fixes by Alessio Treglia and others.
+  - A horde of new devices in the database.
+
+---
+Tue Jan 31 12:27:07 UTC 2012 - jeng...@medozas.de
+
+- Remove redundant tags/sections per specfile guideline suggestions
+
+---
+Fri Jan 13 11:35:55 CET 2012 - meiss...@suse.de
+
+- updated to 1.1.2
+  * device updates
+  * ported to use libusb 1.0
+  * Autodetect sony.net devices
+
+---
+Thu Dec 29 16:30:06 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections (authors list, already in package
+  as a file); put %description after %package
+- Parallel build with %_smp_mflags
+
+---
+Thu Dec 29 11:46:54 UTC 2011 - adr...@suse.de
+
+- add support for Galaxy Nexus
+
+---
+Wed Dec 21 21:30:49 UTC 2011 - adr...@suse.de
+
+- updated to 1.1.1
+  * device updates
+
+---
+Mon Sep 19 10:01:27 CEST 2011 - meiss...@suse.de
+
+- updated to 1.1.0
+  * lots of new devices
+  * IAD (0xfe class) device detection
+- drop HAL FDI snippets
+- libmtp8 - libmtp9
+
+---
+Fri Jun 10 09:23:53 UTC 2011 - andrea.turr...@gmail.com
+
+- fixed typos in descriptions of libmtp.spec
+
+---
+Tue Feb 15 11:02:08 CET 2011 - meiss...@suse.de
+
+- updated to 1.0.6
+  * even less aggressive mtp probing (not detecting nearly all
+devices as MTP) bnc#668986
+  * some more USB ids
+
+---
+Tue Jan 25 16:08:21 CET 2011 - meiss...@suse.de
+
+- do not greedily match all PTP cameras in the udev rules.
+
+---
+Mon Jan 10 10:28:34 CET 2011 - meiss...@suse.de
+
+- updated to 1.0.4 incremental release
+  * new ids
+  * bugfixes
+  * new udev rules for new udev
+
+---
+Sun 

commit haproxy for openSUSE:Factory

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package haproxy for openSUSE:Factory checked 
in at 2013-12-18 16:53:39

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


Package is haproxy

Changes:

--- /work/SRC/openSUSE:Factory/haproxy/haproxy.changes  2013-10-29 
09:25:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.haproxy.new/haproxy.changes 2013-12-18 
16:53:40.0 +0100
@@ -1,0 +2,17 @@
+Fri Nov 22 09:54:48 UTC 2013 - kgronl...@suse.com
+
+- Backport haproxy-systemd-wrapper from upstream
+- Patch haproxy-systemd-wrapper to work on openSUSE
+
+---
+Thu Oct 31 12:46:04 UTC 2013 - kgronl...@suse.com
+
+- Remove duplicate Requires: from .spec file.
+
+---
+Thu Oct 31 12:41:12 UTC 2013 - kgronl...@suse.com
+
+- Re-enable sysvinit support for older versions
+  (server:http still builds for older versions)
+
+---

Old:

  haproxy-1.2.16_config_haproxy_user.patch
  haproxy-makefile_lib.patch
  haproxy.service

New:

  0001-MEDIUM-add-systemd-service.patch
  0002-MEDIUM-add-haproxy-systemd-wrapper.patch
  0003-MEDIUM-New-cli-option-Ds-for-systemd-compatibility.patch
  0004-BUG-MEDIUM-systemd-wrapper-don-t-leak-zombie-process.patch
  0005-BUILD-stdbool-is-not-portable-again.patch
  0006-haproxy-1.2.16_config_haproxy_user.patch
  0007-haproxy-makefile_lib.patch
  0008-MEDIUM-haproxy-systemd-wrapper-Revised-implementatio.patch
  haproxy.init



Other differences:
--
++ haproxy.spec ++
--- /var/tmp/diff_new_pack.SAZdVv/_old  2013-12-18 16:53:41.0 +0100
+++ /var/tmp/diff_new_pack.SAZdVv/_new  2013-12-18 16:53:41.0 +0100
@@ -13,33 +13,47 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
 
 Name:   haproxy
 Version:1.4.24
 Release:0
 #
-License: GPL-2.0+ and  LGPL-2.1+
-Group:  Productivity/Networking/Web/Proxy
 #
+%if 0%{?suse_version} = 1230
+BuildRequires:  pkgconfig(systemd)
+%endif
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libgcrypt-devel
-BuildRequires:  pcre-devel libgcrypt-devel
+BuildRequires:  pcre-devel
 BuildRequires:  udev
-BuildRequires:  pkgconfig(systemd)
 %define pkg_name haproxy
 %define pkg_home /var/lib/%{pkg_name}
 #
 Url:http://haproxy.1wt.eu/
 Source: 
http://haproxy.1wt.eu/download/1.4/src/haproxy-%{version}.tar.gz
-Source1:%{pkg_name}.service
+Source1:%{pkg_name}.init
 Source2:http://haproxy.1wt.eu/download/contrib/haproxy.vim
-Patch1: haproxy-1.2.16_config_haproxy_user.patch
-Patch2: haproxy-makefile_lib.patch
+Patch1: 0001-MEDIUM-add-systemd-service.patch
+Patch2: 0002-MEDIUM-add-haproxy-systemd-wrapper.patch
+Patch3: 0003-MEDIUM-New-cli-option-Ds-for-systemd-compatibility.patch
+Patch4: 0004-BUG-MEDIUM-systemd-wrapper-don-t-leak-zombie-process.patch
+Patch5: 0005-BUILD-stdbool-is-not-portable-again.patch
+Patch6: 0006-haproxy-1.2.16_config_haproxy_user.patch
+Patch7: 0007-haproxy-makefile_lib.patch
+Patch8: 0008-MEDIUM-haproxy-systemd-wrapper-Revised-implementatio.patch
 Source99:   haproxy-rpmlintrc
 #
 Summary:The Reliable, High Performance TCP/HTTP Load Balancer
+License:GPL-2.0+ and LGPL-2.1+
+Group:  Productivity/Networking/Web/Proxy
 Provides:   %{name}-doc = %{version}
 Obsoletes:  %{name}-doc  %{version}
+
+%if 0%{?suse_version} = 1230
 %{?systemd_requires}
+%endif
 
 %description
 HAProxy implements an event-driven, mono-process model which enables support
@@ -54,8 +68,14 @@
 
 %prep
 %setup -q
-%patch1
-%patch2
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
+%patch4 -p1
+%patch5 -p1
+%patch6 -p0
+%patch7 -p0
+%patch8 -p1
 
 %build
 %{__make} \
@@ -66,20 +86,37 @@
 LIB=%{_lib} \
 DEBUG=%{optflags} -fno-strict-aliasing
 
+%{__make} PREFIX=%{_prefix} -C contrib/systemd
+
 %install
 %{__install} -D -m 0755 %{pkg_name}  
%{buildroot}%{_sbindir}/%{pkg_name}
 %{__install} -D -m 0644 examples/%{pkg_name}.cfg 
%{buildroot}%{_sysconfdir}/%{pkg_name}/%{pkg_name}.cfg
-%{__install} -D -m 0755 %{S:1}   
%{buildroot}%{_unitdir}/%{pkg_name}.service
+
+%if 0%{?suse_version} = 1230
+%{__install} -D -m 0755 haproxy-systemd-wrapper  
%{buildroot}%{_sbindir}/haproxy-systemd-wrapper
+%{__install} -D -m 0755 contrib/systemd/%{pkg_name}.service  
%{buildroot}%{_unitdir}/%{pkg_name}.service
 ln -sf /sbin/service   

commit pycarddav for openSUSE:Factory

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package pycarddav for openSUSE:Factory 
checked in at 2013-12-18 16:54:17

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


Package is pycarddav

Changes:

--- /work/SRC/openSUSE:Factory/pycarddav/pycarddav.changes  2013-09-09 
09:54:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.pycarddav.new/pycarddav.changes 2013-12-18 
16:54:19.0 +0100
@@ -1,0 +2,8 @@
+Tue Dec 17 09:59:11 UTC 2013 - g...@opensuse.org
+
+- update to version 0.6.1
+  - bugfixes
+  - keyring support
+  - new manpages
+
+---

Old:

  pyCardDAV-0.5.1.tar.gz

New:

  pyCardDAV-0.6.1.tar.gz



Other differences:
--
++ pycarddav.spec ++
--- /var/tmp/diff_new_pack.c302VW/_old  2013-12-18 16:54:19.0 +0100
+++ /var/tmp/diff_new_pack.c302VW/_new  2013-12-18 16:54:19.0 +0100
@@ -20,7 +20,7 @@
 %define orig_name pyCardDAV
 
 Name:   pycarddav
-Version:0.5.1
+Version:0.6.1
 Release:0
 Summary:Simple to Use CardDAV CLI Client
 License:MIT
@@ -75,6 +75,11 @@
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+for manpage in doc/man/*; do
+if [ -f ${manpage} ]; then
+install -D -p -m 644 ${manpage} 
%{buildroot}%{_mandir}/man1/${manpage##*/}
+fi
+done
 
 %files
 %defattr(-,root,root)
@@ -84,5 +89,8 @@
 %{_bindir}/pc_query
 %{_bindir}/pycard-import
 %{_bindir}/pycardsyncer
+%{_mandir}/man1/pc_query.1%{ext_man}
+%{_mandir}/man1/pycard-import.1%{ext_man}
+%{_mandir}/man1/pycardsyncer.1%{ext_man}
 
 %changelog

++ pyCardDAV-0.5.1.tar.gz - pyCardDAV-0.6.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyCardDAV-0.5.1/CONTRIBUTORS.txt 
new/pyCardDAV-0.6.1/CONTRIBUTORS.txt
--- old/pyCardDAV-0.5.1/CONTRIBUTORS.txt2013-09-02 00:16:39.0 
+0200
+++ new/pyCardDAV-0.6.1/CONTRIBUTORS.txt2013-11-26 14:09:37.0 
+0100
@@ -5,3 +5,5 @@
 Ben Boeckel - mathstuf [at] gmail [dot] com
 Thomas Glanzmann - tho...@glanzmann.de - http://thomas.glanzmann.de
 Johannes Goetzfried - johan...@jgoetzfried.de - http://jgoetzfried.de
+Steven Allen ste...@stebalien.com - http://stebalien.com
+Jamie McClelland - jm@mayfirstorg - http://current.workingdirectory.net
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyCardDAV-0.5.1/MANIFEST.in 
new/pyCardDAV-0.6.1/MANIFEST.in
--- old/pyCardDAV-0.5.1/MANIFEST.in 2013-09-02 00:15:11.0 +0200
+++ new/pyCardDAV-0.6.1/MANIFEST.in 2013-11-26 14:12:22.0 +0100
@@ -4,3 +4,4 @@
 include CONTRIBUTORS.txt
 include COPYING
 include NEWS.txt
+recursive-include doc/man *.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyCardDAV-0.5.1/NEWS.txt new/pyCardDAV-0.6.1/NEWS.txt
--- old/pyCardDAV-0.5.1/NEWS.txt2013-09-02 00:16:39.0 +0200
+++ new/pyCardDAV-0.6.1/NEWS.txt2013-11-26 14:14:37.0 +0100
@@ -1,5 +1,14 @@
 News
 
+26.11.2013: pyCardDAV v0.6.1 released
+
+ The man pages should now be included in the release tarball.
+
+25.11.2013: pyCardDAV v0.6 released
+
+ This is mostly a bug fix release (thanks to Jamie McClelland for fixing
+ two bugs), but also introduces keyring support (thanks to Steven Allen).
+ Have a look at the README for further information on keyring support.
 
 02.09.2013: pyCardDAV v.0.5.1 released
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyCardDAV-0.5.1/PKG-INFO new/pyCardDAV-0.6.1/PKG-INFO
--- old/pyCardDAV-0.5.1/PKG-INFO2013-09-02 00:19:35.0 +0200
+++ new/pyCardDAV-0.6.1/PKG-INFO2013-11-26 14:15:21.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyCardDAV
-Version: 0.5.1
+Version: 0.6.1
 Summary: A CardDAV based address book tool
 Home-page: http://lostpackets.de/pycarddav/
 Author: Christian Geier
@@ -112,6 +112,22 @@
 use all configured accounts, while on adding cards the first 
configured account
 will be used.
 
+Keyring support
+---
+
+*pycarddav* supports keyring_, (version =3.0). To use it, you need to 
add a
+password to the keyring via::
+
+keyring set pycarddav:$account $username
+
+where $account is the name of an account as configured in your 
configuration
+file and $username is the corresponding username (and then have no 
password
+configured for that account). For more details on configuring keyring 
have a
+

commit python3-Babel for openSUSE:Factory

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package python3-Babel for openSUSE:Factory 
checked in at 2013-12-18 16:54:24

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


Package is python3-Babel

Changes:

New Changes file:

--- /dev/null   2013-11-25 01:44:08.036031256 +0100
+++ /work/SRC/openSUSE:Factory/.python3-Babel.new/python3-Babel.changes 
2013-12-18 16:54:25.0 +0100
@@ -0,0 +1,174 @@
+---
+Wed Oct 23 09:03:25 UTC 2013 - toddrme2...@gmail.com
+
+- Requires python3 = 3.3
+
+---
+Fri Oct 11 10:31:32 UTC 2013 - p.drou...@gmail.com
+
+- Set the u-a weight Babel binary to 30 instead of 20
+
+---
+Wed Oct  2 10:49:52 UTC 2013 - p.drou...@gmail.com
+
+- Implement update-alternatives
+- Properly build (and install) HTML documentation
+
+---
+Sat Sep 28 14:51:28 UTC 2013 - p.drou...@gmail.com
+
+- Initial python3 support
+
+---
+Fri Sep 27 19:59:09 UTC 2013 - dmuel...@suse.com
+
+- update to 1.3.0:
+ - support python 2.6, 2.7, 3.3+ and pypy - drop all other versions
+ - use tox for testing on different pythons
+ - Added support for the locale plural rules defined by the CLDR.
+ - Added `format_timedelta` function to support localized formatting of
+   relative times with strings such as 2 days or 1 month (ticket #126).
+ - Fixed negative offset handling of Catalog._set_mime_headers (ticket #165).
+ - Fixed the case where messages containing square brackets would break with
+   an unpack error.
+ - updated to CLDR 23
+ - Make the CLDR import script work with Python 2.7.
+ - Fix various typos.
+ - Sort output of list-locales.
+ - Make the POT-Creation-Date of the catalog being updated equal to
+   POT-Creation-Date of the template used to update (ticket #148).
+ - Use a more explicit error message if no option or argument (command) is
+   passed to pybabel (ticket #81).
+ - Keep the PO-Revision-Date if it is not the default value (ticket #148).
+ - Make --no-wrap work by reworking --width's default and mimic xgettext's
+   behaviour of always wrapping comments (ticket #145).
+ - Add --project and --version options for commandline (ticket #173).
+ - Add a __ne__() method to the Local class.
+ - Explicitly sort instead of using sorted() and don't assume ordering
+   (Jython compatibility).
+ - Removed ValueError raising for string formatting message checkers if the
+   string does not contain any string formattings (ticket #150).
+ - Fix Serbian plural forms (ticket #213).
+ - Small speed improvement in format_date() (ticket #216).
+ - Fix so frontend.CommandLineInterface.run does not accumulate logging
+   handlers (#227, reported with initial patch by dfraser)
+ - Fix exception if environment contains an invalid locale setting (#200)
+ - use cPickle instead of pickle for better performance (#225)
+ - Only use bankers round algorithm as a tie breaker if there are two nearest
+   numbers, round as usual if there is only one nearest number (#267, patch by
+   Martin)
+ - Allow disabling cache behaviour in LazyProxy (#208, initial patch from Pedro
+   Algarvio)
+ - Support for context-aware methods during message extraction (#229, patch
+   from David Rios)
+ - init and update commands support --no-wrap option (#289)
+ - fix formatting of fraction in format_decimal() if the input value is a float
+   with more than 7 significant digits (#183)
+ - fix format_date() with datetime parameter (#282, patch from Xavier Morel)
+ - fix format_decimal() with small Decimal values (#214, patch from George 
Lund)
+ - fix handling of messages containing '\\n' (#198)
+ - handle irregular multi-line msgstr (no  as first line) gracefully (#171)
+ - parse_decimal() now returns Decimals not floats, API change (#178)
+ - no warnings when running setup.py without installed setuptools (#262)
+ - modified Locale.__eq__ method so Locales are only equal if all of their
+   attributes (language, territory, script, variant) are equal
+ - resort to hard-coded message extractors/checkers if pkg_resources is
+   installed but no egg-info was found (#230)
+ - format_time() and format_datetime() now accept also floats (#242)
+ - add babel.support.NullTranslations class similar to gettext.NullTranslations
+   but with all of Babel's new gettext methods (#277)
+ - init and update commands support --width option (#284)
+ - fix 'input_dirs' option for setuptools integration (#232, initial patch by
+   Étienne Bersac)
+ - ensure .mo file header contains the same information as the source .po file

commit yast2-storage for openSUSE:Factory

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package yast2-storage for openSUSE:Factory 
checked in at 2013-12-18 16:56:03

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


Package is yast2-storage

Changes:

--- /work/SRC/openSUSE:Factory/yast2-storage/yast2-storage.changes  
2013-12-05 07:18:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-storage.new/yast2-storage.changes 
2013-12-18 16:56:04.0 +0100
@@ -1,0 +2,6 @@
+Mon Dec 16 12:15:43 CET 2013 - aschn...@suse.de
+
+- fixed default btrfs subvolume for SLE
+- version 3.1.4
+
+---

Old:

  yast2-storage-3.1.3.tar.bz2

New:

  yast2-storage-3.1.4.tar.bz2



Other differences:
--
++ yast2-storage.spec ++
--- /var/tmp/diff_new_pack.UuUFSK/_old  2013-12-18 16:56:05.0 +0100
+++ /var/tmp/diff_new_pack.UuUFSK/_new  2013-12-18 16:56:05.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-storage
-Version:3.1.3
+Version:3.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -36,7 +36,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2 = 2.19.4
 BuildRequires:  yast2-core-devel = 2.23.1
-BuildRequires:  yast2-devtools = 3.0.6
+BuildRequires:  yast2-devtools = 3.1.10
 BuildRequires:  yast2-testsuite = 2.19.0
 Requires:   libstorage-ruby = 2.25.4
 Requires:   libstorage5 = 2.25.4

++ yast2-storage-3.1.3.tar.bz2 - yast2-storage-3.1.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.1.3/VERSION 
new/yast2-storage-3.1.4/VERSION
--- old/yast2-storage-3.1.3/VERSION 2013-12-04 10:21:37.0 +0100
+++ new/yast2-storage-3.1.4/VERSION 1970-01-01 01:00:00.0 +0100
@@ -1 +0,0 @@
-3.1.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.1.3/package/yast2-storage.changes 
new/yast2-storage-3.1.4/package/yast2-storage.changes
--- old/yast2-storage-3.1.3/package/yast2-storage.changes   2013-12-04 
10:21:37.0 +0100
+++ new/yast2-storage-3.1.4/package/yast2-storage.changes   2013-12-16 
16:04:01.0 +0100
@@ -1,4 +1,10 @@
 ---
+Mon Dec 16 12:15:43 CET 2013 - aschn...@suse.de
+
+- fixed default btrfs subvolume for SLE
+- version 3.1.4
+
+---
 Tue Dec 03 17:40:26 CET 2013 - aschn...@suse.de
 
 - import complete used-by list from libstorage in target-map
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.1.3/package/yast2-storage.spec 
new/yast2-storage-3.1.4/package/yast2-storage.spec
--- old/yast2-storage-3.1.3/package/yast2-storage.spec  2013-12-04 
10:21:37.0 +0100
+++ new/yast2-storage-3.1.4/package/yast2-storage.spec  2013-12-16 
16:04:01.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-storage
-Version:3.1.3
+Version:3.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -31,7 +31,7 @@
 BuildRequires: libstorage-devel = 2.25.4
 BuildRequires:  yast2 = 2.19.4
 BuildRequires:  yast2-core-devel = 2.23.1
-BuildRequires:  yast2-devtools = 3.0.6
+BuildRequires:  yast2-devtools = 3.1.10
 BuildRequires: yast2-testsuite = 2.19.0
 BuildRequires: rubygem-ruby-dbus
 BuildRequires: libstorage-ruby = 2.25.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.1.3/src/modules/FileSystems.rb 
new/yast2-storage-3.1.4/src/modules/FileSystems.rb
--- old/yast2-storage-3.1.3/src/modules/FileSystems.rb  2013-12-04 
10:21:37.0 +0100
+++ new/yast2-storage-3.1.4/src/modules/FileSystems.rb  2013-12-16 
16:04:01.0 +0100
@@ -1405,12 +1405,7 @@
 def InitSlib(value)
   @sint = value
   if @sint != nil
-ret = @sint.getDefaultSubvolName
-Builtins.y2milestone(InitSlib libstorage default_subvol:\%1\, ret)
-ret = 
-@sint.setDefaultSubvolName(ret)
-ret = @sint.getDefaultSubvolName
-@default_subvol = ret
+@default_subvol = @sint.getDefaultSubvolName()
 Builtins.y2milestone(
   InitSlib used default_subvol:\%1\,
   @default_subvol
@@ -1420,6 +1415,7 @@
   nil
 end
 
+
 def assertInit
   if @sint == nil
 @sint = StorageInit.CreateInterface(false)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.1.3/src/modules/Storage.rb 

commit python-django-debug-toolbar for openSUSE:Factory

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package python-django-debug-toolbar for 
openSUSE:Factory checked in at 2013-12-18 16:55:02

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


Package is python-django-debug-toolbar

Changes:

--- 
/work/SRC/openSUSE:Factory/python-django-debug-toolbar/python-django-debug-toolbar.changes
  2013-10-25 11:13:43.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-debug-toolbar.new/python-django-debug-toolbar.changes
 2013-12-18 16:55:04.0 +0100
@@ -1,0 +2,6 @@
+Fri Nov  8 08:31:51 UTC 2013 - speili...@suse.com
+
+- Update to version 0.10.2:
+  + Upstream provides no changelog
+
+---

Old:

  django-debug-toolbar-0.9.4.tar.gz

New:

  django-debug-toolbar-0.10.2.tar.gz



Other differences:
--
++ python-django-debug-toolbar.spec ++
--- /var/tmp/diff_new_pack.OxWByn/_old  2013-12-18 16:55:04.0 +0100
+++ /var/tmp/diff_new_pack.OxWByn/_new  2013-12-18 16:55:04.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-django-debug-toolbar
-Version:0.9.4
+Version:0.10.2
 Release:0
 Url:http://robhudson.github.com/django-debug-toolbar/
 Summary:A configurable set of panels that display various debug 
information
@@ -26,10 +26,12 @@
 Source: 
http://pypi.python.org/packages/source/d/django-debug-toolbar/django-debug-toolbar-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
-#BuildRequires:  python-dingus
 BuildRequires:  python-setuptools
-#BuildRequires:  python-django
-Requires:   python-django
+# Test requirements:
+BuildRequires:  python-Django = 1.4.2
+BuildRequires:  python-sqlparse
+Requires:   python-Django = 1.4.2
+Requires:   python-sqlparse
 %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
@@ -58,6 +60,7 @@
 
 %prep
 %setup -q -n django-debug-toolbar-%{version}
+sed -i s/\(django=1.4.2\),1.6/\1/ setup.py 
django_debug_toolbar.egg-info/requires.txt
 
 %build
 python setup.py build
@@ -65,9 +68,6 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
-#%%check
-#python setup.py test
-
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS LICENSE README.rst

++ django-debug-toolbar-0.9.4.tar.gz - django-debug-toolbar-0.10.2.tar.gz 
++
 34220 lines of diff (skipped)

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



commit python3-Genshi for openSUSE:Factory

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package python3-Genshi for openSUSE:Factory 
checked in at 2013-12-18 16:54:36

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


Package is python3-Genshi

Changes:

New Changes file:

--- /dev/null   2013-11-25 01:44:08.036031256 +0100
+++ /work/SRC/openSUSE:Factory/.python3-Genshi.new/python3-Genshi.changes   
2013-12-18 16:54:37.0 +0100
@@ -0,0 +1,82 @@
+---
+Tue Oct 22 14:31:18 UTC 2013 - toddrme2...@gmail.com
+
+- Update to 0.7
+ * Add support for Python 3.1, 3.2 and 3.3 (via 2to3) and for PyPy. The
+   majority of the coding was done in a sprint run by the Cape Town Python
+   Users Group with financial assistance from the Python Software Foundation.
+ * Default input and output encodings changed from UTF-8 to None (i.e. unicode
+   strings).
+ * Skip Mako benchmarks if Mako isn't installed (rather than failing
+   completely).
+- Update to 0.6.1
+ * Security fix to enhance sanitizing of CSS in style attributes. Genshi's
+   `HTMLSanitizer` disallows style attributes by default (this remains
+   unchanged) and warns against such attacks in its documentation, but
+   the provided CSS santizing is now less lacking (see #455).
+ * Fix for error in how `HTMLFormFiller` would handle `textarea` elements if
+   no value was not supplied form them.
+ * The `HTMLFormFiller` now correctly handles check boxes and radio buttons
+   with an empty `value` attribute.
+ * Template `Context` objects now have a `.copy` method.
+ * Added a simple `tox.ini` file for using tox to test against multiple
+   verions of Python.
+ * Fix for bug in `QName` comparison (see #413).
+ * Fix for bug in handling of trailing events in match template matches
+   (see #399).
+ * Fix i18n namespace declaration in documentation (see #400).
+ * Fix for bug in caching of events in serializers by no longer caching
+   `(TEXT, Markup)` events (see #429).
+ * Fix handling of `None` by `Markup.escape` in `_speedups.c` (see #439).
+ * Fix handling of internal state by match templates (relevant when multiple
+   templates match the same part of the stream, see #370).
+ * Fix handling of multiple events between or on either side of start and end
+   tags in translated messages (see #404).
+ * Fix test failures caused by changes in HTMLParser in Python 2.7 (see #501).
+ * Fix infinite loop in interplotation lexing that was introduced by a change
+   in Python 2.7's tokenizer (see #540).
+ * Fix handling of processing instructions without data (see #368).
+ * Updated MANIFEST.in so as not to rely on build from Subersion 1.6.
+- Add python 3 version
+
+---
+Thu Sep  1 14:29:31 UTC 2011 - sasc...@suse.de
+
+- Renamed to python-Genshi (from python-Genshi)
+- Changed license to BSD-3-Clause (SPDX style) from BSD3c
+- Fixed doc-file-dependency rpmlint issue
+
+---
+Thu Mar  3 09:16:11 UTC 2011 - sasc...@suse.de
+
+- Spec file cleanup
+  * Proper SUSE changes file and removed changelog from spec
+  * Added proper license header
+  * Package files COPYING, README.txt and docs and examples
+- Split of documentation package
+
+---
+Sun Apr 25 18:02:50 UTC 2010 - bitdea...@gmail.com
+
+- Updated to 0.6
+
+---
+Mon Aug  4 00:00:00 UTC 2008 - dannorit...@web.de
+
+- Updated to 0.5.1
+
+---
+Thu Feb 28 00:00:00 UTC 2008 - dannorit...@web.de
+
+- Fixed build errors
+- Updated to 0.4.4
+
+---
+Mon Oct 15 00:00:00 UTC 2007 - n...@opensuse.org
+
+- Clean up spec file and change name to python-geneshi
+
+---
+Sun Jul 22 00:00:00 UTC 2007 - dannorit...@web.de
+
+- Initial package

New:

  Genshi-0.7.tar.gz
  python3-Genshi.changes
  python3-Genshi.spec



Other differences:
--
++ python3-Genshi.spec ++
#
# spec file for package python3-Genshi
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# 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
# 

commit yast2-network for openSUSE:Factory

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package yast2-network for openSUSE:Factory 
checked in at 2013-12-18 16:55:58

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


Package is yast2-network

Changes:

--- /work/SRC/openSUSE:Factory/yast2-network/yast2-network.changes  
2013-12-09 17:02:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-network.new/yast2-network.changes 
2013-12-18 16:55:59.0 +0100
@@ -1,0 +2,7 @@
+Fri Dec 13 11:03:05 UTC 2013 - mfi...@suse.com
+
+- wicked support - initial implementation
+- adapted to API changes in yast2 3.0.9
+- 3.1.12
+
+---

Old:

  yast2-network-3.1.11.tar.bz2

New:

  yast2-network-3.1.12.tar.bz2



Other differences:
--
++ yast2-network.spec ++
--- /var/tmp/diff_new_pack.7WATT3/_old  2013-12-18 16:56:00.0 +0100
+++ /var/tmp/diff_new_pack.7WATT3/_new  2013-12-18 16:56:00.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-network
-Version:3.1.11
+Version:3.1.12
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -29,16 +29,13 @@
 BuildRequires:  rpm
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2-country
-BuildRequires:  yast2-devtools = 3.0.6
+BuildRequires:  yast2-devtools = 3.1.10
 BuildRequires:  yast2-installation = 2.15.27
 BuildRequires:  yast2-testsuite
 
-# yast2 v2.23.22: NetworkService handles
-# systemd link network.service-NetworkManager.service
-# yast2 v2.24.4: changes in API for Device type detection
-# yast2 v2.24.5: net device type detection based on sysfs
-BuildRequires:  yast2 = 2.24.4
-Requires:   yast2 = 2.24.5
+# yast2 v3.1.11: wicked support
+BuildRequires:  yast2 = 3.1.11
+Requires:   yast2 = 3.1.11
 
 #netconfig (FaTE #303618)
 Requires:   sysconfig = 0.80.0

++ yast2-network-3.1.11.tar.bz2 - yast2-network-3.1.12.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.11/VERSION 
new/yast2-network-3.1.12/VERSION
--- old/yast2-network-3.1.11/VERSION2013-12-09 14:43:12.0 +0100
+++ new/yast2-network-3.1.12/VERSION1970-01-01 01:00:00.0 +0100
@@ -1 +0,0 @@
-3.1.11
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.11/data/phone-codes 
new/yast2-network-3.1.12/data/phone-codes
--- old/yast2-network-3.1.11/data/phone-codes   2013-12-09 14:43:12.0 
+0100
+++ new/yast2-network-3.1.12/data/phone-codes   1970-01-01 01:00:00.0 
+0100
@@ -1,27 +0,0 @@
-#!/bin/bash
-
-# Create international phone codes map
-# Michal Svec ms...@suse.cz
-
-url=http://www.studyabroad.com/telcodes.html;
-
-echo '/**
- * International phone codes map
- * Author: Michal Svec ms...@suse.cz
- * $Id$
- */
-
-{
-
-textdomain network;
-
-return $['
-
-lynx -dump $url  |
-   grep '^ \+[0-9]\+ \+[[:alpha:] ]\+ *$'  |
-   sed 's|^ *\([0-9]\+\) *\(.*\) *$|\2 : \1,|g'
-
-echo '];
-
-/* EOF */
-}'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.11/package/yast2-network.changes 
new/yast2-network-3.1.12/package/yast2-network.changes
--- old/yast2-network-3.1.11/package/yast2-network.changes  2013-12-09 
14:43:12.0 +0100
+++ new/yast2-network-3.1.12/package/yast2-network.changes  2013-12-17 
13:48:08.0 +0100
@@ -1,4 +1,11 @@
 ---
+Fri Dec 13 11:03:05 UTC 2013 - mfi...@suse.com
+
+- wicked support - initial implementation
+- adapted to API changes in yast2 3.0.9
+- 3.1.12
+
+---
 Mon Dec  9 09:51:17 UTC 2013 - mfi...@suse.com
 
 - fate#308681
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-3.1.11/package/yast2-network.spec 
new/yast2-network-3.1.12/package/yast2-network.spec
--- old/yast2-network-3.1.11/package/yast2-network.spec 2013-12-09 
14:43:12.0 +0100
+++ new/yast2-network-3.1.12/package/yast2-network.spec 2013-12-17 
13:48:08.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-network
-Version:3.1.11
+Version:3.1.12
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -29,16 +29,13 @@
 BuildRequires:  perl-XML-Writer pkgconfig rpm
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2-testsuite
-BuildRequires:  yast2-devtools = 3.0.6
+BuildRequires:  yast2-devtools = 3.1.10
 BuildRequires:  yast2-country
 BuildRequires:  

commit libmwaw for openSUSE:Factory

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package libmwaw for openSUSE:Factory checked 
in at 2013-12-18 16:54:12

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


Package is libmwaw

Changes:

--- /work/SRC/openSUSE:Factory/libmwaw/libmwaw.changes  2013-12-11 
16:15:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmwaw.new/libmwaw.changes 2013-12-18 
16:54:13.0 +0100
@@ -1,0 +2,7 @@
+Tue Dec 17 10:17:43 UTC 2013 - fridrich.st...@suse.com
+
+- Upgrade to upstream 0.2.0
+  - ABI change
+  - Several improvements in handling of embedded graphics
+
+---

Old:

  libmwaw-0.1.9.tar.xz

New:

  libmwaw-0.2.0.tar.xz



Other differences:
--
++ libmwaw.spec ++
--- /var/tmp/diff_new_pack.cz5KDB/_old  2013-12-18 16:54:14.0 +0100
+++ /var/tmp/diff_new_pack.cz5KDB/_new  2013-12-18 16:54:14.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libmwaw
-Version:0.1.9
+Version:0.2.0
 Release:0
 Summary:Pre Mac OSX text file formats parser library
 License:(LGPL-2.1+ or MPL-2.0) and GPL-2.0+
@@ -38,7 +38,7 @@
 %description
 Libmwaw is a project for converting many pre-OSX MAC text formats.
 
-%define libname libmwaw-0_1-1
+%define libname libmwaw-0_2-2
 
 %package -n %{libname}
 Summary:Pre Mac OSX text file formats parser library

++ libmwaw-0.1.9.tar.xz - libmwaw-0.2.0.tar.xz ++
 77306 lines of diff (skipped)

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



commit ucode-intel for openSUSE:Factory

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package ucode-intel for openSUSE:Factory 
checked in at 2013-12-18 16:55:50

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


Package is ucode-intel

Changes:

--- /work/SRC/openSUSE:Factory/ucode-intel/ucode-intel.changes  2013-12-09 
19:18:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.ucode-intel.new/ucode-intel.changes 
2013-12-18 16:55:51.0 +0100
@@ -1,0 +2,5 @@
+Tue Dec 10 12:43:57 UTC 2013 - tr...@suse.de
+
+- Loading firmware needs udev to be running
+
+---



Other differences:
--
++ mkinitrd_boot-intel_microcode.sh ++
--- /var/tmp/diff_new_pack.OSkFKP/_old  2013-12-18 16:55:51.0 +0100
+++ /var/tmp/diff_new_pack.OSkFKP/_new  2013-12-18 16:55:51.0 +0100
@@ -1,7 +1,8 @@
 #!/bin/bash
 
 #%stage: boot
-
+#%depends: udev
 if [ -w /sys/devices/system/cpu/microcode/reload ];then
echo 1 /sys/devices/system/cpu/microcode/reload
 fi
+

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



commit libburnia for openSUSE:Factory

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package libburnia for openSUSE:Factory 
checked in at 2013-12-18 16:54:04

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


Package is libburnia

Changes:

--- /work/SRC/openSUSE:Factory/libburnia/libburnia.changes  2013-08-10 
11:57:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.libburnia.new/libburnia.changes 2013-12-18 
16:54:05.0 +0100
@@ -1,0 +2,27 @@
+Tue Dec 17 10:23:37 UTC 2013 - g...@opensuse.org
+
+- update libisofs to version 1.3.4
+  * Giving sort weight 2 as default to El Torito boot images
+  * Encoding HFS+ names in UTF-16 rather than UCS-2.
+- update libburn to version 1.3.4
+  * Bug fix: Drive error reports were ignored during blanking and
+formatting
+  * Bug fix: Drive LG BH16NS40 stalls on inspection of unformatted
+DVD+RW
+  * New API call burn_disc_pretend_full_uncond()
+- update libisoburn to version 1.3.4
+  * Bug fix: Command -blank as_needed formatted blank BD-R.
+  * Bug fix: -as mkisofs option -log-file put the log file into the
+image
+  * Bug fix: -cut_out did not add x-permission to r-permission of
+directory
+  * Bug fix: Command -zisofs did not accept all options emitted by
+-status -zisofs
+  * Bug fix: -blank force:... failed on appendable or closed media
+  * New command -read_speed
+  * New -close mode as_needed, new -as cdrecord option
+--multi_if_possible
+  * New -alter_date types: a-c , m-c , b-c , c
+- add rpmlintrc to remove false-positive dependency error
+
+---

Old:

  libburn-1.3.2.tar.gz
  libisoburn-1.3.2.tar.gz
  libisofs-1.3.2.tar.gz

New:

  libburn-1.3.4.tar.gz
  libburnia-rpmlintrc
  libisoburn-1.3.4.tar.gz
  libisofs-1.3.4.tar.gz



Other differences:
--
++ libburnia.spec ++
--- /var/tmp/diff_new_pack.yP6TYf/_old  2013-12-18 16:54:06.0 +0100
+++ /var/tmp/diff_new_pack.yP6TYf/_new  2013-12-18 16:54:06.0 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define libburn_ver1.3.2
-%define libisoburn_ver 1.3.2
-%define libisofs_ver   1.3.2
+%define libburn_ver1.3.4
+%define libisoburn_ver 1.3.4
+%define libisofs_ver   1.3.4
 
 %define libburn_so 4
 %define libisoburn_so  1
@@ -31,10 +31,10 @@
 License:GPL-2.0+
 Group:  Productivity/Multimedia/CD/Record
 Url:http://libburnia-project.org/
-
 Source0:
http://files.libburnia-project.org/releases/libburn-%{libburn_ver}.tar.gz
 Source1:
http://files.libburnia-project.org/releases/libisoburn-%{libisoburn_ver}.tar.gz
 Source2:
http://files.libburnia-project.org/releases/libisofs-%{libisofs_ver}.tar.gz
+Source100:  libburnia-rpmlintrc
 BuildRequires:  libacl-devel
 BuildRequires:  libattr-devel
 BuildRequires:  pkg-config

++ libburn-1.3.2.tar.gz - libburn-1.3.4.tar.gz ++
 1918 lines of diff (skipped)

++ libburnia-rpmlintrc ++
# libburnia-tools is not a shared library package
addFilter(libburnia-tools-x11.[^:]+: E: shlib-fixed-dependency .* 
libburnia-tools)

++ libisoburn-1.3.2.tar.gz - libisoburn-1.3.4.tar.gz ++
 3726 lines of diff (skipped)

++ libisofs-1.3.2.tar.gz - libisofs-1.3.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libisofs-1.3.2/ChangeLog new/libisofs-1.3.4/ChangeLog
--- old/libisofs-1.3.2/ChangeLog2013-08-07 10:56:13.0 +0200
+++ new/libisofs-1.3.4/ChangeLog2013-12-12 09:29:50.0 +0100
@@ -1,3 +1,8 @@
+libisofs-1.3.4.tar.gz Thu Dec 12 2013
+===
+* Giving sort weight 2 as default to El Torito boot images
+* Encoding HFS+ names in UTF-16 rather than UCS-2.
+
 libisofs-1.3.2.tar.gz Wed Aug 07 2013
 ===
 * Bug fix: iso_finish() left an invalid global pointer, which a subsequent 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libisofs-1.3.2/README new/libisofs-1.3.4/README
--- old/libisofs-1.3.2/README   2012-07-20 20:38:08.0 +0200
+++ new/libisofs-1.3.4/README   2013-09-25 13:07:24.0 +0200
@@ -4,7 +4,7 @@
 
 Released under GPL (see COPYING file for details).
 
-Copyright (C) 2008 - 2012 Vreixo Formoso,
+Copyright (C) 2008 - 2013 Vreixo Formoso,
   Mario Danic,
   Vladimir Serbinenko,
   Thomas Schmitt
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libisofs-1.3.2/configure new/libisofs-1.3.4/configure
--- 

commit mate-file-manager-image-converter for openSUSE:Factory

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package mate-file-manager-image-converter 
for openSUSE:Factory checked in at 2013-12-18 19:24:44

Comparing /work/SRC/openSUSE:Factory/mate-file-manager-image-converter (Old)
 and  /work/SRC/openSUSE:Factory/.mate-file-manager-image-converter.new 
(New)


Package is mate-file-manager-image-converter

Changes:

New Changes file:

--- /dev/null   2013-11-25 01:44:08.036031256 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-file-manager-image-converter.new/mate-file-manager-image-converter.changes
 2013-12-18 19:24:45.0 +0100
@@ -0,0 +1,20 @@
+---
+Wed Apr  3 22:51:46 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 1.6.0
+  + fix French translation
+  + update translations
+  + fix incorrect FSF address
+
+---
+Sat Dec  1 18:58:47 UTC 2012 - nmo.marq...@gmail.com
+
+- Update to version 1.5.0
+  + fix FSF addresses
+  + bump to version 1.5.0
+
+---
+Fri Aug 31 23:05:26 CST 2012 - hillw...@linuxfans.org
+
+- Initial package from version 1.4.0
+

New:

  mate-file-manager-image-converter-1.6.0.tar.xz
  mate-file-manager-image-converter.changes
  mate-file-manager-image-converter.spec



Other differences:
--
++ mate-file-manager-image-converter.spec ++
#
# spec file for package mate-file-manager-image-converter
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# 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:   mate-file-manager-image-converter
%define _name   caja-image-converter
Summary:MATE Desktop file manager image converter
Version:1.6.0
Release:0
License:GPL-2.0+
Url:http://mate-desktop.org/
Group:  System/GUI/Other
Source: 
http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
Requires:   ImageMagick
Requires:   mate-file-manager = 1.6.0
Recommends: %{name}-lang

BuildRequires:  libglade2-devel
BuildRequires:  mate-common
BuildRequires:  pkgconfig(libcaja-extension)
BuildRequires:  pkgconfig(glib-2.0)
BuildRequires:  pkgconfig(gtk+-2.0)
BuildRequires:  pkgconfig(mate-desktop-2.0)
BuildRequires:  xz

%description
ImageResizer adds a Resize Images... menu item to the context menu of
all images. This opens a dialog where you set the desired image size and
file name. A click on Resize finally resizes the image(s) using
ImageMagick's convert tool.

%lang_package

%prep
%setup -q

%build
NOCONFIGURE=1 ./autogen.sh
%configure --with-pic
make %{?_smp_mflags}

%install
%makeinstall
find %{buildroot} -type f -name *.la -delete -print
%find_lang %{_name}

%files
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING NEWS
%dir %{_libdir}/caja
%dir %{_libdir}/caja/extensions-2.0
%{_libdir}/caja/extensions-2.0/*.so
%{_datadir}/%{_name}

%files lang -f %{_name}.lang
%defattr(-,root,root,-)

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



commit mate-file-manager-sendto for openSUSE:Factory

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package mate-file-manager-sendto for 
openSUSE:Factory checked in at 2013-12-18 19:25:07

Comparing /work/SRC/openSUSE:Factory/mate-file-manager-sendto (Old)
 and  /work/SRC/openSUSE:Factory/.mate-file-manager-sendto.new (New)


Package is mate-file-manager-sendto

Changes:

New Changes file:

--- /dev/null   2013-11-25 01:44:08.036031256 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-file-manager-sendto.new/mate-file-manager-sendto.changes
   2013-12-18 19:25:08.0 +0100
@@ -0,0 +1,44 @@
+---
+Thu Sep 12 15:28:14 UTC 2013 - p.drou...@gmail.com
+
+- Forget to exclude gsettings schema convert; we don't need it
+
+---
+Wed Apr  3 22:59:37 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 1.6.0
+  + fix incorrect FSF address
+  + AC_CONFIG_HEADERS to please automake 1.13
+  + update translations
+
+---
+Tue Dec 18 17:23:42 UTC 2012 - nmo.marq...@gmail.com
+
+- Supress gajim subpackage and plugin; we dont have gajim on
+  openSUSE.
+
+---
+Tue Dec 18 00:56:59 UTC 2012 - nmo.marq...@gmail.com
+
+- Split pidgin plugin in sub-package %{name}-pidgin
+
+---
+Fri Nov 30 16:24:11 UTC 2012 - nmo.marq...@gmail.com
+
+- Update to version 1.5.0
+  + remove autogenerated schema
+  + port to gsettings
+  + use GAppInfo instead of gsettings to get default mail client
+
+---
+Sun Sep  9 16:46:37 UTC 2012 - nmo.marq...@gmail.com
+
+- rename .spec and .changes to 'mate-file-manager-sendto'
+- remove fdupes BR, many spec file cleanups
+- rename plugin sub-packages
+
+---
+Wed Aug 29 23:59:56 CST 2012 - hillw...@linuxfans.org
+
+- Initial package , based on nautilus-sendto-2.32.0.spec
+

New:

  mate-file-manager-sendto-1.6.0.tar.xz
  mate-file-manager-sendto.changes
  mate-file-manager-sendto.spec



Other differences:
--
++ mate-file-manager-sendto.spec ++
#
# spec file for package mate-file-manager-sendto
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# 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:   mate-file-manager-sendto
%define _name   caja-sendto
Version:1.6.0
Release:0
License:GPL-2.0+
Summary:A collection of 'sendto' plugins for MATE file manager
Url:http://mate-desktop.org
Group:  System/GUI/Other
Source: 
http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
%glib2_gsettings_schema_requires
Recommends: %{name}-lang
Requires:   %{name}-upnp = %{version}-%{release}
Requires:   mate-file-manager = 1.6.0

BuildRequires:  libgupnp-devel
BuildRequires:  mate-common
BuildRequires:  pkgconfig(dbus-glib-1)
BuildRequires:  pkgconfig(glib-2.0)
BuildRequires:  pkgconfig(gtk+-2.0)
BuildRequires:  pkgconfig(libcaja-extension)
BuildRequires:  pkgconfig(mate-doc-utils)
BuildRequires:  xz

%description
This package provides extra functionality to the MATE Desktop file
manager, caja. The core package includes CD burner, archiving, email
client links and devices.

%package pidgin
Summary:Pidgin integration for the MATE Desktop file manager
Group:  System/GUI/Other
Requires:   pidgin
Requires:   %{name} = %{version}-%{release}

%description pidgin
This package provides pidgin integration to the MATE Desktop file
manager, caja.

%package upnp
Summary:UPnP integration for the MATE Desktop file manager
Group:  System/GUI/Other
Requires:   %{name} = %{version}-%{release}

%description upnp
This package provides the functionality to the caja file browser to
send files over e-mail or instant messaging protocols via Evolution,
Empathy and Pidgin.

%package devel
Summary:Development files for %{name}
Group:  Development/Libraries/X11
Requires:   

commit mate-image-viewer for openSUSE:Factory

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package mate-image-viewer for 
openSUSE:Factory checked in at 2013-12-18 19:27:24

Comparing /work/SRC/openSUSE:Factory/mate-image-viewer (Old)
 and  /work/SRC/openSUSE:Factory/.mate-image-viewer.new (New)


Package is mate-image-viewer

Changes:

New Changes file:

--- /dev/null   2013-11-25 01:44:08.036031256 +0100
+++ /work/SRC/openSUSE:Factory/.mate-image-viewer.new/mate-image-viewer.changes 
2013-12-18 19:27:25.0 +0100
@@ -0,0 +1,63 @@
+---
+Fri Sep 20 10:46:35 UTC 2013 - p.drou...@gmail.com
+
+- Move gtk-doc help documents from main package to devel subpackage
+
+---
+Thu Sep 19 23:42:53 UTC 2013 - p.drou...@gmail.com
+
+- Add pkgconfig(libxml-2.0) BuildRequires; fix build in Factory
+
+---
+Tue Jul 30 10:34:47 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 1.6.1
+  + use pkgdatadir to install ui files
+  + fixes for make dist and make distcheck
+  + add man page for eom
+closes #14 https://github.com/mate-desktop/mate-image-viewer/issues/14
+  + replace GDK_keyname with GDK_KEY_keyname
+  + replace direct struct access with accessor functions
+  + replace direct struct access with accessor functions in order to make
+it build with GSEAL_ENABLE
+  + move filechooser-xdg-fallback key into the correct GSettings schema
+  + update the FSF adress in COPYING
+
+---
+Wed Apr  3 23:11:54 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 1.6.0
+  + no changes since 1.5.1
+
+---
+Sun Mar 24 15:49:29 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 1.5.1
+  + fix schema error
+  + add mateconf-gsettings-data-convert file
+  + replace the deprecated GDK symbols
+  + fix some deprecated code
+  + remove category MATE
+- Remove mate-image-viewer-1.5.0-remove_MATE_from_categories.patch;
+  merged on upstream release
+
+---
+Sun Nov  4 02:41:58 UTC 2012 - nmo.marq...@gmail.com
+
+- Add %post/%postun desktop database macros
+- Add 'update-desktop-files' to BRs
+
+---
+Mon Oct 22 01:04:58 UTC 2012 - nmo.marq...@gmail.com
+
+- Add dependencies to hicolor-icon-themes in BRs and Rs; add
+  hicolor macros in %post/%postun
+- Add virtual provides eom (eye of mate ?)
+
+---
+Sun Oct 21 20:10:54 UTC 2012 - nmo.marq...@gmail.com
+
+- Initial package from 1.5.0 upstream release
+- Add mate-image-viewer-1.5.0-remove_MATE_from_categories.patch
+  upstreamed, remove MATE from Categories in .desktop file
+

New:

  mate-image-viewer-1.6.1.tar.xz
  mate-image-viewer.changes
  mate-image-viewer.spec



Other differences:
--
++ mate-image-viewer.spec ++
#
# spec file for package mate-image-viewer
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# 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.


Name:   mate-image-viewer
%define _name   eom
Version:1.6.1
Release:0
License:GPL-2.0
Summary:MATE Desktop graphics viewer
Url:http://mate-desktop.org
Group:  System/GUI/Other
Source: 
http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
Requires:   hicolor-icon-theme
Provides:   %{_name} = %{version}
Recommends: %{name}-lang
%glib2_gsettings_schema_requires

BuildRequires:  hicolor-icon-theme
BuildRequires:  mate-common
BuildRequires:  libjpeg-devel
BuildRequires:  libexif-devel
BuildRequires:  libxml2-python
BuildRequires:  liblcms-devel
BuildRequires:  liblcms2-devel
BuildRequires:  pkgconfig(dbus-glib-1)
BuildRequires:  pkgconfig(exempi-2.0)
BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
BuildRequires:  pkgconfig(gtk+-unix-print-2.0)
BuildRequires:  pkgconfig(gtk+-2.0)
BuildRequires:  pkgconfig(librsvg-2.0)
BuildRequires:  pkgconfig(libxml-2.0)
BuildRequires:  pkgconfig(mate-desktop-2.0)

commit mate-menus for openSUSE:Factory

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package mate-menus for openSUSE:Factory 
checked in at 2013-12-18 19:28:24

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


Package is mate-menus

Changes:

New Changes file:

--- /dev/null   2013-11-25 01:44:08.036031256 +0100
+++ /work/SRC/openSUSE:Factory/.mate-menus.new/mate-menus.changes   
2013-12-18 19:28:25.0 +0100
@@ -0,0 +1,60 @@
+---
+Fri Sep 20 13:08 UTC 2013 - johann.l...@wanadoo.fr
+
+- Fix libraries group System/Libraries
+
+---
+Wed Apr 10 17:00:40 UTC 2013 - p.drou...@gmail.com
+
+- Clean up specfile; remove useless *-%{release} past a Requires tag
+   remove useless devel package dependency to main package
+
+---
+Wed Apr  3 14:45:08 UTC 2013 - johann.l...@wanadoo.fr
+
+- Update to version 1.6.0
+  + Add Recommends: %{name}-lang = %{version}-%{release}
+  + fix incorrect FSF addresses
+  + AC_CONFIG_HEADERS to please automake 1.13
+  + update translations
+
+---
+Fri Feb 22 19:54:34 UTC 2013 - p.drou...@gmail.com
+
+- Remove Requires: mate-menus and add Requires: glib2-devel on devel
+  subpackage
+
+---
+Fri Feb 22 18:30:55 UTC 2013 - p.drou...@gmail.com
+
+- Add branding subpackage and specific strings
+  It is needed to allow to build a external branding
+
+---
+Wed Nov  7 21:34:46 UTC 2012 - nmo.marq...@gmail.com
+
+- Split typelib and minor cleanups
+
+---
+Thu Oct 11 14:38:15 UTC 2012 - nmo.marq...@gmail.com
+
+- Update to version 1.5.0
+  + no changelog available
+  + version bump
+
+---
+Sat Sep  8 01:20:18 UTC 2012 - nmo.marq...@gmail.com
+
+- copypac to X11:MATE
+  + minor cosmetic fixes
+
+---
+Fri Aug  3 23:40:19 CST 2012 - hillw...@linuxfans.org
+
+- Update to version 1.4.0 
+
+---
+Mon Jan  2 16:10:48 UTC 2012 - fi...@opensuse.org
+
+- Initial package from version 1.2.0
+

New:

  mate-menus-1.6.0.tar.xz
  mate-menus.changes
  mate-menus.spec



Other differences:
--
++ mate-menus.spec ++
#
# spec file for mate-menus
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# 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:   mate-menus
%define _name   libmate-menu2
%define typelib typelib-1_0-MateMenu-2_0
Version:1.6.0
Release:0
License:GPL-2.0+ and LGPL-2.1+
Summary:MATE Desktop Menu
Url:http://mate-desktop.org/
Group:  System/GUI/Other
Source: 
http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz

BuildRequires:  intltool
BuildRequires:  mate-common
BuildRequires:  pkgconfig(glib-2.0)
BuildRequires:  pkgconfig(gtk+-2.0)
BuildRequires:  pkgconfig(gobject-introspection-1.0)
BuildRequires:  pkgconfig(pygtk-2.0)
BuildRequires:  pkgconfig(python)
BuildRequires:  update-desktop-files
BuildRequires:  xz
Requires:   %{name}-branding = %{version}
Recommends: %{name}-lang = %{version}

%description
mate-menus contains the libmate-menu library, the layout configuration
files for the MATE menu, as well as a simple menu editor.

The libmate-menu library implements the Desktop Menu Specification
from freedesktop.org.

%package branding-upstream
Summary:The MATE Desktop Menu -- Upstream Menus Definitions
License:GPL-2.0+
Group:  System/GUI/Other
Requires:   %{name} = %{version}
Provides:   %{name}-branding = %{version}
Conflicts:  otherproviders(%{name}-branding)
Supplements:packageand(%{name}:branding-upstream)
BuildArch:  noarch
#BRAND: This package contains set of 

commit mate-text-editor for openSUSE:Factory

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package mate-text-editor for 
openSUSE:Factory checked in at 2013-12-18 19:38:46

Comparing /work/SRC/openSUSE:Factory/mate-text-editor (Old)
 and  /work/SRC/openSUSE:Factory/.mate-text-editor.new (New)


Package is mate-text-editor

Changes:

New Changes file:

--- /dev/null   2013-11-25 01:44:08.036031256 +0100
+++ /work/SRC/openSUSE:Factory/.mate-text-editor.new/mate-text-editor.changes   
2013-12-18 19:38:47.0 +0100
@@ -0,0 +1,17 @@
+---
+Wed Apr  3 23:45:57 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 1.6.0
+  + remove category MATE in desktop file
+  + update translations
+
+---
+Fri Feb 15 14:10:26 UTC 2013 - p.drou...@gmail.com
+
+- Remove useless dependencies and clean the specfile
+
+---
+Tue Feb 12 15:34:17 UTC 2013 - johann.l...@wanadoo.fr
+
+- initial package from upstream release 1.5.0 
+

New:

  mate-text-editor-1.6.0.tar.xz
  mate-text-editor.changes
  mate-text-editor.spec



Other differences:
--
++ mate-text-editor.spec ++
#
# spec file for mate-text-editor 
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# 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:   mate-text-editor
%define _name   pluma
Version:1.6.0
Release:0
License:GPL-2.0+
Summary:Text editor for the MATE desktop
Url:http://mate-desktop.org
Group:  System/GUI/Other
Source: 
http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
%glib2_gsettings_schema_requires

BuildRequires:  enchant-devel
BuildRequires:  gtk2-devel
BuildRequires:  gtksourceview2-devel
BuildRequires:  iso-codes-devel
BuildRequires:  libSM-devel
BuildRequires:  mate-common
BuildRequires:  python-gobject2-devel
BuildRequires:  python-gtk-devel
BuildRequires:  python-gtksourceview-devel
BuildRequires:  python-devel
BuildRequires:  mate-doc-utils-devel
BuildRequires:  python-libxml2
BuildRequires:  fdupes
BuildRequires:  update-desktop-files
Requires:   python-gobject2
Recommends: %{name}-lang

%description
Pluma is a small, but powerful text editor designed specifically for
the MATE desktop. It has most standard text editor functions and fully
supports international text in Unicode. Advanced features include syntax
highlighting and automatic indentation of source code, printing and editing
of multiple documents in one window.

mate-text-editor is extensible through a plugin system, which currently includes
support for spell checking, comparing files, viewing CVS ChangeLogs, and
adjusting indentation levels.

%package devel
Summary:  Small and lightweight UTF-8 text editor
Group:Development/Libraries/Other
Requires: %{name} = %{version}
Requires: gtksourceview2-devel

%description devel
Pluma is a small, but powerful text editor designed specifically for
the MATE desktop. It has most standard text editor functions and fully
supports international text in Unicode. Advanced features include syntax
highlighting and automatic indentation of source code, printing and editing
of multiple documents in one window.

%lang_package

%prep
%setup -q
NOCONFIGURE=1 ./autogen.sh

# Fix debug permissions with messy hack 
find ./*/* -type f -exec chmod 644 {} \;
find ./*/*/* -type f -exec chmod 644 {} \;


%build
%configure \
--disable-scrollkeeper \
--enable-python
make %{?_smp_mflags} V=1

%install
%makeinstall
find %{buildroot} -type f -name '*.la' -delete -print
%suse_update_desktop_file pluma
%find_lang %{_name} %{?no_lang_C}
%fdupes %{buildroot}

if [ -d %{buildroot}%{_datadir}/MateConf ]; then
   rm -r %{buildroot}%{_datadir}/MateConf
fi

%post
/sbin/ldconfig
%desktop_database_post
%glib2_gsettings_schema_post

%postun
/sbin/ldconfig
%desktop_database_postun
%glib2_gsettings_schema_postun

%files 
%defattr(-,root,root) 
%doc README COPYING AUTHORS
%{_datadir}/omf/pluma/pluma-C.omf
%{_datadir}/pluma/

commit mate-terminal for openSUSE:Factory

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package mate-terminal for openSUSE:Factory 
checked in at 2013-12-18 19:38:35

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


Package is mate-terminal

Changes:

New Changes file:

--- /dev/null   2013-11-25 01:44:08.036031256 +0100
+++ /work/SRC/openSUSE:Factory/.mate-terminal.new/mate-terminal.changes 
2013-12-18 19:38:36.0 +0100
@@ -0,0 +1,67 @@
+---
+Thu Oct 10 11:55:38 UTC 2013 - cfarr...@suse.com
+
+- license update: GPL-3.0+
+  COPYING and majority of source code files state this is GPL-3.0+, not
+  GPL-2.0+
+
+---
+Sat Oct  5 13:14:29 UTC 2013 - p.drou...@gmail.com
+
+- Call update-desktop-database for mate-terminal.desktop
+
+---
+Fri Apr 12 15:41:49 UTC 2013 - p.drou...@gmail.com
+
+- Add Requires: gsettings-backend-dconf; it's needed to save settings
+  changes by user
+
+---
+Wed Apr 10 13:59:21 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 1.6.1
+  + fix crashing on start with proxy set, properly set all proxy env vars
+- Replace Requires: %{name}-lang with Recommends: %{name}-lang
+
+---
+Thu Apr  4 00:34:51 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 1.6.0
+  + update translations
+
+---
+Sat Mar 23 14:43:30 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 1.5.1
+  + fix dconf minimum versions
+  + rename 'Terminal' to 'MATE Terminal' in desktop file
+show the terminal in all DEs
+  + free gchar** after use
+  + remove unused function from terminal-gsettings
+  + add manpage
+migrated from debian/gnome-terminal-2.30.2 manpage
+- Remove mate-terminal-1.5.0-fix_compiler_warnings.patch; merged on upstream
+  release
+
+---
+Thu Jan 24 21:49:44 UTC 2013 - nmo.marq...@gmail.com
+
+- Update to version 1.5.0
+  + migrate to gsettings
+  + fix incorrect FSF address
+  + update mate-terminal.desktop
+- Add mate-terminal-1.5.0-fix_compiler_warnings.patch; fix several
+  compiler warnings and build issues; upstream
+
+---
+Sun Sep  9 00:55:17 UTC 2012 - nmo.marq...@gmail.com
+
+- add mate-terminal-1.4.0-tweak_schema_defaults.patch - change
+  terminal defaults to something more cozy... hopefuly?!.
+- add dependency to 'ubuntu-font-family' due to customizations
+
+---
+Sat Sep  8 22:30:14 UTC 2012 - nmo.marq...@gmail.com
+
+- initial package from release 1.4.0
+

New:

  mate-terminal-1.6.1.tar.xz
  mate-terminal.changes
  mate-terminal.spec



Other differences:
--
++ mate-terminal.spec ++
# spec file for mate-terminal 
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# 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:   mate-terminal
Version:1.6.1
Release:0
License:GPL-3.0+
Summary:MATE Desktop system tools
Url:http://mate-desktop.org
Group:  System/GUI/Other
Source: 
http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
Requires:   gsettings-backend-dconf
Recommends: %{name}-lang
%glib2_gsettings_schema_requires

BuildRequires:  mate-common
BuildRequires:  libxml2-python
BuildRequires:  pkgconfig(dconf)
BuildRequires:  pkgconfig(dbus-glib-1)
BuildRequires:  pkgconfig(glib-2.0)
BuildRequires:  pkgconfig(gtk+-2.0)
BuildRequires:  pkgconfig(mate-doc-utils)
BuildRequires:  pkgconfig(sm)
BuildRequires:  pkgconfig(vte)
BuildRequires:  scrollkeeper
BuildRequires:  update-desktop-files
BuildRequires:  xz

%description
MATE Terminal is a terminal emulation application that you can use to
perform the following actions:
 - Access a UNIX shell in the MATE 

commit writerperfect for openSUSE:Factory

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package writerperfect for openSUSE:Factory 
checked in at 2013-12-18 19:47:12

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


Package is writerperfect

Changes:

--- /work/SRC/openSUSE:Factory/writerperfect/writerperfect.changes  
2013-12-06 14:46:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.writerperfect.new/writerperfect.changes 
2013-12-18 19:47:14.0 +0100
@@ -1,0 +2,8 @@
+Tue Dec 17 10:22:12 UTC 2013 - fridrich.st...@suse.com
+
+- Upgrading to 0.8.3
+  - Add fh2odg for Macromedia Freehand documents.
+  - Add key2odp for Apple Keynote documents.
+  - Improve mwaw support.
+
+---

Old:

  writerperfect-0.8.2.tar.xz

New:

  writerperfect-0.8.3.tar.xz



Other differences:
--
++ writerperfect.spec ++
--- /var/tmp/diff_new_pack.232A4T/_old  2013-12-18 19:47:15.0 +0100
+++ /var/tmp/diff_new_pack.232A4T/_new  2013-12-18 19:47:15.0 +0100
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   writerperfect
-Version:0.8.2
+Version:0.8.3
 Release:0
 Summary:Tools for converting WordPerfect(tm) documents
 License:LGPL-2.1+ or MPL-2.0+
@@ -24,10 +25,14 @@
 Url:http://libwpd.sf.net/
 Source: 
http://downloads.sourceforge.net/project/libwpd/%{name}/%{name}-%{version}/%{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
+BuildRequires:  libgsf-devel = 1.6.0
 BuildRequires:  pkgconfig
+BuildRequires:  xz
 BuildRequires:  pkgconfig(libcdr-0.0)
+BuildRequires:  pkgconfig(libetonyek-0.0)
+BuildRequires:  pkgconfig(libfreehand-0.0)
 BuildRequires:  pkgconfig(libmspub-0.0)
-BuildRequires:  pkgconfig(libmwaw-0.1)
+BuildRequires:  pkgconfig(libmwaw-0.2)
 BuildRequires:  pkgconfig(libodfgen-0.0)
 BuildRequires:  pkgconfig(libvisio-0.0)
 BuildRequires:  pkgconfig(libwpd-0.9)
@@ -36,6 +41,8 @@
 BuildRequires:  pkgconfig(libwps-0.2)
 Requires:   cdr2odg
 Requires:   cmx2odg
+Requires:   fh2odg
+Requires:   key2odp
 Requires:   mwaw2odt
 Requires:   pub2odg
 Requires:   vsd2odg
@@ -115,6 +122,20 @@
 %description -n pub2odg
 Tool for converting Microsoft Publisher Documents into OpenDocument Graphics 
format.
 
+%package -n key2odp
+Summary:Converter from KEY to ODP
+Group:  Productivity/Text/Convertors
+
+%description -n key2odp
+Tool for converting Keynote presentations into OpenDocument Presentation 
format.
+
+%package -n fh2odg
+Summary:Converter from FH to ODG
+Group:  Productivity/Text/Convertors
+
+%description -n fh2odg
+Tool for converting Freehand drawings into OpenDocument Graphics format.
+
 %prep
 %setup -q
 
@@ -170,4 +191,12 @@
 %defattr(-,root,root)
 %{_bindir}/pub2odg
 
+%files -n key2odp
+%defattr(-,root,root)
+%{_bindir}/key2odp
+
+%files -n fh2odg
+%defattr(-,root,root)
+%{_bindir}/fh2odg
+
 %changelog

++ writerperfect-0.8.2.tar.xz - writerperfect-0.8.3.tar.xz ++
 23340 lines of diff (skipped)

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



commit yast2-nis-client for openSUSE:Factory

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package yast2-nis-client for 
openSUSE:Factory checked in at 2013-12-18 19:47:42

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


Package is yast2-nis-client

Changes:

--- /work/SRC/openSUSE:Factory/yast2-nis-client/yast2-nis-client.changes
2013-11-19 10:50:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-nis-client.new/yast2-nis-client.changes   
2013-12-18 19:47:44.0 +0100
@@ -1,0 +2,6 @@
+Tue Dec 17 09:44:57 UTC 2013 - mfi...@suse.com
+
+- contains .etc.defaultdomain agent
+- 3.1.3 
+
+---

Old:

  yast2-nis-client-3.1.2.tar.bz2

New:

  yast2-nis-client-3.1.3.tar.bz2



Other differences:
--
++ yast2-nis-client.spec ++
--- /var/tmp/diff_new_pack.w5MKW0/_old  2013-12-18 19:47:44.0 +0100
+++ /var/tmp/diff_new_pack.w5MKW0/_new  2013-12-18 19:47:44.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-nis-client
-Version:3.1.2
+Version:3.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -31,7 +31,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2 = 2.23.17
 BuildRequires:  yast2-core-devel
-BuildRequires:  yast2-devtools = 3.0.6
+BuildRequires:  yast2-devtools = 3.1.10
 BuildRequires:  yast2-pam
 BuildRequires:  yast2-testsuite
 # Wizard::SetDesktopTitleAndIcon
@@ -92,6 +92,7 @@
 %{yast_scrconfdir}/cfg_ypbind.scr
 %{yast_scrconfdir}/yp_conf.scr
 %{yast_scrconfdir}/ypserv.scr
+%{yast_scrconfdir}/etc_defaultdomain.scr
 %{yast_schemadir}/autoyast/rnc/nis.rnc
 %dir %{yast_docdir}
 %doc %{yast_docdir}/COPYING

++ yast2-nis-client-3.1.2.tar.bz2 - yast2-nis-client-3.1.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nis-client-3.1.2/VERSION 
new/yast2-nis-client-3.1.3/VERSION
--- old/yast2-nis-client-3.1.2/VERSION  2013-11-18 17:56:03.0 +0100
+++ new/yast2-nis-client-3.1.3/VERSION  1970-01-01 01:00:00.0 +0100
@@ -1 +0,0 @@
-3.1.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-nis-client-3.1.2/package/yast2-nis-client.changes 
new/yast2-nis-client-3.1.3/package/yast2-nis-client.changes
--- old/yast2-nis-client-3.1.2/package/yast2-nis-client.changes 2013-11-18 
17:56:03.0 +0100
+++ new/yast2-nis-client-3.1.3/package/yast2-nis-client.changes 2013-12-17 
11:14:08.0 +0100
@@ -1,4 +1,10 @@
 ---
+Tue Dec 17 09:44:57 UTC 2013 - mfi...@suse.com
+
+- contains .etc.defaultdomain agent
+- 3.1.3 
+
+---
 Wed Nov 13 15:56:18 UTC 2013 - jreidin...@suse.com
 
 - Add explicit COPYING file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nis-client-3.1.2/package/yast2-nis-client.spec 
new/yast2-nis-client-3.1.3/package/yast2-nis-client.spec
--- old/yast2-nis-client-3.1.2/package/yast2-nis-client.spec2013-11-18 
18:22:10.0 +0100
+++ new/yast2-nis-client-3.1.3/package/yast2-nis-client.spec2013-12-17 
11:14:08.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-nis-client
-Version:3.1.2
+Version:3.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -28,7 +28,7 @@
 # SuSEfirewall2_* services merged into one service yast2-2.23.17
 BuildRequires: yast2 = 2.23.17
 BuildRequires: gcc-c++ perl-XML-Writer doxygen yast2-core-devel 
yast2-testsuite yast2-pam update-desktop-files libtool
-BuildRequires:  yast2-devtools = 3.0.6
+BuildRequires:  yast2-devtools = 3.1.10
 # Wizard::SetDesktopTitleAndIcon
 Requires:  yast2 = 2.21.22
 Requires:   yast2-pam
@@ -84,6 +84,7 @@
 %{yast_scrconfdir}/cfg_ypbind.scr
 %{yast_scrconfdir}/yp_conf.scr
 %{yast_scrconfdir}/ypserv.scr
+%{yast_scrconfdir}/etc_defaultdomain.scr
 %{yast_schemadir}/autoyast/rnc/nis.rnc
 %dir %{yast_docdir}
 %doc %{yast_docdir}/COPYING
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nis-client-3.1.2/src/Makefile.am 
new/yast2-nis-client-3.1.3/src/Makefile.am
--- old/yast2-nis-client-3.1.2/src/Makefile.am  2013-11-18 17:56:03.0 
+0100
+++ new/yast2-nis-client-3.1.3/src/Makefile.am  2013-12-17 11:14:08.0 
+0100
@@ -15,7 +15,8 @@
 scrconf_DATA = \
   scrconf/ypserv.scr \
   scrconf/cfg_ypbind.scr \
-  scrconf/yp_conf.scr
+  scrconf/yp_conf.scr \
+  scrconf/etc_defaultdomain.scr
 
 agent_SCRIPTS = \
   servers_non_y2/ag_yp_conf
@@ -29,4 +30,4 @@
 
 EXTRA_DIST = 

commit yast2-online-update-configuration for openSUSE:Factory

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package yast2-online-update-configuration 
for openSUSE:Factory checked in at 2013-12-18 19:48:04

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


Package is yast2-online-update-configuration

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-online-update-configuration/yast2-online-update-configuration.changes
  2013-11-15 14:25:03.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-online-update-configuration.new/yast2-online-update-configuration.changes
 2013-12-18 19:48:05.0 +0100
@@ -1,0 +2,6 @@
+Tue Dec 17 13:20:40 UTC 2013 - vmora...@suse.com
+
+- Add option for using deltarpms during update - FATE#314867
+- 3.1.2
+
+---

Old:

  yast2-online-update-configuration-3.1.1.tar.bz2

New:

  yast2-online-update-configuration-3.1.2.tar.bz2



Other differences:
--
++ yast2-online-update-configuration.spec ++
--- /var/tmp/diff_new_pack.wLgg2Z/_old  2013-12-18 19:48:06.0 +0100
+++ /var/tmp/diff_new_pack.wLgg2Z/_new  2013-12-18 19:48:06.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-online-update-configuration
-Version:3.1.1
+Version:3.1.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -34,7 +34,7 @@
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2 = 2.17.0
-BuildRequires:  yast2-devtools = 3.0.6
+BuildRequires:  yast2-devtools = 3.1.10
 BuildRequires:  yast2-packager
 BuildRequires:  yast2-pkg-bindings = 2.17.20
 BuildRequires:  yast2-testsuite

++ yast2-online-update-configuration-3.1.1.tar.bz2 - 
yast2-online-update-configuration-3.1.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-online-update-configuration-3.1.1/VERSION 
new/yast2-online-update-configuration-3.1.2/VERSION
--- old/yast2-online-update-configuration-3.1.1/VERSION 2013-11-15 
13:11:44.0 +0100
+++ new/yast2-online-update-configuration-3.1.2/VERSION 1970-01-01 
01:00:00.0 +0100
@@ -1 +0,0 @@
-3.1.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-online-update-configuration-3.1.1/package/yast2-online-update-configuration.changes
 
new/yast2-online-update-configuration-3.1.2/package/yast2-online-update-configuration.changes
--- 
old/yast2-online-update-configuration-3.1.1/package/yast2-online-update-configuration.changes
   2013-11-15 13:11:44.0 +0100
+++ 
new/yast2-online-update-configuration-3.1.2/package/yast2-online-update-configuration.changes
   2013-12-17 14:34:08.0 +0100
@@ -1,4 +1,10 @@
 ---
+Tue Dec 17 13:20:40 UTC 2013 - vmora...@suse.com
+
+- Add option for using deltarpms during update - FATE#314867
+- 3.1.2
+
+---
 Wed Nov 13 15:56:18 UTC 2013 - jreidin...@suse.com
 
 - Add explicit COPYING file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-online-update-configuration-3.1.1/package/yast2-online-update-configuration.spec
 
new/yast2-online-update-configuration-3.1.2/package/yast2-online-update-configuration.spec
--- 
old/yast2-online-update-configuration-3.1.1/package/yast2-online-update-configuration.spec
  2013-11-15 13:11:44.0 +0100
+++ 
new/yast2-online-update-configuration-3.1.2/package/yast2-online-update-configuration.spec
  2013-12-17 14:34:08.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-online-update-configuration
-Version:3.1.1
+Version:3.1.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -35,7 +35,7 @@
 PreReq: %fillup_prereq
 BuildRequires:  yast2 = 2.17.0
 BuildRequires:  perl-XML-Writer update-desktop-files yast2-packager 
yast2-testsuite
-BuildRequires:  yast2-devtools = 3.0.6
+BuildRequires:  yast2-devtools = 3.1.10
 BuildRequires:  yast2-pkg-bindings = 2.17.20
 BuildArch:  noarch
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-online-update-configuration-3.1.1/src/autoyast-rnc/online_update_configuration.rnc
 
new/yast2-online-update-configuration-3.1.2/src/autoyast-rnc/online_update_configuration.rnc
--- 
old/yast2-online-update-configuration-3.1.1/src/autoyast-rnc/online_update_configuration.rnc
2013-11-15 13:11:44.0 +0100
+++ 

commit xorg-x11-server for openSUSE:Factory

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package xorg-x11-server for openSUSE:Factory 
checked in at 2013-12-19 07:22:04

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


Package is xorg-x11-server

Changes:

--- /work/SRC/openSUSE:Factory/xorg-x11-server/xorg-x11-server.changes  
2013-12-17 10:06:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.xorg-x11-server.new/xorg-x11-server.changes 
2013-12-19 07:22:05.0 +0100
@@ -1,0 +2,7 @@
+Mon Dec 16 11:56:23 UTC 2013 - lbsous...@gmail.com
+
+-  Add u_keep_non_seat0_x_server_from_touching_vts.patch
+   * See: 
http://cgit.freedesktop.org/~jwrdegoede/xserver/commit/?id=405e2805d3903a8a631f01924593a227c634f05d
+   * Pull request to main xserver git tree scheduled after 1.15 release
+
+---

New:

  u_keep_non_seat0_x_server_from_touching_vts.patch



Other differences:
--
++ xorg-x11-server.spec ++
--- /var/tmp/diff_new_pack.iQua73/_old  2013-12-19 07:22:06.0 +0100
+++ /var/tmp/diff_new_pack.iQua73/_new  2013-12-19 07:22:06.0 +0100
@@ -134,6 +134,7 @@
 Patch162:   b_cache-xkbcomp-output-for-fast-start-up.patch
 Patch211:   
b_0001-Prevent-XSync-Alarms-from-senslessly-calling-CheckTr.patch
 Patch222:   b_sync-fix.patch
+Patch223:   u_keep_non_seat0_x_server_from_touching_vts.patch
 
 %description
 This package contains the X.Org Server.
@@ -210,6 +211,8 @@
 ### patch222 might not be applicable anymore
 #%patch222 -p1
 
+%patch223 -p1
+
 %build
 autoreconf -fi
 %configure CFLAGS=%{optflags} -fno-strict-aliasing \

++ u_keep_non_seat0_x_server_from_touching_vts.patch ++
From 405e2805d3903a8a631f01924593a227c634f05d Mon Sep 17 00:00:00 2001
From: Laércio de Sousa lbsous...@gmail.com
Date: Thu, 12 Dec 2013 16:22:48 +
Subject: xfree86: Keep a non-seat0 X server from touching VTs (#71258)

Updated patch following Hans de Goede's advice.

If -seat option is passed with a value different from seat0,
X server won't call xf86OpenConsole().

This is needed to avoid any race condition between seat0 and
non-seat0 X servers. If a non-seat0 X server opens a given VT
before a seat0 one which expects to open the same VT, one can
get an inactive systemd-logind graphical session for seat0.

This patch was first tested in a multiseat setup with multiple
video cards and works quite well.

I suppose it can also make things like DontVTSwitch and -sharevts
meaningless for non-seat0 seats, so it may fix bug #69477, too.

Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=71258
   https://bugs.freedesktop.org/show_bug.cgi?id=69477 (maybe)

See also: http://lists.x.org/archives/xorg-devel/2013-October/038391.html
  https://bugzilla.redhat.com/show_bug.cgi?id=1018196

Signed-off-by: Hans de Goede hdego...@redhat.com
---
diff --git a/hw/xfree86/common/xf86Init.c b/hw/xfree86/common/xf86Init.c
index 91ec4c8..1e95061 100644
--- a/hw/xfree86/common/xf86Init.c
+++ b/hw/xfree86/common/xf86Init.c
@@ -544,7 +544,8 @@ InitOutput(ScreenInfo * pScreenInfo, int argc, char **argv)
 if (NEED_IO_ENABLED(flags))
 want_hw_access = TRUE;
 
-if (!(flags  HW_SKIP_CONSOLE))
+/* Non-seat0 X servers should not open console */
+if (!(flags  HW_SKIP_CONSOLE)  !ServerIsNotSeat0())
 xorgHWOpenConsole = TRUE;
 }
 
--
cgit v0.9.0.2-2-gbebe
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit uwsgi for openSUSE:Factory

2013-12-18 Thread h_root
Hello community,

here is the log from the commit of package uwsgi for openSUSE:Factory checked 
in at 2013-12-19 07:21:56

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


Package is uwsgi

Changes:

--- /work/SRC/openSUSE:Factory/uwsgi/uwsgi.changes  2013-09-26 
11:53:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.uwsgi.new/uwsgi.changes 2013-12-19 
07:21:58.0 +0100
@@ -1,0 +2,78 @@
+Thu Oct 17 18:10:06 UTC 2013 - jf...@funktronics.ca
+
+- Update to 1.9.18.2:
+  * check for NULL dictionary values in python3 autoreloader
+  * fixed fastrouter realloc() bug
+  * fixed stdin and embedded configuration
+  * fixed vassal's strict mode
+  * fixed UUID randomization when libuuid is not used
+  * added --iprint (immediate print) option
+- Changes from 1.9.18:
+  * License change. This version of uWSGI is the first of the 1.9 tree using
+GPL2 + linking exception instead of plain GPL2
+  * Bugfixes
+* fixed uwsgi native protocol support on big endian machines
+* fixed jvm build system for arm (Jorge Gallegos)
+* fixed a memleak spotted by cppcheck in zlib management
+* chdir() at every emperor glob iteration
+* correctly honour --force-cwd
+* fixed ia64/Linux compilation (Jonas Smedegaard/Riccardo Magliocchetti)
+* fixed ruby rvm paths parsing order
+* added waitpid() after daemon’s SIGTERM (Łukasz Mierzwa)
+* fixed pid numbering after --idle (Łukasz Mierzwa)
+* fixed/improved cheaper memory limits (Łukasz Mierzwa)
+* correctly close inherited sockets in gateways
+* fix checks for MAP_FAILED in mmap() (instead of NULL)
+* fixed FastCGI non-blocking body read() (patch by Arkaitz Jimenez)
+* fixed attach.py script
+* avoid crashing on non-conformant PSGI response headers
+* run the python autoreloader even in non-apps mode when non-lazy
+  * New Features
+* https://uwsgi-docs.readthedocs.org/en/latest/Changelog-1.9.18.html
+* Minimal build profiles
+* Auto-fix modifier1. Now if the modifier1 of the request is zero, but the
+  python plugin is not loaded (or there are no python apps loaded) the
+  first configured app will be set instead (unless you disable with
+  feature with --no-default-app).
+* Perl auto reloader. The --perl-auto-reload option allows the psgi plugin
+  to check for changed modules after every request. It takes the frequency
+  (in seconds) of the scan.
+* The raw mode (preview technology, only for CPython). Raw mode allows
+  you to directly parse the request in your application callable. Instead
+  of getting a list of CGI vars/headers in your callable you only get the
+  file descriptor soon after accept(). You can then read()/write() to that
+  file descriptor in full freedom.
+* Optional NON-standard support for CPython buffer protocol for WSGI
+  responses. This is a NON-standard behaviour you have to voluntarily
+  enable with --wsgi-accept-buffer.
+* Emperor and config improvements
+  * The config system has been improved to be even more consistent in
+respect to strict mode (reminder: with --strict you basically check
+your config files for unknown options avoiding headaches caused by
+typos).
+  * New magic vars have been added exposing the name of the original
+config file (this simplifies templating when in Emperor mode), check
+them at
+
https://github.com/unbit/uwsgi-docs/blob/master/Configuration.rst#magic-variables
+  * The Emperor got support for Linux capabilities using the --emperor-cap
+option. The option takes the list of capability you want to maintain
+for your vassals when they start as root
+* Build system improvements
+  * The build system has been improved to link custom sources on the fly.
+  * Riccardo Magliocchetti rewrote the build script to use optparse
+instead of raw/old-fashioned sys.argv parsing
+* Pluginized the 'schemes' managementi. Schemes are the prefix part of
+  uWSGI uri's. When you do uwsgi --ini http://foobar.local:9090/test.ini;
+  the http:// is the scheme, signalling uWSGI it has to download the
+  config file via http. Til now those 'schemes' were hardcoded. Now they
+  are exposed as plugins, so you can add more of them (or override the
+  default one).
+* mountpoints checks. Allows for managing, for example, FUSE filesystems
+  with uWSGI:
+  http://uwsgi-docs.readthedocs.org/en/latest/tutorials/ReliableFuse.html
+* Preliminary libffi plugin. As embedding c libraries for exposing hooks
+  is becoming more common, we have started working on libffi integration,
+  allowing safe (and sane) argument passing to hooks. More to came soon.
+*