commit libevent.3426 for openSUSE:13.1:Update

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package libevent.3426 for 
openSUSE:13.1:Update checked in at 2015-01-23 20:01:05

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


Package is libevent.3426

Changes:

New Changes file:

--- /dev/null   2014-12-25 22:38:16.200041506 +0100
+++ /work/SRC/openSUSE:13.1:Update/.libevent.3426.new/libevent.changes  
2015-01-23 20:01:06.0 +0100
@@ -0,0 +1,332 @@
+---
+Thu Jan 15 15:01:56 UTC 2015 - meiss...@suse.com
+
+- libevent20-CVE-2014-6272.patch: Fixed heap overflows in buffer API
+  (bsc#897243 CVE-2014-6272)
+
+---
+Sat Jun 29 12:36:28 UTC 2013 - i...@marguerite.su
+
+- update to 2.0.21
+  * see ChangeLog for details.
+
+---
+Fri Nov 16 21:24:42 UTC 2012 - andreas.stie...@gmx.de
+
+- update to 2.0.20
+  * core: Make event_pending() threadsafe
+  * evhttp: Fix a memory leak on error in evhttp_uriencode
+  * evbuffer: Avoid possible needless call to writev
+  * evdns: memset sockaddr_in before using it
+  * evhttp: Check more setsockopt return values when binding sockets
+  * evdns: Avoid segfault on weird timeout during name lookup
+  * bufferevent_ssl: Correctly invoke callbacks when a SSL
+bufferevent reads some and then blocks
+
+---
+Mon Jul 30 22:21:50 UTC 2012 - crrodrig...@opensuse.org
+
+- Libevent 2.0.19
+* Fix periodic timeout behavior when time jumps forwar
+* Avoid certain priority inversions 
+* More evdns improvements
+* lots of other bugfixes, see NEWS for details.
+- Provide openssl support. 
+
+---
+Wed Feb  1 01:13:02 UTC 2012 - jeng...@medozas.de
+
+- Remove redundant tags/sections per specfile guideline suggestions
+- Use pkgconfig BR so that the package also works on Redhats.
+
+---
+Wed Aug  3 13:59:36 UTC 2011 - fris...@gmx.de
+
+- spec mods
+  o libsoname macro
+  o name macro
+- added baselibs.conf
+- rpmlint
+  o fix self obsoletes
+
+---
+Mon Mar 22 11:51:31 UTC 2011 - dims...@opensuse.org
+
+- Drop autoreconf call from build section. We do not carry any
+  patches at this time.
+
+---
+Mon Mar 21 23:02:31 UTC 2011 - dims...@opensuse.org
+
+- Update to version 2.0.10:
+  + Bugfixes:
+- Minor fix for IOCP shutdown handling fix
+- Correctly notify the main thread when activating an event
+  from a subthread
+- Reject overlong http requests early when Expect:100-continue
+  is set
+- EVUTIL_ASSERT: Use sizeof() to avoid unused variable
+  warnings with -DNDEBUG.
+  + Code cleanups:
+- bufferevent-internal.h: Use the new event2/util.h header,
+  not evutil.h
+- Use relative includes instead of system includes consistently
+- Make whitespace more consistent
+- For all changes between 1.4.14 and 2.0.10, see ChangeLog.
+- BuildRequire pkg-config, for proper pkgconfig() provides.
+- Change library soname to libevent-2_0-5
+
+---
+Mon Jun 21 14:41:53 UTC 2010 - alexan...@exatati.com.br
+
+- Spec file cleaned with spec-cleaner;
+- Changes in 1.4.14b-stable
+ o Set the VERSION_INFO correctly for 1.4.14
+
+- Changes in 1.4.14-stable
+ o Add a .gitignore file for the 1.4 branch. (d014edb)
+ o Backport evbuffer_readln(). (b04cc60 Nicholas Marriott)
+ o Make the evbuffer_readln backport follow the current API (c545485)
+ o Valgrind fix: Clear struct kevent before checking for OSX bug. (5713d5d 
William Ahern)
+ o Fix a crash when reading badly formatted resolve.conf (5b10d00 Yasuoka 
Masahiko)
+ o Fix memory-leak of signal handler array with kqueue. [backport] (01f3775)
+ o Update sample/signal-test.c to use newer APIs and not leak. (891765c Evan 
Jones)
+ o Correct all versions in 1.4 branch (ac0d213)
+ o Make evutil_make_socket_nonblocking() leave any other flags alone. (81c26ba 
Jardel Weyrich)
+ o Adjusted fcntl() retval comparison on evutil_make_socket_nonblocking(). 
(5f2e250 Jardel Weyrich)
+ o Correct a debug message in evhttp_parse_request_line (35df59e)
+ o Merge branch 'readln-backport' into patches-1.4 (8771d5b)
+ o Do not send an HTTP error when we've already closed or responded. (4fd2dd9 
Pavel Plesov)
+ o Re-add event_siglcb; some old code _was_ still using it. :( (bd03d06)
+ o Make Libevent 1.4 build on win32 with Unicode enabled. (bce58d6 Brodie 
Thiesfield)
+ o Distribute 

commit MozillaThunderbird.3424 for openSUSE:13.1:Update

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package MozillaThunderbird.3424 for 
openSUSE:13.1:Update checked in at 2015-01-23 20:01:22

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


Package is MozillaThunderbird.3424

Changes:

New Changes file:

--- /dev/null   2014-12-25 22:38:16.200041506 +0100
+++ 
/work/SRC/openSUSE:13.1:Update/.MozillaThunderbird.3424.new/MozillaThunderbird.changes
  2015-01-23 20:01:23.0 +0100
@@ -0,0 +1,2114 @@
+---
+Sat Jan 10 18:33:52 UTC 2015 - w...@rosenauer.org
+
+- update to Thunderbird 31.4.0 (bnc#910669)
+  * MFSA 2015-01/CVE-2014-8634/CVE-2014-8635
+Miscellaneous memory safety hazards
+  * MFSA 2015-03/CVE-2014-8638 (bmo#1080987)
+sendBeacon requests lack an Origin header
+  * MFSA 2015-04/CVE-2014-8639 (bmo#1095859)
+Cookie injection through Proxy Authenticate responses
+- added mozilla-icu-strncat.patch to fix post build checks
+
+---
+Sun Nov 30 08:37:33 UTC 2014 - w...@rosenauer.org
+
+- update to Thunderbird 31.3.0 (bnc#908009)
+  * MFSA 2014-83/CVE-2014-1587
+Miscellaneous memory safety hazards
+  * MFSA 2014-85/CVE-2014-1590 (bmo#1087633)
+XMLHttpRequest crashes with some input streams
+  * MFSA 2014-87/CVE-2014-1592 (bmo#1088635)
+Use-after-free during HTML5 parsing
+  * MFSA 2014-88/CVE-2014-1593 (bmo#1085175)
+Buffer overflow while parsing media content
+  * MFSA 2014-89/CVE-2014-1594 (bmo#1074280)
+Bad casting from the BasicThebesLayer to BasicContainerLayer
+
+---
+Sun Nov 16 21:22:00 UTC 2014 - Led led...@gmail.com
+
+- fix bashism in mozilla.sh script
+
+---
+Tue Nov  4 08:16:43 UTC 2014 - guilla...@opensuse.org
+
+- Limit RAM usage during link for ARM
+
+---
+Sat Oct 25 18:41:27 UTC 2014 - w...@rosenauer.org
+
+- remove add-plugins.sh and use /usr/share/myspell directly
+  (bnc#900639)
+
+---
+Sun Oct 12 22:47:42 UTC 2014 - w...@rosenauer.org
+
+- update to Thunderbird 31.2.0 (bnc#900941)
+  * MFSA 2014-74/CVE-2014-1574
+Miscellaneous memory safety hazards
+  * MFSA 2014-75/CVE-2014-1576 (bmo#1041512)
+Buffer overflow during CSS manipulation
+  * MFSA 2014-76/CVE-2014-1577 (bmo#1012609)
+Web Audio memory corruption issues with custom waveforms
+  * MFSA 2014-77/CVE-2014-1578 (bmo#1063327)
+Out-of-bounds write with WebM video
+  * MFSA 2014-79/CVE-2014-1581 (bmo#1068218)
+Use-after-free interacting with text directionality
+  * MFSA 2014-81/CVE-2014-1585/CVE-2014-1586 (bmo#1062876, bmo#1062981)
+Inconsistent video sharing within iframe
+- added basic appdata definition
+
+---
+Wed Sep 24 09:15:02 UTC 2014 - w...@rosenauer.org
+
+- update to Thunderbird 31.1.2
+
+---
+Tue Sep  9 12:53:41 UTC 2014 - wolfg...@rosenauer.org
+
+- update to Thunderbird 31.1.1
+  * Fixed an issue where mailing lists with spaces in their names
+couldn't be autocompleted (bmo#1060901)
+  * Fixed an occasional startup crash (bmo#1005336)
+
+---
+Fri Aug 29 13:02:19 UTC 2014 - w...@rosenauer.org
+
+- update to Thunderbird 31.1.0 (bnc#894370)
+  * MFSA 2014-67/CVE-2014-1553/CVE-2014-1562
+Miscellaneous memory safety hazards
+  * MFSA 2014-68/CVE-2014-1563 (bmo#1018524)
+Use-after-free during DOM interactions with SVG
+  * MFSA 2014-69/CVE-2014-1564 (bmo#1045977)
+Uninitialized memory use during GIF rendering
+  * MFSA 2014-70/CVE-2014-1565 (bmo#1047831)
+Out-of-bounds read in Web Audio audio timeline
+  * MFSA 2014-72/CVE-2014-1567 (bmo#1037641)
+Use-after-free setting text directionality
+- added mozilla-nullptr-gcc45.patch to build on gcc 4.5 dists
+  (e.g. openSUSE 11.4)
+
+---
+Sun Jul 27 20:25:46 UTC 2014 - w...@rosenauer.org
+
+- update to Thunderbird 31.0
+  * based on Gecko 31
+  * Autocompleting email addresses now matches against any part of
+the name or email
+  * Composing a mail to a newsgroup will now autocomplete newsgroup
+names
+  * Insecure NTLM (pre-NTLMv2) authentication disabled
+- rebased patches
+- removed enigmail entirely from source package
+- removed obsolete patches
+  * libffi-ppc64le.patch
+  * ppc64le-support.patch
+  * xpcom-ppc64le.patch
+- use GStreamer 1.0 after 13.1

commit MozillaThunderbird for openSUSE:13.1:Update

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package MozillaThunderbird for 
openSUSE:13.1:Update checked in at 2015-01-23 20:01:24

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


Package is MozillaThunderbird

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.KktdyF/_old  2015-01-23 20:01:32.0 +0100
+++ /var/tmp/diff_new_pack.KktdyF/_new  2015-01-23 20:01:32.0 +0100
@@ -1 +1 @@
-link package='MozillaThunderbird.3276' cicount='copy' /
+link package='MozillaThunderbird.3424' cicount='copy' /

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



commit openssl for openSUSE:13.1:Update

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package openssl for openSUSE:13.1:Update 
checked in at 2015-01-23 19:57:22

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


Package is openssl

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.YNgFCe/_old  2015-01-23 19:57:24.0 +0100
+++ /var/tmp/diff_new_pack.YNgFCe/_new  2015-01-23 19:57:24.0 +0100
@@ -1 +1 @@
-link package='openssl.3191' cicount='copy' /
+link package='openssl.3429' cicount='copy' /

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



commit openssl.3429 for openSUSE:13.1:Update

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package openssl.3429 for 
openSUSE:13.1:Update checked in at 2015-01-23 19:57:15

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


Package is openssl.3429

Changes:

New Changes file:

--- /dev/null   2014-12-25 22:38:16.200041506 +0100
+++ /work/SRC/openSUSE:13.1:Update/.openssl.3429.new/openssl.changes
2015-01-23 19:57:18.0 +0100
@@ -0,0 +1,1692 @@
+---
+Thu Jan  8 17:42:27 UTC 2015 - crrodrig...@opensuse.org
+
+- Upgrade to 1.0.1k
+  bsc#912294 CVE-2014-3571: Fix DTLS segmentation fault in dtls1_get_record.
+  bsc#912292 CVE-2015-0206: Fix DTLS memory leak in dtls1_buffer_record.
+  bsc#911399 CVE-2014-3569: Fix issue where no-ssl3 configuration sets method 
to NULL.
+  bsc#912015 CVE-2014-3572: Abort handshake if server key exchange
+message is omitted for ephemeral ECDH ciphersuites.
+  bsc#912014 CVE-2015-0204: Remove non-export ephemeral RSA code on client and 
server.
+  bsc#912293 CVE-2015-0205: Fixed issue where DH client certificates are 
accepted without verification.
+  bsc#912018 CVE-2014-8275: Fix various certificate fingerprint issues.
+  bsc#912296 CVE-2014-3570: Correct Bignum squaring.
+  and other bugfixes.
+
+- refresh patches
+
+---
+Thu Oct 16 12:54:38 UTC 2014 - vci...@suse.com
+
+- upgrade to 1.0.1j
+  * fixes bnc#901277 and bnc#901223
+  *) SRTP Memory Leak.
+ A flaw in the DTLS SRTP extension parsing code allows an attacker, who
+ sends a carefully crafted handshake message, to cause OpenSSL to fail
+ to free up to 64k of memory causing a memory leak. This could be
+ exploited in a Denial Of Service attack. This issue affects OpenSSL
+ 1.0.1 server implementations for both SSL/TLS and DTLS regardless of
+ whether SRTP is used or configured. Implementations of OpenSSL that
+ have been compiled with OPENSSL_NO_SRTP defined are not affected.
+ (CVE-2014-3513)
+  *) Session Ticket Memory Leak.
+ When an OpenSSL SSL/TLS/DTLS server receives a session ticket the
+ integrity of that ticket is first verified. In the event of a session
+ ticket integrity check failing, OpenSSL will fail to free memory
+ causing a memory leak. By sending a large number of invalid session
+ tickets an attacker could exploit this issue in a Denial Of Service
+ attack.
+ (CVE-2014-3567)
+  *) Build option no-ssl3 is incomplete.
+ When OpenSSL is configured with no-ssl3 as a build option, servers
+ could accept and complete a SSL 3.0 handshake, and clients could be
+ configured to send them.
+ (CVE-2014-3568)
+  *) Add support for TLS_FALLBACK_SCSV.
+ Client applications doing fallback retries should call
+ SSL_set_mode(s, SSL_MODE_SEND_FALLBACK_SCSV).
+ (CVE-2014-3566)
+ [Adam Langley, Bodo Moeller]
+  *) Add additional DigestInfo checks.
+ Reencode DigestInto in DER and check against the original when
+ verifying RSA signature: this will reject any improperly encoded
+ DigestInfo structures.
+ Note: this is a precautionary measure and no attacks are currently known.
+
+---
+Tue Aug 12 02:41:20 UTC 2014 - crrodrig...@opensuse.org
+
+- openssl 1.0.1i
+* Information leak in pretty printing functions (CVE-2014-3508)
+* Crash with SRP ciphersuite in Server Hello message (CVE-2014-5139)
+* Race condition in ssl_parse_serverhello_tlsext (CVE-2014-3509)
+* Double Free when processing DTLS packets (CVE-2014-3505)
+* DTLS memory exhaustion (CVE-2014-3506)
+* DTLS memory leak from zero-length fragments (CVE-2014-3507)
+* OpenSSL DTLS anonymous EC(DH) denial of service (CVE-2014-3510)
+* OpenSSL TLS protocol downgrade attack (CVE-2014-3511)
+* SRP buffer overrun (CVE-2014-3512)
+- 0005-libssl-Hide-library-private-symbols.patch Re-enable heartbleed
+  test and correctly refresh patch (issue fixed upstream)
+
+---
+Thu Jun  5 11:45:02 UTC 2014 - meiss...@suse.com
+
+- Upgrade to 1.0.1h (bnc#880891):
+  - CVE-2014-0224: Fix for SSL/TLS MITM flaw. An attacker using a carefully 
crafted
+handshake can force the use of weak keying material in OpenSSL
+SSL/TLS clients and servers.
+  - CVE-2014-0221: Fix DTLS recursion flaw. By sending an invalid DTLS 
handshake to an
+OpenSSL DTLS client the code can be made to recurse eventually crashing
+in a DoS attack.
+  - CVE-2014-0195: Fix DTLS invalid fragment vulnerability. A buffer
+overrun attack can be triggered by sending invalid DTLS fragments to
+an OpenSSL DTLS client or server. 

commit wireshark for openSUSE:13.1:Update

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package wireshark for openSUSE:13.1:Update 
checked in at 2015-01-23 10:07:40

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


Package is wireshark

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.SNr6kW/_old  2015-01-23 10:07:41.0 +0100
+++ /var/tmp/diff_new_pack.SNr6kW/_new  2015-01-23 10:07:41.0 +0100
@@ -1 +1 @@
-link package='wireshark.3209' cicount='copy' /
+link package='wireshark.3403' cicount='copy' /

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



commit strongswan for openSUSE:13.1:Update

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package strongswan for openSUSE:13.1:Update 
checked in at 2015-01-23 10:07:58

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


Package is strongswan

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.iqxJpV/_old  2015-01-23 10:07:59.0 +0100
+++ /var/tmp/diff_new_pack.iqxJpV/_new  2015-01-23 10:07:59.0 +0100
@@ -1 +1 @@
-link package='strongswan.2814' cicount='copy' /
+link package='strongswan.3365' cicount='copy' /

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



commit strongswan.3365 for openSUSE:13.1:Update

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package strongswan.3365 for 
openSUSE:13.1:Update checked in at 2015-01-23 10:07:55

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


Package is strongswan.3365

Changes:

New Changes file:

--- /dev/null   2014-12-25 22:38:16.200041506 +0100
+++ /work/SRC/openSUSE:13.1:Update/.strongswan.3365.new/strongswan.changes  
2015-01-23 10:07:57.0 +0100
@@ -0,0 +1,1123 @@
+---
+Thu Dec 11 10:21:01 UTC 2014 - m...@suse.de
+
+- Applied an upstream fix for a denial-of-service vulnerability,
+  which can be triggered by an IKEv2 Key Exchange payload, that
+  contains the Diffie-Hellman group 1025 (bsc#910491,CVE-2014-9221).
+  [+ 0005-strongswan-5.1.1_modp_custom.CVE-2014-9221.patch]
+
+---
+Wed May 14 06:53:36 UTC 2014 - m...@suse.de
+
+- Applied fix for DoS vulnerability by a crafted ID_DER_ASN1_DN ID
+  payload caused by a NULL-pointer dereference when such identities
+  are parsed (bnc#876449, CVE-2014-2891).
+  [+0004-strongswan-4.3.3-5.1.1_asn1_unwrap-CVE-2014-2891.patch]
+
+---
+Wed Apr  2 05:53:21 UTC 2014 - m...@suse.de
+
+- Applied fix for a authentication bypass vulnerability in the
+  strongSwan IKEv2 code. The bug can be triggered by rekeying an 
+  unestablished IKE_SA while it gets actively initiated allowing
+  an attacker to trick a peer's IKE_SA state to established.
+  IKEv1 is not not affected. (CVE-2014-2338, bnc#870572).
+  [+0003-strongswan-CVE-2014-2338-5.x.patch]
+
+---
+Fri Nov  1 12:28:39 UTC 2013 - m...@suse.de
+
+- Updated to strongSwan 5.1.1 minor release addressing two security
+  fixes (bnc#847506,CVE-2013-6075, bnc#847509,CVE-2013-6076):
+  - Fixed a denial-of-service vulnerability and potential authorization
+bypass triggered by a crafted ID_DER_ASN1_DN ID payload. The cause
+is an insufficient length check when comparing such identities. The
+vulnerability has been registered as CVE-2013-6075.
+  - Fixed a denial-of-service vulnerability triggered by a crafted IKEv1
+fragmentation payload. The cause is a NULL pointer dereference. The
+vulnerability has been registered as CVE-2013-6076.
+  - The lean stand-alone pt-tls-client can set up a RFC 6876 PT-TLS
+session with a strongSwan policy enforcement point which uses the
+tnc-pdp charon plugin.
+  - The new TCG TNC SWID IMC/IMV pair supports targeted SWID requests
+for either full SWID Tag or concise SWID Tag ID inventories.
+  - The XAuth backend in eap-radius now supports multiple XAuth
+exchanges for different credential types and display messages.
+All user input gets concatenated and verified with a single
+User-Password RADIUS attribute on the AAA. With an AAA supporting
+it, one for example can implement Password+Token authentication with
+proper dialogs on iOS and OS X clients.  - charon supports IKEv1 Mode
+Config exchange in push mode. The ipsec.conf modeconfig=push option
+enables it for both client and server, the same way as pluto used it.
+  - Using the ah ipsec.conf keyword on both IKEv1 and IKEv2
+connections, charon can negotiate and install Security Associations
+integrity-protected by the Authentication Header protocol. Supported
+are plain AH(+IPComp) SAs only, but not the deprecated RFC2401 style
+ESP+AH bundles.
+  - The generation of initialization vectors for IKE and ESP (when using
+libipsec) is now modularized and IVs for e.g. AES-GCM are now correctly
+allocated sequentially, while other algorithms like AES-CBC still
+use random IVs.
+  - The left and right options in ipsec.conf can take multiple address
+ranges and subnets. This allows connection matching against a larger
+set of addresses, for example to use a different connection for clients
+connecting from a internal network.
+  - For all those who have a queasy feeling about the NIST elliptic curve
+set, the Brainpool curves introduced for use with IKE by RFC 6932 might
+be a more trustworthy alternative.
+  - The kernel-libipsec userland IPsec backend now supports usage
+statistics, volume based rekeying and accepts ESPv3 style TFC padded
+packets.
+  - With two new strongswan.conf options fwmarks can be used to implement
+host-to-host tunnels with kernel-libipsec.
+  - load-tester supports transport mode connections and more complex
+traffic selectors, including such using unique ports for each tunnel.
+  - The new dnscert plugin provides support for authentication via CERT
+RRs 

commit otrs for openSUSE:13.1:Update

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package otrs for openSUSE:13.1:Update 
checked in at 2015-01-23 10:07:51

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


Package is otrs

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.wPlh1X/_old  2015-01-23 10:07:54.0 +0100
+++ /var/tmp/diff_new_pack.wPlh1X/_new  2015-01-23 10:07:54.0 +0100
@@ -1 +1 @@
-link package='otrs.2716' cicount='copy' /
+link package='otrs.3364' cicount='copy' /

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



commit elfutils for openSUSE:13.1:Update

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package elfutils for openSUSE:13.1:Update 
checked in at 2015-01-23 10:09:55

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


Package is elfutils

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.VDcDJK/_old  2015-01-23 10:09:56.0 +0100
+++ /var/tmp/diff_new_pack.VDcDJK/_new  2015-01-23 10:09:56.0 +0100
@@ -1 +1 @@
-link package='elfutils.2935' cicount='copy' /
+link package='elfutils.3422' cicount='copy' /

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



commit ca-certificates-mozilla for openSUSE:13.1:Update

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package ca-certificates-mozilla for 
openSUSE:13.1:Update checked in at 2015-01-23 10:09:04

Comparing /work/SRC/openSUSE:13.1:Update/ca-certificates-mozilla (Old)
 and  /work/SRC/openSUSE:13.1:Update/.ca-certificates-mozilla.new (New)


Package is ca-certificates-mozilla

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.Bsc1LT/_old  2015-01-23 10:09:05.0 +0100
+++ /var/tmp/diff_new_pack.Bsc1LT/_new  2015-01-23 10:09:05.0 +0100
@@ -1 +1 @@
-link package='ca-certificates-mozilla.2857' cicount='copy' /
+link package='ca-certificates-mozilla.3414' cicount='copy' /

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



commit spamassassin for openSUSE:13.1:Update

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package spamassassin for 
openSUSE:13.1:Update checked in at 2015-01-23 10:36:59

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


Package is spamassassin

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.cpZ64O/_old  2015-01-23 10:37:01.0 +0100
+++ /var/tmp/diff_new_pack.cpZ64O/_new  2015-01-23 10:37:01.0 +0100
@@ -1 +1 @@
-link package='spamassassin.2846' cicount='copy' /
+link package='spamassassin.3420' cicount='copy' /

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



commit dbus-1 for openSUSE:13.1:Update

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package dbus-1 for openSUSE:13.1:Update 
checked in at 2015-01-23 09:08:29

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


Package is dbus-1

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.ffJiCp/_old  2015-01-23 09:08:30.0 +0100
+++ /var/tmp/diff_new_pack.ffJiCp/_new  2015-01-23 09:08:30.0 +0100
@@ -1 +1 @@
-link package='dbus-1.3240' cicount='copy' /
+link package='dbus-1.3369' cicount='copy' /

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



commit dbus-1-x11 for openSUSE:13.1:Update

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package dbus-1-x11 for openSUSE:13.1:Update 
checked in at 2015-01-23 09:08:23

Comparing /work/SRC/openSUSE:13.1:Update/dbus-1-x11 (Old)
 and  /work/SRC/openSUSE:13.1:Update/.dbus-1-x11.new (New)


Package is dbus-1-x11

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.QDqtHd/_old  2015-01-23 09:08:25.0 +0100
+++ /var/tmp/diff_new_pack.QDqtHd/_new  2015-01-23 09:08:25.0 +0100
@@ -1 +1 @@
-link package='dbus-1-x11.3240' cicount='copy' /
+link package='dbus-1-x11.3369' cicount='copy' /

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



commit lvm2 for openSUSE:13.1:Update

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package lvm2 for openSUSE:13.1:Update 
checked in at 2015-01-23 11:23:04

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


Package is lvm2

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.6pFT7l/_old  2015-01-23 11:23:05.0 +0100
+++ /var/tmp/diff_new_pack.6pFT7l/_new  2015-01-23 11:23:05.0 +0100
@@ -1 +1 @@
-link package='lvm2.2722' cicount='copy' /
+link package='lvm2.3419' cicount='copy' /

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



commit patchinfo.3419 for openSUSE:13.1:Update

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.3419 for 
openSUSE:13.1:Update checked in at 2015-01-23 11:23:07

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


Package is patchinfo.3419

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo incident=3419
  categoryrecommended/category
  ratinglow/rating
  packagerpluskalm/packager
  summaryRecommended update for lvm2/summary
  descriptionThis recommended update for lvm2 fixes the following issue:
- Change default locking type to 1 (bnc#901859)/description
  issue tracker=bnc id=901859LVM2: lvs command gives warning message 
about lvmetad/issue
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python3-cairo for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package python3-cairo for openSUSE:Factory 
checked in at 2015-01-23 15:45:54

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


Package is python3-cairo

Changes:

--- /work/SRC/openSUSE:Factory/python3-cairo/python3-cairo.changes  
2014-02-26 06:55:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-cairo.new/python3-cairo.changes 
2015-01-23 15:45:55.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 10 00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * remove python(abi) requirement
+
+---



Other differences:
--
++ python3-cairo.spec ++
--- /var/tmp/diff_new_pack.KgQ6sZ/_old  2015-01-23 15:45:56.0 +0100
+++ /var/tmp/diff_new_pack.KgQ6sZ/_new  2015-01-23 15:45:56.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-cairo
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,11 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define pyname  cairo
 Name:   python3-%{pyname}
 %define modname py%{pyname}
 Version:1.10.0
-Release:1
+Release:0
 Summary:Python Bindings for Cairo
 License:LGPL-3.0
 Group:  Development/Libraries/Python
@@ -32,17 +33,16 @@
 BuildRequires:  python3
 BuildRequires:  python3-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Requires:   python(abi) = %{py3_ver}
 
 %description
 Python bindings for the Cairo vector graphics library.
 
 %package devel
-License:LGPL-3.0
 Summary:Development files for %{name}
 Group:  Development/Libraries/Python
 Requires:   %{name} = %{version}
-Requires:   cairo-devel python3-devel
+Requires:   cairo-devel
+Requires:   python3-devel
 
 %description devel
 Development libraries and headers needed to build 

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



commit WALinuxAgent for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package WALinuxAgent for openSUSE:Factory 
checked in at 2015-01-23 15:46:11

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


Package is WALinuxAgent

Changes:

--- /work/SRC/openSUSE:Factory/WALinuxAgent/WALinuxAgent.changes
2014-12-16 14:48:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.WALinuxAgent.new/WALinuxAgent.changes   
2015-01-23 15:46:12.0 +0100
@@ -1,0 +2,5 @@
+Wed Dec 17 16:57:26 UTC 2014 - rschweik...@suse.com
+
+- Set the config file to noreplace
+
+---



Other differences:
--
++ WALinuxAgent.spec ++
--- /var/tmp/diff_new_pack.SmYoVj/_old  2015-01-23 15:46:13.0 +0100
+++ /var/tmp/diff_new_pack.SmYoVj/_new  2015-01-23 15:46:13.0 +0100
@@ -139,7 +139,7 @@
 %doc Changelog LICENSE-2.0.txt NOTICE README README.SUSE
 %attr(0755,root,root) %{_sbindir}/waagent
 %config(noreplace) %{_sysconfdir}/logrotate.d/waagent
-%config %{_sysconfdir}/waagent.conf
+%config(noreplace) %{_sysconfdir}/waagent.conf
 %ghost %{_localstatedir}/log/waagent.log
 %if 0%{?suse_version}  1140
 %{_unitdir}/waagent.service

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



commit netatalk for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package netatalk for openSUSE:Factory 
checked in at 2015-01-23 15:46:13

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


Package is netatalk

Changes:

--- /work/SRC/openSUSE:Factory/netatalk/netatalk.changes2015-01-14 
11:45:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.netatalk.new/netatalk.changes   2015-01-23 
15:46:15.0 +0100
@@ -1,0 +2,7 @@
+Tue Jan 20 07:20:26 UTC 2015 - mplus...@suse.com
+
+- Don't install init script on systems with systemd
+- Spec file cleanup with spec-cleaner
+- Fix systemd specific conditions to match packaging guidelines
+
+---



Other differences:
--
++ netatalk.spec ++
--- /var/tmp/diff_new_pack.tDw88k/_old  2015-01-23 15:46:16.0 +0100
+++ /var/tmp/diff_new_pack.tDw88k/_new  2015-01-23 15:46:16.0 +0100
@@ -18,17 +18,14 @@
 
 %define with_afpstats  0
 %define with_tracker_spotlight 0
-
+%define libmaj  16
 Name:   netatalk
-Url:http://netatalk.sourceforge.net/
-Requires:   cyrus-sasl
-Requires:   db-utils
 Version:3.1.7
 Release:0
-%define libmaj  16
 Summary:AFP Fileserver for Macintosh Clients
 License:GPL-2.0+
 Group:  Productivity/Networking/System
+Url:http://netatalk.sourceforge.net/
 Source: 
http://downloads.sourceforge.net/project/netatalk/netatalk/%{version}/netatalk-%{version}.tar.bz2
 Source1:netatalk-latinize.pl
 Source3:netatalk-upgrade_netatalk_AppleDB.sh
@@ -37,16 +34,8 @@
 Patch0: %{name}-wrong-error-message.patch
 Patch2: netatalk-libc-xattr.patch
 Patch3: fce-afpd-fix-fce_event_names-array-overflow.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  db-devel
-%if 0%{?with_afpstats}%{?with_tracker_spotlight}
-BuildRequires:  dbus-1-devel
-BuildRequires:  dbus-1-glib-devel
-%if 0%{?with_tracker_spotlight}
-BuildRequires:  tracker-devel
-%endif
-%endif
 BuildRequires:  automake
+BuildRequires:  db-devel
 BuildRequires:  fdupes
 BuildRequires:  krb5-devel
 BuildRequires:  libacl-devel
@@ -61,23 +50,28 @@
 BuildRequires:  pkg-config
 BuildRequires:  tcpd-devel
 BuildRequires:  zlib-devel
-%if 0%{?suse_version}  1140
+Requires:   cyrus-sasl
+Requires:   db-utils
+# FIXME: use proper Requires(pre/post/preun/...)
+PreReq: %insserv_prereq %fillup_prereq
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?with_afpstats}%{?with_tracker_spotlight}
+BuildRequires:  dbus-1-devel
+BuildRequires:  dbus-1-glib-devel
+%if 0%{?with_tracker_spotlight}
+BuildRequires:  tracker-devel
+%endif
+%endif
+%if 0%{?suse_version}  1210
 BuildRequires:  systemd
-##Requires:   %{?systemd_requires}
+%{?systemd_requires}
 %endif
-PreReq: %insserv_prereq %fillup_prereq
 
 %description
 Netatalk is a freely-available Open Source AFP fileserver. A *NIX/*BSD 
 system running Netatalk is capable of serving many Macintosh clients 
 simultaneously as an AppleShare file server (AFP).
 
-Authors:
-
-Wesley Craig netat...@umich.edu
-Ann Arbor netat...@umich.edu
-and the netatalk team at sourceforge.net
-
 %package -n libatalk%{libmaj}
 Summary:Netatalk AFP Fileserver for Macintosh Clients
 Group:  Development/Libraries/C and C++
@@ -87,12 +81,6 @@
 system running Netatalk is capable of serving many Macintosh clients 
 simultaneously as an AppleShare file server (AFP).
 
-Authors:
-
-Wesley Craig netatalk-de...@umich.edu
-Ann Arbor netatalk-de...@umich.edu
-and the netatalk team at sourceforge.net
-
 %package devel
 Summary:Netatalk AFP Fileserver for Macintosh Clients
 Group:  Development/Libraries/C and C++
@@ -104,12 +92,6 @@
 system running Netatalk is capable of serving many Macintosh clients 
 simultaneously as an AppleShare file server (AFP).
 
-Authors:
-
-Wesley Craig netatalk-de...@umich.edu
-Ann Arbor netatalk-de...@umich.edu
-and the netatalk team at sourceforge.net
-
 %prep
 %setup -q -n netatalk-%{version}
 %patch0
@@ -120,11 +102,11 @@
 %build
 autoreconf -fiv
 LDFLAGS=-lpthread \
-CFLAGS=$RPM_OPT_FLAGS -Wall -g -pie -fpie \
+CFLAGS=%{optflags} -Wall -g -pie -fpie \
 %if 0%{?with_tracker_spotlight}
 tracker_ver=$(rpm -q --queryformat=%{VERSION} tracker-devel|cut -d . -f 1-2)
 %endif
-%configure --bindir=/usr/bin \
+%configure --bindir=%{_bindir} \
--disable-static \
--with-pic \
--with-shadow \
@@ -138,8 +120,8 @@
--with-libevent=no \
--with-tdb=no \
--libexecdir=%{_libdir}/netatalk \
-

commit python3-PasteDeploy for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package python3-PasteDeploy for 
openSUSE:Factory checked in at 2015-01-23 15:46:21

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


Package is python3-PasteDeploy

Changes:

--- /work/SRC/openSUSE:Factory/python3-PasteDeploy/python3-PasteDeploy.changes  
2015-01-06 09:07:08.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-PasteDeploy.new/python3-PasteDeploy.changes 
2015-01-23 15:46:22.0 +0100
@@ -1,0 +2,6 @@
+Sun Jan 22 00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * remove python(abi) requirement
+
+---



Other differences:
--
++ python3-PasteDeploy.spec ++
--- /var/tmp/diff_new_pack.qq0Oei/_old  2015-01-23 15:46:23.0 +0100
+++ /var/tmp/diff_new_pack.qq0Oei/_new  2015-01-23 15:46:23.0 +0100
@@ -33,7 +33,6 @@
 
 Provides:   python3-pastedeploy = %{version}
 Obsoletes:  python3-pastedeploy  %{version}
-Requires:   python(abi) = %{py3_ver}
 BuildArch:  noarch
 
 %description

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



commit python3-MiniMock for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package python3-MiniMock for 
openSUSE:Factory checked in at 2015-01-23 15:46:19

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


Package is python3-MiniMock

Changes:

--- /work/SRC/openSUSE:Factory/python3-MiniMock/python3-MiniMock.changes
2013-08-15 20:02:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-MiniMock.new/python3-MiniMock.changes   
2015-01-23 15:46:21.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 11 02:20:27 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * removes ifs for opensuse version =1220
+
+---



Other differences:
--
++ python3-MiniMock.spec ++
--- /var/tmp/diff_new_pack.EqfUZy/_old  2015-01-23 15:46:21.0 +0100
+++ /var/tmp/diff_new_pack.EqfUZy/_new  2015-01-23 15:46:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-MiniMock
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,10 +26,6 @@
 Source: 
http://pypi.python.org/packages/source/M/MiniMock/MiniMock-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python3-devel
-%if 0%{?suse_version} == 1220
-BuildRequires:  python3
-BuildRequires:  python3-2to3
-%endif
 BuildRequires:  python3-setuptools
 BuildArch:  noarch
 

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



commit python3-Beaker for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package python3-Beaker for openSUSE:Factory 
checked in at 2015-01-23 15:46:16

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


Package is python3-Beaker

Changes:

--- /work/SRC/openSUSE:Factory/python3-Beaker/python3-Beaker.changes
2013-06-21 18:43:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-Beaker.new/python3-Beaker.changes   
2015-01-23 15:46:17.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 10 00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * remove python(abi) requirement
+
+---



Other differences:
--
++ python3-Beaker.spec ++
--- /var/tmp/diff_new_pack.Hipglv/_old  2015-01-23 15:46:18.0 +0100
+++ /var/tmp/diff_new_pack.Hipglv/_new  2015-01-23 15:46:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-Beaker
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,7 +29,6 @@
 BuildRequires:  python3-2to3
 BuildRequires:  python3-devel
 BuildRequires:  python3-distribute
-Requires:   python(abi) = %{py3_ver}
 BuildArch:  noarch
 
 %description

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



commit ruby-common for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package ruby-common for openSUSE:Factory 
checked in at 2015-01-23 15:46:04

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


Package is ruby-common

Changes:

--- /work/SRC/openSUSE:Factory/ruby-common/ruby-common.changes  2014-12-23 
11:50:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.ruby-common.new/ruby-common.changes 
2015-01-23 15:46:07.0 +0100
@@ -1,0 +2,5 @@
+Tue Jan 13 17:01:02 UTC 2015 - dmuel...@suse.com
+
+- gem_install.sh: fix ruby shebang patching 
+
+---



Other differences:
--
++ ruby-common.spec ++
--- /var/tmp/diff_new_pack.SDpysS/_old  2015-01-23 15:46:08.0 +0100
+++ /var/tmp/diff_new_pack.SDpysS/_new  2015-01-23 15:46:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ruby-common
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ gem_install.sh ++
--- /var/tmp/diff_new_pack.SDpysS/_old  2015-01-23 15:46:08.0 +0100
+++ /var/tmp/diff_new_pack.SDpysS/_new  2015-01-23 15:46:08.0 +0100
@@ -119,7 +119,7 @@
   if [ -d $buildroot ]; then
 find ${buildroot}${gemdir} -type f -perm /u+x | while read file; do
   # TODO: scripts in ruby/1.9.1 should call ruby1.9 for consistency
-  perl -p -i -e s,^#!/usr/bin/env ruby,#!/usr/bin/ruby,; s,^#! *[^ 
]*/ruby\S\+,#!/usr/bin/ruby$ruby, $file
+  perl -p -i -e s,^#!/usr/bin/env ruby,#!/usr/bin/ruby,; s,^#! *[^ 
]*/ruby\S*,#!/usr/bin/ruby$ruby, $file
 done
 # some windows made gems are broken
 find $buildroot -ls

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



commit python3-decorator for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package python3-decorator for 
openSUSE:Factory checked in at 2015-01-23 15:46:30

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


Package is python3-decorator

Changes:

--- /work/SRC/openSUSE:Factory/python3-decorator/python3-decorator.changes  
2015-01-10 23:05:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-decorator.new/python3-decorator.changes 
2015-01-23 15:46:33.0 +0100
@@ -1,0 +2,6 @@
+Sun Jan 10 00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * remove python(abi) requirement
+
+---



Other differences:
--
++ python3-decorator.spec ++
--- /var/tmp/diff_new_pack.TkRBeL/_old  2015-01-23 15:46:34.0 +0100
+++ /var/tmp/diff_new_pack.TkRBeL/_new  2015-01-23 15:46:34.0 +0100
@@ -30,7 +30,6 @@
 BuildRequires:  python3-devel
 BuildRequires:  python3-distribute
 BuildRequires:  python3-nose
-Requires:   python(abi) = %{py3_ver}
 BuildArch:  noarch
 
 %description

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



commit python3-extras for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package python3-extras for openSUSE:Factory 
checked in at 2015-01-23 15:46:33

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


Package is python3-extras

Changes:

--- /work/SRC/openSUSE:Factory/python3-extras/python3-extras.changes
2014-03-04 13:59:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-extras.new/python3-extras.changes   
2015-01-23 15:46:35.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 10  00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * remove ifs for opensuse version =1220
+
+---



Other differences:
--
++ python3-extras.spec ++
--- /var/tmp/diff_new_pack.7lUHZ2/_old  2015-01-23 15:46:35.0 +0100
+++ /var/tmp/diff_new_pack.7lUHZ2/_new  2015-01-23 15:46:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-extras
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,11 +24,6 @@
 Group:  Development/Languages/Python
 Url:https://github.com/testing-cabal/extras
 Source: 
http://pypi.python.org/packages/source/e/extras/extras-%{version}.tar.gz
-%if 0%{?suse_version} = 1220
-BuildRequires:  python3-2to3
-# for hashlib
-BuildRequires:  python3
-%endif
 BuildRequires:  python3-devel
 # Test requirements:
 BuildRequires:  python3-nose

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



commit python3-anyjson for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package python3-anyjson for openSUSE:Factory 
checked in at 2015-01-23 15:46:26

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


Package is python3-anyjson

Changes:

--- /work/SRC/openSUSE:Factory/python3-anyjson/python3-anyjson.changes  
2013-06-21 19:01:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-anyjson.new/python3-anyjson.changes 
2015-01-23 15:46:28.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 10 00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * remove python(abi) requirement
+
+---



Other differences:
--
++ python3-anyjson.spec ++
--- /var/tmp/diff_new_pack.Q1v2Ub/_old  2015-01-23 15:46:28.0 +0100
+++ /var/tmp/diff_new_pack.Q1v2Ub/_new  2015-01-23 15:46:28.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package python-anyjson
+# spec file for package python3-anyjson
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,10 +29,9 @@
 BuildRequires:  python3-devel
 BuildRequires:  python3-distribute
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Requires:   python(abi) = %{py3_ver}
 
 %if %{?suse_version: %{suse_version}  1110} %{!?suse_version:1}
-BuildArchitectures: noarch
+BuildArch:  noarch
 %endif
 
 %description

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



commit python3-lxml for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package python3-lxml for openSUSE:Factory 
checked in at 2015-01-23 15:45:59

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


Package is python3-lxml

Changes:

--- /work/SRC/openSUSE:Factory/python3-lxml/python3-lxml.changes
2015-01-09 20:52:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-lxml.new/python3-lxml.changes   
2015-01-23 15:46:00.0 +0100
@@ -1,0 +2,6 @@
+Sun Jan 22 00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * remove python(abi) requirement
+
+---



Other differences:
--
++ python3-lxml.spec ++
--- /var/tmp/diff_new_pack.MypKxc/_old  2015-01-23 15:46:01.0 +0100
+++ /var/tmp/diff_new_pack.MypKxc/_new  2015-01-23 15:46:01.0 +0100
@@ -31,7 +31,6 @@
 BuildRequires:  python3-devel
 BuildRequires:  pkgconfig(libxml-2.0)
 Requires:   python3-cssselect
-Requires:   python(abi) = %{py3_ver}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

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



commit python3-cerealizer for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package python3-cerealizer for 
openSUSE:Factory checked in at 2015-01-23 15:46:28

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


Package is python3-cerealizer

Changes:

--- /work/SRC/openSUSE:Factory/python3-cerealizer/python3-cerealizer.changes
2013-06-21 19:01:30.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-cerealizer.new/python3-cerealizer.changes   
2015-01-23 15:46:31.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 10 00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * remove python(abi) requirement
+
+---



Other differences:
--
++ python3-cerealizer.spec ++
--- /var/tmp/diff_new_pack.tLTboT/_old  2015-01-23 15:46:31.0 +0100
+++ /var/tmp/diff_new_pack.tLTboT/_new  2015-01-23 15:46:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-cerealizer
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,15 +22,14 @@
 Version:0.8.1
 Release:0
 Summary:A secure pickle-like module
-Url:http://pypi.python.org/pypi/Cerealizer
 License:Python-2.0
 Group:  Development/Libraries/Python
+Url:http://pypi.python.org/pypi/Cerealizer
 Source: %{modname}-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python3
 BuildRequires:  python3-devel
 BuildRequires:  python3-distribute
-Requires:   python(abi) = %{py3_ver}
 BuildArch:  noarch
 
 %description

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



commit python3-psycopg2 for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package python3-psycopg2 for 
openSUSE:Factory checked in at 2015-01-23 15:46:48

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


Package is python3-psycopg2

Changes:

--- /work/SRC/openSUSE:Factory/python3-psycopg2/python3-psycopg2.changes
2015-01-08 23:03:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-psycopg2.new/python3-psycopg2.changes   
2015-01-23 15:46:51.0 +0100
@@ -1,0 +2,6 @@
+Sun Jan 10 00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * remove python(abi) requirement
+
+---



Other differences:
--
++ python3-psycopg2.spec ++
--- /var/tmp/diff_new_pack.ZIc8Aa/_old  2015-01-23 15:46:51.0 +0100
+++ /var/tmp/diff_new_pack.ZIc8Aa/_new  2015-01-23 15:46:51.0 +0100
@@ -30,7 +30,6 @@
 BuildRequires:  python3-devel
 Recommends: postgresql-server
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Requires:   python(abi) = %{py3_ver}
 
 %description
 psycopg2 is a PostgreSQL database adapter for the Python programming

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



commit python3-pysvn for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package python3-pysvn for openSUSE:Factory 
checked in at 2015-01-23 15:46:53

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


Package is python3-pysvn

Changes:

--- /work/SRC/openSUSE:Factory/python3-pysvn/python3-pysvn.changes  
2013-06-21 19:08:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pysvn.new/python3-pysvn.changes 
2015-01-23 15:46:56.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 10 00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * remove python(abi) requirement
+
+---



Other differences:
--
++ python3-pysvn.spec ++
--- /var/tmp/diff_new_pack.lNp2HS/_old  2015-01-23 15:46:57.0 +0100
+++ /var/tmp/diff_new_pack.lNp2HS/_new  2015-01-23 15:46:57.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-pysvn
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -38,7 +38,6 @@
 BuildRequires:  subversion-devel
 BuildRequires:  pkgconfig(apr-1)
 Requires:   neon
-Requires:   python(abi) = %{py3_ver}
 Requires:   subversion
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

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



commit python3-rope for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package python3-rope for openSUSE:Factory 
checked in at 2015-01-23 15:46:56

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


Package is python3-rope

Changes:

--- /work/SRC/openSUSE:Factory/python3-rope/python3-rope.changes
2012-11-28 14:32:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-rope.new/python3-rope.changes   
2015-01-23 15:46:58.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 10 00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * remove python(abi) requirement
+
+---



Other differences:
--
++ python3-rope.spec ++
--- /var/tmp/diff_new_pack.3I0YYs/_old  2015-01-23 15:46:59.0 +0100
+++ /var/tmp/diff_new_pack.3I0YYs/_new  2015-01-23 15:46:59.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-rope
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,7 +30,6 @@
 BuildRequires:  python3-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
-Requires:   python(abi) = %{py3_ver}
 
 %description
 Rope is a Python refactoring library.

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



commit python3-sympy for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package python3-sympy for openSUSE:Factory 
checked in at 2015-01-23 15:46:58

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


Package is python3-sympy

Changes:

--- /work/SRC/openSUSE:Factory/python3-sympy/python3-sympy.changes  
2014-12-01 14:01:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-sympy.new/python3-sympy.changes 
2015-01-23 15:47:00.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 10  00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * remove ifs for opensuse version =1220
+
+---



Other differences:
--
++ python3-sympy.spec ++
--- /var/tmp/diff_new_pack.y5gJu2/_old  2015-01-23 15:47:01.0 +0100
+++ /var/tmp/diff_new_pack.y5gJu2/_new  2015-01-23 15:47:01.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-sympy
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,10 +24,6 @@
 Group:  Development/Libraries/Python
 Url:http://code.google.com/p/sympy/
 Source0:
https://github.com/sympy/sympy/releases/download/sympy-%{version}/sympy-%{version}.tar.gz
-# for hashlib
-%if 0%{?suse_version} = 1220
-BuildRequires:  python3
-%endif
 BuildRequires:  python3-devel
 #BuildRequires:  python3-setuptools
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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



commit python3-html5lib for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package python3-html5lib for 
openSUSE:Factory checked in at 2015-01-23 15:46:37

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


Package is python3-html5lib

Changes:

--- /work/SRC/openSUSE:Factory/python3-html5lib/python3-html5lib.changes
2015-01-07 09:38:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-html5lib.new/python3-html5lib.changes   
2015-01-23 15:46:38.0 +0100
@@ -1,0 +2,6 @@
+Sun Jan 10  00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * remove ifs for opensuse version =1220
+
+---



Other differences:
--
++ python3-html5lib.spec ++
--- /var/tmp/diff_new_pack.wZAC6r/_old  2015-01-23 15:46:39.0 +0100
+++ /var/tmp/diff_new_pack.wZAC6r/_new  2015-01-23 15:46:39.0 +0100
@@ -24,11 +24,8 @@
 Group:  Development/Languages/Python
 Url:http://code.google.com/p/html5lib/
 Source: 
http://pypi.python.org/packages/source/h/html5lib/html5lib-%{version}.tar.gz
-BuildRequires:  python3-devel
-# not available on python = 3.2
-%if 0%{?suse_version}  1220
 BuildRequires:  python3-Genshi
-%endif
+BuildRequires:  python3-devel
 BuildRequires:  python3-lxml
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-six

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



commit python3-kombu for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package python3-kombu for openSUSE:Factory 
checked in at 2015-01-23 15:46:39

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


Package is python3-kombu

Changes:

--- /work/SRC/openSUSE:Factory/python3-kombu/python3-kombu.changes  
2015-01-10 23:05:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-kombu.new/python3-kombu.changes 
2015-01-23 15:46:41.0 +0100
@@ -1,0 +2,6 @@
+Sun Jan 10  00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * remove ifs for opensuse version =1220
+
+---



Other differences:
--
++ python3-kombu.spec ++
--- /var/tmp/diff_new_pack.GHKh3M/_old  2015-01-23 15:46:42.0 +0100
+++ /var/tmp/diff_new_pack.GHKh3M/_new  2015-01-23 15:46:42.0 +0100
@@ -24,9 +24,6 @@
 Group:  Development/Languages/Python
 Url:http://github.com/celery/kombu/
 Source: 
http://pypi.python.org/packages/source/k/kombu/kombu-%{version}.tar.gz
-%if 0%{?suse_version} == 1220
-BuildRequires:  python3
-%endif
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
 # Test requirements:
@@ -72,11 +69,8 @@
 %install
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
-%if 0%{?suse_version}  1220
-
 %check
 #python3 setup.py test
-%endif
 
 %files
 %defattr(-,root,root,-)

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



commit python3-h5py for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package python3-h5py for openSUSE:Factory 
checked in at 2015-01-23 15:46:35

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


Package is python3-h5py

Changes:

--- /work/SRC/openSUSE:Factory/python3-h5py/python3-h5py.changes
2015-01-10 23:05:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-h5py.new/python3-h5py.changes   
2015-01-23 15:46:37.0 +0100
@@ -1,0 +2,6 @@
+Sun Jan 10 00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * remove python(abi) requirement
+
+---



Other differences:
--
++ python3-h5py.spec ++
--- /var/tmp/diff_new_pack.luBRdU/_old  2015-01-23 15:46:38.0 +0100
+++ /var/tmp/diff_new_pack.luBRdU/_new  2015-01-23 15:46:38.0 +0100
@@ -31,7 +31,6 @@
 BuildRequires:  python3-devel
 BuildRequires:  python3-numpy-devel
 Requires:   python3-numpy
-Requires:   python(abi) = %{py3_ver}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

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



commit python3-amqplib for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package python3-amqplib for openSUSE:Factory 
checked in at 2015-01-23 15:46:24

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


Package is python3-amqplib

Changes:

--- /work/SRC/openSUSE:Factory/python3-amqplib/python3-amqplib.changes  
2013-06-20 11:56:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-amqplib.new/python3-amqplib.changes 
2015-01-23 15:46:26.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 10 00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * remove python(abi) requirement
+
+---



Other differences:
--
++ python3-amqplib.spec ++
--- /var/tmp/diff_new_pack.IlpyOv/_old  2015-01-23 15:46:27.0 +0100
+++ /var/tmp/diff_new_pack.IlpyOv/_new  2015-01-23 15:46:27.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package python-amqplib
+# spec file for package python3-amqplib
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,6 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python3-2to3
 BuildRequires:  python3-devel
-Requires:   python(abi) = %{py3_ver}
 BuildArch:  noarch
 
 %description

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



commit plasma-framework for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package plasma-framework for 
openSUSE:Factory checked in at 2015-01-23 15:47:12

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


Package is plasma-framework

Changes:

--- /work/SRC/openSUSE:Factory/plasma-framework/plasma-framework.changes
2014-12-21 11:59:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-framework.new/plasma-framework.changes   
2015-01-23 15:47:15.0 +0100
@@ -1,0 +2,35 @@
+Tue Jan 13 16:16:28 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Added patches from upstream:
+  0001-Fix-errorneously-opening-a-broken-context-menu-when-.patch
+  (kde#342702),
+  0002-reset-the-internal-size-copy-when-the-theme-changes.patch
+  (kde#337704),
+  0003-trigger-button-switch-on-mouse-wheel.patch (kde#342778),
+  0004-don-t-forward-events-if-not-visible-anymore.patch (kde#342444)
+  and 0005-a-check-more-on-centering.patch (kde#342537)
+
+---
+Sat Jan  3 18:03:35 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.0
+  * Let month menu navigate in current year (kde#342327)
+  * Expose new OnScreenDisplay window type in Dialog
+  * Migrate Plasma::Package to KPackage
+  * Fix labels not picking up changes to font settings at runtime
+  * Fix text not properly updating its color when switching themes
+(especially dark--light)
+  * Fix placeholder text in textfields being too strong when
+using a light theme
+  * Set visibility on mainItem to match Dialog
+  * Load IconItem immediately upon componentComplete()
+  * Use the same text colour for comboboxes as buttons
+  * Performance improvements (less config-file reparsing, use
+shared config...)
+  * roundToIconSize(0) now returns 0
+  * Give undo notifications a title
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.6.0.php
+- (Build)Require kpackage-devel
+
+---

Old:

  plasma-framework-5.5.0.tar.xz

New:

  0001-Fix-errorneously-opening-a-broken-context-menu-when-.patch
  0002-reset-the-internal-size-copy-when-the-theme-changes.patch
  0003-trigger-button-switch-on-mouse-wheel.patch
  0004-don-t-forward-events-if-not-visible-anymore.patch
  0005-a-check-more-on-centering.patch
  plasma-framework-5.6.0.tar.xz



Other differences:
--
++ plasma-framework.spec ++
--- /var/tmp/diff_new_pack.9OTAeL/_old  2015-01-23 15:47:16.0 +0100
+++ /var/tmp/diff_new_pack.9OTAeL/_new  2015-01-23 15:47:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plasma-framework
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,26 @@
 
 
 Name:   plasma-framework
-Version:5.5.0
+Version:5.6.0
 Release:0
 %define kf5_version %{version}
 Summary:Plasma library and runtime components based upon KF5 and Qt5
 License:GPL-2.0+ and LGPL-2.0+
 Group:  System/GUI/KDE
 Url:https://projects.kde.org/plasma-framework
-Source: 
http://download.kde.org/stable/frameworks/5.5/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
-BuildRequires:  extra-cmake-modules = 1.5.0
+# PATCH-FIX-UPSTREAM 
0001-Fix-errorneously-opening-a-broken-context-menu-when-.patch
+Patch0: 0001-Fix-errorneously-opening-a-broken-context-menu-when-.patch
+# PATCH-FIX-UPSTREAM 
0002-reset-the-internal-size-copy-when-the-theme-changes.patch
+Patch1: 0002-reset-the-internal-size-copy-when-the-theme-changes.patch
+# PATCH-FIX-UPSTREAM 0003-trigger-button-switch-on-mouse-wheel.patch
+Patch2: 0003-trigger-button-switch-on-mouse-wheel.patch
+# PATCH-FIX-UPSTREAM 0004-don-t-forward-events-if-not-visible-anymore.patch
+Patch3: 0004-don-t-forward-events-if-not-visible-anymore.patch
+# PATCH-FIX-UPSTREAM 0005-a-check-more-on-centering.patch
+Patch4: 0005-a-check-more-on-centering.patch
+BuildRequires:  extra-cmake-modules = 1.6.0
 BuildRequires:  fdupes
 BuildRequires:  kactivities5-devel = %{kf5_version}
 BuildRequires:  karchive-devel = %{kf5_version}
@@ -42,6 +52,7 @@
 BuildRequires:  ki18n-devel = %{kf5_version}
 BuildRequires:  kiconthemes-devel = %{kf5_version}
 BuildRequires:  kio-devel = %{kf5_version}
+BuildRequires:  kpackage-devel = %{kf5_version}
 BuildRequires:  

commit frink for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package frink for openSUSE:Factory checked 
in at 2015-01-23 15:47:15

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


Package is frink

Changes:

--- /work/SRC/openSUSE:Factory/frink/frink.changes  2011-12-08 
11:48:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.frink.new/frink.changes 2015-01-23 
15:47:18.0 +0100
@@ -1,0 +2,16 @@
+Tue Jan 13 15:20:38 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 2.3.1.a2
+  + -O option should now work
+  + Added -L option which controls switch case body indenting
+   - which causes a proc paramter definition {a b} to become { a b }
+   - which causes wrapped comments to start a new comment rather than
+ use \
+   - which cause comments not to wrap at all
+- Cleanup spec file
+- Adapt frink.patch to upstream changes  frink-2.3.1a2.patch
+- Remove redundant %clean section
+- Package ChangeLog, COPYING and TODO into doc directory
+- COPYRIGHT is not provided anymore
+
+---

Old:

  frink-2.2.2p4.tar.bz2

New:

  frink-2.3.1.a2.tar.gz



Other differences:
--
++ frink.spec ++
--- /var/tmp/diff_new_pack.8ICzG7/_old  2015-01-23 15:47:19.0 +0100
+++ /var/tmp/diff_new_pack.8ICzG7/_new  2015-01-23 15:47:19.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package frink
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,15 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   frink
 Url:http://catless.ncl.ac.uk/Programs/Frink
-Version:2.2.2
+Version:2.3.1.a2
 Release:0
 Summary:Static Testing and Formatting for Tcl Programs
-BuildRequires:  automake
-Group:  Development/Languages/Tcl
 License:BSD-3-Clause
-Source0:%name-%{version}p4.tar.bz2
+Group:  Development/Languages/Tcl
+BuildRequires:  automake
+Source0:ftp://catless.ncl.ac.uk/pub/%name-%version.tar.gz
 Patch0: %name.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -35,14 +36,8 @@
 See /usr/share/doc/packages/frink/README and the output of frink -h
 for details.
 
-
-
-Authors:
-
-Lindsay Marshall lindsay.marsh...@newcastle.ac.uk
-
 %prep
-%setup -q
+%setup -q -n %{name}-2.3.1
 %patch0
 
 %build
@@ -51,15 +46,11 @@
 make
 
 %install
-rm -rf %buildroot
 make DESTDIR=%buildroot install
 
-%clean
-rm -rf %buildroot
-
 %files
 %defattr(-,root,root)
 %_prefix/bin/frink
-%doc AUTHORS README COPYRIGHT
+%doc AUTHORS ChangeLog COPYING README TODO
 
 %changelog

++ frink.patch ++
--- /var/tmp/diff_new_pack.8ICzG7/_old  2015-01-23 15:47:19.0 +0100
+++ /var/tmp/diff_new_pack.8ICzG7/_new  2015-01-23 15:47:19.0 +0100
@@ -24,8 +24,8 @@
  # Checks for programs.
  AC_PROG_CC
  
--CFLAGS=-ansii -g -Wall
-+AM_CFLAGS=-ansi -g -Wall
+-CFLAGS=-g
++AM_CFLAGS=-g
  
  AC_PROG_INSTALL
  AC_PROG_AWK

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



commit python3-pep8 for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package python3-pep8 for openSUSE:Factory 
checked in at 2015-01-23 15:46:44

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


Package is python3-pep8

Changes:

--- /work/SRC/openSUSE:Factory/python3-pep8/python3-pep8.changes
2014-07-11 06:46:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pep8.new/python3-pep8.changes   
2015-01-23 15:46:46.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 22 00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * remove python(abi) requirement
+
+---



Other differences:
--
++ python3-pep8.spec ++
--- /var/tmp/diff_new_pack.0obYee/_old  2015-01-23 15:46:46.0 +0100
+++ /var/tmp/diff_new_pack.0obYee/_new  2015-01-23 15:46:46.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-pep8
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,7 +30,6 @@
 BuildRequires:  python3-2to3
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
-Requires:   python(abi) = %{py3_ver}
 BuildArch:  noarch
 
 %description

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



commit python3-testscenarios for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package python3-testscenarios for 
openSUSE:Factory checked in at 2015-01-23 15:47:01

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


Package is python3-testscenarios

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-testscenarios/python3-testscenarios.changes  
2013-10-24 14:13:02.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-testscenarios.new/python3-testscenarios.changes
 2015-01-23 15:47:03.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 10  00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * remove ifs for opensuse version =1220
+
+---



Other differences:
--
++ python3-testscenarios.spec ++
--- /var/tmp/diff_new_pack.CgozwI/_old  2015-01-23 15:47:04.0 +0100
+++ /var/tmp/diff_new_pack.CgozwI/_new  2015-01-23 15:47:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-testscenarios
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -11,10 +11,11 @@
 # 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:   python3-testscenarios
 Version:0.4
 Release:0
@@ -23,15 +24,11 @@
 License:Apache-2.0 or BSD-3-Clause
 Group:  Development/Languages/Python
 Source: 
http://pypi.python.org/packages/source/t/testscenarios/testscenarios-%{version}.tar.gz
-# for hashlib
-%if 0%{?suse_version} = 1220
-BuildRequires:  python3
-%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python3-devel
 # Test requirements:
-BuildRequires:  python3-nose
 BuildRequires:  python3-extras
+BuildRequires:  python3-nose
 BuildRequires:  python3-testtools
 BuildArch:  noarch
 

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



commit rubygem-listen for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package rubygem-listen for openSUSE:Factory 
checked in at 2015-01-23 15:47:09

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


Package is rubygem-listen

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-listen/rubygem-listen.changes
2014-11-11 09:59:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-listen.new/rubygem-listen.changes   
2015-01-23 15:47:12.0 +0100
@@ -1,0 +2,5 @@
+Thu Jan 15 17:20:40 UTC 2015 - fcaste...@suse.com
+
+- Updated to latest version 2.8.5
+
+---

Old:

  listen-2.7.5.gem

New:

  listen-2.8.5.gem



Other differences:
--
++ rubygem-listen.spec ++
--- /var/tmp/diff_new_pack.SBSOdo/_old  2015-01-23 15:47:13.0 +0100
+++ /var/tmp/diff_new_pack.SBSOdo/_new  2015-01-23 15:47:13.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-listen
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,15 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   rubygem-listen
-Version:2.7.5
+Version:2.8.5
 Release:0
 %define mod_name listen
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros = 5
 BuildRequires:  %{ruby = 1.9.3}
 BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  ruby-macros = 5
 BuildRequires:  update-alternatives
 Url:https://github.com/guard/listen
 Source: http://rubygems.org/gems/%{mod_full_name}.gem

++ listen-2.7.5.gem - listen-2.8.5.gem ++
 6345 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-veusz for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package python3-veusz for openSUSE:Factory 
checked in at 2015-01-23 15:47:04

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


Package is python3-veusz

Changes:

--- /work/SRC/openSUSE:Factory/python3-veusz/python3-veusz.changes  
2014-10-20 07:27:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-veusz.new/python3-veusz.changes 
2015-01-23 15:47:06.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 10  00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * remove ifs for opensuse version =1220
+
+---



Other differences:
--
++ python3-veusz.spec ++
--- /var/tmp/diff_new_pack.YFOa40/_old  2015-01-23 15:47:07.0 +0100
+++ /var/tmp/diff_new_pack.YFOa40/_new  2015-01-23 15:47:07.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-veusz
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -114,14 +114,11 @@
 install -m0644 COPYING %{buildroot}%{python3_sitearch}/%{pyname}/
 
 %check
-# Problems connectiong to xserver for openSUSE 12.2 and below
-%if 0%{?suse_version}  1220
 export DISPLAY=%{X_display}
 Xvfb %{X_display}  Xvfb.log 
 sleep 5
 PYTHONPATH=%{buildroot}%{python3_sitearch} \
python3 tests/runselftest.py
-%endif
 
 %fdupes -s %{buildroot}%{python3_sitearch}
 %fdupes %{buildroot}%{_datadir}/pixmaps/%{pyname}/


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



commit python3-pyenchant for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package python3-pyenchant for 
openSUSE:Factory checked in at 2015-01-23 15:46:51

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


Package is python3-pyenchant

Changes:

--- /work/SRC/openSUSE:Factory/python3-pyenchant/python3-pyenchant.changes  
2013-10-23 19:26:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-pyenchant.new/python3-pyenchant.changes 
2015-01-23 15:46:53.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 10  00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * remove ifs for opensuse version =1220
+
+---



Other differences:
--
++ python3-pyenchant.spec ++
--- /var/tmp/diff_new_pack.HaFCkG/_old  2015-01-23 15:46:54.0 +0100
+++ /var/tmp/diff_new_pack.HaFCkG/_new  2015-01-23 15:46:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-pyenchant
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,11 +27,6 @@
 Patch0: pyenchant-setuptools.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  enchant
-%if 0%{?suse_version} = 1220
-BuildRequires:  python3-2to3
-# for hashlib
-BuildRequires:  python3
-%endif
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
 Provides:   PyEnchant = %{version}

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



commit python3-numexpr for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package python3-numexpr for openSUSE:Factory 
checked in at 2015-01-23 15:46:41

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


Package is python3-numexpr

Changes:

--- /work/SRC/openSUSE:Factory/python3-numexpr/python3-numexpr.changes  
2014-07-17 17:31:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-numexpr.new/python3-numexpr.changes 
2015-01-23 15:46:42.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 10  00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * remove ifs for opensuse version =1220
+
+---



Other differences:
--
++ python3-numexpr.spec ++
--- /var/tmp/diff_new_pack.70j8wW/_old  2015-01-23 15:46:43.0 +0100
+++ /var/tmp/diff_new_pack.70j8wW/_new  2015-01-23 15:46:43.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-numexpr
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   python3-numexpr
 Version:2.4
 Release:0
@@ -26,10 +27,6 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc-c++
 BuildRequires:  python3-devel
-%if 0%{?suse_version} == 1220
-BuildRequires:  python3
-BuildRequires:  python3-2to3
-%endif
 BuildRequires:  python3-numpy-devel = 1.6
 Requires:   python3-numpy = 1.6
 

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



commit rubygem-abstract for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package rubygem-abstract for 
openSUSE:Factory checked in at 2015-01-23 15:47:07

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


Package is rubygem-abstract

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-abstract/rubygem-abstract.changes
2012-03-27 08:58:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-abstract.new/rubygem-abstract.changes   
2015-01-23 15:47:09.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan 12 17:00:17 UTC 2015 - jmassaguer...@suse.com
+
+- update to new gem2rpm scheme 
+
+---



Other differences:
--
++ rubygem-abstract.spec ++
--- /var/tmp/diff_new_pack.bIIJ2L/_old  2015-01-23 15:47:09.0 +0100
+++ /var/tmp/diff_new_pack.bIIJ2L/_new  2015-01-23 15:47:09.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package rubygem-abstract (Version 1.0.0)
+# spec file for package rubygem-abstract
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,45 +15,34 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   rubygem-abstract
 Version:1.0.0
-Release:217
+Release:0
 %define mod_name abstract
-#
-Group:  Development/Languages/Ruby
-License:Ruby
-#
+%define mod_full_name %{mod_name}-%{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  rubygems_with_buildroot_patch
-%rubygems_requires
-#
+BuildRequires:  %{rubygem gem2rpm}
+BuildRequires:  %{ruby}
+BuildRequires:  ruby-macros = 5
 Url:http://rubyforge.org/projects/abstract
-Source: %{mod_name}-%{version}.gem
-#
-Summary:A library which enable you to define abstract method in Ruby
+Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Summary:a library which enable you to define abstract method in Ruby
+License:Ruby
+Group:  Development/Languages/Ruby
 
 %description
-'abstract.rb' is a library which enable you to define abstract method
-in Ruby.
+'abstract.rb' is a library which enable you to define abstract method in Ruby.
 
 %prep
 
 %build
 
 %install
-%gem_install %{S:0}
-
-%clean
-%{__rm} -rf %{buildroot}
+%gem_install \
+  --doc-files=ChangeLog README.txt \
+  -f
 
-%files
-%defattr(-,root,root,-)
-%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_name}-%{version}.gem
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/
-%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_name}-%{version}.gemspec
-%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_name}-%{version}/
+%gem_packages
 
 %changelog

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



commit monodevelop for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package monodevelop for openSUSE:Factory 
checked in at 2015-01-23 15:47:22

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


Package is monodevelop

Changes:

--- /work/SRC/openSUSE:Factory/monodevelop/monodevelop.changes  2015-01-09 
20:49:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.monodevelop.new/monodevelop.changes 
2015-01-23 15:47:30.0 +0100
@@ -1,0 +2,52 @@
+Sat Jan 17 06:59:17 UTC 2015 - mailaen...@opensuse.org
+
+- update to version 5.7
+  * Improved organization of global preferences.
+  * Improved the edit reference dialog.
+  * The startup project name is now stored in the user solution settings file 
instead of the .sln file.
+  * Find in Files command is now much faster and uses less memory when there 
are many hits.
+  * Application output (and other output pads) now have a Search command.
+  * Fixed crash when opening a project that uses an incompatible Subversion 
Working Copy format.
+  * Several optimization and fixes in the Version Control status view.
+  * Version Control Log view now displays a default icon for emails which 
aren’t linked on Gravatar.
+  * Menu options for add-in NuGet packages have been renamed to make them 
easier to discover.
+  * Error and warning icons applied to packages are now more consistent with 
other icons in the solution pad.
+  * Fixed: MonoDevelop doesn't recognize that files exist after NuGet Update.
+  * Fixed: Update all Packages in Solution not Updating Dependencies.
+  * Fixed: Unable to add NuGet package again after removing it.
+  * Hex debugger visualizer now shows a wider range of characters.
+  * Fixed: Cannot use typeof operator with type parameters.
+  * Fixed: Debugger reports a 'System.NotSupportedException' exception when 
using Set Next Statement command.
+  * Fixed: Variable called dynamic confuses debugger.
+  * Fixed: Unable to remove custom code template.
+  * Fixed: Semicolon is put at the end of line instead at the position of 
cursor.
+  * Fixed: Sort usings yields strange result
+  * Fixed: Navigate Forward/Backward may cause a crash when used in rapid 
succession.
+  * Fixed: Editor tooltips overlay new windows.
+  * Fixed: Completion is not working for 'is' statement.
+  * Fixed: Rename refactoring command fails with InvalidCastException on 
generic class name after 'new'.
+  * Fixed: MonoDevelop not recognizing reflection extensions in PCL when 
Microsoft.Net.Http is present.
+  * Fixed: #define code showing as comments if symbol is not declared in build 
options.
+  * Fixed: Folding markers not correctly shown when the columns for #region 
and #endregion differ.
+  * Fixed: C# string property in object initializer autocompletes to #if.
+  * Fixed: Cannot open .cshtml files.
+  * Fixed delay when opening the project context menu.
+  * Fixed: Deleting a folder in the solution pad does not result in the folder 
being removed from the tree.
+  * Fixed occasional crash when deleting a solution folder while the 
properties pad is visible.
+  * Fixed: Copying info in the test output window results in wrong text being 
copied.
+  * Fixed: MonoDevelop throws exception on doing Export Policy to specific 
file.
+  * Fixed exception while creating VBNet-NUnit Library Project.
+  * Fixed: Cannot change font of the Test Results pad (e.g. to monospace font).
+  * Fixed: Nunit runner has trouble when class with TestFixture is defined 
without a namespace.
+  * Fixed: Time summary not correctly shown in Unit Tests pad.
+  * Fixed: T4 TextTransformation interface issue with Initialize.
+  * Fixed: T4 ignores output directive if PreprocessTemplate() is used.
+  * Fixed: 'Load previous solution on startup' option breaks loading projects 
from the command line.
+  * Fixed: Removing reference to a shared project from project references 
causes UI freeze.
+  * Fixed: Enabling MSBuild Support in a Xamarin.Forms Shared Project doesn't 
build.
+  * Fixed: Go to Definition opens the assembly browser, but does not show the 
correct type.
+  * Fixed: File appears twice when searching.
+  * Fixed: Add Package Source popup window should remain at top.
+
+
+---
@@ -9,0 +62,9 @@
+  * Support NuGet package dependencies in Components
+  * Support package version constraints in NuGet packages.config file
+  * Fixed Xaml completion when using shared asset projects
+  * Fixed crash in Subversion support (Another Subversion operation is 
already in progress error).
+  * Fixed an IndexOutOfRangeException when opening a file with custom added 
encoding.
+  * Fixed an issue where shared asset project references would be forgotten 
between MonoDevelop restarts.
+  * Fixed an crash that would occur rarely when 

commit xtrabackup for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package xtrabackup for openSUSE:Factory 
checked in at 2015-01-23 15:47:17

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


Package is xtrabackup

Changes:

--- /work/SRC/openSUSE:Factory/xtrabackup/xtrabackup.changes2014-11-04 
17:30:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.xtrabackup.new/xtrabackup.changes   
2015-01-23 15:47:22.0 +0100
@@ -1,0 +2,31 @@
+Thu Jan 22 16:26:00 UTC 2015 - andreas.stie...@gmx.de
+
+- Percona XtraBackup 2.2.8:
+  + rebased on MySQL 5.6.22
+  + Incremental backups would fail if the number of undo
+tablespaces (innodb_undo_tablespaces) was more than 1. This was
+caused by innobackupex removing the undo tablespaces during the
+prepare phase.
+  + Fixed multiple memory leaks detected by AddressSanitizer.
+  + innobackupex could fail when preparing backup that was taken
+from Percona Server 5.5 with log files (innodb_log_file_size)
+bigger than 4G. 
+- Includes changes from 2.2.7:
+  + Non-default value for innodb_log_block_size variable would
+cause assertion when preparing the backup.
+  + When Percona XtraBackup would run FLUSH ENGINE LOGS during the
+backup process on GTID master, command was recorded to the
+slave's binary log as well, which lead to inconsistency between
+master and slave. Fixed by adding the NO_WRITE_TO_BINLOG clause
+to FLUSH ENGINE LOGS to avoid interfering with binary log and
+inconsistency with coordinates.
+  + Exporting tables was inefficient when backup contained a large
+(and unrelated) change buffer.
+  + innobackupex was printing the GTID even if the GTID mode was
+disabled which could cause confusion since it wasn't
+incrementing. Now it prints only GTID when GITD mode is enabled
+and when GTID mode is disabled it prints only filename and
+position. innobackupex still prints GTID, filename and
+positions if MariaDB server is being backed up.
+
+---

Old:

  percona-xtrabackup-2.2.6-nodoc.tar.xz

New:

  percona-xtrabackup-2.2.8-nodoc.tar.xz



Other differences:
--
++ xtrabackup.spec ++
--- /var/tmp/diff_new_pack.v4J8O2/_old  2015-01-23 15:47:24.0 +0100
+++ /var/tmp/diff_new_pack.v4J8O2/_new  2015-01-23 15:47:24.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xtrabackup
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   xtrabackup
-Version:2.2.6
+Version:2.2.8
 Release:0
 Summary:Online backup for MySQL / InnoDB
 License:GPL-2.0

++ percona-xtrabackup-2.2.6-nodoc.tar.xz - 
percona-xtrabackup-2.2.8-nodoc.tar.xz ++
/work/SRC/openSUSE:Factory/xtrabackup/percona-xtrabackup-2.2.6-nodoc.tar.xz 
/work/SRC/openSUSE:Factory/.xtrabackup.new/percona-xtrabackup-2.2.8-nodoc.tar.xz
 differ: char 26, line 1

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



commit ikvm for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package ikvm for openSUSE:Factory checked in 
at 2015-01-23 15:47:20

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


Package is ikvm

Changes:

--- /work/SRC/openSUSE:Factory/ikvm/ikvm.changes2011-09-23 
02:03:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.ikvm.new/ikvm.changes   2015-01-23 
15:47:26.0 +0100
@@ -1,0 +2,11 @@
+Wed Jan 21 14:42:53 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 8.0.5449.1
+  * Fixed build error when using Java 8u25 or newer.
+  * Bug fix. Unsafe.compareAndSwapObject should resolve field before
+passing it to MakeTypedReference.
+  * Implemented OperatingSystemMXBean.getFreePhysicalMemorySize and
+OperatingSystemMXBean.getTotalPhysicalMemorySize.
+- Use download Url as source
+
+---

Old:

  ikvmbin-0.44.0.5.zip

New:

  ikvmbin-8.0.5449.1.zip



Other differences:
--
++ ikvm.spec ++
--- /var/tmp/diff_new_pack.0pq3XR/_old  2015-01-23 15:47:29.0 +0100
+++ /var/tmp/diff_new_pack.0pq3XR/_new  2015-01-23 15:47:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ikvm
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,17 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   ikvm
 BuildRequires:  dos2unix mono-devel unzip
-Version:0.44.0.5
+Version:8.0.5449.1
 Release:1
 License:BSD-3-Clause
 BuildArch:  noarch
 Url:http://www.ikvm.net
-Source0:ikvmbin-%{version}.zip
+Source0:http://www.frijters.net/ikvmbin-%{version}.zip
 Summary:A JVM Based on the Mono Runtime
 Group:  Development/Tools/Other
 Requires:   mono-ikvm
@@ -84,9 +82,6 @@
 Libs: -r:\${libdir}/mono/ikvm/IKVM.Runtime.dll 
-r:\${libdir}/mono/ikvm/IKVM.OpenJDK.ClassLibrary.dll
 EOF
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-, root, root)
 %doc LICENSE

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



commit hawk for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package hawk for openSUSE:Factory checked in 
at 2015-01-23 15:47:39

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


Package is hawk

Changes:

--- /work/SRC/openSUSE:Factory/hawk/hawk.changes2014-09-12 
10:03:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.hawk.new/hawk.changes   2015-01-23 
15:47:49.0 +0100
@@ -1,0 +2,24 @@
+Fri Jan 16 05:18:53 UTC 2015 - kgronl...@suse.com
+
+- Wizard: Clarify netmask format
+- Wizard: Fix bug in virtual-ip workflow
+- Wizard: Fix bug in sbd workflow
+- Wizard: Fix bug in filesystem workflow
+- Wizard: Fix bugs in SAP workflows
+
+---
+Fri Jan  9 09:02:07 UTC 2015 - kgronl...@suse.com
+
+- Wizard: Initial workflow for Oracle DB (fate#318152)
+- Wizard: Create workflow for creating a Virtual IP resource.
+- Wizard: Create workflow for creating a filesystem resource.
+- Wizard: Add initial DRBD workflow
+- Wizard: Translate crmsh clvm template to hawk wizard
+- Wizard: Add initial GFS2 wizard
+- Wizard: Initial workflow for SBD
+- Wizard: Add initial DB2 HADR wizard (fate#318155)
+- Wizard: Initial workflow for DB2 (fate#318154)
+- Wizard: More modern example filesystems
+- Misc: application_controller: rescue_action_without_handler is deprecated 
+
+---

Old:

  hawk-0.7.0+git.1409894131.1344649.tar.bz2

New:

  hawk-0.7.0+git.1421385071.e1a7e0c.tar.bz2



Other differences:
--
++ hawk.spec ++
--- /var/tmp/diff_new_pack.TfCezN/_old  2015-01-23 15:47:50.0 +0100
+++ /var/tmp/diff_new_pack.TfCezN/_new  2015-01-23 15:47:50.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hawk
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -39,7 +39,7 @@
 Summary:HA Web Konsole
 License:GPL-2.0
 Group:  %{pkg_group}
-Version:0.7.0+git.1409894131.1344649
+Version:0.7.0+git.1421385071.e1a7e0c
 Release:0
 Url:http://www.clusterlabs.org/wiki/Hawk
 Source: %{name}-%{version}.tar.bz2
@@ -78,12 +78,13 @@
 BuildRequires:  pacemaker-libs-devel
 %endif
 
+BuildRequires:  rubygems
 BuildRequires:  rubygem(fast_gettext)
 BuildRequires:  rubygem(gettext)
 BuildRequires:  rubygem(gettext_i18n_rails)
+BuildRequires:  rubygem(rails)  4
 BuildRequires:  rubygem(rails) = 3.2
 BuildRequires:  rubygem(rake)
-BuildRequires:  rubygems
 %if 0%{?bundle_gems}
 %if 0%{?suse_version} == 1110
 BuildRequires:  ruby-fcgi
@@ -91,11 +92,12 @@
 %else
 # SLES bundles all this stuff at build time, other distros just
 # use runtime dependencies.
+Requires:   rubygems
 Requires:   rubygem(fast_gettext)
 Requires:   rubygem(gettext_i18n_rails)
+Requires:   rubygem(rails)  4
 Requires:   rubygem(rails) = 3.2
 Requires:   rubygem(rake)
-Requires:   rubygems
 # Not using this right now (seems to be unavailable due to ruby 2.0 -- 2.1 
migration on Factory)
 #%if 0%{?suse_version}
 #Requires:   rubygem-ruby-fcgi
@@ -174,7 +176,7 @@
 # more cruft to clean up (WTF?)
 rm -f %{buildroot}%{www_base}/hawk/log/*
 # likewise .git special files
-find %{buildroot}%{www_base}/hawk -type f -name '.git*' -print0 | xargs -0 rm
+find %{buildroot}%{www_base}/hawk -type f -name '.git*' -print0 | xargs 
--no-run-if-empty -0 rm
 %if 0%{?suse_version}
 %{__ln_s} -f %{_sbindir}/service %{buildroot}%{_sbindir}/rchawk
 %endif

++ _service ++
--- /var/tmp/diff_new_pack.TfCezN/_old  2015-01-23 15:47:50.0 +0100
+++ /var/tmp/diff_new_pack.TfCezN/_new  2015-01-23 15:47:50.0 +0100
@@ -4,7 +4,7 @@
 param name=scmgit/param
 param name=exclude.git/param
 param name=versionformat0.7.0+git.%ct.%h/param
-param name=revision1344649/param
+param name=revisione1a7e0c/param
   /service
 
   service name=recompress mode=disabled

++ hawk-0.7.0+git.1409894131.1344649.tar.bz2 - 
hawk-0.7.0+git.1421385071.e1a7e0c.tar.bz2 ++
 4294 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-ply for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package python3-ply for openSUSE:Factory 
checked in at 2015-01-23 15:46:46

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


Package is python3-ply

Changes:

--- /work/SRC/openSUSE:Factory/python3-ply/python3-ply.changes  2013-06-25 
13:20:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-ply.new/python3-ply.changes 
2015-01-23 15:46:47.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 10 00:51:53 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * remove python(abi) requirement
+
+---



Other differences:
--
++ python3-ply.spec ++
--- /var/tmp/diff_new_pack.Zxs688/_old  2015-01-23 15:46:48.0 +0100
+++ /var/tmp/diff_new_pack.Zxs688/_new  2015-01-23 15:46:48.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-ply
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,7 +29,6 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python3-2to3
 BuildRequires:  python3-devel
-Requires:   python(abi) = %{py3_ver}
 BuildArch:  noarch
 
 %description

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



commit spawn-fcgi for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package spawn-fcgi for openSUSE:Factory 
checked in at 2015-01-23 15:47:34

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


Package is spawn-fcgi

Changes:

--- /work/SRC/openSUSE:Factory/spawn-fcgi/spawn-fcgi.changes2013-06-05 
13:14:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.spawn-fcgi.new/spawn-fcgi.changes   
2015-01-23 15:47:43.0 +0100
@@ -1,0 +2,24 @@
+Thu Jan 22 17:30:13 UTC 2015 - sfal...@opensuse.org
+
+- Update to version 1.6.4:
+  + Use octal mode for -M (patch by dfjoerg)
+  + Add -b backlog option (fixes #2422, patch by aschmitz)
+  + Restrict Unix socket file ownership by default to ug=rw
+  + Add example apparmor spawn-fcgi abstraction
+  + Use autoreconf instead of calling tools manually
+  + Add more flags to extra-warning flags
+  + Check return values of setuid, setgid, setgroups, initgroups, write
+  + Check whether compiler supports wanted CFLAGS (fixes #2235)
+  + Fix resource leaks in failure cases (found with coverity)
+- Added:
+  + spawn-fcgi-1.6.4.tar.bz2
+  + spawn-fcgi_1.6.4.orig.tar.gz
+  + spawn-fcgi_1.6.4-1.diff.gz
+  + spawn-fcgi_1.6.4-1.dsc
+- Dropped:
+  + spawn-fcgi-1.6.3.tar.bz2
+  + spawn-fcgi_1.6.3.orig.tar.gz
+  + spawn-fcgi_1.6.3-1.1~backport1.diff.gz
+  + spawn-fcgi_1.6.3-1.1~backport1.dsc
+
+---

Old:

  spawn-fcgi-1.6.3.tar.bz2
  spawn-fcgi_1.6.3-1.1~backport1.diff.gz
  spawn-fcgi_1.6.3-1.1~backport1.dsc
  spawn-fcgi_1.6.3.orig.tar.gz

New:

  spawn-fcgi-1.6.4.tar.bz2
  spawn-fcgi_1.6.4-1.diff.gz
  spawn-fcgi_1.6.4-1.dsc
  spawn-fcgi_1.6.4.orig.tar.gz



Other differences:
--
++ spawn-fcgi.spec ++
--- /var/tmp/diff_new_pack.UECb8w/_old  2015-01-23 15:47:44.0 +0100
+++ /var/tmp/diff_new_pack.UECb8w/_new  2015-01-23 15:47:44.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   spawn-fcgi
-Version:1.6.3
+Version:1.6.4
 Release:0
 Summary:Spawn FastCGI applications independent of the webserver
 License:BSD-3-Clause
@@ -27,7 +27,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #
 Url:http://redmine.lighttpd.net/projects/spawn-fcgi/
-Source: 
http://www.lighttpd.net/download/spawn-fcgi-%{pkg_version}.tar.bz2
+Source: http://www.lighttpd.net/download/spawn-fcgi-%{version}.tar.bz2
 #
 
 %description

++ spawn-fcgi-1.6.3.tar.bz2 - spawn-fcgi-1.6.4.tar.bz2 ++
 7548 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/spawn-fcgi-1.6.3/CMakeLists.txt new/spawn-fcgi-1.6.4/CMakeLists.txt
--- old/spawn-fcgi-1.6.3/CMakeLists.txt 2009-04-18 14:23:25.0 +0200
+++ new/spawn-fcgi-1.6.4/CMakeLists.txt 2009-09-23 16:30:15.0 +0200
@@ -4,7 +4,7 @@
 
 PROJECT(spawn-fcgi)
 SET(PACKAGE_NAME ${CMAKE_PROJECT_NAME})
-SET(PACKAGE_VERSION 1.6.3)
+SET(PACKAGE_VERSION 1.6.4)
 
 SET(CMAKE_MAN_DIR share/man CACHE STRING
   Install location for man pages (relative to prefix).)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/spawn-fcgi-1.6.3/NEWS new/spawn-fcgi-1.6.4/NEWS
--- old/spawn-fcgi-1.6.3/NEWS   2009-09-23 14:27:48.0 +0200
+++ new/spawn-fcgi-1.6.4/NEWS   2014-06-05 13:22:06.0 +0200
@@ -3,10 +3,21 @@
 NEWS
 
 
-- 1.6.3 -
+- 1.6.4 - 2014-06-05
+  * Use octal mode for -M (patch by dfjoerg)
+  * Add -b backlog option (fixes #2422, patch by aschmitz)
+  * Restrict Unix socket file ownership by default to ug=rw
+  * Add example apparmor spawn-fcgi abstraction
+  * Use autoreconf instead of calling tools manually
+  * Add more flags to extra-warning flags
+  * Check return values of setuid, setgid, setgroups, initgroups, write
+  * Check whether compiler supports wanted CFLAGS (fixes #2235)
+  * Fix resource leaks in failure cases (found with coverity)
+
+- 1.6.3 - 2009-09-23
   * Fix unix socket mode change to work without specifying user/group for 
socket
   * Add some ./run script examples for use with daemontools or runit
-  * Fix Invalid Argument in chmod if mode=-1 (fixes 2033)
+  * Fix Invalid Argument in chmod if mode=-1 (fixes #2033)
  

commit liblognorm for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package liblognorm for openSUSE:Factory 
checked in at 2015-01-23 15:47:31

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


Package is liblognorm

Changes:

--- /work/SRC/openSUSE:Factory/liblognorm/liblognorm.changes2014-10-23 
14:20:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.liblognorm.new/liblognorm.changes   
2015-01-23 15:47:39.0 +0100
@@ -1,0 +2,7 @@
+Thu Jan 22 21:45:26 UTC 2015 - andreas.stie...@gmx.de
+
+- liblognorm 1.1.0:
+  + added regular expression support
+- fix SLE11/12 build
+
+---

Old:

  liblognorm-1.0.1.tar.gz

New:

  liblognorm-1.1.0.tar.gz



Other differences:
--
++ liblognorm.spec ++
--- /var/tmp/diff_new_pack.bQzet8/_old  2015-01-23 15:47:41.0 +0100
+++ /var/tmp/diff_new_pack.bQzet8/_new  2015-01-23 15:47:41.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package liblognorm
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,28 +17,28 @@
 
 
 %define sover 1
-%bcond_without html_docs
+%define with_html_docs 0%{?suse_version} = 1310  0%{?suse_version} != 1315
 Name:   liblognorm
-Version:1.0.1
+Version:1.1.0
 Release:0
 Summary:Library and tool to normalize log data
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
 Url:http://www.liblognorm.com/
 Source0:
http://www.liblognorm.com/files/download/liblognorm-%{version}.tar.gz
-
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} = 1210
-BuildRequires:  pkgconfig(pkg-config) = 0.9.0
 BuildRequires:  pkgconfig(json-c)
 BuildRequires:  pkgconfig(libestr)
+BuildRequires:  pkgconfig(libpcre)
+BuildRequires:  pkgconfig(pkg-config) = 0.9.0
 %else
-BuildRequires:  pkg-config = 0.9.0
-BuildRequires:  libjson-c-devel
 BuildRequires:  libestr-devel
+BuildRequires:  libjson-c-devel
+BuildRequires:  pcre-devel
+BuildRequires:  pkg-config = 0.9.0
 %endif
-
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if %{with html_docs}
+%if %{with_html_docs}
 BuildRequires:  python-sphinx
 %endif
 
@@ -122,7 +122,8 @@
 %build
 %configure \
--disable-static \
-%if %{with html_docs}
+   --enable-regexp \
+%if %{with_html_docs}
--docdir=%{_docdir}/%{name} \
 %else
--disable-docs \
@@ -136,7 +137,7 @@
 %install
 make DESTDIR=%{buildroot} install %{?_smp_mflags}
 find %{buildroot} -type f -name *.la -delete -print
-%if %{with html_docs}
+%if %{with_html_docs}
 rm %{buildroot}/%{_docdir}/%{name}/.buildinfo
 %endif
 
@@ -153,7 +154,7 @@
 %files devel
 %defattr(-,root,root)
 %doc COPYING NEWS README AUTHORS ChangeLog
-%if %{with html_docs}
+%if %{with_html_docs}
 %doc %{_docdir}/%{name}
 %endif
 %{_includedir}/*

++ liblognorm-1.0.1.tar.gz - liblognorm-1.1.0.tar.gz ++
 4483 lines of diff (skipped)

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



commit shared-color-targets for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package shared-color-targets for 
openSUSE:Factory checked in at 2015-01-23 15:47:28

Comparing /work/SRC/openSUSE:Factory/shared-color-targets (Old)
 and  /work/SRC/openSUSE:Factory/.shared-color-targets.new (New)


Package is shared-color-targets

Changes:

--- 
/work/SRC/openSUSE:Factory/shared-color-targets/shared-color-targets.changes
2013-12-16 18:09:28.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.shared-color-targets.new/shared-color-targets.changes
   2015-01-23 15:47:37.0 +0100
@@ -1,0 +2,8 @@
+Thu Jan 22 17:21:25 UTC 2015 - sfal...@opensuse.org
+
+- Update to version 0.1.5:
+  + Add the latest it8 reference files.
+- Changes from version 0.1.4:
+  + Add the latest it8 reference files.
+
+---

Old:

  shared-color-targets-0.1.3.tar.xz

New:

  shared-color-targets-0.1.5.tar.xz



Other differences:
--
++ shared-color-targets.spec ++
--- /var/tmp/diff_new_pack.qImJ7p/_old  2015-01-23 15:47:38.0 +0100
+++ /var/tmp/diff_new_pack.qImJ7p/_new  2015-01-23 15:47:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package shared-color-targets
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Luis Medinas, Portugal
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:   shared-color-targets
-Version:0.1.3
+Version:0.1.5
 Release:0
 Summary:Color targets for creating color profiles
 License:GPL-2.0+ and SUSE-Public-Domain and CC-BY-SA-3.0

++ shared-color-targets-0.1.3.tar.xz - shared-color-targets-0.1.5.tar.xz 
++
 6893 lines of diff (skipped)

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



commit ooRexx for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package ooRexx for openSUSE:Factory checked 
in at 2015-01-23 15:47:37

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


Package is ooRexx

Changes:

--- /work/SRC/openSUSE:Factory/ooRexx/ooRexx.changes2014-12-21 
12:04:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.ooRexx.new/ooRexx.changes   2015-01-23 
15:47:45.0 +0100
@@ -2 +2,3 @@
-Thu Dec 18 17:04:58 UTC 2014 - emendo...@suse.com
+Thu Jan 22 23:54:44 UTC 2015 - emendo...@suse.com
+
+- Debian dsc file with wrong source archive name.
@@ -4 +6,7 @@
-- cooRexx should only be included with systemd-enabled systems. This was 
preventing a proper build on older systems.
+---
+Fri Jan  9 19:42:51 UTC 2015 - emendo...@suse.com
+- Links to some .so files were missing in the final RPM.
+- Wrong link to /sbin/rcooRexx, should link to /usr/sbin/service as per 
packaging guidelines.
+- Resolving conflicts.
+---
+Thu Dec 18 17:04:58 UTC 2014 - emendo...@suse.com
@@ -5,0 +14 @@
+- rcooRexx should only be included with systemd-enabled systems. This was 
preventing a proper build on older systems.



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

++ ooRexx.dsc ++
--- /var/tmp/diff_new_pack.qjz88x/_old  2015-01-23 15:47:47.0 +0100
+++ /var/tmp/diff_new_pack.qjz88x/_new  2015-01-23 15:47:47.0 +0100
@@ -1,13 +1,13 @@
 Debtransform-Tar: ooRexx-4.2.0.tar.bz2
 Debtransform-Files-Tar: debian.tar.gz
 Format: 1.0
-Source: oorexx
+Source: ooRexx
 Version: 4.2.0.1
 Binary: oorexx
 Maintainer: Perry Werneck perry.wern...@gmail.com
 Architecture: any
 Build-Depends: debhelper (= 7), autotools-dev, automake, autoconf, libtool, 
bison, subversion, coreutils, patch, tofrodos
 Files: 
-  00 oorexx-4.2.0.tar.bz2
+  00 ooRexx-4.2.0.tar.bz2
   00 debian.tar.gz
 

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



commit crmsh for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package crmsh for openSUSE:Factory checked 
in at 2015-01-23 15:47:26

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


Package is crmsh

Changes:

--- /work/SRC/openSUSE:Factory/crmsh/crmsh.changes  2015-01-09 
20:50:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.crmsh.new/crmsh.changes 2015-01-23 
15:47:33.0 +0100
@@ -1,0 +2,17 @@
+Thu Jan 15 16:54:07 UTC 2015 - kgronl...@suse.com
+
+- Medium: history: match error/crit messages of pcmk 1.1.12
+- medium: cibconfig: Break infinite edit loop if --force is set
+- high: crm_pssh: Use correct Task API in do_pssh (bnc#913261) 
+
+---
+Wed Jan 14 01:25:29 UTC 2015 - kgronl...@suse.com
+
+- medium: utils: crm_daemon_dir is added to PATH in envsetup (#67)
+- medium: config: Add 2.3 to list of supported schemas
+- low: msg: Add note on modifying supported schemas
+- low: config: Convert NoOptionError to ValueError
+- high: utils: Locate binaries across sudo boundary (bnc#912483)
+- Require /usr/bin/which, not which (bnc#912944) 
+
+---



Other differences:
--
++ crmsh.spec ++
--- /var/tmp/diff_new_pack.nlCh2F/_old  2015-01-23 15:47:35.0 +0100
+++ /var/tmp/diff_new_pack.nlCh2F/_new  2015-01-23 15:47:35.0 +0100
@@ -42,11 +42,11 @@
 Source0:crmsh.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires(pre):  pacemaker
+Requires:   /usr/bin/which
 Requires:   python = 2.6
 Requires:   python-dateutil
 Requires:   python-lxml
 Requires:   python-parallax
-Requires:   which
 BuildRequires:  python-lxml
 BuildRequires:  python-setuptools
 
@@ -168,16 +168,14 @@
 %post test
 if [ ! -e /tmp/.crmsh_regression_tests_ran ]; then
 touch /tmp/.crmsh_regression_tests_ran
-if ! %{_datadir}/%{name}/tests/regression.sh ; then
-echo Regression tests failed.
-cat crmtestout/regression.out
-exit 1
-fi
+   %{_datadir}/%{name}/tests/regression.sh
+   result1=$?
cd %{_datadir}/%{name}/tests
-   if ! ./cib-tests.sh ; then
-   echo CIB tests failed.
-   exit 1
-   fi
+   ./cib-tests.sh
+   result2=$?
+   [ $result1 -ne 0 ]  (echo Regression tests failed.; cat 
${buildroot}/crmtestout/regression.out)
+   [ $result2 -ne 0 ]  echo CIB tests failed.
+   [ $result1 -ne 0 -o $result2 -ne 0 ]  exit 1
 fi
 %endif
 

++ crmsh.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crmsh/Makefile.am new/crmsh/Makefile.am
--- old/crmsh/Makefile.am   2015-01-09 10:13:19.0 +0100
+++ new/crmsh/Makefile.am   2015-01-15 17:51:37.0 +0100
@@ -78,7 +78,8 @@
test/testcases/confbasic-xml.exp test/testcases/confbasic.exp 
test/testcases/delete.exp test/testcases/file.exp \
test/testcases/node.exp test/testcases/ra.exp 
test/testcases/resource.exp test/testcases/shadow.exp test/testcases/acl.exp 
test/testcases/options.exp \
test/testcases/edit.exp test/testcases/rset.exp 
test/testcases/rset-xml.exp test/testcases/history.exp 
test/testcases/history.excl \
-   test/testcases/newfeatures test/testcases/newfeatures.exp 
test/testcases/acl.excl test/testcases/commit test/testcases/commit.exp
+   test/testcases/newfeatures test/testcases/newfeatures.exp 
test/testcases/acl.excl test/testcases/commit test/testcases/commit.exp \
+   test/testcases/bugs test/testcases/bugs.exp
 
 test/testcases/confbasic-xml.filter:
ln test/testcases/xmlonly.sh $@
@@ -124,8 +125,9 @@
--verbose)
 
 install-exec-local:
+   -mkdir -p $(DESTDIR)$(pkgpythondir)
$(PYTHON) $(srcdir)/setup.py install \
-   --root=${DESTDIR} --prefix=${prefix} \
+   --prefix=$(DESTDIR)$(prefix) \
--record $(DESTDIR)$(pkgpythondir)/install_files.txt \
--verbose
$(INSTALL) -d -m 770 $(DESTDIR)/$(CRM_CACHE_DIR)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crmsh/crmsh.spec new/crmsh/crmsh.spec
--- old/crmsh/crmsh.spec2015-01-09 10:13:19.0 +0100
+++ new/crmsh/crmsh.spec2015-01-15 17:51:37.0 +0100
@@ -46,7 +46,7 @@
 Requires:   python-dateutil
 Requires:   python-lxml
 Requires:   python-parallax
-Requires:   which
+Requires:   /usr/bin/which
 BuildRequires:  python-lxml
 BuildRequires:  python-setuptools
 
@@ -168,16 +168,14 @@
 %post test
 if [ ! -e /tmp/.crmsh_regression_tests_ran ]; then
 

commit frescobaldi for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package frescobaldi for openSUSE:Factory 
checked in at 2015-01-23 15:47:43

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


Package is frescobaldi

Changes:

--- /work/SRC/openSUSE:Factory/frescobaldi/frescobaldi.changes  2015-01-06 
09:07:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.frescobaldi.new/frescobaldi.changes 
2015-01-23 15:47:51.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan 22 22:25:44 UTC 2015 - corne...@solcon.nl
+
+- Frescobaldi is a lilypond editor, so let's require lilypond
+- Portmidi is now in factory: recommends portmidi instead of just suggests
+
+---



Other differences:
--
++ frescobaldi.spec ++
--- /var/tmp/diff_new_pack.d35nmx/_old  2015-01-23 15:47:52.0 +0100
+++ /var/tmp/diff_new_pack.d35nmx/_new  2015-01-23 15:47:52.0 +0100
@@ -28,8 +28,9 @@
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
+Requires:   lilypond
 Requires:   python-poppler-qt4
-Suggests:   libportmidi0
+Recommends: libportmidi0
 BuildArch:  noarch
 
 %description

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



commit java-1_8_0-openjdk for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package java-1_8_0-openjdk for 
openSUSE:Factory checked in at 2015-01-23 15:47:46

Comparing /work/SRC/openSUSE:Factory/java-1_8_0-openjdk (Old)
 and  /work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new (New)


Package is java-1_8_0-openjdk

Changes:

--- /work/SRC/openSUSE:Factory/java-1_8_0-openjdk/java-1_8_0-openjdk.changes
2015-01-14 11:44:54.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new/java-1_8_0-openjdk.changes   
2015-01-23 15:48:04.0 +0100
@@ -1,0 +2,18 @@
+Thu Jan 22 09:42:50 UTC 2015 - fst...@suse.com
+
+- Upgrade to upstream tag jdk8u40-b22
+  * Security update from 2015-01-20
+
+---
+Wed Jan 21 08:22:26 UTC 2015 - fst...@suse.com
+
+- Upgrade to upstream tag jdk8u40-b21
+- Removed patch:
+  * aarch64-b12tob20.patch
+- replaced by new version
+- Added patch:
+  * aarch64-b12tob21.patch
+- port the relevant changes between builds b12 and b21 to the
+  aarch64 tarball that is on the upstream tag of jdk8u40-b12
+
+---

Old:

  445eceffc829.tar.bz2
  4d240320929f.tar.bz2
  7784dab075ed.tar.bz2
  7bfc889330e0.tar.bz2
  a21c4edfdf44.tar.bz2
  aarch64-b12tob20.patch
  b31a07adaef5.tar.bz2
  c3933f52eeb3.tar.bz2
  c3d6d1a53399.tar.bz2
  c47a4731e5e0.tar.bz2

New:

  06c52e8fd6d3.tar.bz2
  0ee548a1cda0.tar.bz2
  4c7421f74674.tar.bz2
  54a13451ce24.tar.bz2
  6e928fd91525.tar.bz2
  79177246b3db.tar.bz2
  aarch64-b12tob21.patch
  b6d03a810a61.tar.bz2
  d168113f9841.tar.bz2
  f9f70a0f60f4.tar.bz2



Other differences:
--
++ java-1_8_0-openjdk.spec ++
--- /var/tmp/diff_new_pack.5pAFcV/_old  2015-01-23 15:48:07.0 +0100
+++ /var/tmp/diff_new_pack.5pAFcV/_new  2015-01-23 15:48:07.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package java-1_8_0-openjdk
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,20 +30,20 @@
 %global archname%{name}
 # Standard JPackage naming and versioning defines.
 %global updatever   40
-%global buildverb20
+%global buildverb22
 %global root_projectjdk8u
 %global root_repository jdk8u40
-%global root_revision   b31a07adaef5
-%global corba_revision  445eceffc829
-%global hotspot_revision c3933f52eeb3
-%global jaxp_revision   7bfc889330e0
-%global jaxws_revision  a21c4edfdf44
-%global jdk_revision7784dab075ed
-%global langtools_revision c3d6d1a53399
-%global nashorn_revision 4d240320929f
+%global root_revision   b6d03a810a61
+%global corba_revision  4c7421f74674
+%global hotspot_revision 0ee548a1cda0
+%global jaxp_revision   54a13451ce24
+%global jaxws_revision  6e928fd91525
+%global jdk_revisiond168113f9841
+%global langtools_revision 79177246b3db
+%global nashorn_revision f9f70a0f60f4
 %global aarch64_project aarch64-port
 %global aarch64_repository jdk8
-%global aarch64_hotspot_revision c47a4731e5e0
+%global aarch64_hotspot_revision 06c52e8fd6d3
 %global icedtea_sound_version 1.0.1
 # priority must be 6 digits in total
 %global priority180%{updatever}
@@ -215,8 +215,8 @@
 Patch9: aarch64-misc.patch
 # From icedtea: Increase default memory limits
 Patch10:memory-limits.patch
-# Changes from b20 backported to aarch64 which is on b12
-Patch11:aarch64-b12tob20.patch
+# Changes from b21 backported to aarch64 which is on b12
+Patch11:aarch64-b12tob21.patch
 # Fix use of unintialized memory in adlc parser
 Patch12:adlc-parser.patch
 # Fix: implicit-pointer-decl

++ 445eceffc829.tar.bz2 - 06c52e8fd6d3.tar.bz2 ++
/work/SRC/openSUSE:Factory/java-1_8_0-openjdk/445eceffc829.tar.bz2 
/work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new/06c52e8fd6d3.tar.bz2 differ: 
char 11, line 1

++ 445eceffc829.tar.bz2 - 0ee548a1cda0.tar.bz2 ++
/work/SRC/openSUSE:Factory/java-1_8_0-openjdk/445eceffc829.tar.bz2 
/work/SRC/openSUSE:Factory/.java-1_8_0-openjdk.new/0ee548a1cda0.tar.bz2 differ: 
char 11, line 1

++ 445eceffc829.tar.bz2 - 4c7421f74674.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/corba-445eceffc829/.hg_archival.txt 
new/corba-4c7421f74674/.hg_archival.txt
--- old/corba-445eceffc829/.hg_archival.txt 2014-12-17 19:43:36.0 
+0100
+++ new/corba-4c7421f74674/.hg_archival.txt 2015-01-15 20:19:23.0 
+0100
@@ -1,4 +1,4 @@
 repo: 55540e827aef970ecc010b7e06b912d991c8e3ce
-node: 

commit iodbc for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package iodbc for openSUSE:Factory checked 
in at 2015-01-23 15:47:50

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


Package is iodbc

Changes:

--- /work/SRC/openSUSE:Factory/iodbc/iodbc.changes  2013-06-28 
12:05:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.iodbc.new/iodbc.changes 2015-01-23 
15:48:19.0 +0100
@@ -1,0 +2,14 @@
+Wed Jan 21 23:43:48 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 0.52.9
+  * Added support for building on recent versions of Mac OS X
+  * Fixed warnings from autoconf/automake
+  * Fixed infinite loop in connection pool
+  * Fixed compiler warnings
+  * Fixed build dependency for make -jX
+  * Fixed check for Unicode driver
+  * Fixed issue calling SQLCancel from other thread
+  * Fixed SQLInstallDriverEx when driver is readonly
+- Use download Url as source
+
+---

Old:

  libiodbc-3.52.8.tar.gz

New:

  libiodbc-3.52.9.tar.gz



Other differences:
--
++ iodbc.spec ++
--- /var/tmp/diff_new_pack.oaXzQi/_old  2015-01-23 15:48:19.0 +0100
+++ /var/tmp/diff_new_pack.oaXzQi/_new  2015-01-23 15:48:19.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package iodbc
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   iodbc
-Version:3.52.8
+Version:3.52.9
 Release:0
 Summary:ODBC compliant driver manager
 License:LGPL-2.0 or BSD-3-Clause
 Group:  Development/Libraries/C and C++
 Url:http://www.iodbc.org/
-Source: libiodbc-%{version}.tar.gz
+Source: 
http://sourceforge.net/projects/iodbc/files/iodbc/%{version}/libiodbc-%{version}.tar.gz
 Patch1: fix-nonvoid-return.diff
 Patch2: config-h.diff
 %if 0%{?suse_version}  1110

++ libiodbc-3.52.8.tar.gz - libiodbc-3.52.9.tar.gz ++
 34492 lines of diff (skipped)

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



commit perl-Test-Simple for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-Simple for 
openSUSE:Factory checked in at 2015-01-23 15:47:53

Comparing /work/SRC/openSUSE:Factory/perl-Test-Simple (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test-Simple.new (New)


Package is perl-Test-Simple

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-Simple/perl-Test-Simple.changes
2015-01-20 12:25:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Test-Simple.new/perl-Test-Simple.changes   
2015-01-23 15:48:20.0 +0100
@@ -1,0 +2,5 @@
+Fri Jan 23 11:50:30 UTC 2015 - co...@suse.com
+
+- add obsoletes to now integrated modules
+
+---



Other differences:
--
++ perl-Test-Simple.spec ++
--- /var/tmp/diff_new_pack.jCvow5/_old  2015-01-23 15:48:21.0 +0100
+++ /var/tmp/diff_new_pack.jCvow5/_new  2015-01-23 15:48:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-Simple
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,6 +29,9 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+# MANUAL
+Obsoletes:  perl-Test-Tester = 0.109
+Obsoletes:  perl-Test-use-ok = 0.11
 %{perl_requires}
 
 %description

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



commit kbd for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package kbd for openSUSE:Factory checked in 
at 2015-01-23 16:17:23

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


Package is kbd

Changes:

--- /work/SRC/openSUSE:Factory/kbd/kbd.changes  2014-09-28 19:56:46.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kbd.new/kbd.changes 2015-01-23 
16:17:25.0 +0100
@@ -1,0 +2,9 @@
+Sat Nov 29 22:14:00 UTC 2014 - Led led...@gmail.com
+
+- fix bashisms in scripts
+- add patches:
+  * kbd-2.0.2-fix-bashisms.patch
+- update patches:
+  * kbd-1.15.2-unicode_scripts.patch
+
+---

New:

  kbd-2.0.2-fix-bashisms.patch



Other differences:
--
++ kbd.spec ++
--- /var/tmp/diff_new_pack.8gW70d/_old  2015-01-23 16:17:27.0 +0100
+++ /var/tmp/diff_new_pack.8gW70d/_new  2015-01-23 16:17:27.0 +0100
@@ -52,6 +52,7 @@
 Patch9: kbd-2.0.2-comment-typo-qwerty.patch
 Patch10:kbd-2.0.2-doshell-reference.patch
 Patch11:kbd-2.0.2-euro-unicode.patch
+Patch12:kbd-2.0.2-fix-bashisms.patch
 
 BuildRequires:  automake
 BuildRequires:  bison
@@ -95,6 +96,7 @@
 %patch9
 %patch10
 %patch11
+%patch12 -p1
 
 %build
 for i in `find data/keymaps/mac -type f` ; do

++ kbd-1.15.2-unicode_scripts.patch ++
--- /var/tmp/diff_new_pack.8gW70d/_old  2015-01-23 16:17:27.0 +0100
+++ /var/tmp/diff_new_pack.8gW70d/_new  2015-01-23 16:17:27.0 +0100
@@ -35,7 +35,7 @@
 +  fi
 +  setfont $SETFONT_ARGS
 +  if [ -n $CONSOLE_MAGIC -a $CONSOLE_MAGIC != none ] ; 
then
-+  echo -en \033$CONSOLE_MAGIC
++  printf \033$CONSOLE_MAGIC
 +  fi
 +  else
 +  setfont $DEFAULT_UNICODE_FONT

++ kbd-2.0.2-fix-bashisms.patch ++
diff -Ndurp kbd-2.0.2/contrib/font2psf kbd-2.0.2-fix-bashisms/contrib/font2psf
--- kbd-2.0.2/contrib/font2psf  2012-02-27 12:27:10.0 +0200
+++ kbd-2.0.2-fix-bashisms/contrib/font2psf 2014-10-19 23:07:11.719239190 
+0300
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 #written by Martin Lohner, SuSE GmbH, Dec 1998
 echo This script converts 256 character font to psf-fonts
 echo It simply assumes that all files in the current directory
@@ -15,24 +15,21 @@ read a
 random=hfdsvnpoh97k
 if [ $a = y   -o $a = Y ] ; then
echo Creating psf-headers...
-   echo -ne \066  $random
-   echo -ne \004  $random
-   echo -ne \000  $random
+   printf \066\004\000  $random
 
-   
-   echo -ne \006  $random.6.tmp
+   printf \006  $random.6.tmp
cat $random $random.6.tmp  $random.6
-   echo -ne \010  $random.8.tmp
+   printf \010  $random.8.tmp
cat $random $random.8.tmp  $random.8
-   echo -ne \012  $random.10.tmp
+   printf \012  $random.10.tmp
cat $random $random.10.tmp  $random.10
-   echo -ne \014  $random.12.tmp
+   printf \014  $random.12.tmp
cat $random $random.12.tmp  $random.12
-   echo -ne \016  $random.14.tmp
+   printf \016  $random.14.tmp
cat $random $random.14.tmp  $random.14
-   echo -ne \020  $random.16.tmp
+   printf \020  $random.16.tmp
cat $random $random.16.tmp  $random.16
-   echo -ne \023  $random.19.tmp
+   printf \023  $random.19.tmp
cat $random $random.19.tmp  $random.19

for i in 6 8 10 12 14 16 19; do
diff -Ndurp kbd-2.0.2/contrib/psfsplit kbd-2.0.2-fix-bashisms/contrib/psfsplit
--- kbd-2.0.2/contrib/psfsplit  2012-02-27 12:27:10.0 +0200
+++ kbd-2.0.2-fix-bashisms/contrib/psfsplit 2014-10-19 22:53:02.271296655 
+0300
@@ -11,17 +11,17 @@ thenecho $1 -- non .psf file
exit
 fi
 size=`hexdump -e '/1 %i ' -n1 -s2 $1 `
-size=$[ ($size % 2 + 1) * 256 ]
+size=$((($size % 2 + 1) * 256))
 height=`hexdump -e '/1 %i ' -n1 -s3 $1 `
 echo $size chars, height=$height
 mkdir $1_
-dd bs=4 count=1 if=$1 of=$1_/#psf_header /dev/null
+dd bs=4 count=1 if=$1 of=$1_/#psf_header /dev/null 21
 i=0
-while let $[ i  $size ]
+while [ $i -lt $size ]
 do
-   dd bs=1 count=$height skip=$[ $i * $height + 4 ] if=$1 \
-   of=$1_/`printf %.3x $i` /dev/null
-   let i+=1
+   dd bs=1 count=$height skip=$(($i * $height + 4)) if=$1 \
+   of=$1_/`printf %.3x $i` /dev/null 21
+   i=$((i + 1))
 done
-dd bs=1 skip=$[ $i * $height + 4 ] if=$1 of=$1_/map_tables /dev/null
+dd bs=1 skip=$(($i * $height + 4)) if=$1 of=$1_/map_tables /dev/null 21
 
diff -Ndurp kbd-2.0.2/contrib/showconsolefont 
kbd-2.0.2-fix-bashisms/contrib/showconsolefont
--- kbd-2.0.2/contrib/showconsolefont   2012-02-27 

commit openmpi for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package openmpi for openSUSE:Factory checked 
in at 2015-01-23 16:17:05

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


Package is openmpi

Changes:

--- /work/SRC/openSUSE:Factory/openmpi/openmpi-testsuite.changes
2014-10-14 07:09:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.openmpi.new/openmpi-testsuite.changes   
2015-01-23 16:17:06.0 +0100
@@ -1,0 +2,36 @@
+Wed Jan  7 11:38:07 CET 2015 - p...@suse.de
+
+- Manually delete libvt-pomp.a.
+
+---
+Wed Dec  3 12:01:12 CET 2014 - p...@suse.de
+
+- Fix file list.
+- Add an empty install section for openmpi-testsuite.
+- Only build with OFED support for 13.2 and up.
+- fix definition of with_openib.
+- fix file list for building without OFED support.
+- Only run autogen.sh when building for 13.1 or later so also patch
+  Makefile.in
+- Make openmpi-testsuite a noarch package.
+
+---
+Sat Nov 29 01:02:00 UTC 2014 - Led led...@gmail.com
+
+- fix bashisms in vtrun script: option '-e' of 'echo' command may
+  be unsupported in some POSIX-complet shells
+- add patches:
+  * openmpi-1.8.3-fix-bashisms.patch
+
+---
+Thu Oct 30 15:35:49 CET 2014 - p...@suse.de
+
+- Modify the tests in spec a bit
+
+---
+Wed Oct 29 16:27:00 CET 2014 - p...@suse.de
+
+- Only run scriptlets if we're building the regular openmpi
+  package.
+
+---
openmpi.changes: same change

New:

  openmpi-1.8.3-fix-bashisms.patch



Other differences:
--
++ openmpi-testsuite.spec ++
--- /var/tmp/diff_new_pack.wvHoRD/_old  2015-01-23 16:17:08.0 +0100
+++ /var/tmp/diff_new_pack.wvHoRD/_new  2015-01-23 16:17:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openmpi-testsuite
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,11 @@
 #   This will create the -testsuite spec and changes.#
 ##
 
+%if 0%{suse_version}  1310
 %define with_openib 1
+%else
+%define with_openib 0
+%endif
 
 Name:   openmpi-testsuite
 Version:1.8.3
@@ -38,6 +42,7 @@
 Source4:openmpi-rpmlintrc
 Patch1: openmpi-no_date_and_time.patch
 Patch2: openmpi-no_network_in_build.patch
+Patch3: openmpi-1.8.3-fix-bashisms.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  Modules
 BuildRequires:  autoconf
@@ -47,18 +52,25 @@
 BuildRequires:  gcc-fortran
 BuildRequires:  libtool
 BuildRequires:  mpi-selector
+
 %if %{with_openib}
 BuildRequires:  libibumad-devel
 BuildRequires:  libibverbs-devel
 %endif
+
 %ifarch x86_64
 BuildRequires:  numactl
 %endif
+
 %ifarch %{ix86} x86_64
+%if %{with_openib}
 BuildRequires:  infinipath-psm-devel
 %endif
+%endif
+
 %if %{name} == openmpi-testsuite
 BuildRequires:  openmpi = %{version}
+BuildArch:  noarch
 %endif
 Requires:   mpi-selector
 Requires(preun): mpi-selector
@@ -80,7 +92,6 @@
 
 This RPM contains all the tools necessary to compile, link, and run
 Open MPI jobs.
-%endif
 
 %packagelibs
 Summary:OpenMPI runtime libraries
@@ -110,23 +121,18 @@
 
 This RPM contains all the wrappers necessary to compile, link, and run
 Open MPI jobs.
-
-%packagedevel-static
-Summary:Static openMPI libraries
-Group:  Development/Libraries/Parallel
-Requires:   %{name}-devel = %{version}
-
-%description devel-static
-This RPM contains the static library files, which are packaged separately from
-the dynamic library and headers.
+%endif # !openmpi-testsuite
 
 %prep
 %setup -q -n openmpi-%{version}
 %patch1
 %patch2
+%patch3 -p1
 
 %build
+%if 0%suse_version  1230
 ./autogen.sh
+%endif
 %configure --prefix=%{mpi_prefix} \
--exec-prefix=%{mpi_prefix} \
--bindir=%{mpi_bindir} \
@@ -142,8 +148,10 @@
   --enable-mpi-thread-multiple \
   --with-threads \
 %ifarch %{ix86} x86_64
+%if %with_openib
   --with-psm \
 %endif
+%endif
--with-devel-headers
 make %{?_smp_mflags} V=1
 
@@ -179,12 +187,11 @@
 done
 
 pushd %{buildroot}%{mpi_libdir}
-rm libopen-trace-format.la
-rm libotfaux.la
+find 

commit folks for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2015-01-23 16:16:52

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


Package is folks

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2014-09-30 
19:40:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2015-01-23 
16:16:54.0 +0100
@@ -1,0 +2,6 @@
+Wed Jan 21 18:54:59 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.10.1:
+  + Updated translations.
+
+---

Old:

  folks-0.10.0.tar.xz

New:

  folks-0.10.1.tar.xz



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.EsxRqM/_old  2015-01-23 16:16:54.0 +0100
+++ /var/tmp/diff_new_pack.EsxRqM/_new  2015-01-23 16:16:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package folks
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
 %endif
 
 Name:   folks
-Version:0.10.0
+Version:0.10.1
 Release:0
 Summary:Library to create metacontacts from multiple sources
 License:LGPL-2.1+

++ folks-0.10.0.tar.xz - folks-0.10.1.tar.xz ++
 74647 lines of diff (skipped)

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



commit libabw for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package libabw for openSUSE:Factory checked 
in at 2015-01-23 16:17:40

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


Package is libabw

Changes:

--- /work/SRC/openSUSE:Factory/libabw/libabw.changes2014-12-23 
11:50:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.libabw.new/libabw.changes   2015-01-23 
16:17:41.0 +0100
@@ -1,0 +2,5 @@
+Tue Jan 13 12:46:20 UTC 2015 - tchva...@suse.com
+
+- Change the url to new one
+
+---



Other differences:
--
++ libabw.spec ++
--- /var/tmp/diff_new_pack.Aklp6l/_old  2015-01-23 16:17:42.0 +0100
+++ /var/tmp/diff_new_pack.Aklp6l/_new  2015-01-23 16:17:42.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libabw
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
 Summary:Library for parsing the Abiword file format structure
 License:MPL-2.0
 Group:  Productivity/Publishing/Word
-Url:http://www.freedesktop.org/wiki/Software/libabw
+Url:https://wiki.documentfoundation.org/DLP/Libraries/libabw
 Source0:
http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz
 BuildRequires:  boost-devel
 BuildRequires:  doxygen

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



commit snapper for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package snapper for openSUSE:Factory checked 
in at 2015-01-23 16:17:56

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


Package is snapper

Changes:

--- /work/SRC/openSUSE:Factory/snapper/snapper.changes  2014-12-16 
14:46:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.snapper.new/snapper.changes 2015-01-23 
16:17:59.0 +0100
@@ -1,0 +2,17 @@
+Mon Jan 19 12:42:13 CET 2015 - aschn...@suse.de
+
+- stricter dbus string escaping (see bsc#913238)
+- implemented dbus string escaping in pam_snapper
+- version 0.2.5
+
+---
+Mon Jan 12 12:19:30 CET 2015 - aschn...@suse.de
+
+- fixed compilation with clang
+
+---
+Mon Dec 15 15:14:39 CET 2014 - aschn...@suse.de
+
+- ignore everything in .snapshots not matching a number
+
+---

Old:

  snapper-0.2.4.tar.bz2

New:

  snapper-0.2.5.tar.bz2



Other differences:
--
++ snapper.spec ++
--- /var/tmp/diff_new_pack.qZrFi2/_old  2015-01-23 16:17:59.0 +0100
+++ /var/tmp/diff_new_pack.qZrFi2/_new  2015-01-23 16:17:59.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package snapper
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   snapper
-Version:0.2.4
+Version:0.2.5
 Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: snapper-%{version}.tar.bz2

++ snapper-0.2.4.tar.bz2 - snapper-0.2.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/snapper-0.2.4/Makefile.am 
new/snapper-0.2.5/Makefile.am
--- old/snapper-0.2.4/Makefile.am   2014-01-29 16:48:30.0 +0100
+++ new/snapper-0.2.5/Makefile.am   2015-01-12 13:50:07.0 +0100
@@ -11,14 +11,9 @@
 
 EXTRA_DIST = $(doc_DATA) VERSION LIBVERSION
 
-
 snapper-$(VERSION).tar.bz2: dist-bzip2
 
-package-local: snapper-$(VERSION).tar.bz2
+package: snapper-$(VERSION).tar.bz2
rm -f package/snapper-*.tar.bz2
-   rm -f package/*~
-   rm -f package/*.bak
mv snapper-$(VERSION).tar.bz2 package/
 
-package: package-local
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/snapper-0.2.4/Makefile.in 
new/snapper-0.2.5/Makefile.in
--- old/snapper-0.2.4/Makefile.in   2014-12-12 14:04:09.0 +0100
+++ new/snapper-0.2.5/Makefile.in   2015-01-19 16:56:50.0 +0100
@@ -876,14 +876,10 @@
 
 snapper-$(VERSION).tar.bz2: dist-bzip2
 
-package-local: snapper-$(VERSION).tar.bz2
+package: snapper-$(VERSION).tar.bz2
rm -f package/snapper-*.tar.bz2
-   rm -f package/*~
-   rm -f package/*.bak
mv snapper-$(VERSION).tar.bz2 package/
 
-package: package-local
-
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/snapper-0.2.4/VERSION new/snapper-0.2.5/VERSION
--- old/snapper-0.2.4/VERSION   2014-09-15 11:42:45.0 +0200
+++ new/snapper-0.2.5/VERSION   2015-01-19 16:56:41.0 +0100
@@ -1 +1 @@
-0.2.4
+0.2.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/snapper-0.2.4/client/snapper.cc 
new/snapper-0.2.5/client/snapper.cc
--- old/snapper-0.2.4/client/snapper.cc 2014-12-12 14:01:22.0 +0100
+++ new/snapper-0.2.5/client/snapper.cc 2015-01-12 13:50:07.0 +0100
@@ -91,7 +91,7 @@
 
 struct MyFiles : public Files
 {
-friend class MyComparison;
+friend struct MyComparison;
 
 MyFiles(const FilePaths* file_paths)
: Files(file_paths) {}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/snapper-0.2.4/data/Makefile.am 
new/snapper-0.2.5/data/Makefile.am
--- old/snapper-0.2.4/data/Makefile.am  2014-01-29 16:48:30.0 +0100
+++ new/snapper-0.2.5/data/Makefile.am  2014-12-31 13:14:14.0 +0100
@@ -4,7 +4,7 @@
 
 EXTRA_DIST = sysconfig.snapper base.txt lvm.txt x11.txt snapper.logrotate  
\
default-config org.opensuse.Snapper.conf org.opensuse.Snapper.service   
\
-   zypp-plugin.conf
+   zypp-plugin.conf cleanup.service cleanup.timer 

commit yast2-samba-server for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package yast2-samba-server for 
openSUSE:Factory checked in at 2015-01-23 16:18:25

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


Package is yast2-samba-server

Changes:

--- /work/SRC/openSUSE:Factory/yast2-samba-server/yast2-samba-server.changes
2014-12-05 21:03:24.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-samba-server.new/yast2-samba-server.changes   
2015-01-23 16:18:27.0 +0100
@@ -1,0 +2,7 @@
+Tue Jan 13 11:54:52 UTC 2015 - nopo...@suse.com
+
+- When joining domain provide osName  osVer arguments to net ads join
+  (bnc#873922).
+- 3.1.12
+
+---



Other differences:
--
++ yast2-samba-server.spec ++
--- /var/tmp/diff_new_pack.kIEi1M/_old  2015-01-23 16:18:28.0 +0100
+++ /var/tmp/diff_new_pack.kIEi1M/_new  2015-01-23 16:18:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-samba-server
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -47,7 +47,7 @@
 Requires:   yast2-network
 Requires:   yast2-perl-bindings
 # samba-client/routines.rb
-Requires:   yast2-samba-client = 3.1.2
+Requires:   yast2-samba-client = 3.1.15
 Requires:   yast2-users
 
 # bnc #386473, recommend yast2-samba-server when installaing these packages

++ yast2-samba-server-3.1.12.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-server-3.1.12/package/yast2-samba-server.changes 
new/yast2-samba-server-3.1.12/package/yast2-samba-server.changes
--- old/yast2-samba-server-3.1.12/package/yast2-samba-server.changes
2014-12-04 13:32:47.0 +0100
+++ new/yast2-samba-server-3.1.12/package/yast2-samba-server.changes
2015-01-19 12:42:12.0 +0100
@@ -1,4 +1,11 @@
 ---
+Tue Jan 13 11:54:52 UTC 2015 - nopo...@suse.com
+
+- When joining domain provide osName  osVer arguments to net ads join
+  (bnc#873922).
+- 3.1.12
+
+---
 Thu Dec  4 09:51:30 UTC 2014 - jreidin...@suse.com
 
 - remove X-KDE-Library from desktop file (bnc#899104)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-server-3.1.12/package/yast2-samba-server.spec 
new/yast2-samba-server-3.1.12/package/yast2-samba-server.spec
--- old/yast2-samba-server-3.1.12/package/yast2-samba-server.spec   
2014-12-04 13:32:47.0 +0100
+++ new/yast2-samba-server-3.1.12/package/yast2-samba-server.spec   
2015-01-19 12:42:12.0 +0100
@@ -38,7 +38,7 @@
 Requires:  yast2-perl-bindings
 Requires:  yast2-network
 # samba-client/routines.rb
-Requires:  yast2-samba-client = 3.1.2
+Requires:  yast2-samba-client = 3.1.15
 Requires:  yast2-users
 
 # bnc #386473, recommend yast2-samba-server when installaing these packages
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-server-3.1.12/src/include/samba-server/dialogs.rb 
new/yast2-samba-server-3.1.12/src/include/samba-server/dialogs.rb
--- old/yast2-samba-server-3.1.12/src/include/samba-server/dialogs.rb   
2014-12-04 13:32:47.0 +0100
+++ new/yast2-samba-server-3.1.12/src/include/samba-server/dialogs.rb   
2015-01-19 12:42:12.0 +0100
@@ -56,6 +56,7 @@
   Yast.import CWMTab
   Yast.import CWMServiceStart
   Yast.import CWMFirewallInterfaces
+  Yast.import OSRelease
 
   Yast.include include_target, samba-server/helps.rb
   Yast.include include_target, samba-server/dialogs-items.rb
@@ -1738,13 +1739,17 @@
   return :skip if ret == :skip
   return :cancel if ret != :ok
 
+  relname = OSRelease.ReleaseName
+  relver = OSRelease.ReleaseVersion
   # try to join the domain
   error = SambaNetJoin.Join(
 workgroup,
 Builtins.tolower(role),
 user,
 passwd,
-
+,
+relname,
+relver
   )
   if error != nil
 Popup.Error(error)

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



commit libpng16 for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package libpng16 for openSUSE:Factory 
checked in at 2015-01-23 16:18:57

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


Package is libpng16

Changes:

--- /work/SRC/openSUSE:Factory/libpng16/libpng16.changes2015-01-09 
01:11:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.libpng16.new/libpng16.changes   2015-01-23 
16:19:00.0 +0100
@@ -1,0 +2,5 @@
+Tue Jan 13 16:53:06 UTC 2015 - pgaj...@suse.com
+
+- build with PNG_SAFE_LIMITS_SUPPORTED [bnc#912076], [bnc#912929]
+
+---



Other differences:
--
++ libpng16.spec ++
--- /var/tmp/diff_new_pack.e8QHtm/_old  2015-01-23 16:19:01.0 +0100
+++ /var/tmp/diff_new_pack.e8QHtm/_new  2015-01-23 16:19:01.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libpng16
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -112,7 +112,8 @@
 %setup -n libpng-%{version}
 
 %build
-export CFLAGS=%optflags -O3 -DPNG_SKIP_SETJMP_CHECK $(getconf LFS_CFLAGS)
+# PNG_SAFE_LIMITS_SUPPORTED: 
http://www.openwall.com/lists/oss-security/2015/01/10/1
+export CFLAGS=%optflags -O3 -DPNG_SAFE_LIMITS_SUPPORTED 
-DPNG_SKIP_SETJMP_CHECK $(getconf LFS_CFLAGS)
 export LDFLAGS=-Wl,-z,relro,-z,now
 
 %configure \



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



commit tcsh for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package tcsh for openSUSE:Factory checked in 
at 2015-01-23 16:19:32

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


Package is tcsh

Changes:

--- /work/SRC/openSUSE:Factory/tcsh/tcsh.changes2013-10-23 
10:11:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.tcsh.new/tcsh.changes   2015-01-23 
16:19:34.0 +0100
@@ -1,0 +2,7 @@
+Tue Jan 13 17:03:12 UTC 2015 - wer...@suse.de
+
+- Add patch tcsh-6.18.00-history-file-locking.patch for bsc#901076
+  Cluster switch does not started completely packages on other node
+- Modified patch  tcsh-6.18.01-history-merge.dif to fit with former
+
+---

New:

  tcsh-6.18.00-history-file-locking.patch



Other differences:
--
++ tcsh.spec ++
--- /var/tmp/diff_new_pack.0lqo4f/_old  2015-01-23 16:19:37.0 +0100
+++ /var/tmp/diff_new_pack.0lqo4f/_new  2015-01-23 16:19:37.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tcsh
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -41,7 +41,9 @@
 Patch6: tcsh-6.17.10-catalogs.dif
 Patch7: tcsh-6.18.01-blk_buf.patch
 Patch8: tcsh-6.18.01-metakey.patch
-Patch9: tcsh-6.18.01-history-merge.dif
+# PATCH-FIX-SUSE add history file locking (bsc#901076)
+Patch9: tcsh-6.18.00-history-file-locking.patch
+Patch10:tcsh-6.18.01-history-merge.dif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -78,7 +80,8 @@
 %patch6 -p0 -b .catalogs
 %patch7 -p0 -b .blk_buf
 %patch8 -p0 -b .metakey
-%patch9 -p0 -b .history
+%patch9 -p1 -b .histlock
+%patch10 -p0 -b .histmerg
 %patch  -b .0
 
 %build

++ tcsh-6.18.00-history-file-locking.patch ++
 684 lines (skipped)

++ tcsh-6.18.01-history-merge.dif ++
--- /var/tmp/diff_new_pack.0lqo4f/_old  2015-01-23 16:19:37.0 +0100
+++ /var/tmp/diff_new_pack.0lqo4f/_new  2015-01-23 16:19:37.0 +0100
@@ -5,7 +5,7 @@
  /* Prune length of history list to specified size by history variable. */
  PG_STATIC void
 -discardExcess(int histlen)
-+discardExcess(int histlen, int mflg)
++discardExcess(int histlen, int flg)
  {
  struct Hist *hp, *np;
  if (histTail == NULL) {
@@ -14,7 +14,7 @@
  }
  while (histCount  (unsigned)histlen  (np = histTail) != Histlist) {
 -if (eventno - np-Href = histlen || histlen == 0)
-+if ((eventno - np-Href = histlen || histlen == 0)  !mflg)
++if ((eventno - np-Href = histlen || histlen == 0)  ! (flg  
HIST_MERGE))
  hremove(np), hfree(np);
  else
  break;
@@ -23,16 +23,16 @@
  for (hp = Histlist; histCount  (unsigned)histlen 
(np = hp-Hnext) != NULL;)
 -if (eventno - np-Href = histlen || histlen == 0)
-+if (eventno - np-Href = histlen || histlen == 0 || mflg)
++if ((eventno - np-Href = histlen || histlen == 0) || flg  
HIST_MERGE)
  hremove(np), hfree(np);
  else
  hp = np;
 @@ -161,7 +161,7 @@ savehist(
  }
  if (sp)
- (void) enthist(++eventno, sp, 1, mflg, histlen);
+ (void) enthist(++eventno, sp, 1, flg, histlen);
 -discardExcess(histlen);
-+discardExcess(histlen, mflg);
++discardExcess(histlen, flg);
  }
  
  #define USE_JENKINS_HASH 1

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



commit openssh for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package openssh for openSUSE:Factory checked 
in at 2015-01-23 16:19:13

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


Package is openssh

Changes:

--- /work/SRC/openSUSE:Factory/openssh/openssh.changes  2014-12-31 
11:21:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.openssh.new/openssh.changes 2015-01-23 
16:19:15.0 +0100
@@ -1,0 +2,8 @@
+Mon Jan 12 10:35:12 UTC 2015 - meiss...@suse.com
+
+- gpg signature and keyring added.
+  pub  3200R/6D920D30 2013-12-10 [expires: 2021-01-01]
+  uidDamien Miller d...@mindrot.org
+  sub  3200R/672A1105 2013-12-10 [expires: 2021-01-01]
+
+---

New:

  openssh-6.6p1.tar.gz.asc
  openssh.keyring



Other differences:
--
++ openssh-askpass-gnome.spec ++
--- /var/tmp/diff_new_pack.8LZ2ol/_old  2015-01-23 16:19:16.0 +0100
+++ /var/tmp/diff_new_pack.8LZ2ol/_new  2015-01-23 16:19:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openssh-askpass-gnome
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ openssh.spec ++
--- /var/tmp/diff_new_pack.8LZ2ol/_old  2015-01-23 16:19:16.0 +0100
+++ /var/tmp/diff_new_pack.8LZ2ol/_new  2015-01-23 16:19:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openssh
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -80,6 +80,7 @@
 BuildRequires:  libselinux-devel
 %endif
 BuildRequires:  openldap2-devel
+BuildRequires:  openssl
 BuildRequires:  openssl-devel
 BuildRequires:  pam-devel
 %if %{uses_systemd}
@@ -99,6 +100,8 @@
 Group:  Productivity/Networking/SSH
 Url:http://www.openssh.com/
 Source: 
ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
+Source42:   
ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz.asc
+Source43:   openssh.keyring
 Source1:sshd.init
 Source2:sshd.pamd
 Source3:README.SuSE

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



commit yast2-tune for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package yast2-tune for openSUSE:Factory 
checked in at 2015-01-23 16:18:41

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


Package is yast2-tune

Changes:

--- /work/SRC/openSUSE:Factory/yast2-tune/yast2-tune.changes2014-12-05 
21:02:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-tune.new/yast2-tune.changes   
2015-01-23 16:18:42.0 +0100
@@ -1,0 +2,7 @@
+Wed Jan 14 13:13:12 UTC 2015 - lsle...@suse.cz
+
+- activate the global IO scheduler settings (bnc#779146)
+- removed boot.sysctl service activation (it has been renamed to
+  systemd-sysctl service and it cannot be disabled anyway)
+
+---



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

++ yast2-tune-3.1.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-tune-3.1.6/package/yast2-tune.changes 
new/yast2-tune-3.1.6/package/yast2-tune.changes
--- old/yast2-tune-3.1.6/package/yast2-tune.changes 2014-12-04 
11:07:21.0 +0100
+++ new/yast2-tune-3.1.6/package/yast2-tune.changes 2015-01-14 
15:49:10.0 +0100
@@ -1,4 +1,11 @@
 ---
+Wed Jan 14 13:13:12 UTC 2015 - lsle...@suse.cz
+
+- activate the global IO scheduler settings (bnc#779146)
+- removed boot.sysctl service activation (it has been renamed to
+  systemd-sysctl service and it cannot be disabled anyway)
+
+---
 Thu Dec  4 09:51:45 UTC 2014 - jreidin...@suse.com
 
 - remove X-KDE-Library from desktop file (bnc#899104)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-tune-3.1.6/src/include/hwinfo/system_settings_dialogs.rb 
new/yast2-tune-3.1.6/src/include/hwinfo/system_settings_dialogs.rb
--- old/yast2-tune-3.1.6/src/include/hwinfo/system_settings_dialogs.rb  
2014-12-04 11:07:22.0 +0100
+++ new/yast2-tune-3.1.6/src/include/hwinfo/system_settings_dialogs.rb  
2015-01-14 15:49:10.0 +0100
@@ -192,7 +192,7 @@
   contents = @contents,
   caption  = caption,
   # hide back button
-  back_button  = nil,
+  back_button  = ,
   abort_button = Label.CancelButton,
   next_button  = Label.OKButton
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-tune-3.1.6/src/modules/SystemSettings.rb 
new/yast2-tune-3.1.6/src/modules/SystemSettings.rb
--- old/yast2-tune-3.1.6/src/modules/SystemSettings.rb  2014-12-04 
11:07:22.0 +0100
+++ new/yast2-tune-3.1.6/src/modules/SystemSettings.rb  2015-01-14 
15:49:10.0 +0100
@@ -13,6 +13,8 @@
 
 module Yast
   class SystemSettingsClass  Module
+include Yast::Logger
+
 def main
   textdomain tune
 
@@ -128,8 +130,13 @@
 # set the scheduler
 Bootloader.modify_kernel_params(elevator = new_elevator)
 
-# TODO FIXME: set the scheduler for all disk devices,
-# reboot is required to activate the new scheduler now
+# activate the scheduler for all disk devices
+if new_elevator != :missing
+  Dir[/sys/block/*/queue/scheduler].each do |f|
+log.info Activating scheduler '#{new_elevator}' for device #{f}
+File.write(f, new_elevator)
+  end
+end
   end
 
   true
@@ -150,9 +157,6 @@
 )
   end
 
-  # enable boot.sysctl service which sets the value after boot
-  Service.Enable(boot.sysctl)
-
   # the bootloader configuration is written at the end of the first stage
   if Mode.normal
 # write the elevator setting

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



commit pulseaudio for openSUSE:Factory

2015-01-23 Thread h_root
Hello community,

here is the log from the commit of package pulseaudio for openSUSE:Factory 
checked in at 2015-01-23 16:19:45

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


Package is pulseaudio

Changes:

--- /work/SRC/openSUSE:Factory/pulseaudio/pulseaudio.changes2014-11-24 
11:13:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.pulseaudio.new/pulseaudio.changes   
2015-01-23 16:19:48.0 +0100
@@ -1,0 +2,62 @@
+Wed Jan 21 15:08:31 UTC 2015 - ohole...@suse.com
+
+- Update to 6.0 RC3 (5.99.3)
+ + srbchannel has been disabled by default for 6.0
+   (We still encourage testing of the srbchannel - do so by adding
+the srbchannel=yes to load-module module-native-protocol-unix)
+ + libsamplerate is deprecated
+ + a problem causing wrong volume with orc 0.4.23 was worked around
+ + translation updates (Swedish, Turkish)
+ + a few other bug fixes
+- remove patch pulseaudio-orc-0.4.23-volume-fix.patch
+
+---
+Thu Jan  8 14:17:45 CET 2015 - ti...@suse.de
+
+- Fix broken volume setup with orc 0.4.23 (bsc#912260):
+  pulseaudio-orc-0.4.23-volume-fix.patch
+
+---
+Thu Jan  1 21:13:30 UTC 2015 - meiss...@suse.com
+
+- build with PIE
+
+---
+Fri Dec 19 14:17:06 UTC 2014 - ohole...@suse.com
+
+- Update to 6.0 RC2 (5.99.2)
+  + Build system fixes for Debian/FreeBSD and mingw32
+  + Some translation updates
+  + Fixed A2DP profile not restored correctly
+  + Configure fixes for bluez 5 native headset backend
+  + Noise in the beginning of a recording (with srbchannel) fixed
+  + Fixed a few memory safety issues
+  + Added warnings for two unstable modules (module-equalizer-sink and 
+module-dbus-protocol)
+  + Enabled autospawn even when systemd socket activation is built in 
+
+---
+Wed Nov 26 13:44:13 UTC 2014 - ohole...@suse.com
+
+- remove obsoleted libsamplerate support
+- make completion packages depend on utils subpackage
+
+---
+Fri Nov 21 22:26:55 UTC 2014 - ohole...@suse.com
+
+- Update to 6.0 RC1 (5.99.1)
+  + Bluez 5 HSP (headset profile) support, both with and without oFono
+  + SystemD socket activation support
+  + Better support for multichannel and 2.1 profiles
+  + Protocol optimisations
+  + Zsh shell completion support
+  + Remap optimisations
+  + Many minor improvements and bug fixes all across the place
+- Remove patch pulseaudio-bnc881524-rtp.patch
+- Update patch disabled-start.diff
+- Bashzsh completion split to separate subpackage
+- Fix %postun for system-wide mode
+- json-c = 0.11 is now required
+  (break build on oS 13.1)
+
+---

Old:

  pulseaudio-5.0.tar.xz
  pulseaudio-bnc881524-rtp.patch

New:

  pulseaudio-5.99.3.tar.xz



Other differences:
--
++ pulseaudio.spec ++
--- /var/tmp/diff_new_pack.Y0hf1g/_old  2015-01-23 16:19:49.0 +0100
+++ /var/tmp/diff_new_pack.Y0hf1g/_new  2015-01-23 16:19:49.0 +0100
@@ -17,9 +17,9 @@
 
 
 Name:   pulseaudio
-Version:5.0
+Version:5.99.3
 Release:0
-%define drvver  5.0
+%define drvver  5.99
 %define soname  0
 %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
 %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
@@ -42,8 +42,6 @@
 Patch0: disabled-start.diff
 Patch1: suppress-socket-error-msg.diff
 Patch2: pulseaudio-wrong-memset.patch
-# PATCH-FIX-UPSTREAM pulseaudio-bnc881524-rtp.patch sree...@suse.com
-Patch3: pulseaudio-bnc881524-rtp.patch
 BuildRequires:  alsa-devel = 1.0.19
 # require only minimal bluez, if we are on bluez 5 we will determine in %build 
phase
 BuildRequires:  bluez-devel = 4.99
@@ -55,7 +53,6 @@
 BuildRequires:  libatomic_ops-devel = 1.2
 BuildRequires:  libavahi-devel
 BuildRequires:  libopenssl-devel
-BuildRequires:  libsamplerate-devel
 BuildRequires:  libsndfile-devel = 1.0.18
 #our libtdb-devel does not have a .pc file
 BuildRequires:  fftw3-devel = 3.0
@@ -76,7 +73,7 @@
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(ice)
-BuildRequires:  pkgconfig(json) = 0.9
+BuildRequires:  pkgconfig(json) = 0.11
 BuildRequires:  pkgconfig(sbc) = 1.0
 BuildRequires:  pkgconfig(sm)
 BuildRequires:  pkgconfig(x11)
@@ -90,6 +87,7 @@
 ## needs the same liborc version which was used to build against
 %requires_eq liborc-0_4-0
 Recommends: %{name}-lang
+Recommends: