commit booth for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package booth for openSUSE:Factory checked 
in at 2016-01-21 23:44:05

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


Package is "booth"

Changes:

--- /work/SRC/openSUSE:Factory/booth/booth.changes  2015-12-09 
22:13:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.booth.new/booth.changes 2016-01-22 
01:09:43.0 +0100
@@ -1,0 +2,7 @@
+Tue Jan 12 14:00:41 UTC 2016 - dmuhameda...@suse.com
+
+- Update to release candidate v1.0 rc1
+  + main: prevent segfault on no arguments
+  + ticket: term 0 is a valid term (bsc#952426)
+
+---



Other differences:
--
++ booth.spec ++
--- /var/tmp/diff_new_pack.VY4M2y/_old  2016-01-22 01:09:45.0 +0100
+++ /var/tmp/diff_new_pack.VY4M2y/_new  2016-01-22 01:09:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package booth
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -45,8 +45,8 @@
 Summary:Ticket Manager for Multi-site Clusters
 License:GPL-2.0+
 Group:  %{pkg_group}
-Version:0.2.0
-Release:0
+Version:1.0
+Release:0rc1
 Source: booth.tar.bz2
 Source1:%name-rpmlintrc
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ booth.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/booth/.git_info new/booth/.git_info
--- old/booth/.git_info 2015-12-03 11:52:44.0 +0100
+++ new/booth/.git_info 2016-01-12 15:03:32.0 +0100
@@ -1 +1 @@
-v0.2.0-130-g9c5c19f
+v1.0rc1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/booth/ChangeLog new/booth/ChangeLog
--- old/booth/ChangeLog 1970-01-01 01:00:00.0 +0100
+++ new/booth/ChangeLog 2016-01-12 11:50:01.0 +0100
@@ -0,0 +1,39 @@
+* Mon Jan 11 2016 Dejan Muhamedagic  and others
+- release candidate 1.0 rc1
+- main: prevent segfault on no arguments
+- ticket: term 0 is a valid term (bsc#952426)
+- main: add 'other' as possible site reference
+- arbitrator: mark expired tickets as lost (bsc#956321)
+- geo attributes support
+- booth-keygen: key generate auxiliary program
+- ticket: prevent running external program twice
+- ticket: make sure that we're the leader if granting ticket (bsc#940037)
+- docs: add booth processing FSM dot graphs
+- main: add booth peers command
+- main: don't allow zero poll timeout (bsc#938820)
+- pcmk: don't log error when ticket not in CIB
+- client: fix memory leak in ticket list
+- client: fix memory growing indefinitely on new client connect
+- extprog: ignore running external program on revoke
+- client: make sure that the client is still there to be notified
+- client: don't allow SIGPIPE to kill the server (if the client leaves too 
early)
+- extprog: preserve child exit status
+- extprog: run programs asynchronously
+- clients: fix memory leak when removing client
+- transport: use non-blocking read
+- hmac based authentication support
+- ticket: ignore late MY_INDEX requests
+- contrib: add geo-cluster.fwd (suse firewall rules)
+- ticket: restart elections after last candidate disappears
+- ticket: add -C option (wait for commit)
+- raft: handle duplicate ticket release requests
+- booth-site: exit early in start if daemon cannot start
+- raft: ignore messages with invalid term (lower than already committed)
+- raft: better control of term increment
+- ticket: allow finer resolution time in messages
+- use subsecond timers internally
+- booth-arbitrator: fix exit codes for all actions
+- booth-arbitrator: set the right LSB exit code in status
+- booth-arbitrator: fix stop exit code (bnc#914306)
+- booth-arbitrator: update exit codes
+- main: use /proc/self/oom_score_adj instead of oom_adj (bnc#914037)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/booth/booth.spec new/booth/booth.spec
--- old/booth/booth.spec2015-12-03 11:52:35.0 +0100
+++ new/booth/booth.spec2016-01-12 11:50:01.0 +0100
@@ -28,8 +28,8 @@
 Summary:Ticket Manager for Multi-site Clusters
 License:GPL-2.0+
 Group:  %{pkg_group}
-Version:0.2.0
-Release:0
+Version:1.0
+Release:rc1
 Source: booth.tar.bz2
 Source1:%name-rpmlintrc
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN 

commit libpfm for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package libpfm for openSUSE:Factory checked 
in at 2016-01-21 23:44:36

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


Package is "libpfm"

Changes:

--- /work/SRC/openSUSE:Factory/libpfm/libpfm.changes2015-06-01 
09:55:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.libpfm.new/libpfm.changes   2016-01-22 
01:10:13.0 +0100
@@ -1,0 +2,6 @@
+Tue Jan 19 18:17:58 UTC 2016 - to...@suse.com
+
+- Package useful utilities (check_events. evt2raw and showevtinfo)
+  in devel package.
+
+---



Other differences:
--
++ libpfm.spec ++
--- /var/tmp/diff_new_pack.u2togP/_old  2016-01-22 01:10:15.0 +0100
+++ /var/tmp/diff_new_pack.u2togP/_new  2016-01-22 01:10:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libpfm
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -88,6 +88,10 @@
 %{python_config} \
 LDCONFIG=/bin/true \
 install
+mkdir -p %{buildroot}/%{_bindir}
+install -m 0755 examples/check_events %{buildroot}/%{_bindir}/check_events
+install -m 0755 examples/showevtinfo %{buildroot}/%{_bindir}/showevtinfo
+install -m 0755 perf_examples/evt2raw %{buildroot}/%{_bindir}/evt2raw
 
 # temp hack to fix rpmlint file-contains-buildroot for *.pyc
 # http://lists.opensuse.org/opensuse-factory/2012-01/msg00235.html
@@ -108,6 +112,9 @@
 %{_includedir}/*
 %{_mandir}/man3/*
 %{_libdir}/lib*.so
+%attr(755,root,root) %{_bindir}/check_events
+%attr(755,root,root) %{_bindir}/showevtinfo
+%attr(755,root,root) %{_bindir}/evt2raw
 
 %files devel-static
 %defattr(-,root,root)




commit perl-Apache-AuthCookie for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Apache-AuthCookie for 
openSUSE:Factory checked in at 2016-01-21 23:44:09

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


Package is "perl-Apache-AuthCookie"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Apache-AuthCookie/perl-Apache-AuthCookie.changes
2015-12-29 12:59:38.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Apache-AuthCookie.new/perl-Apache-AuthCookie.changes
   2016-01-22 01:09:48.0 +0100
@@ -1,0 +2,17 @@
+Tue Jan 19 09:34:24 UTC 2016 - co...@suse.com
+
+- updated to 3.24
+   see /usr/share/doc/packages/perl-Apache-AuthCookie/Changes
+
+  3.24  2016-01-13
+ - Update Apache 2.4 README, flesh out guts of Authz Provider notes.
+ - Improve Apache 2.4 README's AuthzProvider documentation
+ - Add POD to Apache2_4::AuthCookie
+ - Add FAQ to Apache2_4::AuthCookie documenation
+ - 2.4: document that PerlAddAuthzProvider is only needed for *custom* 
Requires directives.
+ - 2.4: make authz_handler recognize multiple usernames in the directive 
like
+   mod_authz_user does.
+ - add test case for internal authz_handler
+ - explicitly require Apache::Test 1.39 so that APACHE2_4 defines are set
+
+---

Old:

  Apache-AuthCookie-3.23.tar.gz

New:

  Apache-AuthCookie-3.24.tar.gz



Other differences:
--
++ perl-Apache-AuthCookie.spec ++
--- /var/tmp/diff_new_pack.XB2tIw/_old  2016-01-22 01:09:50.0 +0100
+++ /var/tmp/diff_new_pack.XB2tIw/_new  2016-01-22 01:09:50.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Apache-AuthCookie
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Apache-AuthCookie
-Version:3.23
+Version:3.24
 Release:0
 %define cpan_name Apache-AuthCookie
 Summary:Perl Authentication and Authorization via cookies
@@ -30,12 +30,12 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Apache::Test) >= 1.35
+BuildRequires:  perl(Apache::Test) >= 1.39
 BuildRequires:  perl(CGI) >= 3.12
 BuildRequires:  perl(Class::Load) >= 0.03
 BuildRequires:  perl(autobox) >= 1.1
 BuildRequires:  perl(mod_perl2) >= 1.999022
-Requires:   perl(Apache::Test) >= 1.35
+Requires:   perl(Apache::Test) >= 1.39
 Requires:   perl(CGI) >= 3.12
 Requires:   perl(Class::Load) >= 0.03
 Requires:   perl(autobox) >= 1.1

++ Apache-AuthCookie-3.23.tar.gz -> Apache-AuthCookie-3.24.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Apache-AuthCookie-3.23/Changes 
new/Apache-AuthCookie-3.24/Changes
--- old/Apache-AuthCookie-3.23/Changes  2015-09-10 18:59:48.0 +0200
+++ new/Apache-AuthCookie-3.24/Changes  2016-01-14 00:16:15.0 +0100
@@ -1,5 +1,16 @@
 Revision history for Apache::AuthCookie
 
+3.24  2016-01-13
+   - Update Apache 2.4 README, flesh out guts of Authz Provider notes.
+   - Improve Apache 2.4 README's AuthzProvider documentation
+   - Add POD to Apache2_4::AuthCookie
+   - Add FAQ to Apache2_4::AuthCookie documenation
+   - 2.4: document that PerlAddAuthzProvider is only needed for *custom* 
Requires directives.
+   - 2.4: make authz_handler recognize multiple usernames in the directive like
+ mod_authz_user does.
+   - add test case for internal authz_handler
+   - explicitly require Apache::Test 1.39 so that APACHE2_4 defines are set
+
 3.23  2015-09-10
- Improve CGI mode param() handling to avoi CGI.pm's "param() called in 
list context" warning.
- add support for Apache 2.4 via mod_perl 1.09.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Apache-AuthCookie-3.23/MANIFEST 
new/Apache-AuthCookie-3.24/MANIFEST
--- old/Apache-AuthCookie-3.23/MANIFEST 2015-09-10 18:59:48.0 +0200
+++ new/Apache-AuthCookie-3.24/MANIFEST 2016-01-14 00:16:15.0 +0100
@@ -32,6 +32,7 @@
 t/htdocs/docs/index.html
 t/htdocs/docs/login.pl
 t/htdocs/docs/logout.pl
+t/htdocs/docs/myuser/get_me.html
 t/htdocs/docs/protected/echo_user.pl
 t/htdocs/docs/protected/get_me.html
 t/htdocs/docs/stimeout/get_me.html
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Apache-AuthCookie-3.23/META.yml 

commit golang-github-shurcool-sanitized_anchor_name for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package 
golang-github-shurcool-sanitized_anchor_name for openSUSE:Factory checked in at 
2016-01-21 23:44:27

Comparing 
/work/SRC/openSUSE:Factory/golang-github-shurcool-sanitized_anchor_name (Old)
 and  
/work/SRC/openSUSE:Factory/.golang-github-shurcool-sanitized_anchor_name.new 
(New)


Package is "golang-github-shurcool-sanitized_anchor_name"

Changes:

--- 
/work/SRC/openSUSE:Factory/golang-github-shurcool-sanitized_anchor_name/golang-github-shurcool-sanitized_anchor_name.changes
2015-08-01 11:37:42.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.golang-github-shurcool-sanitized_anchor_name.new/golang-github-shurcool-sanitized_anchor_name.changes
   2016-01-22 01:10:04.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 17 09:48:00 UTC 2016 - i...@marguerite.su
+
+- Update to version 0.0.0+git20151027.10ef21a
+  * pollute repository with an extraneous non-executable file
+- don't build -source sub-package 
+
+---

Old:

  sanitized_anchor_name-0.0.0+git20150514.11a20b7.tar.xz

New:

  _servicedata
  sanitized_anchor_name-0.0.0+git20151027.10ef21a.tar.xz



Other differences:
--
++ golang-github-shurcool-sanitized_anchor_name.spec ++
--- /var/tmp/diff_new_pack.miVQPS/_old  2016-01-22 01:10:06.0 +0100
+++ /var/tmp/diff_new_pack.miVQPS/_new  2016-01-22 01:10:06.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package golang-github-shurcool-sanitized_anchor_name
 #
-# Copyright (c) 2015 SUSE LLC
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,16 @@
 
 
 Name:   golang-github-shurcool-sanitized_anchor_name
-Version:0.0.0+git20150514.11a20b7
+Version:0.0.0+git20151027.10ef21a
 Release:0
 Summary:Go function to create sanitized anchor names
 License:MIT
-Group:  Development/Languages/Other
-URL:https://github.com/shurcooL/sanitized_anchor_name
+Group:  Development/Languages/Golang
+Url:https://github.com/shurcooL/sanitized_anchor_name
 Source: sanitized_anchor_name-%{version}.tar.xz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  golang-packaging
 BuildRequires: xz
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{go_provides}
 
 %description
@@ -36,29 +36,22 @@
 
 At this time, it does not try to ensure that generated anchor names are 
unique, that responsibility falls on the caller.
 
-%gosrc_package
-
 %prep
 %setup -q -n sanitized_anchor_name-%{version}
 
 %build
-%goprep github.com/shurcooL/sanitized_anchor_name
-%gobuild
+%{goprep} github.com/shurcooL/sanitized_anchor_name
+%{gobuild}
 
 %install
-%goinstall
-%gosrc
+%{goinstall}
+%{go_filelist}
 
 %check
-%gotest github.com/shurcooL/sanitized_anchor_name
+%{gotest} github.com/shurcooL/sanitized_anchor_name
 
-%files
+%files -f file.lst
 %defattr(-,root,root,-)
 %doc README.md
-%{go_contribdir}/*
-
-%files source
-%defattr(-,root,root,-)
-%{go_contribsrcdir}/*
 
 %changelog

++ _service ++
--- /var/tmp/diff_new_pack.miVQPS/_old  2016-01-22 01:10:06.0 +0100
+++ /var/tmp/diff_new_pack.miVQPS/_new  2016-01-22 01:10:06.0 +0100
@@ -1,16 +1,17 @@
 
-  
+  
 http://github.com/shurcooL/sanitized_anchor_name
 git
 .git
 0.0.0+git%cd.%h
 master
+enable
   
-  
+  
 sanitized_anchor_name-*.tar
 xz
   
-  
+  
 sanitized_anchor_name
   
 

++ _servicedata ++


http://github.com/shurcooL/sanitized_anchor_name
  10ef21a441db47d8b13ebcc5fd2310f636973c77++
 sanitized_anchor_name-0.0.0+git20150514.11a20b7.tar.xz -> 
sanitized_anchor_name-0.0.0+git20151027.10ef21a.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/sanitized_anchor_name-0.0.0+git20150514.11a20b7/.travis.yml 
new/sanitized_anchor_name-0.0.0+git20151027.10ef21a/.travis.yml
--- old/sanitized_anchor_name-0.0.0+git20150514.11a20b7/.travis.yml 
2015-07-28 16:11:54.0 +0200
+++ new/sanitized_anchor_name-0.0.0+git20151027.10ef21a/.travis.yml 
2016-01-17 10:47:59.0 +0100
@@ -1,10 +1,10 @@
 language: go
 go:
-  - 1.4
+  - 1.5
 install:
   - go get golang.org/x/tools/cmd/vet
 script:
   - go get -t -v ./...
-  - diff -u <(echo -n) <(gofmt -d ./)
-  - go tool vet ./
+  - diff -u <(echo -n) <(gofmt -d -s .)
+  - go tool vet .
   - go test -v -race ./...
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit perl-Exporter-Lite for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Exporter-Lite for 
openSUSE:Factory checked in at 2016-01-21 23:45:13

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


Package is "perl-Exporter-Lite"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Exporter-Lite/perl-Exporter-Lite.changes
2015-11-12 19:41:30.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Exporter-Lite.new/perl-Exporter-Lite.changes   
2016-01-22 01:10:50.0 +0100
@@ -1,0 +2,10 @@
+Wed Jan 20 10:06:15 UTC 2016 - co...@suse.com
+
+- updated to 0.08
+   see /usr/share/doc/packages/perl-Exporter-Lite/Changes
+
+  0.08 2016-01-13
+  - Fixed typo in name of Constant::Export::Lazy in SEE ALSO. MANWAR++
+  - Simplified Makefile.PL
+
+---

Old:

  Exporter-Lite-0.07.tar.gz

New:

  Exporter-Lite-0.08.tar.gz



Other differences:
--
++ perl-Exporter-Lite.spec ++
--- /var/tmp/diff_new_pack.y6szuD/_old  2016-01-22 01:10:52.0 +0100
+++ /var/tmp/diff_new_pack.y6szuD/_new  2016-01-22 01:10:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Exporter-Lite
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Exporter-Lite
-Version:0.07
+Version:0.08
 Release:0
 %define cpan_name Exporter-Lite
 Summary:Lightweight Exporting of Functions and Variables

++ Exporter-Lite-0.07.tar.gz -> Exporter-Lite-0.08.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Exporter-Lite-0.07/Changes 
new/Exporter-Lite-0.08/Changes
--- old/Exporter-Lite-0.07/Changes  2015-11-09 22:57:02.0 +0100
+++ new/Exporter-Lite-0.08/Changes  2016-01-13 20:33:33.0 +0100
@@ -1,5 +1,9 @@
 Revision history for Perl module Exporter::Lite
 
+0.08 2016-01-13
+- Fixed typo in name of Constant::Export::Lazy in SEE ALSO. MANWAR++
+- Simplified Makefile.PL
+
 0.07 2015-10-09
 - Updated github repo URL after changing my github username
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Exporter-Lite-0.07/META.json 
new/Exporter-Lite-0.08/META.json
--- old/Exporter-Lite-0.07/META.json2015-11-09 23:02:04.0 +0100
+++ new/Exporter-Lite-0.08/META.json2016-01-13 20:37:41.0 +0100
@@ -32,6 +32,7 @@
   },
   "runtime" : {
  "requires" : {
+"Carp" : "0",
 "perl" : "5.006",
 "strict" : "0",
 "warnings" : "0"
@@ -47,10 +48,10 @@
"resources" : {
   "repository" : {
  "type" : "git",
- "url" : "git://github.com/neilb/Exporter-Lite.git",
+ "url" : "https://github.com/neilb/Exporter-Lite.git;,
  "web" : "https://github.com/neilb/Exporter-Lite;
   }
},
-   "version" : "0.07",
+   "version" : "0.08",
"x_serialization_backend" : "JSON::PP version 2.27203"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Exporter-Lite-0.07/META.yml 
new/Exporter-Lite-0.08/META.yml
--- old/Exporter-Lite-0.07/META.yml 2015-11-09 23:02:03.0 +0100
+++ new/Exporter-Lite-0.08/META.yml 2016-01-13 20:37:41.0 +0100
@@ -19,10 +19,11 @@
 - t
 - inc
 requires:
+  Carp: '0'
   perl: '5.006'
   strict: '0'
   warnings: '0'
 resources:
-  repository: git://github.com/neilb/Exporter-Lite.git
-version: '0.07'
+  repository: https://github.com/neilb/Exporter-Lite.git
+version: '0.08'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.016'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Exporter-Lite-0.07/Makefile.PL 
new/Exporter-Lite-0.08/Makefile.PL
--- old/Exporter-Lite-0.07/Makefile.PL  2015-11-09 22:57:38.0 +0100
+++ new/Exporter-Lite-0.08/Makefile.PL  2016-01-13 20:33:25.0 +0100
@@ -8,28 +8,13 @@
 die $@ if $@;
 }
 
-$PACKAGE = 'Exporter::Lite';
-($PACKAGE_FILE = $PACKAGE) =~ s|::|/|g;
-$LAST_API_CHANGE = 0;
-
-eval "require $PACKAGE";
-
-unless ($@) { # Make sure we did find the module.
-print <<"CHANGE_WARN" if ${$PACKAGE.'::VERSION'} < $LAST_API_CHANGE;
-
-NOTE: There have been API changes between this version and any older
-than version $LAST_API_CHANGE!  Please read the Changes file if you
-are upgrading from a version older than $LAST_API_CHANGE.
-
-CHANGE_WARN
-}

commit linkchecker for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package linkchecker for openSUSE:Factory 
checked in at 2016-01-21 23:44:49

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


Package is "linkchecker"

Changes:

--- /work/SRC/openSUSE:Factory/linkchecker/linkchecker.changes  2015-03-27 
09:41:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.linkchecker.new/linkchecker.changes 
2016-01-22 01:10:31.0 +0100
@@ -1,0 +2,5 @@
+Wed Jan 20 11:05:05 UTC 2016 - robin.r...@kit.edu
+
+- add explicit dependency on python-requests, fixes boo#962747
+
+---



Other differences:
--
++ linkchecker.spec ++
--- /var/tmp/diff_new_pack.Js90dN/_old  2016-01-22 01:10:33.0 +0100
+++ /var/tmp/diff_new_pack.Js90dN/_new  2016-01-22 01:10:33.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package linkchecker
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -37,6 +37,7 @@
 BuildRequires:  update-desktop-files
 Requires:   python-cssutils
 Requires:   python-optcomplete
+Requires:   python-requests
 Requires:   tidy
 %py_requires
 




commit libfvalue for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package libfvalue for openSUSE:Factory 
checked in at 2016-01-21 23:45:01

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


Package is "libfvalue"

Changes:

--- /work/SRC/openSUSE:Factory/libfvalue/libfvalue.changes  2015-01-29 
12:54:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.libfvalue.new/libfvalue.changes 2016-01-22 
01:10:44.0 +0100
@@ -1,0 +2,11 @@
+Wed Jan 20 22:39:17 UTC 2016 - greg.freem...@gmail.com
+
+- update to v0~20151226
+   * applied updates
+   * added value clear function
+   * code clean up
+   * added NULL type
+   * upgraded release status from experimental to alpha
+- verified libcerror and libcstring in OBS were the latest release 
+
+---

Old:

  libfvalue-experimental-20150104.tar.gz

New:

  libfvalue-alpha-20151226.tar.gz



Other differences:
--
++ libfvalue.spec ++
--- /var/tmp/diff_new_pack.KOzBQM/_old  2016-01-22 01:10:46.0 +0100
+++ /var/tmp/diff_new_pack.KOzBQM/_new  2016-01-22 01:10:46.0 +0100
@@ -18,14 +18,14 @@
 
 Name:   libfvalue
 %define lname  libfvalue1
-%define timestamp 20150104
+%define timestamp 20151226
 Version:0~%{timestamp}
 Release:0
 Summary:Library to provide generic file value functions
 License:LGPL-3.0+
 Group:  Productivity/File utilities
 Url:https://github.com/libyal/libfvalue/wiki
-Source: 
https://github.com/libyal/libfvalue/releases/download/%timestamp/%{name}-experimental-%{timestamp}.tar.gz
+Source: 
https://github.com/libyal/libfvalue/releases/download/%timestamp/%{name}-alpha-%{timestamp}.tar.gz
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
 BuildRequires:  pkgconfig(libcdata) >= 20140105




commit libical-glib for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package libical-glib for openSUSE:Factory 
checked in at 2016-01-21 23:44:59

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


Package is "libical-glib"

Changes:

--- /work/SRC/openSUSE:Factory/libical-glib/libical-glib.changes
2015-05-16 07:14:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.libical-glib.new/libical-glib.changes   
2016-01-22 01:10:41.0 +0100
@@ -1,0 +2,6 @@
+Wed Jan 20 08:57:46 UTC 2016 - dims...@opensuse.org
+
+- Update to version 1.0.4:
+  + Bugs fixed: bgo#760791, bgo#760792.
+
+---

Old:

  libical-glib-1.0.3.tar.xz

New:

  libical-glib-1.0.4.tar.xz



Other differences:
--
++ libical-glib.spec ++
--- /var/tmp/diff_new_pack.3mwzTV/_old  2016-01-22 01:10:43.0 +0100
+++ /var/tmp/diff_new_pack.3mwzTV/_new  2016-01-22 01:10:43.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libical-glib
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define API_ver 1.0
 Name:   libical-glib
-Version:1.0.3
+Version:1.0.4
 Release:0
 Summary:Introspectable wrapper for libical
 License:LGPL-2.1

++ libical-glib-1.0.3.tar.xz -> libical-glib-1.0.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libical-glib-1.0.3/configure 
new/libical-glib-1.0.4/configure
--- old/libical-glib-1.0.3/configure2015-05-03 19:30:39.0 +0200
+++ new/libical-glib-1.0.4/configure2016-01-19 22:14:46.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libical-glib 1.0.3.
+# Generated by GNU Autoconf 2.69 for libical-glib 1.0.4.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='libical-glib'
 PACKAGE_TARNAME='libical-glib'
-PACKAGE_VERSION='1.0.3'
-PACKAGE_STRING='libical-glib 1.0.3'
+PACKAGE_VERSION='1.0.4'
+PACKAGE_STRING='libical-glib 1.0.4'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/browse.cgi?product=TODO'
 PACKAGE_URL=''
 
@@ -1387,7 +1387,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libical-glib 1.0.3 to adapt to many kinds of systems.
+\`configure' configures libical-glib 1.0.4 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1457,7 +1457,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of libical-glib 1.0.3:";;
+ short | recursive ) echo "Configuration of libical-glib 1.0.4:";;
esac
   cat <<\_ACEOF
 
@@ -1594,7 +1594,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libical-glib configure 1.0.3
+libical-glib configure 1.0.4
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1872,7 +1872,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libical-glib $as_me 1.0.3, which was
+It was created by libical-glib $as_me 1.0.4, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2735,7 +2735,7 @@
 
 # Define the identity of the package.
  PACKAGE='libical-glib'
- VERSION='1.0.3'
+ VERSION='1.0.4'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13606,7 +13606,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by libical-glib $as_me 1.0.3, which was
+This file was extended by libical-glib $as_me 1.0.4, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -13672,7 +13672,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/&/g'`"
 ac_cs_version="\\
-libical-glib config.status 1.0.3
+libical-glib config.status 1.0.4
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libical-glib-1.0.3/configure.ac 

commit wine for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2016-01-21 23:44:50

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


Package is "wine"

Changes:

--- /work/SRC/openSUSE:Factory/wine/wine.changes2016-01-12 
16:12:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes   2016-01-22 
01:10:33.0 +0100
@@ -1,0 +2,10 @@
+Tue Jan 12 16:08:11 UTC 2016 - i...@marguerite.su
+
+- make sure wine desktop files installed under correct categories
+  * currently they land in "unspecific category"
+  * "Emulator" can only be used after "System" or "Game" according
+to freedesktop specification
+  * "Wine" itself is not a valid category
+  * "Documentation" doesn't fit wine related stuff
+
+---



Other differences:
--
++ wine.spec ++
--- /var/tmp/diff_new_pack.p1hONc/_old  2016-01-22 01:10:37.0 +0100
+++ /var/tmp/diff_new_pack.p1hONc/_new  2016-01-22 01:10:37.0 +0100
@@ -166,7 +166,7 @@
 make install DESTDIR=%{buildroot}
 # install desktop file
 install -d %{buildroot}%{_datadir}/applications/
-%suse_update_desktop_file %{SOURCE4} Emulator
+%suse_update_desktop_file %{SOURCE4} System Emulator
 
 install -m 0644 %SOURCE4 %{buildroot}%{_datadir}/applications/
 install -m 0644 %SOURCE6 %{buildroot}%{_datadir}/applications/
@@ -190,10 +190,22 @@
 # Install application-specific desktop files
 install -d %{buildroot}%{_datadir}/applications
 install -c -m 644 *.desktop %{buildroot}%{_datadir}/applications/
+sed -i "/X-SuSE-translate/d" 
%{buildroot}%{_datadir}/applications/*.desktop
 
 install -d %{buildroot}%{_datadir}/desktop-directories/
 install -c -m 644 *.directory 
%{buildroot}%{_datadir}/desktop-directories/
 
+   # Correct desktop files' categories
+   %suse_update_desktop_file -n -r wine-notepad Utility TextEditor
+   %suse_update_desktop_file -n -r wine-uninstaller System Emulator
+   %suse_update_desktop_file -n -r wine-winecfg System Emulator
+%suse_update_desktop_file -n -r wine-regedit System Emulator
+%suse_update_desktop_file -n -r wine-winehelp System Emulator
+%suse_update_desktop_file -n -r wine-msi System Emulator
+%suse_update_desktop_file -n -r wine-browsedrive System Emulator
+   %suse_update_desktop_file -n -r wine-winefile System FileManager
+   %suse_update_desktop_file -n -r wine-winemine Game BoardGame
+
 # Install icons
 install -d %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/
 install -c -m 644 *.svg 
%{buildroot}%{_datadir}/icons/hicolor/scalable/apps/






commit apache2-mod_jk for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package apache2-mod_jk for openSUSE:Factory 
checked in at 2016-01-21 23:44:39

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


Package is "apache2-mod_jk"

Changes:

--- /work/SRC/openSUSE:Factory/apache2-mod_jk/apache2-mod_jk.changes
2015-09-24 06:13:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.apache2-mod_jk.new/apache2-mod_jk.changes   
2016-01-22 01:10:15.0 +0100
@@ -1,0 +2,8 @@
+Wed Jan 20 09:38:37 UTC 2016 - tchva...@suse.com
+
+- Version update to 1.2.41:
+  * remove merged patch apache2-mod_jk-CVE-2014-8111.patch
+  * many small bugfixes all around:
++ http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html
+
+---

Old:

  apache2-mod_jk-CVE-2014-8111.patch
  tomcat-connectors-1.2.40-src.tar.gz

New:

  tomcat-connectors-1.2.41-src.tar.gz



Other differences:
--
++ apache2-mod_jk.spec ++
--- /var/tmp/diff_new_pack.LRKn9X/_old  2016-01-22 01:10:17.0 +0100
+++ /var/tmp/diff_new_pack.LRKn9X/_new  2016-01-22 01:10:17.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package apache2-mod_jk
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define connectors_roottomcat-connectors-%{version}-src
 Name:   apache2-mod_jk
-Version:1.2.40
+Version:1.2.41
 Release:0
 Summary:Connectors between Apache and Tomcat Servlet Container
 License:Apache-2.0
@@ -27,8 +27,6 @@
 Source0:
http://www.apache.org/dist/tomcat/tomcat-connectors/jk/tomcat-connectors-%{version}-src.tar.gz
 Source1:jk.conf
 Source2:README.SUSE
-# PATCH-FIX-UPSTREAM: CVE-2014-8111 patch taken from upstream
-Patch0: apache2-mod_jk-CVE-2014-8111.patch
 BuildRequires:  apache-rpm-macros
 BuildRequires:  apache2-devel
 BuildRequires:  java2-devel-packages
@@ -51,7 +49,6 @@
 
 %prep
 %setup -q -n %{connectors_root}
-%patch0 -p1
 
 %build
 # prepare apr

++ tomcat-connectors-1.2.40-src.tar.gz -> 
tomcat-connectors-1.2.41-src.tar.gz ++
 96590 lines of diff (skipped)




commit mate-menu for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package mate-menu for openSUSE:Factory 
checked in at 2016-01-21 23:43:56

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


Package is "mate-menu"

Changes:

--- /work/SRC/openSUSE:Factory/mate-menu/mate-menu.changes  2016-01-13 
22:46:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.mate-menu.new/mate-menu.changes 2016-01-22 
01:09:29.0 +0100
@@ -1,0 +2,14 @@
+Mon Jan 18 14:08:33 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to 5.6.7:
+  * Fix intends in mate-menu execute.py.
+  * Do not use mate-folder.png that doesn't exist in freedesktop
+specification.
+  * Fix configurator crash due to changes in Gtk 2.24.29.
+  * Do not crash if lsb_release is not available (boo#959024).
+- Remove 0001-execute-fix.patch, 0001-recent-icon.patch,
+  0003-fix-configurator-crash.patch: fixed upstream.
+- Add 0001-fix-path-find.patch.
+- Only recommend lsb-release.
+
+---

Old:

  0001-execute-fix.patch
  0001-recent-icon.patch
  0003-fix-configurator-crash.patch
  mate-menu-5.6.6.tar.gz

New:

  0001-fix-path-find.patch
  mate-menu-5.6.7.tar.gz



Other differences:
--
++ mate-menu.spec ++
--- /var/tmp/diff_new_pack.QFVbAc/_old  2016-01-22 01:09:31.0 +0100
+++ /var/tmp/diff_new_pack.QFVbAc/_new  2016-01-22 01:09:31.0 +0100
@@ -17,25 +17,21 @@
 
 
 %define _name   mate_menu
-%define _rev37bbd306cb0c
+%define _revcb3ee3ec1f8e
 Name:   mate-menu
-Version:5.6.6
+Version:5.6.7
 Release:0
 Summary:Advanced MATE menu
 License:GPL-2.0+
 Group:  System/GUI/Other
-Url:https://bitbucket.org/ubuntu-mate/mate-tweak
+Url:https://bitbucket.org/ubuntu-mate/mate-menu
 Source: 
https://bitbucket.org/ubuntu-mate/%{name}/get/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM 0001-execute-fix.patch p.drou...@gmail.com -- Fix intends 
in mate-menu execute.py.
-Patch0: 0001-execute-fix.patch
-# PATCH-FIX-UPSTREAM 0001-recent-icon.patch p.drou...@gmail.com -- 
mate-folder.png icon doesn't exist in icon themes, use folder.png.
-Patch1: 0001-recent-icon.patch
+# PATCH-FIX-UPSTREAM 0001-fix-path-find.patch sor.ale...@meowr.ru
+Patch0: 0001-fix-path-find.patch
 # PATCH-FIX-OPENSUSE 0002-xterm-no-symlink-dep.patch sor.ale...@meowr.ru -- 
Remove dependency on x-terminal-emulator Debian's symlink.
-Patch2: 0002-xterm-no-symlink-dep.patch
+Patch1: 0002-xterm-no-symlink-dep.patch
 # PATCH-FEATURE-OPENSUSE 0002-yast2-software.patch sor.ale...@meowr.ru -- Use 
YaST2 and GNOME PackageKit package managers.
-Patch3: 0002-yast2-software.patch
-# PATCH-FIX-UPSTREAM 0003-fix-configurator-crash.patch sor.ale...@meowr.ru -- 
Fix crash in mate-menu configurator.
-Patch4: 0003-fix-configurator-crash.patch
+Patch2: 0002-yast2-software.patch
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  python >= 2.4
@@ -46,7 +42,6 @@
 Requires:   gvfs
 Requires:   libmate-desktop-2-17
 Requires:   libmate-panel-applet-4-1
-Requires:   lsb-release
 Requires:   mate-menus
 Requires:   mozo
 Requires:   python-configobj
@@ -56,6 +51,7 @@
 Requires:   python-xlib
 Requires:   xdg-utils
 Recommends: %{name}-lang
+Recommends: lsb-release
 BuildArch:  noarch
 %glib2_gsettings_schema_requires
 
@@ -74,8 +70,6 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
-%patch4 -p1
 sed -i 's/su-to-root/xdg-su/g' %{_name}/execute.py
 
 %build

++ 0001-fix-path-find.patch ++
diff -paur a/lib/mate-menu.py b/lib/mate-menu.py
--- a/lib/mate-menu.py  2016-01-18 16:59:19.0 +0300
+++ b/lib/mate-menu.py  2016-01-19 12:52:23.395199920 +0300
@@ -73,19 +73,6 @@ xdg.Config.setWindowManager('MATE')
 
 from mate_menu.execute import *
 
-def find_on_path(self, command):
-"""Is command on the executable search path?"""
-if 'PATH' not in os.environ:
-return False
-path = os.environ['PATH']
-for element in path.split(os.pathsep):
-if not element:
-continue
-filename = os.path.join(element, command)
-if os.path.isfile(filename) and os.access(filename, os.X_OK):
-return True
-return False
-
 class MainWindow( object ):
 """This is the main class for the application"""
 
@@ -576,12 +563,14 @@ class MenuWin( object ):
 def createPanelButton( self ):
 self.button_icon = Gtk.Image.new_from_file( self.buttonIcon )
 self.systemlabel = Gtk.Label(label= "%s " % self.buttonText )
-

commit perl-Data-Dump-Streamer for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-Dump-Streamer for 
openSUSE:Factory checked in at 2016-01-21 23:44:22

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


Package is "perl-Data-Dump-Streamer"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Data-Dump-Streamer/perl-Data-Dump-Streamer.changes
  2014-07-20 10:50:08.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Data-Dump-Streamer.new/perl-Data-Dump-Streamer.changes
 2016-01-22 01:10:00.0 +0100
@@ -1,0 +2,7 @@
+Mon Jan 18 12:55:39 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.39:
+  + No changelog available.
+- Add perl(PadWalker) BuildRequires: needed to pass the test suite.
+
+---

Old:

  Data-Dump-Streamer-2.38.tar.gz

New:

  Data-Dump-Streamer-2.39.tar.gz



Other differences:
--
++ perl-Data-Dump-Streamer.spec ++
--- /var/tmp/diff_new_pack.aT5XaC/_old  2016-01-22 01:10:02.0 +0100
+++ /var/tmp/diff_new_pack.aT5XaC/_new  2016-01-22 01:10:02.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Data-Dump-Streamer
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Data-Dump-Streamer
-Version:2.38
+Version:2.39
 Release:0
 %define cpan_name Data-Dump-Streamer
 Summary:Accurately serialize a data structure as Perl code.
@@ -32,6 +32,7 @@
 BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(ExtUtils::Depends)
 BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(PadWalker)
 Requires:   perl(B::Utils)
 Recommends: perl(Algorithm::Diff)
 Recommends: perl(Compress::Zlib)

++ Data-Dump-Streamer-2.38.tar.gz -> Data-Dump-Streamer-2.39.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Dump-Streamer-2.38/META.json 
new/Data-Dump-Streamer-2.39/META.json
--- old/Data-Dump-Streamer-2.38/META.json   2014-06-12 12:58:11.0 
+0200
+++ new/Data-Dump-Streamer-2.39/META.json   2015-12-24 06:51:10.0 
+0100
@@ -4,7 +4,7 @@
   "Yves Orton , Joshua ben Jore "
],
"dynamic_config" : 1,
-   "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 
2.120351",
+   "generated_by" : "Module::Build version 0.4214",
"license" : [
   "perl_5"
],
@@ -73,11 +73,11 @@
"provides" : {
   "Data::Dump::Streamer" : {
  "file" : "lib/Data/Dump/Streamer.pm",
- "version" : "2.38"
+ "version" : "2.39"
   },
   "Data::Dump::Streamer::Deparser" : {
  "file" : "lib/Data/Dump/Streamer.pm",
- "version" : "2.38"
+ "version" : "2.39"
   }
},
"release_status" : "stable",
@@ -89,5 +89,6 @@
  "url" : "https://github.com/demerphq/Data-Dump-Streamer;
   }
},
-   "version" : "2.38"
+   "version" : "2.39",
+   "x_serialization_backend" : "JSON::PP version 2.27300"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Dump-Streamer-2.38/META.yml 
new/Data-Dump-Streamer-2.39/META.yml
--- old/Data-Dump-Streamer-2.38/META.yml2014-06-12 12:58:11.0 
+0200
+++ new/Data-Dump-Streamer-2.39/META.yml2015-12-24 06:51:10.0 
+0100
@@ -3,65 +3,66 @@
 author:
   - 'Yves Orton , Joshua ben Jore '
 build_requires:
-  B::Deparse: 0
-  Carp: 0
-  Config: 0
-  Data::Dumper: 0
-  Devel::Peek: 0
-  ExtUtils::CBuilder: 0
-  Symbol: 0
-  Test::More: 0
-  Text::Abbrev: 0
-  base: 0
-  overload: 0
-  re: 0
-  strict: 0
-  utf8: 0
-  vars: 0
-  warnings: 0
+  B::Deparse: '0'
+  Carp: '0'
+  Config: '0'
+  Data::Dumper: '0'
+  Devel::Peek: '0'
+  ExtUtils::CBuilder: '0'
+  Symbol: '0'
+  Test::More: '0'
+  Text::Abbrev: '0'
+  base: '0'
+  overload: '0'
+  re: '0'
+  strict: '0'
+  utf8: '0'
+  vars: '0'
+  warnings: '0'
 configure_requires:
-  ExtUtils::Depends: 0
-  Module::Build: 0
-  perl: 5.006
+  ExtUtils::Depends: '0'
+  Module::Build: '0'
+  perl: '5.006'
 dynamic_config: 1
-generated_by: 'Module::Build version 0.38, CPAN::Meta::Converter version 
2.120351'
+generated_by: 'Module::Build version 0.4214, CPAN::Meta::Converter version 
2.150005'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
+  version: 

commit openscap for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package openscap for openSUSE:Factory 
checked in at 2016-01-21 23:44:00

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


Package is "openscap"

Changes:

--- /work/SRC/openSUSE:Factory/openscap/openscap.changes2015-12-16 
17:43:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.openscap.new/openscap.changes   2016-01-22 
01:09:36.0 +0100
@@ -1,0 +2,21 @@
+Tue Jan 19 10:22:08 UTC 2016 - meiss...@suse.com
+
+- openscap 1.2.8 release
+  - Maintenance
+- textfilecontent54_probe does not produce false positives on non-UTF 
files (rhbz #1285757)
+- fixed oscap-docker
+- small improvements in verbose mode
+- oscap info module shows information about tailoring files
+- fixed build with CCE (issue #264)
+- fixed XCCDF score computation (issue #272)
+- fixed segmentation fault in variable probe (issue #277)
+- fixed broken support for OVAL directives
+- fixed bash completion
+- plugged memory leaks
+- fixed fresh static analysis (coverity) findings
+- fixed shellcheck warnings
+- new tests
+- refactoring in datastream module
+- many small bugfixes and typo fixes
+
+---

Old:

  openscap-1.2.7.tar.gz
  openscap-1.2.7.tar.gz.sha1sum

New:

  openscap-1.2.8.tar.gz
  openscap-1.2.8.tar.gz.sha1sum



Other differences:
--
++ openscap.spec ++
--- /var/tmp/diff_new_pack.CajwFF/_old  2016-01-22 01:09:40.0 +0100
+++ /var/tmp/diff_new_pack.CajwFF/_new  2016-01-22 01:09:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openscap
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define with_bindings 0
 
 Name:   openscap
-Version:1.2.7
+Version:1.2.8
 Release:1.0
 Source: 
https://fedorahosted.org/releases/o/p/openscap/%name-%version.tar.gz
 Source5:
https://fedorahosted.org/releases/o/p/openscap/%name-%version.tar.gz.sha1sum

++ openscap-1.2.7.tar.gz -> openscap-1.2.8.tar.gz ++
/work/SRC/openSUSE:Factory/openscap/openscap-1.2.7.tar.gz 
/work/SRC/openSUSE:Factory/.openscap.new/openscap-1.2.8.tar.gz differ: char 5, 
line 1

++ openscap-1.2.7.tar.gz.sha1sum -> openscap-1.2.8.tar.gz.sha1sum ++
--- /work/SRC/openSUSE:Factory/openscap/openscap-1.2.7.tar.gz.sha1sum   
2015-12-16 17:43:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.openscap.new/openscap-1.2.8.tar.gz.sha1sum  
2016-01-22 01:09:36.0 +0100
@@ -1 +1 @@
-88be9e23c5fb34d7a4e2252c959af87dc986fa89  openscap-1.2.7.tar.gz
+1bdd600be54e50160cfc59c3ab7262fced362c7a  openscap-1.2.8.tar.gz






commit golang-github-cpuguy83-go-md2man for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package golang-github-cpuguy83-go-md2man for 
openSUSE:Factory checked in at 2016-01-21 23:44:31

Comparing /work/SRC/openSUSE:Factory/golang-github-cpuguy83-go-md2man (Old)
 and  /work/SRC/openSUSE:Factory/.golang-github-cpuguy83-go-md2man.new (New)


Package is "golang-github-cpuguy83-go-md2man"

Changes:

--- 
/work/SRC/openSUSE:Factory/golang-github-cpuguy83-go-md2man/golang-github-cpuguy83-go-md2man.changes
2015-08-01 14:17:08.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.golang-github-cpuguy83-go-md2man.new/golang-github-cpuguy83-go-md2man.changes
   2016-01-22 01:10:09.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 17 09:56:53 UTC 2016 - i...@marguerite.su
+
+- Update to version 1.0.5+git20160104.2724a9c:
+  + md2man usable as a library (again)
+  + Improve man page rendering
+
+---

Old:

  go-md2man-1.0.2+git20150617.e69ac41.tar.xz

New:

  _servicedata
  go-md2man-1.0.5+git20160104.2724a9c.tar.xz



Other differences:
--
++ golang-github-cpuguy83-go-md2man.spec ++
--- /var/tmp/diff_new_pack.uUkqsJ/_old  2016-01-22 01:10:11.0 +0100
+++ /var/tmp/diff_new_pack.uUkqsJ/_new  2016-01-22 01:10:11.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package golang-github-cpuguy83-go-md2man
 #
-# Copyright (c) 2015 SUSE LLC
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,47 +17,41 @@
 
 
 Name:   golang-github-cpuguy83-go-md2man
-Version:1.0.2+git20150617.e69ac41
+Version:1.0.5+git20160104.2724a9c
 Release:0
 Summary:Convert markdown into man pages
 License:MIT
-Group:  Development/Languages/Other
-URL:https://github.com/cpuguy83/go-md2man
+Group:  Development/Languages/Golang
+Url:https://github.com/cpuguy83/go-md2man
 Source0:go-md2man-%{version}.tar.xz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  golang-packaging
-BuildRequires: golang(golang.org/x/net)
+BuildRequires:  xz
 BuildRequires:  golang(github.com/russross/blackfriday)
+BuildRequires:  golang(golang.org/x/net)
 Provides:  go-go-md2man = %{version}
 Obsoletes: go-go-md2man < %{version}
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{go_provides}
 
 %description
 Tool to converts markdown into man pages
 
-%gosrc_package
-
 %prep
 %setup -q -n go-md2man-%{version}
 
 %build
-%goprep github.com/cpuguy83/go-md2man
-%gobuild ...
+%{goprep} github.com/cpuguy83/go-md2man
+%{gobuild} ...
 
 %install
-%goinstall
-%gosrc
+%{goinstall}
+%{go_filelist}
 
 %check
-%gotest github.com/cpuguy83/go-md2man
+%{gotest} github.com/cpuguy83/go-md2man
 
-%files
+%files -f file.lst
 %defattr(-,root,root,-)
 %doc README.md LICENSE.md
-%{_bindir}/go-md2man
-
-%files source
-%defattr(-,root,root,-)
-%{go_contribsrcdir}/*
 
 %changelog

++ _service ++
--- /var/tmp/diff_new_pack.uUkqsJ/_old  2016-01-22 01:10:11.0 +0100
+++ /var/tmp/diff_new_pack.uUkqsJ/_new  2016-01-22 01:10:11.0 +0100
@@ -1,16 +1,17 @@
 
-  
-http://github.com/cpuguy83/go-md2man
+  
+https://github.com/cpuguy83/go-md2man
 git
 .git
-1.0.2+git%cd.%h
+1.0.5+git%cd.%h
 master
+enable
   
-  
+  
 go-md2man-*.tar
 xz
   
-  
+  
 go-md2man
   
 

++ _servicedata ++


https://github.com/cpuguy83/go-md2man
  2724a9c9051aa62e9cca11304e7dd518e9e41599++
 go-md2man-1.0.2+git20150617.e69ac41.tar.xz -> 
go-md2man-1.0.5+git20160104.2724a9c.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/go-md2man-1.0.2+git20150617.e69ac41/md2man/md2man.go 
new/go-md2man-1.0.5+git20160104.2724a9c/md2man/md2man.go
--- old/go-md2man-1.0.2+git20150617.e69ac41/md2man/md2man.go1970-01-01 
01:00:00.0 +0100
+++ new/go-md2man-1.0.5+git20160104.2724a9c/md2man/md2man.go2016-01-17 
10:56:53.0 +0100
@@ -0,0 +1,19 @@
+package md2man
+
+import (
+   "github.com/russross/blackfriday"
+)
+
+func Render(doc []byte) []byte {
+   renderer := RoffRenderer(0)
+   extensions := 0
+   extensions |= blackfriday.EXTENSION_NO_INTRA_EMPHASIS
+   extensions |= blackfriday.EXTENSION_TABLES
+   extensions |= blackfriday.EXTENSION_FENCED_CODE
+   extensions |= blackfriday.EXTENSION_AUTOLINK
+   extensions |= blackfriday.EXTENSION_SPACE_HEADERS
+   extensions |= blackfriday.EXTENSION_FOOTNOTES
+   extensions |= blackfriday.EXTENSION_TITLEBLOCK
+
+   

commit golang-github-russross-blackfriday for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package golang-github-russross-blackfriday 
for openSUSE:Factory checked in at 2016-01-21 23:44:29

Comparing /work/SRC/openSUSE:Factory/golang-github-russross-blackfriday (Old)
 and  /work/SRC/openSUSE:Factory/.golang-github-russross-blackfriday.new 
(New)


Package is "golang-github-russross-blackfriday"

Changes:

--- 
/work/SRC/openSUSE:Factory/golang-github-russross-blackfriday/golang-github-russross-blackfriday.changes
2015-08-01 11:37:44.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.golang-github-russross-blackfriday.new/golang-github-russross-blackfriday.changes
   2016-01-22 01:10:07.0 +0100
@@ -1,0 +2,23 @@
+Sun Jan 17 09:55:17 UTC 2016 - i...@marguerite.su
+
+- Update to version 1.4.0+git20151230.c8875c0:
+  + remove check that brace is > 0
+  + Use more idiomatic form for set of strings
+  + Add a few missing HTML5 block tags
+  + Fix footnote following an exclamation point
+  + Add String() method to reference struct
+  + Fix nested footnotes
+  + Fix fenced code processing inside blockquotes
+  + Refix fenced code blocks w/o preceding blank lines
+  + Fix escaping asterisks within emphasis
+  + Fix footnote followed by a reference style link
+  + Fix bug parsing emphasis
+  + Add HTML_SMARTYPANTS_DASHES for togging smart dashes
+  + LaTex backend: add # to list of characters requiring
+backslash-escaping
+  + Don't require the input to end with a newline
+  + Implement support for CDATA section
+  + Convert constant variables into consts
+  + Fix bug with gathering list item lines
+
+---

Old:

  blackfriday-1.2.0+git20150720.8cec3a8.tar.xz

New:

  _servicedata
  blackfriday-1.4.0+git20151230.c8875c0.tar.xz



Other differences:
--
++ golang-github-russross-blackfriday.spec ++
--- /var/tmp/diff_new_pack.4h9UD3/_old  2016-01-22 01:10:08.0 +0100
+++ /var/tmp/diff_new_pack.4h9UD3/_new  2016-01-22 01:10:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package golang-github-russross-blackfriday
 #
-# Copyright (c) 2015 SUSE LLC
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,20 +17,21 @@
 
 
 Name:   golang-github-russross-blackfriday
-Version:1.2.0+git20150720.8cec3a8
+Version:1.4.0+git20151230.c8875c0
 Release:0
 Summary:Markdown processor implemented in Go
 License:BSD-2-Clause
-Group:  Development/Languages/Other
-URL:https://github.com/russross/blackfriday
+Group:  Development/Languages/Golang
+Url:https://github.com/russross/blackfriday
 Source: blackfriday-%{version}.tar.xz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  golang-packaging
-BuildRequires: golang(github.com/shurcooL/sanitized_anchor_name)
 BuildRequires:  findutils
+BuildRequires:  golang-packaging
 BuildRequires:  sed
+BuildRequires:  xz
+BuildRequires:  golang(github.com/shurcooL/sanitized_anchor_name)
 Provides:  go-blackfriday = %{version}
 Obsoletes: go-blackfriday < %{version}
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{go_provides}
 
 %description
@@ -38,29 +39,22 @@
 
 HTML output is currently supported, along with Smartypants extensions. An 
experimental LaTeX output engine is also included.
 
-%gosrc_package
-
 %prep
 %setup -q -n blackfriday-%{version}
 
 %build
-%goprep github.com/russross/blackfriday
-%gobuild ...
+%{goprep} github.com/russross/blackfriday
+%{gobuild} ...
 
 %install
-%goinstall
-%gosrc
+%{goinstall}
+%{go_filelist}
 
 %check
-%gotest github.com/russross/blackfriday
+%{gotest} github.com/russross/blackfriday
 
-%files
+%files -f file.lst
 %defattr(-,root,root,-)
 %doc README.md
-%{go_contribdir}/*
-
-%files source
-%defattr(-,root,root,-)
-%{go_contribsrcdir}/*
 
 %changelog

++ _service ++
--- /var/tmp/diff_new_pack.4h9UD3/_old  2016-01-22 01:10:08.0 +0100
+++ /var/tmp/diff_new_pack.4h9UD3/_new  2016-01-22 01:10:08.0 +0100
@@ -1,16 +1,17 @@
 
-  
-http://github.com/russross/blackfriday
+  
+https://github.com/russross/blackfriday
 git
 .git
-1.2.0+git%cd.%h
+1.4.0+git%cd.%h
 master
+enable
   
-  
+  
 blackfriday-*.tar
 xz
   
-  
+  
 blackfriday
   
 

++ _servicedata ++


https://github.com/russross/blackfriday
  c8875c0ed47e07b063c3628e2e4d4c9826721795++
 blackfriday-1.2.0+git20150720.8cec3a8.tar.xz -> 
blackfriday-1.4.0+git20151230.c8875c0.tar.xz ++
diff -urN '--exclude=CVS' 

commit perl-Mojolicious for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2016-01-21 23:44:18

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


Package is "perl-Mojolicious"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Mojolicious/perl-Mojolicious.changes
2016-01-15 10:42:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2016-01-22 01:09:55.0 +0100
@@ -1,0 +2,28 @@
+Tue Jan 19 10:08:10 UTC 2016 - co...@suse.com
+
+- updated to 6.40
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  6.40  2016-01-13
+- Removed client_challenge, client_handshake, server_handshake and 
server_open
+  methods from Mojo::Transaction::WebSocket. (batman, sri)
+- Removed is_writing method from Mojo::Transaction.
+- Removed upgrade event from Mojo::Transaction::HTTP.
+- Deprecated Mojo::Transaction::WebSocket::build_frame and
+  Mojo::Transaction::WebSocket::parse_frame in favor of
+  Mojo::WebSocket::build_frame and Mojo::WebSocket::parse_frame. (batman)
+- Replaced deprecated proxy method in Mojo::Message::Request with an
+  attribute.
+- Added SNI support to all built-in web servers. (bpmedley, sri)
+- Added module Mojo::WebSocket. (batman)
+- Added established attribute to Mojo::Transaction::WebSocket.
+- Added completed method to Mojo::Transaction.
+- Updated jQuery to version 2.2.0.
+- Improved performance of Mojo::Server::Daemon and Mojo::UserAgent 
slightly.
+- Improved mtime attribute in Mojo::Asset::Memory to default to the value 
of
+  $^T.
+- Improved app generator command to generate more portable scripts.
+- Fixed a few timing bugs.
+- Fixed url_for to handle fragments correctly.
+
+---

Old:

  Mojolicious-6.39.tar.gz

New:

  Mojolicious-6.40.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.dfetXN/_old  2016-01-22 01:09:57.0 +0100
+++ /var/tmp/diff_new_pack.dfetXN/_new  2016-01-22 01:09:57.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:6.39
+Version:6.40
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-6.39.tar.gz -> Mojolicious-6.40.tar.gz ++
 3713 lines of diff (skipped)




commit votca-tools for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package votca-tools for openSUSE:Factory 
checked in at 2016-01-21 23:43:57

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


Package is "votca-tools"

Changes:

--- /work/SRC/openSUSE:Factory/votca-tools/votca-tools.changes  2015-10-20 
00:05:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.votca-tools.new/votca-tools.changes 
2016-01-22 01:09:31.0 +0100
@@ -1,0 +2,6 @@
+Fri Jan 15 22:45:01 UTC 2016 - jungh...@votca.org
+
+- Upgrade to 1.3
+  * details: https://github.com/votca/csg/blob/master/CHANGELOG.md
+
+---

Old:

  votca-tools-1.3_rc1.tar.gz

New:

  votca-tools-1.3.tar.gz



Other differences:
--
++ votca-tools.spec ++
--- /var/tmp/diff_new_pack.SDxLQm/_old  2016-01-22 01:09:34.0 +0100
+++ /var/tmp/diff_new_pack.SDxLQm/_new  2016-01-22 01:09:34.0 +0100
@@ -1,7 +1,7 @@
 #
 # votca_tools.spec
 #
-# Copyright (c) 2013-2015 Christoph Junghans 
+# Copyright (c) 2013-2016 Christoph Junghans 
 #
 # Originally written by Jussi Lehtola 
 # Fixed for multi-distro build by Klaus Kaempf 
@@ -10,14 +10,13 @@
 #
 
 Name:   votca-tools
-Version:1.3~rc1
-%define uversion 1.3_rc1
+Version:1.3
 Release:0
 Summary:VOTCA tools library
 Group:  Productivity/Scientific/Chemistry
 License:Apache-2.0
 URL:http://www.votca.org
-Source0:
https://github.com/votca/tools/archive/v%{uversion}.tar.gz#/%{name}-%{uversion}.tar.gz
+Source0:
https://github.com/votca/tools/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -55,7 +54,7 @@
 %package devel
 Summary:Development headers and libraries for votca-tools
 Group:  Development/Libraries/C and C++
-Requires:   libvotca_tools3 = %{version}-%{release}
+Requires:   libvotca_tools3 = %{version}
 
 %description devel
 Versatile Object-oriented Toolkit for Coarse-graining Applications (VOTCA) is
@@ -65,7 +64,7 @@
 This package contains development headers and libraries for votca-tools.
 
 %prep
-%setup -n tools-%{uversion} -q
+%setup -n tools-%{version} -q
 
 %build
 %if %{defined fedora}

++ votca-tools-1.3_rc1.tar.gz -> votca-tools-1.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tools-1.3_rc1/.travis.yml new/tools-1.3/.travis.yml
--- old/tools-1.3_rc1/.travis.yml   2015-09-23 19:46:08.0 +0200
+++ new/tools-1.3/.travis.yml   2016-01-15 22:48:59.0 +0100
@@ -4,71 +4,86 @@
 
 language: cpp
 
-before_install:
- - if [[ $CTP = yes ]]; then sudo add-apt-repository -y ppa:boost-latest/ppa; 
fi #newer boost for libboost_timer
- - sudo apt-get update
- - sudo apt-get install cmake libfftw3-dev libgsl0-dev txt2tags 
libboost-program-options-dev libboost-filesystem-dev libboost-system-dev 
libexpat1-dev libsqlite3-dev pkg-config mercurial
- - if [[ $MAN ]]; then sudo apt-get install pgf texlive-fonts-recommended 
texlive-latex-extra doxygen graphviz; fi
- - if [[ $TEST = *cma* ]]; then sudo apt-get install python-numpy gnuplot-nox; 
fi
- - if [[ $TEST = *imc ]]; then sudo apt-get install octave; fi
- - if [[ $TEST = *simplex* ]]; then sudo apt-get install gnuplot-nox; fi
- - if [[ $TEST = *realtime ]]; then sudo apt-get install gnuplot-nox; fi
- - if [[ $GROMACS != yes ]]; then sudo apt-get install gromacs-dev; fi
- - if [[ $CTP = yes ]]; then sudo apt-get install libboost1.48-all-dev; fi
-
-env: #NINJA=1 is currently not support by Travis' cmake, enable when >=2.8.9
-  - WERROR=yes J=4 #J>4 triggers an internal compiler in travis' g++
-  - CTP=yes WERROR=yes J=4
-  - CTP=yes WALL=yes J=4
-  - J=1
-  - BDIR=build J=4
-  - BDIR=build J=1
-  - MAN=yes J=4
-  - MINIMAL=yes J=4
-  - CSG_MDRUN_STEPS=500 TEST=hexane/ibi_bonded J=4
-  - CSG_MDRUN_STEPS=500 TEST=hexane/ibi J=4
-  - CSG_MDRUN_STEPS=500 TEST=methanol/ibi J=4
-  - CSG_MDRUN_STEPS=1 TEST=methanol/imc J=4
-  - CSG_MDRUN_STEPS=5000 TEST=methanol-water/X_0.938/re J=4
-  - CSG_MDRUN_STEPS=500 TEST=methanol-water/X_0.938/simplex J=4
-  - CSG_MDRUN_STEPS=5000 TEST=methanol-water/X_0.062/re J=4
-  - CSG_MDRUN_STEPS=500 TEST=methanol-water/X_0.062/simplex J=4
-  - CSG_MDRUN_STEPS=5000 TEST=methanol-water/X_0.5/re J=4
-  - CSG_MDRUN_STEPS=500 TEST=methanol-water/X_0.5/simplex J=4
-  - CSG_MDRUN_STEPS=500 TEST=propane/ibi J=4
-  - CSG_MDRUN_STEPS=1 TEST=propane/imc J=4
-  - CSG_MDRUN_STEPS=500 TEST=spce/cma/density J=4
-  - CSG_MDRUN_STEPS=500 

commit redshift for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package redshift for openSUSE:Factory 
checked in at 2016-01-21 23:44:33

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


Package is "redshift"

Changes:

--- /work/SRC/openSUSE:Factory/redshift/redshift.changes2016-01-17 
09:23:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.redshift.new/redshift.changes   2016-01-22 
01:10:11.0 +0100
@@ -1,0 +2,11 @@
+Tue Jan 19 16:19:58 UTC 2016 - zai...@opensuse.org
+
+- Add pkgconfig(libdrm) BuildRequires: Build support for DRM
+  adjustement method.
+- Change --with-systemduserunitdir=no to
+  --with-systemduserunitdir=%{_userunitdir} and package the
+  produced service files. Users can do systemctl enable/disable
+  --user redshift.service or redshift-gtk.service depending on what
+  package they install/want.
+
+---



Other differences:
--
++ redshift.spec ++
--- /var/tmp/diff_new_pack.5rhqrh/_old  2016-01-22 01:10:13.0 +0100
+++ /var/tmp/diff_new_pack.5rhqrh/_new  2016-01-22 01:10:13.0 +0100
@@ -33,6 +33,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(geoclue-2.0)
+BuildRequires:  pkgconfig(libdrm)
 BuildRequires:  pkgconfig(python3)
 BuildRequires:  pkgconfig(systemd)
 BuildRequires:  pkgconfig(x11)
@@ -60,10 +61,8 @@
 %setup -q
 
 %build
-#./bootstrap
-# disable systemd unit installation, not really sure how that's expected to 
work
 %configure --enable-gui --disable-geoclue --enable-geoclue2 --enable-randr 
--enable-vidmode \
---with-systemduserunitdir=no
+--with-systemduserunitdir=%{_userunitdir}
 make %{?_smp_mflags}
 
 %install
@@ -93,6 +92,7 @@
 %{_datadir}/icons/hicolor/scalable/apps/redshift-status-off.svg
 %{_datadir}/icons/hicolor/scalable/apps/redshift-status-on.svg
 %{_datadir}/icons/hicolor/scalable/apps/redshift.svg
+%{_userunitdir}/redshift-gtk.service
 %if 0%{?suse_version} > 1310
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/redshift-gtk.appdata.xml
@@ -103,5 +103,6 @@
 %{_bindir}/redshift
 %{_mandir}/man1/redshift.1.gz
 %{_datadir}/applications/redshift.desktop
+%{_userunitdir}/redshift.service
 
 %changelog




commit perl-Log-Dispatch for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Log-Dispatch for 
openSUSE:Factory checked in at 2016-01-21 23:44:11

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


Package is "perl-Log-Dispatch"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Log-Dispatch/perl-Log-Dispatch.changes  
2015-09-24 06:15:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Log-Dispatch.new/perl-Log-Dispatch.changes 
2016-01-22 01:09:50.0 +0100
@@ -1,0 +2,33 @@
+Tue Jan 19 10:02:29 UTC 2016 - co...@suse.com
+
+- updated to 2.54
+   see /usr/share/doc/packages/perl-Log-Dispatch/Changes
+
+  2.54 2016-01-18
+  
+  - Fixed File::Locked even more. While some deadlocks were eliminated, there
+was still an issue when a Log::Dispatch object was created in a parent
+process and then recreated in the children. If the close_after_write
+parameter was false, then there would be a deadlock.
+  
+  - Made Syslog work on a threaded Perl when the threads module was not
+explicitly loaded. Fixed by Konrad Bucheli. GitHub #13.
+  
+  - The log() method now accepts a level parameter as an integer. Fixed by 
Steve
+Bertrand. GitHub #15.
+  
+  
+  2.53 2016-01-14
+  
+  - Actually fix File::Locked, this time with some actual tests.
+  
+  
+  2.52 2016-01-13
+  
+  - Make File::Locked output do an explicit unlock if the close_after_write
+option is not set. Without this it would open the file once in each 
process,
+attempting to get a lock at open time, pretty much guaranteeing a deadlock
+in a multiprocess environment. Now it should work sanely whether
+close_after_write is true or not.
+
+---

Old:

  Log-Dispatch-2.51.tar.gz

New:

  Log-Dispatch-2.54.tar.gz



Other differences:
--
++ perl-Log-Dispatch.spec ++
--- /var/tmp/diff_new_pack.RgPbfs/_old  2016-01-22 01:09:52.0 +0100
+++ /var/tmp/diff_new_pack.RgPbfs/_new  2016-01-22 01:09:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Log-Dispatch
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Log-Dispatch
-Version:2.51
+Version:2.54
 Release:0
 %define cpan_name Log-Dispatch
 Summary:Dispatches messages to one or more outputs
@@ -33,6 +33,7 @@
 BuildRequires:  perl(Devel::GlobalDestruction)
 BuildRequires:  perl(Dist::CheckConflicts) >= 0.02
 BuildRequires:  perl(IPC::Run3)
+BuildRequires:  perl(JSON::PP) >= 2.27300
 BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(Params::Validate) >= 1.03
 BuildRequires:  perl(Sys::Syslog) >= 0.28
@@ -41,6 +42,7 @@
 BuildRequires:  perl(Test::Requires)
 Requires:   perl(Devel::GlobalDestruction)
 Requires:   perl(Dist::CheckConflicts) >= 0.02
+Requires:   perl(JSON::PP) >= 2.27300
 Requires:   perl(Module::Runtime)
 Requires:   perl(Params::Validate) >= 1.03
 Requires:   perl(Sys::Syslog) >= 0.28
@@ -62,7 +64,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
+find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++ Log-Dispatch-2.51.tar.gz -> Log-Dispatch-2.54.tar.gz ++
 6118 lines of diff (skipped)




commit votca-csgapps for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package votca-csgapps for openSUSE:Factory 
checked in at 2016-01-21 23:43:59

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


Package is "votca-csgapps"

Changes:

--- /work/SRC/openSUSE:Factory/votca-csgapps/votca-csgapps.changes  
2015-10-20 16:22:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.votca-csgapps.new/votca-csgapps.changes 
2016-01-22 01:09:34.0 +0100
@@ -1,0 +2,6 @@
+Fri Jan 15 23:15:59 UTC 2016 - jungh...@votca.org
+
+- Upgrade to 1.3
+  * details: https://github.com/votca/csg/blob/master/CHANGELOG.md
+
+---

Old:

  votca-csgapps-1.3_rc1.tar.gz

New:

  votca-csgapps-1.3.tar.gz



Other differences:
--
++ votca-csgapps.spec ++
--- /var/tmp/diff_new_pack.ARSdU9/_old  2016-01-22 01:09:36.0 +0100
+++ /var/tmp/diff_new_pack.ARSdU9/_new  2016-01-22 01:09:36.0 +0100
@@ -10,14 +10,13 @@
 #
 
 Name:   votca-csgapps
-Version:1.3~rc1
-%define uversion 1.3_rc1
+Version:1.3
 Release:0
 Summary:VOTCA coarse-graining engine applications
 Group:  Productivity/Scientific/Chemistry
 License:Apache-2.0
 URL:http://www.votca.org
-Source0:
https://github.com/votca/csgapps/archive/v%{uversion}.tar.gz#/%{name}-%{uversion}.tar.gz
+Source0:
https://github.com/votca/csgapps/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  gromacs-devel
@@ -37,7 +36,7 @@
 This package contains sample applications of the Coarse Graining Engine of 
VOTCA package.
 
 %prep
-%setup -n csgapps-%{uversion} -q
+%setup -n csgapps-%{version} -q
 
 %build
 %if %{defined fedora}

++ votca-csgapps-1.3_rc1.tar.gz -> votca-csgapps-1.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/csgapps-1.3_rc1/.travis.yml 
new/csgapps-1.3/.travis.yml
--- old/csgapps-1.3_rc1/.travis.yml 2015-09-23 19:47:00.0 +0200
+++ new/csgapps-1.3/.travis.yml 2016-01-15 22:49:07.0 +0100
@@ -4,44 +4,61 @@
 
 language: cpp
 
-before_install:
- - if [[ $CTP = yes ]]; then sudo add-apt-repository -y ppa:boost-latest/ppa; 
fi #newer boost for libboost_timer
- - sudo apt-get update
- - sudo apt-get install cmake libfftw3-dev libgsl0-dev txt2tags 
libboost-program-options-dev libboost-filesystem-dev libboost-system-dev 
libexpat1-dev libsqlite3-dev pkg-config mercurial
- - if [[ $MAN ]]; then sudo apt-get install pgf texlive-fonts-recommended 
texlive-latex-extra doxygen graphviz; fi
- - if [[ $TEST = *cma* ]]; then sudo apt-get install python-numpy gnuplot-nox; 
fi
- - if [[ $TEST = *imc ]]; then sudo apt-get install octave; fi
- - if [[ $TEST = *simplex* ]]; then sudo apt-get install gnuplot-nox; fi
- - if [[ $TEST = *realtime ]]; then sudo apt-get install gnuplot-nox; fi
- - if [[ $GROMACS != yes ]]; then sudo apt-get install gromacs-dev; fi
- - if [[ $CTP = yes ]]; then sudo apt-get install libboost1.48-all-dev; fi
-
-env: #NINJA=1 is currently not support by Travis' cmake, enable when >=2.8.9
-  - WERROR=yes J=4 #J>4 triggers an internal compiler in travis' g++
-  - J=1
-  - BDIR=build J=4
-  - BDIR=build J=1
-  - MAN=yes J=4
-  - MINIMAL=yes J=4
-
-matrix:
-  exclude:
-- compiler: clang
-  env: J=1 #this test just tests the buildsystem
-- compiler: clang
-  env: BDIR=build J=1 #just tests the buildsystem
+sudo: false
+
+addons:
+  apt:
+sources: boost-latest 
+packages:
+  - cmake
+  - ccache
+  - libfftw3-dev
+  - libgsl0-dev
+  - txt2tags
+  - libboost1.55-all-dev
+  - libexpat1-dev
+  - libsqlite3-dev
+  - pkg-config
+  - pgf
+  - texlive-fonts-recommended
+  - texlive-latex-extra
+  - doxygen
+  - graphviz
+  - python-numpy
+  - gnuplot-nox
+  - octave
+  - gromacs-dev
+
+env:
+  global:
+- GMX_MAX_THREADS=8
+- CCACHE_CPP2=yes
+  matrix: #NINJA=1 is currently not support by Travis' cmake, enable when 
>=2.8.9
+- WERROR=yes J=4 #J>4 triggers an internal compiler in travis' g++
+- J=1
+- BDIR=build J=4
+- BDIR=build J=1
+- MAN=yes J=4
+- MINIMAL=yes J=4
 
 before_script:
-  - rm -vrf * .git
   - wget https://raw.githubusercontent.com/votca/buildutil/master/build.sh && 
chmod 755 build.sh
-  - if [[ $TEST = *cma* ]]; then wget http://www.lri.fr/~hansen/cma.py; fi #we 
set PYTHONPATH="$PWD" below
+  - mkdir -p "$HOME/votca/src" "$HOME/votca/share/votca/scripts/inverse" 
"$HOME/bin"
+  - wget -O "$HOME/votca/share/votca/scripts/inverse/cma.py" 
http://www.lri.fr/~hansen/cma.py
+  - 

commit python3-pip for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package python3-pip for openSUSE:Factory 
checked in at 2016-01-21 23:44:44

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


Package is "python3-pip"

Changes:

--- /work/SRC/openSUSE:Factory/python3-pip/python3-pip.changes  2015-10-28 
17:30:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-pip.new/python3-pip.changes 
2016-01-22 01:10:26.0 +0100
@@ -1,0 +2,88 @@
+Wed Jan 20 10:34:10 UTC 2016 - toddrme2...@gmail.com
+
+- Update to 0.8.0
+  * BACKWARD INCOMPATIBLE Drop support for Python 3.2.
+  * BACKWARD INCOMPATIBLE Remove the ability to find any files other than the
+ones directly linked from the index or find-links pages.
+  * BACKWARD INCOMPATIBLE Remove the ``--download-cache`` which had been
+deprecated and no-op'd in 6.0.
+  * BACKWARD INCOMPATIBLE Remove the ``--log-explicit-levels`` which had been
+deprecated in 6.0.
+  * BACKWARD INCOMPATIBLE Change pip wheel --wheel-dir default path from
+/wheelhouse to .
+  * Deprecate and no-op the ``--allow-external``, ``--allow-all-external``, and
+``--allow-unverified`` functionality that was added as part of PEP 438. 
With
+changes made to the repository protocol made in PEP 470, these options are 
no
+longer functional.
+  * Allow ``--trusted-host`` within a requirements file. :issue:`2822`.
+  * Allow ``--process-dependency-links`` within a requirements file. 
:issue:`1274`.
+  * Allow ``--pre`` within a requirements file. :issue:`1273`.
+  * Allow repository URLs with secure transports to count as trusted. (E.g.,
+"git+ssh" is okay.) :issue:`2811`.
+  * Implement a top-level ``pip download`` command and deprecate
+``pip install --download``.
+  * Fixed :issue:`3141`, when uninstalling, look for the case of paths 
containing
+symlinked directories (:pull:`3154`)
+  * When installing, if building a wheel fails, clear up the build directory
+before falling back to a source install. :issue:`3047`.
+  * Fix user directory expansion when ``HOME=/``. Workaround for Python bug
+http://bugs.python.org/issue14768, reported in :issue:`2996`.
+  * Fixed :issue:`3009`, correct reporting of requirements file line numbers
+(:pull:`3125`)
+  * Fixed :issue:`1062`, Exception(IOError) for ``pip freeze`` and ``pip list``
+commands with subversion >= 1.7. (:pull:`3346`)
+  * Provide a spinner showing that progress is happening when installing or
+building a package via ``setup.py``. This will alleviate concerns that
+projects with unusually long build times have with pip appearing to stall.
+  * Include the functionality of ``peep`` into pip, allowing hashes to be baked
+into a requirements file and ensuring that the packages being downloaded
+match one of those hashes. This is an additional, opt-in security measure
+that, when used, removes the need to trust the repository.
+  * Fix a bug causing pip to not select a wheel compiled against an OSX SDK 
later
+than what Python itself was compiled against when running on a newer 
version
+of OSX.
+  * Add a new ``--prefix`` option for ``pip install`` that supports wheels and
+sdists. (:pull:`3252`)
+  * Fixed :issue:`2042` regarding wheel building with setup.py using a 
different
+encoding than the system.
+  * Drop PasteScript specific egg_info hack. (:pull:`3270`)
+  * Allow combination of pip list options --editable with 
--outdated/--updtodate.
+(:issue:`933`)
+  * Gives VCS implementations control over saying whether a project
+is under their control (:pull:`3258`)
+  * Git detection now works when ``setup.py`` is not at the Git repo root
+and when ``package_dir`` is used, so ``pip freeze`` works in more
+cases (:pull:`3258`)
+  * Correctly freeze Git develop packages in presence of the 
+option (:pull:`3258`)
+  * The detection of editable packages now relies on the presence of 
``.egg-link``
+instead of looking for a VCS, so ``pip list -e`` is more reliable
+(:pull:`3258`)
+  * Add the ``--prefix`` flag to ``pip install`` which allows specifying a root
+prefix to use instead of ``sys.prefix`` (:pull:`3252`).
+  * Allow duplicate specifications in the case that only the extras differ, and
+union all specified extras together (:pull:`3198`).
+  * Fix the detection of the user's current platform on OSX when determining 
the
+OSX SDK version (:pull:`3232`).
+  * Prevent the automatically built wheels from mistakenly being used across
+multiple versions of Python when they may not be correctly configured for
+that by making the wheel specific to a specific version of Python and
+specific interpreter (:pull:`3225`).
+  * Emulate the SOABI support in wheels from Python 2.x on Python 2.x as 

commit perl-Software-License for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Software-License for 
openSUSE:Factory checked in at 2016-01-21 23:44:20

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


Package is "perl-Software-License"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Software-License/perl-Software-License.changes  
2014-05-31 08:09:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Software-License.new/perl-Software-License.changes
 2016-01-22 01:09:58.0 +0100
@@ -1,0 +2,10 @@
+Tue Jan 19 10:25:37 UTC 2016 - co...@suse.com
+
+- updated to 0.103011
+   see /usr/share/doc/packages/perl-Software-License/Changes
+
+  0.103011  2016-01-16 21:27:53-05:00 America/New_York
+  - do not load Sub::Install, since it isn't used!
+  - eliminate superfluous FULL STOP characters (".")
+
+---

Old:

  Software-License-0.103010.tar.gz

New:

  Software-License-0.103011.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Software-License.spec ++
--- /var/tmp/diff_new_pack.sgoL41/_old  2016-01-22 01:10:00.0 +0100
+++ /var/tmp/diff_new_pack.sgoL41/_new  2016-01-22 01:10:00.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Software-License
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,35 +17,33 @@
 
 
 Name:   perl-Software-License
-Version:0.103010
+Version:0.103011
 Release:0
 %define cpan_name Software-License
-Summary:Packages that provide templated software licenses
+Summary:Packages That Provide Templated Software Licenses
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Software-License/
-Source: 
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Data::Section)
 BuildRequires:  perl(Module::Load)
-BuildRequires:  perl(Sub::Install)
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Text::Template)
 BuildRequires:  perl(Try::Tiny)
 BuildRequires:  perl(parent)
 Requires:   perl(Data::Section)
 Requires:   perl(Module::Load)
-Requires:   perl(Sub::Install)
 Requires:   perl(Text::Template)
 Requires:   perl(parent)
 %{perl_requires}
 
 %description
-This package provides templated software licenses in the form of modules,
-as well as some license-related utilities, such as a 'fulltext' method.
+packages that provide templated software licenses
 
 %prep
 %setup -q -n %{cpan_name}-%{version}

++ Software-License-0.103010.tar.gz -> Software-License-0.103011.tar.gz 
++
 2737 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#description: |-
#  override description from CPAN
#summary: override summary from CPAN
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
#post_build: |-
# rm unused.files
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module



commit votca-csg for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package votca-csg for openSUSE:Factory 
checked in at 2016-01-21 23:44:07

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


Package is "votca-csg"

Changes:

--- /work/SRC/openSUSE:Factory/votca-csg/votca-csg.changes  2015-10-20 
00:04:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.votca-csg.new/votca-csg.changes 2016-01-22 
01:09:46.0 +0100
@@ -1,0 +2,10 @@
+Fri Jan 15 23:14:20 UTC 2016 - jungh...@votca.org
+
+- Upgrade to 1.3
+  * re-implemented csg_boltzmann --excl
+  * added support for upcoming gromacs 2016
+  * details see 1.3 section of:
+https://github.com/votca/csg/blob/master/CHANGELOG.md
+or included CHANGELOG.md file
+
+---

Old:

  votca-csg-1.3_rc1.tar.gz
  votca-csg-manual-1.3_rc1.pdf
  votca-csg-tutorials-1.3_rc1.tar.gz

New:

  votca-csg-1.3.tar.gz
  votca-csg-manual-1.3.pdf
  votca-csg-tutorials-1.3.tar.gz



Other differences:
--
++ votca-csg.spec ++
--- /var/tmp/diff_new_pack.J1lcJp/_old  2016-01-22 01:09:48.0 +0100
+++ /var/tmp/diff_new_pack.J1lcJp/_new  2016-01-22 01:09:48.0 +0100
@@ -1,7 +1,7 @@
 #
 # votca-csg.spec
 #
-# Copyright (c) 2013-2015 Christoph Junghans
+# Copyright (c) 2013-2016 Christoph Junghans
 #
 # Originally written by Jussi Lehtola 
 # Fixed for multi-distro build by Klaus Kaempf 
@@ -10,16 +10,15 @@
 #
 
 Name:   votca-csg
-Version:1.3~rc1
-%define uversion 1.3_rc1
+Version:1.3
 Release:0
 Summary:VOTCA coarse-graining engine
 Group:  Productivity/Scientific/Chemistry
 License:Apache-2.0
 URL:http://www.votca.org
-Source0:
https://github.com/votca/csg/archive/v%{uversion}.tar.gz#/%{name}-%{uversion}.tar.gz
-Source1:
https://github.com/votca/csg-tutorials/archive/v%{uversion}.tar.gz#/%{name}-tutorials-%{uversion}.tar.gz
-Source2:
https://github.com/votca/csg-manual/releases/download/v%{uversion}/votca-csg-manual-%{uversion}.pdf
+Source0:
https://github.com/votca/csg/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source1:
https://github.com/votca/csg-tutorials/archive/v%{version}.tar.gz#/%{name}-tutorials-%{version}.tar.gz
+Source2:
https://github.com/votca/csg-manual/releases/download/v%{version}/votca-csg-manual-%{version}.pdf
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -37,8 +36,8 @@
 BuildRequires:  txt2tags
 
 #exact same version is needed
-Requires:   %{name}-common = %{version}-%{release}
-Requires:   libvotca_csg3 = %{version}-%{release}
+Requires:   %{name}-common = %{version}
+Requires:   libvotca_csg3 = %{version}
 
 %description
 Versatile Object-oriented Toolkit for Coarse-graining Applications (VOTCA) is
@@ -61,7 +60,7 @@
 %package devel
 Summary:Development headers and libraries for VOTCA Coarse Graining Engine
 Group:  Development/Libraries/C and C++
-Requires:   libvotca_csg3 = %{version}-%{release}
+Requires:   libvotca_csg3 = %{version}
 Requires:   votca-tools-devel = %{version}
 
 %description devel
@@ -99,7 +98,7 @@
 %package bash
 Summary:Bash completion for votca
 Group:  Productivity/Other
-Requires:   %{name} = %{version}-%{release}
+Requires:   %{name} = %{version}
 Requires:   bash-completion
 BuildArch:  noarch
 
@@ -112,7 +111,7 @@
 This package contains bash completion support for votca-csg.
 
 %prep
-%setup -n csg-%{uversion} -q
+%setup -n csg-%{version} -q
 tar -xzf %{S:1}
 
 %build
@@ -148,7 +147,7 @@
 cp %{S:2} %{buildroot}%{pkgdocdir}
 
 mkdir -p %{buildroot}%{pkgdocdir}/examples
-cp -r csg-tutorials-%{uversion}/* %{buildroot}%{pkgdocdir}/examples
+cp -r csg-tutorials-%{version}/* %{buildroot}%{pkgdocdir}/examples
 %fdupes %{buildroot}%{_prefix}
 
 %post -n libvotca_csg3 -p /sbin/ldconfig

++ votca-csg-1.3_rc1.tar.gz -> votca-csg-1.3.tar.gz ++
 2419 lines of diff (skipped)

++ votca-csg-manual-1.3_rc1.pdf -> votca-csg-manual-1.3.pdf ++
(binary differes)

++ votca-csg-tutorials-1.3_rc1.tar.gz -> votca-csg-tutorials-1.3.tar.gz 
++
/work/SRC/openSUSE:Factory/votca-csg/votca-csg-tutorials-1.3_rc1.tar.gz 
/work/SRC/openSUSE:Factory/.votca-csg.new/votca-csg-tutorials-1.3.tar.gz 
differ: char 13, line 1




commit smartmontools for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package smartmontools for openSUSE:Factory 
checked in at 2016-01-21 23:40:53

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


Package is "smartmontools"

Changes:

--- /work/SRC/openSUSE:Factory/smartmontools/smartmontools.changes  
2015-03-16 09:37:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.smartmontools.new/smartmontools.changes 
2016-01-21 23:40:55.0 +0100
@@ -1,0 +2,43 @@
+Thu Jan 14 09:06:55 UTC 2016 - meiss...@suse.com
+
+- replaced keyring with 2015/2016 key.
+  pub   rsa2048/0xDF0F1A49C4A4903A 2014-12-31 [verfällt: 2016-12-31]
+  Schl.-Fingerabdruck = F41F 01FC 0784 4958 4FFC  CF57 DF0F 1A49 C4A4 903A
+  uid[  unbekannt] Smartmontools Signing Key (through 2016) 

+
+
+---
+Sun Jan 10 14:09:14 UTC 2016 - p.drou...@gmail.com
+
+- Update to version 6.0.4
+  * Device type '  *d usbprolific' for Prolific PL2571/277x USB bridges.
+  * SAT: Support for ATA registers returned in fixed format sense data.
+  * smartctl '  *i' and '  *  *identify': ATA ACS  *4 and SATA 3.2 
enhancements.
+  * smartctl '  *l xerror': Support for logs with more than 255 pages.
+  * smartctl '  *l devstat': Prints ACS  *3 DSN flags.
+  * smartctl '  *l devstat': Read via SMART command if GP log is not
+available.
+  * smartctl '  *l scttempsts': Prints SCT SMART STATUS (ACS  *4) and
+vendor specific SCT bytes.
+  * configure option '  *  *with  *systemdenvfile=auto' as new default.
+  * configure options '  *  *disable  *drivedb', '  *  *enable  *savestates'
+and '  *  *enable  *attributelog' are deprecated.
+  * Corresponding '  *  *with  **' options are enhanced accordingly.
+  * Configure option '  *  *with  *docdir' is deprecated.
+  * autoconf < 2.60 and automake < 1.10 are deprecated.
+(all of the above still work but a warning is printed if used)
+  * HDD, SSD and USB additions to drive database.
+  * Linux: AACRAID fixes, SMART STATUS should work now.
+  * Linux: '/dev/megaraid_sas_ioctl_node' fd leak fix.
+  * Darwin: '  *S' command implemented, '  *l devstat' should work now.
+  * Cygwin: Compile fix.
+  * Windows: Device type '  *d aacraid' for AACRAID controllers.
+  * Windows: SAT autodetection based on IOCTL_STORAGE_QUERY_PROPERTY.
+  * Windows installer: Fix possible loss of user PATH environment variable.
+- Update smartmontools-drivedb.h to the latest version from the
+  upstream branch RELEASE_6_4_DRIVEDB.
+- Cleanup and remove conditional macros; the package doesn't build
+  for SLE anyway
+- Remove smartmontools-default-enabled.patch; not needed anymore
+
+---

Old:

  smartmontools-6.3.tar.gz
  smartmontools-6.3.tar.gz.asc
  smartmontools-default-enabled.patch

New:

  smartmontools-6.4.tar.gz
  smartmontools-6.4.tar.gz.asc



Other differences:
--
++ smartmontools.spec ++
--- /var/tmp/diff_new_pack.lkCgSP/_old  2016-01-21 23:40:57.0 +0100
+++ /var/tmp/diff_new_pack.lkCgSP/_new  2016-01-21 23:40:57.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package smartmontools
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
 
 
 Name:   smartmontools
-Version:6.3
+Version:6.4
 Release:0
 Source: 
http://sourceforge.net/projects/smartmontools/files/smartmontools/%{version}/%{name}-%{version}.tar.gz
-Source1:%{name}-%{version}.tar.gz.asc
+Source1:
http://sourceforge.net/projects/smartmontools/files/smartmontools/%{version}/%{name}-%{version}.tar.gz.asc
 Source2:smartmontools.sysconfig
 Source3:%{name}-rpmlintrc
 Source4:%{name}.keyring
@@ -30,32 +30,22 @@
 Source6:smartmontools-drivedb_h-update.sh
 # SOURCE-FEATURE-UPSTREAM smartmontools-drivedb.h bnc851276 sbra...@suse.cz -- 
Update of drivedb.h. (Following line is handled by 
smartmontools-drivedb_h-update.sh.)
 Source7:smartmontools-drivedb.h
-# PATCH-FEATURE-UNITEDLINUX smartmontools-default-enabled.patch 
sbra...@suse.cz -- Enable smartd by default.
-Patch1: smartmontools-default-enabled.patch
 # PATCH-FEATURE-OPENSUSE smartmontools-suse-default.patch sbra...@suse.cz -- 
Define smart SUSE defaults.
 Patch4: smartmontools-suse-default.patch
 # PATCH-FIX-OPENSUSE smartmontools-var-lock-subsys.patch 

commit libcanberra for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package libcanberra for openSUSE:Factory 
checked in at 2016-01-21 23:41:18

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


Package is "libcanberra"

Changes:

--- /work/SRC/openSUSE:Factory/libcanberra/libcanberra.changes  2016-01-05 
09:41:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.libcanberra.new/libcanberra.changes 
2016-01-21 23:41:19.0 +0100
@@ -1,0 +2,8 @@
+Thu Jan 14 12:11:44 UTC 2016 - dims...@opensuse.org
+
+- Do not require sound-theme-freedesktop by libcanberra0: if this
+  is wanted on a default install, it is up to the DE pattern to
+  recommend/require this - it is not needed for the libraries
+  proper functioning.
+
+---



Other differences:
--
++ libcanberra.spec ++
--- /var/tmp/diff_new_pack.fCqrgM/_old  2016-01-21 23:41:20.0 +0100
+++ /var/tmp/diff_new_pack.fCqrgM/_new  2016-01-21 23:41:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libcanberra
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -58,7 +58,6 @@
 Summary:Portable sound event library
 Group:  System/Libraries
 Requires:   libpulse0 >= 0.9.11
-Requires:   sound-theme-freedesktop
 
 %description -n libcanberra0
 libcanberra is an implementation of the XDG Sound Theme and Name




commit libproxy for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package libproxy for openSUSE:Factory 
checked in at 2016-01-21 23:41:13

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


Package is "libproxy"

Changes:

--- /work/SRC/openSUSE:Factory/libproxy/libproxy-plugins.changes
2015-07-16 17:16:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.libproxy.new/libproxy-plugins.changes   
2016-01-21 23:41:14.0 +0100
@@ -1,0 +2,26 @@
+Tue Jan 12 16:46:37 UTC 2016 - dims...@opensuse.org
+
+- Update to version 0.4.12:
+  + Move development to github.com/libproxy/libproxy.
+  + Fix fd leak in get_pac (Bug #185).
+  + Detect running MATE session (Bug #186, Part1).
+  + Fix linking of perl bindings to pthread (Bug #182).
+  + Correctly detect spidermonky (mozjs185) (Bug #188).
+  + Stop pxgsettings from segfaulting on exit (Bug #192).
+  + Fix test #10 (Bug #189).
+  + Fix build on Mac OS X (Bug #183).
+  + Add a generic KDE Config module (fix crashes of Qt5 based
+apps) (issue#4).
+- Drop upstream fixed patches:
+  + libproxy-pxgsettings-crash.patch
+  + libproxy-no-libperl.patch
+  + libproxy-pxgsettings-signals.patch
+- Rename libproxy1-config-kde4 subpackage to libproxy-config-kde,
+  following upstreams introduction of the generic config loader.
+- Require libKF5ConfigCore5 from libproxy1-config-kde (we don't
+  really need the library, but kreadconfig5 in this package).
+- Replace libkde4-devel and libqt4-devel BuildRequires with
+  libKF5ConfigCore5: the new KDE config parser interacts directly
+  with kreadconfig5 and does not link to Qt.
+
+---
libproxy.changes: same change

Old:

  libproxy-0.4.11.tar.gz
  libproxy-no-libperl.patch
  libproxy-pxgsettings-crash.patch
  libproxy-pxgsettings-signals.patch

New:

  0.4.12.tar.gz



Other differences:
--
++ libproxy-plugins.spec ++
--- /var/tmp/diff_new_pack.t96Dq4/_old  2016-01-21 23:41:16.0 +0100
+++ /var/tmp/diff_new_pack.t96Dq4/_new  2016-01-21 23:41:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libproxy-plugins
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,7 +31,7 @@
 Summary:Libproxy provides consistent proxy configuration to 
applications
 License:GPL-2.0+ and LGPL-2.1+
 Group:  System/Libraries
-Version:0.4.11
+Version:0.4.12
 Release:0
 # FIXME: verify if test suite works - 0.4.10 has weird behavior in some cases, 
where the internal server times out.
 %if 0%{?build_snapshot}
@@ -39,16 +39,10 @@
 %else
 %define _sourcename %{_name}-%{version}
 %endif
-Source: http://libproxy.googlecode.com/files/%{_name}-%{version}.tar.gz
+Source: https://github.com/libproxy/%{_name}/archive/%{version}.tar.gz
 # Script used for automatic snapshot updates
 Source98:   update-from-svn.sh
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM libproxy-pxgsettings-crash.patch bnc#836576 
dims...@opensuse.org -- Fix crash when pxgsettings is closing, taken from svn.
-Patch0: libproxy-pxgsettings-crash.patch
-# PATCH-FIX-UPSTREAM libproxy-no-libperl.patch m...@suse.de -- Do not link 
against libperl. Submitted upstream.
-Patch1: libproxy-no-libperl.patch
-# PATCH-FIX-UPSTREAM libproxy-pxgsettings-signals.patch dims...@opensuse.org 
-- Due to changes in glib, signals are not emited on settings that are not read 
AFTER connecting the signal
-Patch2: libproxy-pxgsettings-signals.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
@@ -74,8 +68,7 @@
 BuildRequires:  pkgconfig(webkitgtk-3.0)
 %endif
 BuildRequires:  NetworkManager-devel
-BuildRequires:  libkde4-devel
-BuildRequires:  libqt4-devel
+BuildRequires:  libKF5ConfigCore5
 %if %{build_mozjs}
 BuildRequires:  pkgconfig(mozjs185)
 %endif
@@ -188,10 +181,12 @@
 A module to extend libproxy with capabilities to query GNOME about
 proxy settings.
 
-%package -n libproxy1-config-kde4
+%package -n libproxy1-config-kde
 Summary:Libproxy module for KDE configuration
 Group:  System/Libraries
 Requires:   libproxy1 = %{version}
+# We don't really need the library, but this package brings kreadconfig5
+Requires:   libKF5ConfigCore5
 %if 0%{?suse_version}
 Recommends: libproxy1-pacrunner = %{version}
 Supplements:packageand(libproxy1:libkde4)
@@ -200,8 +195,10 @@
 %endif
 Provides:   libproxy-kde = %{version}
 

commit gtksourceview for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package gtksourceview for openSUSE:Factory 
checked in at 2016-01-21 23:41:06

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


Package is "gtksourceview"

Changes:

--- /work/SRC/openSUSE:Factory/gtksourceview/gtksourceview.changes  
2015-10-25 19:10:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.gtksourceview.new/gtksourceview.changes 
2016-01-21 23:41:07.0 +0100
@@ -1,0 +2,7 @@
+Thu Jan 14 08:43:50 UTC 2016 - dims...@opensuse.org
+
+- Update to version 3.18.2:
+  + A few bug fixes in *.lang files.
+  + Updated translations.
+
+---

Old:

  gtksourceview-3.18.1.tar.xz

New:

  gtksourceview-3.18.2.tar.xz



Other differences:
--
++ gtksourceview.spec ++
--- /var/tmp/diff_new_pack.GmsyVt/_old  2016-01-21 23:41:09.0 +0100
+++ /var/tmp/diff_new_pack.GmsyVt/_new  2016-01-21 23:41:09.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gtksourceview
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   gtksourceview
-Version:3.18.1
+Version:3.18.2
 Release:0
 Summary:GTK+ Source Editing Widget
 License:LGPL-2.1+

++ gtksourceview-3.18.1.tar.xz -> gtksourceview-3.18.2.tar.xz ++
 23595 lines of diff (skipped)




commit linuxrc for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package linuxrc for openSUSE:Factory checked 
in at 2016-01-21 23:41:29

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


Package is "linuxrc"

Changes:

--- /work/SRC/openSUSE:Factory/linuxrc/linuxrc.changes  2015-12-01 
09:17:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.linuxrc.new/linuxrc.changes 2016-01-21 
23:41:34.0 +0100
@@ -1,0 +2,12 @@
+Tue Jan 19 09:00:14 UTC 2016 - snw...@suse.com
+
+- squashfs.ko might depend on lz4_decompress (bsc#962493)
+- 5.0.65
+
+---
+Fri Jan 15 02:30:13 UTC 2016 - snw...@suse.com
+
+- Removed the prompt for portname when configuring LCS interfaces (bsc#956603)
+- 5.0.64
+
+---

Old:

  linuxrc-5.0.63.tar.xz

New:

  linuxrc-5.0.65.tar.xz



Other differences:
--
++ linuxrc.spec ++
--- /var/tmp/diff_new_pack.eMsJdf/_old  2016-01-21 23:41:35.0 +0100
+++ /var/tmp/diff_new_pack.eMsJdf/_new  2016-01-21 23:41:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package linuxrc
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -25,7 +25,7 @@
 Summary:SUSE Installation Program
 License:GPL-3.0+
 Group:  System/Boot
-Version:5.0.63
+Version:5.0.65
 Release:0
 Source: %{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ linuxrc-5.0.63.tar.xz -> linuxrc-5.0.65.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.63/VERSION new/linuxrc-5.0.65/VERSION
--- old/linuxrc-5.0.63/VERSION  2015-11-23 16:42:59.0 +0100
+++ new/linuxrc-5.0.65/VERSION  2016-01-19 09:57:06.0 +0100
@@ -1 +1 @@
-5.0.63
+5.0.65
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.63/changelog new/linuxrc-5.0.65/changelog
--- old/linuxrc-5.0.63/changelog2015-11-23 16:42:59.0 +0100
+++ new/linuxrc-5.0.65/changelog2016-01-19 09:57:06.0 +0100
@@ -1,3 +1,9 @@
+2016-01-19:5.0.65
+   - squashfs.ko might depend on lz4_decompress (bsc #962493)
+
+2016-01-14:5.0.64
+   - Removed the prompt for portname when configuring LCS interfaces (bsc 
#956603)
+
 2015-11-23:5.0.63
- adjust buffer size to sane value
- document new logging behavior
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.63/linuxrc.c new/linuxrc-5.0.65/linuxrc.c
--- old/linuxrc-5.0.63/linuxrc.c2015-11-23 16:42:59.0 +0100
+++ new/linuxrc-5.0.65/linuxrc.c2016-01-19 09:57:06.0 +0100
@@ -1559,6 +1559,9 @@
   if(!insmod_done) {
 insmod_done = 1;
 lxrc_run("/sbin/insmod /modules/loop.ko max_loop=64");
+if(util_check_exist("/modules/lz4_decompress.ko")) {
+  lxrc_run("/sbin/insmod /modules/lz4_decompress.ko");
+}
   }
   strprintf(, "/parts/mp_%04u", config.mountpoint.initrd_parts++);
   mkdir(mp, 0755);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.63/net.c new/linuxrc-5.0.65/net.c
--- old/linuxrc-5.0.63/net.c2015-11-23 16:42:59.0 +0100
+++ new/linuxrc-5.0.65/net.c2016-01-19 09:57:06.0 +0100
@@ -1552,9 +1552,6 @@
   
   if((rc=net_s390_getrwchans_ex(hd))) return rc;
   
-  IFNOTAUTO(config.hwp.portname)
-if((rc=dia_input2_chopspace("Enter the relative port number", 
,9,0))) return rc;
-
 }
 
 break;




commit iproute2 for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package iproute2 for openSUSE:Factory 
checked in at 2016-01-21 23:41:23

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


Package is "iproute2"

Changes:

--- /work/SRC/openSUSE:Factory/iproute2/iproute2-doc.changes2015-09-24 
07:15:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.iproute2.new/iproute2-doc.changes   
2016-01-21 23:41:24.0 +0100
@@ -1,0 +2,34 @@
+Thu Jan 14 09:57:42 UTC 2016 - mkube...@suse.cz
+
+- Update to new upstream release 4.4
+* tunnel code rework
+* add VRF support
+* add lightweight tunnel support
+* ila: Add support for ILA lwtunnels
+* f_bpf: allow for optional classid and add flags
+* m_bpf: don't require default opcode on ebpf actions
+* route: Add RTM_F_LOOKUP_TABLE flag and show table id
+* neigh: Add support for filtering dumps by master device
+* route: print addrgenmode stable_secret and fallback otherwise
+* tc: flower no need to specify the ethertype
+* geneve: add support for IPv6 link partners
+* neigh: device is optional for proxy entries
+* tunnel: determine tunnel address family from the tunnel type
+* addr: ignore EADDRNOTAVAIL errors during address flush operation
+* vxlan, gre: add support for collect metadata flag
+* route: ignore RTAX_HOPLIMIT of value -1
+* route: fix printing of locked entries
+* vxlan: Add support for remote checksum offload
+* documentation improvements
+- man-fix-documentation-references-in-manual-pages.patch:
+  replace Debian specific paths and package names with SUSE ones
+
+---
+Wed Nov 11 15:21:05 UTC 2015 - jeng...@inai.de
+
+- Update to new upstream release 4.3
+* route: filter routes by family if so specified
+* ip: add `ip rule save/restore`
+* Manpage additions for tc filters
+
+---
--- /work/SRC/openSUSE:Factory/iproute2/iproute2.changes2015-11-17 
14:19:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.iproute2.new/iproute2.changes   2016-01-21 
23:41:24.0 +0100
@@ -1,0 +2,26 @@
+Thu Jan 14 09:57:42 UTC 2016 - mkube...@suse.cz
+
+- Update to new upstream release 4.4
+* tunnel code rework
+* add VRF support
+* add lightweight tunnel support
+* ila: Add support for ILA lwtunnels
+* f_bpf: allow for optional classid and add flags
+* m_bpf: don't require default opcode on ebpf actions
+* route: Add RTM_F_LOOKUP_TABLE flag and show table id
+* neigh: Add support for filtering dumps by master device
+* route: print addrgenmode stable_secret and fallback otherwise
+* tc: flower no need to specify the ethertype
+* geneve: add support for IPv6 link partners
+* neigh: device is optional for proxy entries
+* tunnel: determine tunnel address family from the tunnel type
+* addr: ignore EADDRNOTAVAIL errors during address flush operation
+* vxlan, gre: add support for collect metadata flag
+* route: ignore RTAX_HOPLIMIT of value -1
+* route: fix printing of locked entries
+* vxlan: Add support for remote checksum offload
+* documentation improvements
+- man-fix-documentation-references-in-manual-pages.patch:
+  replace Debian specific paths and package names with SUSE ones
+
+---

Old:

  iproute2-4.3.0.tar.sign
  iproute2-4.3.0.tar.xz

New:

  iproute2-4.4.0.tar.sign
  iproute2-4.4.0.tar.xz
  man-fix-documentation-references-in-manual-pages.patch



Other differences:
--
++ iproute2-doc.spec ++
--- /var/tmp/diff_new_pack.udS4uT/_old  2016-01-21 23:41:26.0 +0100
+++ /var/tmp/diff_new_pack.udS4uT/_new  2016-01-21 23:41:26.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package iproute2-doc
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,9 @@
 
 
 Name:   iproute2-doc
-Version:4.3
+Version:4.4
 Release:0
-%define rversion 4.3.0
+%define rversion 4.4.0
 Summary:Documentation to iproute2
 License:GPL-2.0+
 Group:  Documentation/Other

++ iproute2.spec ++
--- /var/tmp/diff_new_pack.udS4uT/_old  2016-01-21 23:41:26.0 +0100
+++ /var/tmp/diff_new_pack.udS4uT/_new  2016-01-21 23:41:26.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package iproute2
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third 

commit virtualbox for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package virtualbox for openSUSE:Factory 
checked in at 2016-01-21 23:41:34

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


Package is "virtualbox"

Changes:

--- /work/SRC/openSUSE:Factory/virtualbox/virtualbox.changes2016-01-04 
09:20:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.virtualbox.new/virtualbox.changes   
2016-01-21 23:41:39.0 +0100
@@ -1,0 +2,27 @@
+Tue Jan 19 20:38:27 UTC 2016 - larry.fin...@lwfinger.net
+
+-  Version bump to 5.0.14 (released 2016-01-19i by Oracle)
+
+This is a maintenance release. The following items were fixed and/or added:
+
+GUI: properly limit the number of VCPUs to the number of physical cores on 
Mac OS X (bug #15018)
+Audio: fixed a bug which prevented loading a saved state of a saved guests 
with HDA emulation (5.0.12 regression; bug #14981)
+Audio: don't crash if the backend is unable to initialize (bug #14960)
+Audio: fixed audio capture on Mac OS X (bug #14386)
+Storage: fixed a possible crash when attaching the same ISO image multiple 
times to the same VM (bug #14951)
+BIOS: properly report if two floppy drives are attached
+USB: fixed a problem with filters which would not capture the device under 
certain circumstances (5.0.10 regression; bug #15042)
+ExtPack: black-list Extension Packs older than 4.3.30 due to incompatible 
changes not being properly handled in the past
+Windows hosts: fixed a regression which caused robocopy to fail (bug 
#14958)
+Linux hosts: properly create the /sbin/rcvboxdrv symbolic link (5.0.12 
regression; bug #14989)
+Mac OS X hosts: several fixes for USB on El Capitan (bug #14677)
+Linux Additions: fixes for Linux 4.5 (bug #15032) 
+
+
+
+---
+Thu Jan 14 14:47:01 UTC 2016 - bwiedem...@suse.com
+
+- vboxadd script no more fails on remote_fs failure (bnc#908383)
+
+---

Old:

  VirtualBox-5.0.12-patched.tar.bz2

New:

  VirtualBox-5.0.14-patched.tar.bz2



Other differences:
--
++ virtualbox.spec ++
--- /var/tmp/diff_new_pack.QH35sZ/_old  2016-01-21 23:41:43.0 +0100
+++ /var/tmp/diff_new_pack.QH35sZ/_new  2016-01-21 23:41:43.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package virtualbox
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define _vbox_instdir  %{_libexecdir}/virtualbox
 %define _udevrulesdir %{_libexecdir}/udev/rules.d
 Name:   virtualbox
-Version:5.0.12
+Version:5.0.14
 Release:0
 Summary:VirtualBox is an Emulator
 License:GPL-2.0+

++ UserManual.pdf ++
(binary differes)

++ VirtualBox-5.0.12-patched.tar.bz2 -> VirtualBox-5.0.14-patched.tar.bz2 
++
/work/SRC/openSUSE:Factory/virtualbox/VirtualBox-5.0.12-patched.tar.bz2 
/work/SRC/openSUSE:Factory/.virtualbox.new/VirtualBox-5.0.14-patched.tar.bz2 
differ: char 11, line 1


++ vbox-vboxadd-init-script.diff ++
--- /var/tmp/diff_new_pack.QH35sZ/_old  2016-01-21 23:41:43.0 +0100
+++ /var/tmp/diff_new_pack.QH35sZ/_new  2016-01-21 23:41:43.0 +0100
@@ -1,16 +1,12 @@
-Index: src/VBox/Additions/linux/installer/vboxadd.sh
-===
 src/VBox/Additions/linux/installer/vboxadd.sh.orig
-+++ src/VBox/Additions/linux/installer/vboxadd.sh
-@@ -21,11 +21,12 @@
- #
- ### BEGIN INIT INFO
+--- src/VBox/Additions/linux/installer/vboxadd.sh.orig 2015-12-18 
17:17:03.0 +0100
 src/VBox/Additions/linux/installer/vboxadd.sh  2016-01-14 
15:45:13.793994484 +0100
+@@ -23,9 +23,12 @@
  # Provides:   vboxadd
--# Required-Start:
--# Required-Stop:
+ # Required-Start:
+ # Required-Stop:
 -# Default-Start:  2 3 4 5
-+# Required-Start: $remote_fs
-+# Required-Stop:  $remote_fs
++# Should-Start:   $remote_fs
++# Should-Stop:$remote_fs
 +# Default-Start:  2 3 5
  # Default-Stop:   0 1 6
  # Description:VirtualBox Linux Additions kernel modules
@@ -18,7 +14,7 @@
  ### END INIT INFO
  
  PATH=$PATH:/bin:/sbin:/usr/sbin
-@@ -224,12 +225,6 @@ do_vboxguest_non_udev()
+@@ -224,12 +227,6 @@
  fail "Cannot create device $dev with major $maj and minor $min"
  }
  fi
@@ -31,7 +27,7 @@
  
  if [ ! -c $userdev ]; then
  maj=10
-@@ -240,12 +235,6 @@ do_vboxguest_non_udev()
+@@ -240,12 

commit oidentd for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package oidentd for openSUSE:Factory checked 
in at 2016-01-21 23:42:43

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


Package is "oidentd"

Changes:

--- /work/SRC/openSUSE:Factory/oidentd/oidentd.changes  2015-11-10 
10:04:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.oidentd.new/oidentd.changes 2016-01-22 
01:07:21.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan  9 14:47:57 UTC 2016 - p.drou...@gmail.com
+
+- Rename oidentd@.service to oidentd.service and hardcode variables; 
+  (boo#953608)
+- Add back support for sysconfig in the service file 
+
+---



Other differences:
--
++ oidentd.spec ++
--- /var/tmp/diff_new_pack.04skW8/_old  2016-01-22 01:07:22.0 +0100
+++ /var/tmp/diff_new_pack.04skW8/_new  2016-01-22 01:07:22.0 +0100
@@ -64,59 +64,61 @@
 %install
 make DESTDIR=%{buildroot} install
 mkdir -p %{buildroot}/%{_sysconfdir}  \
+ %{buildroot}%{_var}/adm/fillup-templates \
 %if %{with systemd}
  %{buildroot}%{_unitdir}
 %else
- %{buildroot}%{_sysconfdir}/init.d \
- %{buildroot}%{_var}/adm/fillup-templates
+ %{buildroot}%{_sysconfdir}/init.d
 %endif
 touch %{buildroot}/%{_sysconfdir}/oidentd.conf
 touch %{buildroot}/%{_sysconfdir}/oidentd_masq.conf
+cp -p %{S:1} %{buildroot}%{_var}/adm/fillup-templates
 %if %{with systemd}
-install -p -m 0644 %{SOURCE3} %{buildroot}/%{_unitdir}/oidentd@.service
+install -p -m 0644 %{SOURCE3} %{buildroot}/%{_unitdir}/oidentd.service
 install -p -m 0644 %{SOURCE4} %{buildroot}/%{_unitdir}/oidentd.socket
 ln -s /usr/sbin/service %{buildroot}%{_sbindir}/rc%{name}
 %else
 install -p -m 0755 %{S:2} %{buildroot}%{_sysconfdir}/init.d/oidentd
 ln -fs %{_sysconfdir}/init.d/oidentd %{buildroot}%{_sbindir}/rcoidentd
-cp -p %{S:1} %{buildroot}%{_var}/adm/fillup-templates
 %endif
 
-%pre
 %if %{with systemd}
-%service_add_pre oidentd@.service oidentd.socket
+%pre
+%service_add_pre oidentd.service oidentd.socket
 %endif
 
 %post
 %if %{with systemd}
-%service_add_post oidentd@.service oidentd.socket
+%service_add_post oidentd.service oidentd.socket
+%{fillup_only}
 %else
 %{fillup_and_insserv}
 %endif
 
-%preun
 %if %{with systemd}
-%service_del_preun oidentd@.service oidentd.socket
+%preun
+%service_del_preun oidentd.service oidentd.socket
 %endif
 
 %postun
 %if %{with systemd}
-%service_del_postun oidentd@.service oidentd.socket
+%service_del_postun oidentd.service oidentd.socket
 %else
 %{restart_on_update}
 %{insserv_cleanup}
 %endif
+
 %files
 %defattr(-,root,root)
 %config(noreplace) %ghost %{_sysconfdir}/oidentd.conf
 %config(noreplace) %ghost %{_sysconfdir}/oidentd_masq.conf
 %if %{with systemd}
-%{_unitdir}/oidentd@.service
+%{_unitdir}/oidentd.service
 %{_unitdir}/oidentd.socket
 %else
 %config %{_sysconfdir}/init.d/oidentd
-%{_var}/adm/fillup-templates/sysconfig.oidentd
 %endif
+%{_var}/adm/fillup-templates/sysconfig.oidentd
 %{_sbindir}/oidentd
 %{_sbindir}/rcoidentd
 %{_mandir}/man5/oidentd.conf.5.gz

++ oidentd.service ++
--- /var/tmp/diff_new_pack.04skW8/_old  2016-01-22 01:07:22.0 +0100
+++ /var/tmp/diff_new_pack.04skW8/_new  2016-01-22 01:07:22.0 +0100
@@ -1,8 +1,11 @@
 [Unit]
-Description=Ident (RFC 1413) per-connection server
+Description=RFC 1413 identification server
+Documentation=man:oidentd(8) man:oidentd.conf(5) man:oidentd_masq.conf(5)
 
 [Service]
-ExecStart=/usr/bin/oidentd -I -u nobody -g nobody
-ExecReload=/bin/kill -HUP $MAINPID
+Type=simple
+PrivateDevices=true
+EnvironmentFile=/etc/sysconfig/oidentd
+ExecStart=/usr/sbin/oidentd -I -u nobody -g nobody --foreground --nosyslog 
$OIDENTD_OPTIONS
 StandardInput=socket
 StandardError=syslog




commit gdouros-asea-fonts for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package gdouros-asea-fonts for 
openSUSE:Factory checked in at 2016-01-21 23:43:04

Comparing /work/SRC/openSUSE:Factory/gdouros-asea-fonts (Old)
 and  /work/SRC/openSUSE:Factory/.gdouros-asea-fonts.new (New)


Package is "gdouros-asea-fonts"

Changes:

--- /work/SRC/openSUSE:Factory/gdouros-asea-fonts/gdouros-asea-fonts.changes
2015-06-23 12:00:40.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gdouros-asea-fonts.new/gdouros-asea-fonts.changes   
2016-01-22 01:07:55.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 17 14:44:45 UTC 2016 - aloi...@gmx.com
+
+- Update to version 6.00
+  * new pdf documentation
+  * refreshed README-SUSE from the website 
+
+---

Old:

  asea-fonts-5.01.tar.bz2

New:

  asea-fonts-6.00.tar.bz2



Other differences:
--
++ gdouros-asea-fonts.spec ++
--- /var/tmp/diff_new_pack.FDgICU/_old  2016-01-22 01:07:57.0 +0100
+++ /var/tmp/diff_new_pack.FDgICU/_new  2016-01-22 01:07:57.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gdouros-asea-fonts
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define fontname asea-fonts
 
 Name:   gdouros-%{fontname}
-Version:5.01
+Version:6.00
 Release:0
 Summary:The font of Greek Typography
 License:SUSE-Permissive

++ asea-fonts-5.01.tar.bz2 -> asea-fonts-6.00.tar.bz2 ++
Files old/asea-fonts-5.01/AseaB.ttf and new/asea-fonts-6.00/AseaB.ttf differ
Files old/asea-fonts-5.01/AseaB_hint.ttf and new/asea-fonts-6.00/AseaB_hint.ttf 
differ
Files old/asea-fonts-5.01/AseaI.ttf and new/asea-fonts-6.00/AseaI.ttf differ
Files old/asea-fonts-5.01/AseaI_hint.ttf and new/asea-fonts-6.00/AseaI_hint.ttf 
differ
Files old/asea-fonts-5.01/AseaJ.ttf and new/asea-fonts-6.00/AseaJ.ttf differ
Files old/asea-fonts-5.01/AseaJ_hint.ttf and new/asea-fonts-6.00/AseaJ_hint.ttf 
differ
Files old/asea-fonts-5.01/AseaR.ttf and new/asea-fonts-6.00/AseaR.ttf differ
Files old/asea-fonts-5.01/AseaR_hint.ttf and new/asea-fonts-6.00/AseaR_hint.ttf 
differ
Files old/asea-fonts-5.01/Asea_B.ttf and new/asea-fonts-6.00/Asea_B.ttf differ
Files old/asea-fonts-5.01/Asea_BI.ttf and new/asea-fonts-6.00/Asea_BI.ttf differ
Files old/asea-fonts-5.01/Asea_BI_hint.ttf and 
new/asea-fonts-6.00/Asea_BI_hint.ttf differ
Files old/asea-fonts-5.01/Asea_B_hint.ttf and 
new/asea-fonts-6.00/Asea_B_hint.ttf differ
Files old/asea-fonts-5.01/Asea_I.ttf and new/asea-fonts-6.00/Asea_I.ttf differ
Files old/asea-fonts-5.01/Asea_I_hint.ttf and 
new/asea-fonts-6.00/Asea_I_hint.ttf differ
Files old/asea-fonts-5.01/Asea_R.ttf and new/asea-fonts-6.00/Asea_R.ttf differ
Files old/asea-fonts-5.01/Asea_R_hint.ttf and 
new/asea-fonts-6.00/Asea_R_hint.ttf differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/asea-fonts-5.01/README-SUSE 
new/asea-fonts-6.00/README-SUSE
--- old/asea-fonts-5.01/README-SUSE 2015-06-21 13:33:22.0 +0200
+++ new/asea-fonts-6.00/README-SUSE 2016-01-17 15:43:40.0 +0100
@@ -1,11 +1,7 @@
-Cited from http://users.teilar.gr/~g1951d/ as of 20150620
+Cited from http://users.teilar.gr/~g1951d/ as of 20160117
 
 In lieu of a licence
 
-
-Fonts and documents in this site are not pieces of property or merchandise 
items;
-they carry no trademark, copyright, license or other market tags; they are
-free for any use.
+Fonts and documents in this site are free for any use.
 
 George Douros
-
Files old/asea-fonts-5.01/Textfonts.pdf and new/asea-fonts-6.00/Textfonts.pdf 
differ




commit tuned for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package tuned for openSUSE:Factory checked 
in at 2016-01-21 23:42:45

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


Package is "tuned"

Changes:

--- /work/SRC/openSUSE:Factory/tuned/tuned.changes  2015-10-06 
13:24:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.tuned.new/tuned.changes 2016-01-22 
01:07:22.0 +0100
@@ -1,0 +2,31 @@
+Sun Jan 17 09:21:58 UTC 2016 - mplus...@suse.com
+
+- Update to 2.6.0
+  * plugin_cpu: do not show error if cpupower or 
+x86_energy_perf_policy are missing
+  * plugin_sysctl: fixed quoting of sysctl values
+  * tuned-adm: added log file location hint to verify command output
+  * libexec: fixed listdir and isdir in defirqaffinity.py
+  * plugin_cpu: save and restore only intel pstate attributes that 
+were changed
+  * functions: fixed sysfs save to work with options
+  * plugins: added scsi_host plugin
+  * tuned-adm: fixed restart attempt if tuned is not running
+  * spec: fixed post scriptlet to work without grub
+  * tuned-profiles-nfv: fix find-lapictscdeadline-optimal.sh for 
+CPUS where ns > 6500
+  * functions: fixed restore_logs_syncing to preserve SELinux 
+context on rsyslog.conf
+  * realtime: set unboud workqueues cpumask
+  * spec: correctly remove tuned footprint from /etc/default/grub
+  * gui: fixed creation of new profile
+  * profiles: removed nohz_full from the realtime profile
+  * profiles: Added nohz_full and nohz=on to realtime guest/host 
+profiles
+  * profiles: fixed lapic_timer_adv_ns cache
+  * plugin_sysctl: pass verification even if the option doesn't 
+exist
+  * added support for 'summary' and 'description' of profiles, 
+extended D-Bus API for better Cockpit support
+
+---

Old:

  tuned-2.5.1.tar.bz2

New:

  tuned-2.6.0.tar.bz2



Other differences:
--
++ tuned.spec ++
--- /var/tmp/diff_new_pack.B9uuxI/_old  2016-01-22 01:07:24.0 +0100
+++ /var/tmp/diff_new_pack.B9uuxI/_new  2016-01-22 01:07:24.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tuned
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{!?_tmpfilesdir:%global _tmpfilesdir %{_libexecdir}/tmpfiles.d}
 Name:   tuned
-Version:2.5.1
+Version:2.6.0
 Release:0
 Summary:A dynamic adaptive system tuning daemon
 License:GPL-2.0+

++ fix-allow-receive_sender-default.patch ++
--- /var/tmp/diff_new_pack.B9uuxI/_old  2016-01-22 01:07:24.0 +0100
+++ /var/tmp/diff_new_pack.B9uuxI/_new  2016-01-22 01:07:24.0 +0100
@@ -1,7 +1,7 @@
-Index: tuned-2.5.1/dbus.conf
+Index: tuned-2.6.0/dbus.conf
 ===
 tuned-2.5.1.orig/dbus.conf
-+++ tuned-2.5.1/dbus.conf
+--- tuned-2.6.0.orig/dbus.conf
 tuned-2.6.0/dbus.conf
 @@ -9,7 +9,6 @@
  


++ tuned-2.4.0-use_cpupower_for_intel_perf_bias.patch ++
--- /var/tmp/diff_new_pack.B9uuxI/_old  2016-01-22 01:07:24.0 +0100
+++ /var/tmp/diff_new_pack.B9uuxI/_new  2016-01-22 01:07:24.0 +0100
@@ -1,8 +1,8 @@
-Index: tuned-2.5.1/tuned/plugins/plugin_cpu.py
+Index: tuned-2.6.0/tuned/plugins/plugin_cpu.py
 ===
 tuned-2.5.1.orig/tuned/plugins/plugin_cpu.py
-+++ tuned-2.5.1/tuned/plugins/plugin_cpu.py
-@@ -108,7 +108,8 @@ class CPULatencyPlugin(base.Plugin):
+--- tuned-2.6.0.orig/tuned/plugins/plugin_cpu.py
 tuned-2.6.0/tuned/plugins/plugin_cpu.py
+@@ -109,7 +109,8 @@ class CPULatencyPlugin(base.Plugin):
# Check for cpupower, use workaround if not available
self._check_cpupower()
# Check for x86_energy_perf_policy, ignore if not 
available / supported
@@ -12,7 +12,7 @@
# Check for intel_pstate
self._check_intel_pstate()
else:
-@@ -234,7 +235,17 @@ class CPULatencyPlugin(base.Plugin):
+@@ -237,7 +238,17 @@ class CPULatencyPlugin(base.Plugin):
if not self._is_cpu_online(device):
log.debug("%s is not online, skipping" % device)
return None
@@ -31,7 +31,7 @@
if not sim:
cpu_id = device.lstrip("cpu")
log.info("setting 

commit pure-ftpd for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package pure-ftpd for openSUSE:Factory 
checked in at 2016-01-21 23:42:41

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


Package is "pure-ftpd"

Changes:

--- /work/SRC/openSUSE:Factory/pure-ftpd/pure-ftpd.changes  2015-06-06 
09:54:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.pure-ftpd.new/pure-ftpd.changes 2016-01-22 
01:07:18.0 +0100
@@ -1,0 +2,32 @@
+Sat Jan 16 13:41:42 UTC 2016 - mplus...@suse.com
+
+- Add gpg signature
+
+---
+Fri Jan  8 10:58:04 UTC 2016 - tchva...@suse.com
+
+- Version update to 1.0.42:
+  - Compilation fix for OpenBSD and Bitrig when Pure-FTPd is not
+compiled with libsodium.
+  - The connection is now dropped if HTTP commands are received.
+  - LDAP force_default_gid and force_default_uid now work as documented.
+  - The ONLY_ACCEPT_REUSED_SSL_SESSIONS switch (introduced in Pure-FTPd
+1.0.22 circa 2009, but disabled back then due to client compatibility
+concerns) is now on by default, except in broken clients compatibility 
mode.
+  - libmariadb is looked for in addition to libmysqlclient
+  - MySQL: my_make_scrambled_password() is not always an exported
+symbol any more, so pure-ftpd now ships a reimplementation.
+  - openssl/ec.h is not available on some Linux distributions that
+disable EC in OpenSSL. This is being tested by autoconf.
+  - New command-line switch: -2/--certfile= to set the path to the
+certificate file when using TLS.
+  - Support for TCP_FASTOPEN added on Linux
+  - The LDAP configuration file didn't allow a default gid without also
+defining a default uid. This is no longer the case.
+  - OpenBSD's glob() left the glob_t structure uninitialized if the
+pattern was larger than PATH_MAX, causing globfree() to free() an
+unwanted pointer. The bug was introduced in Pure-FTPd 1.0.34.
+- Refresh patch:
+  * pure-ftpd-1.0.20_config.patch
+
+---

Old:

  pure-ftpd-1.0.39.tar.gz

New:

  pure-ftpd-1.0.42.tar.gz
  pure-ftpd-1.0.42.tar.gz.sig
  pure-ftpd.keyring



Other differences:
--
++ pure-ftpd.spec ++
--- /var/tmp/diff_new_pack.XDsreM/_old  2016-01-22 01:07:20.0 +0100
+++ /var/tmp/diff_new_pack.XDsreM/_new  2016-01-22 01:07:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pure-ftpd
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,21 @@
 
 
 Name:   pure-ftpd
-Version:1.0.39
+Version:1.0.42
 Release:0
 Summary:A Lightweight, Fast, and Secure FTP Server
 License:BSD-3-Clause
 Group:  Productivity/Networking/Ftp/Servers
 Url:http://www.pureftpd.org
-Source: 
ftp://ftp.pureftpd.org/pub/%{name}/releases/%{name}-%{version}.tar.gz
-Source1:%{name}.init
-Source2:%{name}.pamd
-Source3:%{name}.xinetd
-Source4:%{name}.xml
-Source5:%{name}.firewall
-Source6:%{name}.service
+Source0:
ftp://ftp.pureftpd.org/pub/%{name}/releases/%{name}-%{version}.tar.gz
+Source1:
ftp://ftp.pureftpd.org/pub/%{name}/releases/%{name}-%{version}.tar.gz.sig
+Source2:%{name}.keyring
+Source3:%{name}.init
+Source4:%{name}.pamd
+Source5:%{name}.xinetd
+Source6:%{name}.xml
+Source7:%{name}.firewall
+Source8:%{name}.service
 # PATCH-FEATURE-OPENSUSE %{name}-1.0.20_config.patch -- Custom service configs.
 Patch0: %{name}-1.0.20_config.patch
 # PATCH-FEATURE-OPENSUSE %{name}-1.0.20_doc.patch -- Adjust command paths on 
documentation.
@@ -124,20 +126,20 @@
 install -m 0644 configuration-file/pure-ftpd.conf \
%{buildroot}%{_sysconfdir}/%{name}
 
-install -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pam.d/pure-ftpd
-install -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/xinetd.d/pure-ftpd
+install -m 0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/pam.d/pure-ftpd
+install -m 0644 %{SOURCE5} %{buildroot}%{_sysconfdir}/xinetd.d/pure-ftpd
 install -m 0644 pureftpd.schema %{buildroot}%{_sysconfdir}/openldap/schema/
 install -d %{buildroot}%{_datadir}/omc/svcinfo.d/
-install -m 0644 %{SOURCE4} %{buildroot}%{_datadir}/omc/svcinfo.d/
+install -m 0644 %{SOURCE6} %{buildroot}%{_datadir}/omc/svcinfo.d/
 
 install -d %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/
-install -m 644 

commit gdouros-aroania-fonts for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package gdouros-aroania-fonts for 
openSUSE:Factory checked in at 2016-01-21 23:43:02

Comparing /work/SRC/openSUSE:Factory/gdouros-aroania-fonts (Old)
 and  /work/SRC/openSUSE:Factory/.gdouros-aroania-fonts.new (New)


Package is "gdouros-aroania-fonts"

Changes:

--- 
/work/SRC/openSUSE:Factory/gdouros-aroania-fonts/gdouros-aroania-fonts.changes  
2015-06-23 12:00:28.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gdouros-aroania-fonts.new/gdouros-aroania-fonts.changes
 2016-01-22 01:07:52.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 17 14:38:54 UTC 2016 - aloi...@gmx.com
+
+- Refreshed archive
+  * updated pdf documentation
+  * updated README-SUSE from website 
+
+---



Other differences:
--
++ gdouros-aroania-fonts.spec ++
--- /var/tmp/diff_new_pack.G9sGvR/_old  2016-01-22 01:07:54.0 +0100
+++ /var/tmp/diff_new_pack.G9sGvR/_new  2016-01-22 01:07:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gdouros-aroania-fonts
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ aroania-fonts-6.00.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aroania-fonts-6.00/README-SUSE 
new/aroania-fonts-6.00/README-SUSE
--- old/aroania-fonts-6.00/README-SUSE  2015-06-21 13:55:13.0 +0200
+++ new/aroania-fonts-6.00/README-SUSE  2016-01-17 15:39:27.0 +0100
@@ -1,11 +1,7 @@
-Cited from http://users.teilar.gr/~g1951d/ as of 20150620
+Cited from http://users.teilar.gr/~g1951d/ as of 20160117
 
 In lieu of a licence
 
-
-Fonts and documents in this site are not pieces of property or merchandise 
items;
-they carry no trademark, copyright, license or other market tags; they are
-free for any use.
+Fonts and documents in this site are free for any use.
 
 George Douros
-
Files old/aroania-fonts-6.00/Textfonts.pdf and 
new/aroania-fonts-6.00/Textfonts.pdf differ




commit ghc-prelude-extras for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package ghc-prelude-extras for 
openSUSE:Factory checked in at 2016-01-21 23:43:40

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


Package is "ghc-prelude-extras"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-prelude-extras/ghc-prelude-extras.changes
2015-09-17 09:19:30.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-prelude-extras.new/ghc-prelude-extras.changes   
2016-01-22 01:08:51.0 +0100
@@ -1,0 +2,7 @@
+Mon Jan 18 12:22:55 UTC 2016 - mimi...@gmail.com
+
+- update to 0.4.0.3
+* Add instances for Const
+* Add instances for tuples up to 9
+
+---

Old:

  prelude-extras-0.4.0.2.tar.gz

New:

  prelude-extras-0.4.0.3.tar.gz



Other differences:
--
++ ghc-prelude-extras.spec ++
--- /var/tmp/diff_new_pack.PJcD1l/_old  2016-01-22 01:08:53.0 +0100
+++ /var/tmp/diff_new_pack.PJcD1l/_new  2016-01-22 01:08:53.0 +0100
@@ -19,7 +19,7 @@
 %global pkg_name prelude-extras
 
 Name:   ghc-prelude-extras
-Version:0.4.0.2
+Version:0.4.0.3
 Release:0
 Summary:Haskell 98 - higher order versions of Prelude classes
 License:BSD-3-Clause

++ prelude-extras-0.4.0.2.tar.gz -> prelude-extras-0.4.0.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/prelude-extras-0.4.0.2/CHANGELOG.markdown 
new/prelude-extras-0.4.0.3/CHANGELOG.markdown
--- old/prelude-extras-0.4.0.2/CHANGELOG.markdown   2015-09-09 
16:25:36.0 +0200
+++ new/prelude-extras-0.4.0.3/CHANGELOG.markdown   2016-01-17 
02:56:58.0 +0100
@@ -1,3 +1,8 @@
+0.4.0.3
+---
+* Add instances for `Const`
+* Add instances for tuples up to 9
+
 0.4.0.2
 ---
 * Mark `Prelude.Extras` as Trustworthy
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/prelude-extras-0.4.0.2/LICENSE 
new/prelude-extras-0.4.0.3/LICENSE
--- old/prelude-extras-0.4.0.2/LICENSE  2015-09-09 16:25:36.0 +0200
+++ new/prelude-extras-0.4.0.3/LICENSE  2016-01-17 02:56:58.0 +0100
@@ -1,4 +1,4 @@
-Copyright 2011-2014 Edward Kmett
+Copyright 2011-2016 Edward Kmett
 
 All rights reserved.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/prelude-extras-0.4.0.2/prelude-extras.cabal 
new/prelude-extras-0.4.0.3/prelude-extras.cabal
--- old/prelude-extras-0.4.0.2/prelude-extras.cabal 2015-09-09 
16:25:36.0 +0200
+++ new/prelude-extras-0.4.0.3/prelude-extras.cabal 2016-01-17 
02:56:58.0 +0100
@@ -1,6 +1,6 @@
 name:  prelude-extras
 category:  Polymorphism, Combinators
-version:   0.4.0.2
+version:   0.4.0.3
 license:   BSD3
 cabal-version: >= 1.6
 license-file:  LICENSE
@@ -9,7 +9,7 @@
 stability: provisional
 homepage:  http://github.com/ekmett/prelude-extras
 bug-reports:   http://github.com/ekmett/prelude-extras/issues
-copyright: Copyright (C) 2011-2014 Edward A. Kmett
+copyright: Copyright (C) 2011-2016 Edward A. Kmett
 synopsis:  Higher order versions of Prelude classes
 tested-with: GHC == 7.10.2, GHC == 7.8.4, GHC == 7.6.3, GHC == 7.4.2, GHC == 
7.0.4
 description:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/prelude-extras-0.4.0.2/src/Prelude/Extras.hs 
new/prelude-extras-0.4.0.3/src/Prelude/Extras.hs
--- old/prelude-extras-0.4.0.2/src/Prelude/Extras.hs2015-09-09 
16:25:36.0 +0200
+++ new/prelude-extras-0.4.0.3/src/Prelude/Extras.hs2016-01-17 
02:56:58.0 +0100
@@ -1,12 +1,12 @@
 {-# LANGUAGE CPP #-}
-{-# LANGUAGE DeriveFunctor #-}
-{-# LANGUAGE DeriveFoldable #-}
 {-# LANGUAGE DeriveTraversable #-}
-#if defined(__GLASGOW_HASKELL__) && __GLASGOW_HASKELL__ > 702
+{-# LANGUAGE StandaloneDeriving #-}
+{-# LANGUAGE GeneralizedNewtypeDeriving #-}
+#if __GLASGOW_HASKELL__ > 702
 #define DEFAULT_SIGNATURES
 {-# LANGUAGE DefaultSignatures #-}
 #endif
-#if defined(__GLASGOW_HASKELL__) && __GLASGOW_HASKELL__ >= 701
+#if __GLASGOW_HASKELL__ >= 701
 -- GHC.Conc isn't generally safe, but we're just using TVar
 {-# LANGUAGE Trustworthy #-}
 #endif
@@ -44,13 +44,16 @@
   ) where
 
 import Control.Applicative
-import Control.Arrow (first)
-import Control.Concurrent (Chan, MVar)
-import Data.Complex (Complex)
 import Data.Fixed
 import Data.IORef (IORef)
 import Data.Monoid
+#if MIN_VERSION_base(4,4,0)
+import Data.Complex (Complex)
 import Data.Ratio (Ratio)
+import Control.Concurrent (Chan, MVar)
+#else
+import Control.Concurrent (MVar)
+#endif
 import 

commit ocfs2-tools for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package ocfs2-tools for openSUSE:Factory 
checked in at 2016-01-21 23:43:12

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


Package is "ocfs2-tools"

Changes:

--- /work/SRC/openSUSE:Factory/ocfs2-tools/ocfs2-tools.changes  2015-12-24 
12:17:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.ocfs2-tools.new/ocfs2-tools.changes 
2016-01-22 01:08:15.0 +0100
@@ -5 +5 @@
-  with us forever
+  with us forever bnc#959660



Other differences:
--
++ ocfs2-tools.spec ++
--- /var/tmp/diff_new_pack.EkWM0j/_old  2016-01-22 01:08:18.0 +0100
+++ /var/tmp/diff_new_pack.EkWM0j/_new  2016-01-22 01:08:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ocfs2-tools
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed




commit collectd for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package collectd for openSUSE:Factory 
checked in at 2016-01-21 23:43:10

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


Package is "collectd"

Changes:

--- /work/SRC/openSUSE:Factory/collectd/collectd.changes2015-06-10 
09:16:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.collectd.new/collectd.changes   2016-01-22 
01:08:11.0 +0100
@@ -1,0 +2,308 @@
+Fri Jan 15 20:48:24 UTC 2016 - mar...@gmx.de
+
+- packaging:
+* removed patches:
+  - collectd-new_libstatgrab.patch (fixed upstream)
+  - collectd-lib64.patch (fixed upstream)
+  - collectd-fix_libltdl_autoreconf.patch (fixed upstream)
+* updated patches:
+  - collectd-javac_target.patch
+  - collectd-version.patch
+
+- upstream update  release 2015-05-27, Version 5.5.0
+   * Build system: Ability to make out-of-tree builds has been fixed.
+ Thanks to Vincent Bernat. #792
+   * Build system, Disk and Users plugins: Detection and use of libstatgrab
+ ≧ 0.90 has been added. Thanks to Vincent Bernat. #445, #795, #806,
+ #807, #908
+   * Build system, Memory, CPU, TCPConns and Processes plugins: Numerous
+ fixes related to OpenBSD support have been added. Thanks to Landry
+ Breuil. #777, #778, #779, #808
+   * Build system: Plugins now only export "module_register()". Thanks to
+ Florian Forster.
+   * Build system: Various cleanups and improvements have been done. Thanks
+ to Marc Fournier.
+   * collectd: Numerous internal changes and improvements to the daemon and
+ the plugin API have been make. Thanks to Florian Forster, Pierre-Yves
+ Ritschard and Alex Petrov. #512, #727
+   * collectd: Numerous spelling mistakes have been corrected in comments
+ and documentation and several error messages have been improved.
+ Thanks to Ruben Kerkhof, Abhinav Upadhyay, Olivier Bazoud, Pierre-Yves
+ Ritschard, Tim Smith, Moshe Zada, Katelyn Perry and Marc Fournier.
+   * collectd: Rules/Targets can now be appended to existing Filter Chains.
+ Thanks to Marc Falzon. #444
+   * collectd: Failing Filter Chains destinations will now log the list of
+ available write targets. Thanks to Wilfried Goesgens. #650, #1043
+   * collectd: Support for process signaling and management by upstart and
+ systemd has been implemented for the Linux platform. Thanks to
+ Pierre-Yves Ritschard and Marc Fournier. #798, #811, #814
+   * collectd: The "CollectInternalStats" option has been added. Thanks to
+ Yves Mettier. #691
+   * collectd: The daemon source code and dependencies have moved to the
+ "src/daemon/" directory. Thanks to Florian Forster.
+   * collectd: The new "MaxReadInterval" option allows to cap the
+ exponential retry interval of plugins read errors. Thanks to Alexey
+ Remizov and Florian Forster. #713
+   * collectd: The "-P" command-line option now has precedence over the
+ "PIDFile" option. Thanks to Thomas D. #553
+   * collection.cgi: Various data-source related adjustments have been
+ made. Thanks to Fabiano Pires and Sebastian Harl.
+   * libcollectdclient: Now propagates errors when signing / encrypting
+ network packets. Thanks to Florian Forster.
+   * Configuration: Support for unquoted IPv6 addresses has been added.
+ Thanks to Sebastian Harl. #489
+   * Documentation: Various improvements have been done. Thanks to Florian
+ Forster and Marc Fournier.
+   * Examples: the sample C plugin has been updated to the current plugin
+ API. Thanks to Sebastian Harl.
+   * Licensing: The following components have been relicensed to the MIT
+ license: the Apple Sensors, Ascent, DBI, E-Mail, Entropy, GenericJMX,
+ gmond, LogFile, nginx, Notify Desktop, NTPd, NUT, olsrd, Perl, Ping,
+ PostgreSQL, Protocols, RouterOS, RRDCacheD, SNMP, StatsD, SysLog,
+ Table, Tail, UnixSock, vmem, VServer, Wireless, Write Riemann and XMMS
+ plugins, the core collectd daemon, the collectdmon, collectd-nagios
+ and collectd-tg utilities, all the Targets and Matches, liboconfig,
+ most of the "utils_*" files and the plugin API.
+   * Tests: A test suite has been added. Thanks to Florian Forster.
+   * Threshold: The hysteresis calculation has been made more reliable.
+ Thanks to Jan Kundrát. #581
+   * Threshold: Various fixes and improvements have been made. Thanks to
+ Manuel Luis Sanmartín Rozada. #649, #644
+   * AMQP plugin: The "ConnectionRetryDelay" option has been added,
+ 

commit gdouros-anaktoria-fonts for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package gdouros-anaktoria-fonts for 
openSUSE:Factory checked in at 2016-01-21 23:42:55

Comparing /work/SRC/openSUSE:Factory/gdouros-anaktoria-fonts (Old)
 and  /work/SRC/openSUSE:Factory/.gdouros-anaktoria-fonts.new (New)


Package is "gdouros-anaktoria-fonts"

Changes:

--- 
/work/SRC/openSUSE:Factory/gdouros-anaktoria-fonts/gdouros-anaktoria-fonts.changes
  2015-06-23 12:00:34.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gdouros-anaktoria-fonts.new/gdouros-anaktoria-fonts.changes
 2016-01-22 01:07:43.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 17 14:34:07 UTC 2016 - aloi...@gmx.com
+
+- Refreshed archive
+  * updated pdf documentation
+  * updated README-SUSE from the website
+
+---



Other differences:
--
++ gdouros-anaktoria-fonts.spec ++
--- /var/tmp/diff_new_pack.1gchSj/_old  2016-01-22 01:07:44.0 +0100
+++ /var/tmp/diff_new_pack.1gchSj/_new  2016-01-22 01:07:44.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gdouros-anaktoria-fonts
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ anaktoria-fonts-6.00.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/anaktoria-fonts-6.00/README-SUSE 
new/anaktoria-fonts-6.00/README-SUSE
--- old/anaktoria-fonts-6.00/README-SUSE2015-06-21 14:05:10.0 
+0200
+++ new/anaktoria-fonts-6.00/README-SUSE2016-01-17 15:32:48.0 
+0100
@@ -1,11 +1,7 @@
-Cited from http://users.teilar.gr/~g1951d/ as of 20150620
+Cited from http://users.teilar.gr/~g1951d/ as of 20160117
 
 In lieu of a licence
 
-
-Fonts and documents in this site are not pieces of property or merchandise 
items;
-they carry no trademark, copyright, license or other market tags; they are
-free for any use.
+Fonts and documents in this site are free for any use.
 
 George Douros
-
Files old/anaktoria-fonts-6.00/Textfonts.pdf and 
new/anaktoria-fonts-6.00/Textfonts.pdf differ




commit ghc-OpenGL for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package ghc-OpenGL for openSUSE:Factory 
checked in at 2016-01-21 23:43:22

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


Package is "ghc-OpenGL"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-OpenGL/ghc-OpenGL.changes2016-01-05 
21:55:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-OpenGL.new/ghc-OpenGL.changes   
2016-01-22 01:08:29.0 +0100
@@ -1,0 +2,6 @@
+Mon Jan 11 08:10:15 UTC 2016 - mimi...@gmail.com
+
+- update to 3.0.0.1
+* Relaxed upper version bound for OpenGLRaw.
+
+---

Old:

  OpenGL-3.0.0.0.tar.gz

New:

  OpenGL-3.0.0.1.tar.gz



Other differences:
--
++ ghc-OpenGL.spec ++
--- /var/tmp/diff_new_pack.7M3drU/_old  2016-01-22 01:08:31.0 +0100
+++ /var/tmp/diff_new_pack.7M3drU/_new  2016-01-22 01:08:31.0 +0100
@@ -19,7 +19,7 @@
 %global pkg_name OpenGL
 
 Name:   ghc-OpenGL
-Version:3.0.0.0
+Version:3.0.0.1
 Release:0
 Summary:A binding for the OpenGL graphics system
 License:BSD-3-Clause

++ OpenGL-3.0.0.0.tar.gz -> OpenGL-3.0.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/OpenGL-3.0.0.0/CHANGELOG.md 
new/OpenGL-3.0.0.1/CHANGELOG.md
--- old/OpenGL-3.0.0.0/CHANGELOG.md 2016-01-03 23:51:12.0 +0100
+++ new/OpenGL-3.0.0.1/CHANGELOG.md 2016-01-10 19:50:54.0 +0100
@@ -1,3 +1,7 @@
+3.0.0.1
+---
+* Relaxed upper version bound for `OpenGLRaw`.
+
 3.0.0.0
 ---
 * Depend on new `OpenGLRaw` and `GLURaw` packages.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/OpenGL-3.0.0.0/OpenGL.cabal 
new/OpenGL-3.0.0.1/OpenGL.cabal
--- old/OpenGL-3.0.0.0/OpenGL.cabal 2016-01-03 23:51:12.0 +0100
+++ new/OpenGL-3.0.0.1/OpenGL.cabal 2016-01-10 19:50:54.0 +0100
@@ -1,5 +1,5 @@
 name: OpenGL
-version: 3.0.0.0
+version: 3.0.0.1
 synopsis: A binding for the OpenGL graphics system
 description:
   A Haskell binding for the OpenGL graphics system (GL, version 4.5) and its
@@ -155,7 +155,7 @@
 transformers >= 0.2 && < 0.6,
 ObjectName   >= 1.1 && < 1.2,
 StateVar >= 1.1 && < 1.2,
-OpenGLRaw>= 3.0 && < 3.1,
+OpenGLRaw>= 3.0 && < 3.2,
 GLURaw   >= 2.0 && < 2.1
   default-language: Haskell2010
   other-extensions:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/OpenGL-3.0.0.0/src/Graphics/Rendering/OpenGL/GL/Colors.hs 
new/OpenGL-3.0.0.1/src/Graphics/Rendering/OpenGL/GL/Colors.hs
--- old/OpenGL-3.0.0.0/src/Graphics/Rendering/OpenGL/GL/Colors.hs   
2016-01-03 23:51:12.0 +0100
+++ new/OpenGL-3.0.0.1/src/Graphics/Rendering/OpenGL/GL/Colors.hs   
2016-01-10 19:50:54.0 +0100
@@ -491,15 +491,15 @@
 
 marshalClampMode :: ClampMode -> GLenum
 marshalClampMode x = case x of
-   ClampOn -> GL_TRUE
+   ClampOn -> fromIntegral GL_TRUE
FixedOnly -> GL_FIXED_ONLY
-   ClampOff -> GL_FALSE
+   ClampOff -> fromIntegral GL_FALSE
 
 unmarshalClampMode :: GLenum -> ClampMode
 unmarshalClampMode x
-   | x == GL_TRUE = ClampOn
+   | x == fromIntegral GL_TRUE = ClampOn
| x == GL_FIXED_ONLY = FixedOnly
-   | x == GL_FALSE = ClampOff
+   | x == fromIntegral GL_FALSE = ClampOff
| otherwise = error $ "unmarshalClampMode: unknown enum value " ++ show x
 
 





commit gdouros-alexander-fonts for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package gdouros-alexander-fonts for 
openSUSE:Factory checked in at 2016-01-21 23:42:53

Comparing /work/SRC/openSUSE:Factory/gdouros-alexander-fonts (Old)
 and  /work/SRC/openSUSE:Factory/.gdouros-alexander-fonts.new (New)


Package is "gdouros-alexander-fonts"

Changes:

--- 
/work/SRC/openSUSE:Factory/gdouros-alexander-fonts/gdouros-alexander-fonts.changes
  2015-06-23 12:00:36.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gdouros-alexander-fonts.new/gdouros-alexander-fonts.changes
 2016-01-22 01:07:40.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 17 14:25:19 UTC 2016 - aloi...@gmx.com
+
+- Refreshed archive
+  * updated pdf documentation
+  * updated README-SUSE from website 
+
+---



Other differences:
--
++ gdouros-alexander-fonts.spec ++
--- /var/tmp/diff_new_pack.B9yOWz/_old  2016-01-22 01:07:42.0 +0100
+++ /var/tmp/diff_new_pack.B9yOWz/_new  2016-01-22 01:07:42.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gdouros-alexander-fonts
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ alexander-fonts-6.00.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/alexander-fonts-6.00/README-SUSE 
new/alexander-fonts-6.00/README-SUSE
--- old/alexander-fonts-6.00/README-SUSE2015-06-21 14:28:56.0 
+0200
+++ new/alexander-fonts-6.00/README-SUSE2016-01-17 15:24:32.0 
+0100
@@ -1,11 +1,7 @@
-Cited from http://users.teilar.gr/~g1951d/ as of 20150620
+Cited from http://users.teilar.gr/~g1951d/ as of 20160117
 
 In lieu of a licence
 
-
-Fonts and documents in this site are not pieces of property or merchandise 
items;
-they carry no trademark, copyright, license or other market tags; they are
-free for any use.
+Fonts and documents in this site are free for any use.
 
 George Douros
-
Files old/alexander-fonts-6.00/Textfonts.pdf and 
new/alexander-fonts-6.00/Textfonts.pdf differ




commit ghc-retry for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package ghc-retry for openSUSE:Factory 
checked in at 2016-01-21 23:43:21

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


Package is "ghc-retry"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-retry/ghc-retry.changes  2016-01-08 
15:22:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-retry.new/ghc-retry.changes 2016-01-22 
01:08:27.0 +0100
@@ -1,0 +2,10 @@
+Fri Jan 15 10:08:09 UTC 2016 - mimi...@gmail.com
+
+- update to 0.7.1
+* Various documentation updates.
+* Add stepping combinator for manual retries.
+* Add applyPolicy and applyAndDelay
+* Add Read instance for RetryStatus
+* Fix logic bug in rsPreviousDelay in first retry
+
+---

Old:

  retry-0.7.0.1.tar.gz

New:

  retry-0.7.1.tar.gz



Other differences:
--
++ ghc-retry.spec ++
--- /var/tmp/diff_new_pack.PLGn45/_old  2016-01-22 01:08:29.0 +0100
+++ /var/tmp/diff_new_pack.PLGn45/_new  2016-01-22 01:08:29.0 +0100
@@ -20,7 +20,7 @@
 %bcond_with tests
 
 Name:   ghc-retry
-Version:0.7.0.1
+Version:0.7.1
 Release:0
 Summary:Retry combinators for monadic actions that may fail
 Group:  System/Libraries

++ retry-0.7.0.1.tar.gz -> retry-0.7.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/retry-0.7.0.1/changelog.md 
new/retry-0.7.1/changelog.md
--- old/retry-0.7.0.1/changelog.md  2015-11-15 01:28:27.0 +0100
+++ new/retry-0.7.1/changelog.md2016-01-13 18:40:22.0 +0100
@@ -1,3 +1,10 @@
+0.7.1
+* Various documentation updates.
+* Add stepping combinator for manual retries.
+* Add applyPolicy and applyAndDelay
+* Add Read instance for RetryStatus
+* Fix logic bug in rsPreviousDelay in first retry
+
 0.7.0.1
 * Officially drop support for GHC < 7.6 due to usage of Generics.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/retry-0.7.0.1/retry.cabal new/retry-0.7.1/retry.cabal
--- old/retry-0.7.0.1/retry.cabal   2015-11-15 01:28:27.0 +0100
+++ new/retry-0.7.1/retry.cabal 2016-01-13 18:40:22.0 +0100
@@ -14,7 +14,7 @@
 case we should hang back for a bit and retry the query instead
 of simply raising an exception.
 
-version: 0.7.0.1
+version: 0.7.1
 synopsis:Retry combinators for monadic actions that may fail
 license: BSD3
 license-file:LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/retry-0.7.0.1/src/Control/Retry.hs 
new/retry-0.7.1/src/Control/Retry.hs
--- old/retry-0.7.0.1/src/Control/Retry.hs  2015-11-15 01:28:27.0 
+0100
+++ new/retry-0.7.1/src/Control/Retry.hs2016-01-13 18:40:22.0 
+0100
@@ -32,12 +32,11 @@
   RetryPolicyM (..)
 , RetryPolicy
 , retryPolicy
-, RetryStatus
--- ** Fields for 'RetryStatus'
-, rsIterNumber
-, rsCumulativeDelay
-, rsPreviousDelay
+, RetryStatus (..)
 , defaultRetryStatus
+, applyPolicy
+, applyAndDelay
+
 
 -- ** Lenses for 'RetryStatus'
 , rsIterNumberL
@@ -47,6 +46,7 @@
 -- * Applying Retry Policies
 , retrying
 , recovering
+, stepping
 , recoverAll
 , logRetries
 
@@ -162,8 +162,8 @@
 data RetryStatus = RetryStatus
 { rsIterNumber  :: !Int -- ^ Iteration number, where 0 is the first try
 , rsCumulativeDelay :: !Int -- ^ Delay incurred so far from retries in 
microseconds
-, rsPreviousDelay   :: !(Maybe Int) -- ^ Previous attempt's delay. Will 
always be Nothing on first run.
-} deriving (Show, Eq, Generic)
+, rsPreviousDelay   :: !(Maybe Int) -- ^ Latest attempt's delay. Will 
always be Nothing on first run.
+} deriving (Read, Show, Eq, Generic)
 
 
 ---
@@ -190,6 +190,45 @@
 {-# INLINE rsPreviousDelayL #-}
 
 
+
+---
+-- | Apply policy on status to see what the decision would be.
+-- 'Nothing' implies no retry, 'Just' returns updated status.
+applyPolicy 
+:: Monad m 
+=> RetryPolicyM m 
+-> RetryStatus 
+-> m (Maybe RetryStatus)
+applyPolicy (RetryPolicyM policy) s = do
+res <- policy s
+case res of
+  Just delay -> return $! Just $! RetryStatus 
+  { rsIterNumber = rsIterNumber s + 1
+  , rsCumulativeDelay = rsCumulativeDelay s + delay
+  , rsPreviousDelay = Just delay }
+  Nothing -> return 

commit xtrabackup for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package xtrabackup for openSUSE:Factory 
checked in at 2016-01-21 23:43:09

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.changes2016-01-01 
19:49:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.xtrabackup.new/xtrabackup.changes   
2016-01-22 01:08:07.0 +0100
@@ -1,0 +2,34 @@
+Sun Jan 17 18:54:37 UTC 2016 - ec...@opensuse.org
+
+- Percona XtraBackup 2.3.3, a bugfix release:
+  * Database directories were not removed if DROP DATABASE happened 
+during the backup.
+  * Backup would fail if Store backup history on the server feature 
+was enabled and backup was taken from server without binary 
+log enabled.
+  * Percona XtraBackup now fails with descriptive error message if 
+--defaults-extra-file is not specified first.
+  * Backup would fail if --rsync option was used without specifying
+temporary folder.
+  * Fixed Percona XtraBackup crash which happened when it was used 
+for SST on MariaDB Galera Cluster caused by double free of 
+datadir‘ variable.
+  * --move-back did not respect the innodb_log_group_home_dir and 
+innodb_data_home_dir options which caused ib_logfiles and data
+files not to be moved to correct location.
+  * xtrabackup_binlog_info was not updated correctly when applying 
+incremental backups.
+  * When using a --defaults-file option Percona XtraBackup would
+complain about datadir being mismatched if it wasn’t explicitly
+set in the defaults file.
+  * Fixed build issues by adding missing check in cmake script for
+xxd presence.
+  * Percona XtraBackup would terminate backup process without error
+if --slave-info option was used on a server not running as a 
+replication slave.
+  * innobackupex when used with --stream option would create an 
+empty directory with a timestamp as a name.
+- update percona-xtrabackup-2.3.2-disable-version-check.patch
+  to percona-xtrabackup-2.3.3-disable-version-check.patch
+
+---

Old:

  percona-xtrabackup-2.3.2-disable-version-check.patch
  percona-xtrabackup-2.3.2-nodoc.tar.xz

New:

  percona-xtrabackup-2.3.3-disable-version-check.patch
  percona-xtrabackup-2.3.3-nodoc.tar.xz



Other differences:
--
++ xtrabackup.spec ++
--- /var/tmp/diff_new_pack.BjfCeC/_old  2016-01-22 01:08:11.0 +0100
+++ /var/tmp/diff_new_pack.BjfCeC/_new  2016-01-22 01:08:11.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xtrabackup
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   xtrabackup
-Version:2.3.2
+Version:2.3.3
 Release:0
 Summary:Online backup for MySQL / InnoDB
 License:GPL-2.0
@@ -29,7 +29,7 @@
 Source4:xtrabackup-nodoc.sh
 Patch1: percona-xtrabackup-2.2.x-srv_buf_size.patch
 Patch3: percona-xtrabackup-2.2.9-nodoc.patch
-Patch4: percona-xtrabackup-2.3.2-disable-version-check.patch
+Patch4: percona-xtrabackup-2.3.3-disable-version-check.patch
 Patch5: percona-xtrabackup-2.3.2-unbundle-jsnm.patch
 BuildRequires:  autoconf
 BuildRequires:  automake

++ percona-xtrabackup-2.3.2-disable-version-check.patch -> 
percona-xtrabackup-2.3.3-disable-version-check.patch ++
--- 
/work/SRC/openSUSE:Factory/xtrabackup/percona-xtrabackup-2.3.2-disable-version-check.patch
  2015-11-12 19:40:28.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.xtrabackup.new/percona-xtrabackup-2.3.3-disable-version-check.patch
 2016-01-22 01:08:07.0 +0100
@@ -1,16 +1,16 @@
-Index: percona-xtrabackup-2.3.2/storage/innobase/xtrabackup/src/backup_copy.cc
-===
 
percona-xtrabackup-2.3.2.orig/storage/innobase/xtrabackup/src/backup_copy.cc
-+++ percona-xtrabackup-2.3.2/storage/innobase/xtrabackup/src/backup_copy.cc
-@@ -48,7 +48,6 @@ Place, Suite 330, Boston, MA 02111-1307
+diff -Pdpru 
percona-xtrabackup-2.3.3.orig/storage/innobase/xtrabackup/src/backup_copy.cc 
percona-xtrabackup-2.3.3/storage/innobase/xtrabackup/src/backup_copy.cc
+--- 
percona-xtrabackup-2.3.3.orig/storage/innobase/xtrabackup/src/backup_copy.cc
   2015-12-14 20:49:07.0 +0100
 percona-xtrabackup-2.3.3/storage/innobase/xtrabackup/src/backup_copy.cc
2016-01-17 

commit ghc-semigroupoids for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package ghc-semigroupoids for 
openSUSE:Factory checked in at 2016-01-21 23:43:19

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


Package is "ghc-semigroupoids"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-semigroupoids/ghc-semigroupoids.changes  
2015-08-27 08:56:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-semigroupoids.new/ghc-semigroupoids.changes 
2016-01-22 01:08:25.0 +0100
@@ -1,0 +2,7 @@
+Mon Jan 18 11:49:27 UTC 2016 - mimi...@gmail.com
+
+- update to 5.0.1
+* transformers-compat 0.5 support
+* Removed some redundant constraints.
+
+---

Old:

  semigroupoids-5.0.0.4.tar.gz

New:

  semigroupoids-5.0.1.tar.gz



Other differences:
--
++ ghc-semigroupoids.spec ++
--- /var/tmp/diff_new_pack.1wUt0B/_old  2016-01-22 01:08:27.0 +0100
+++ /var/tmp/diff_new_pack.1wUt0B/_new  2016-01-22 01:08:27.0 +0100
@@ -21,7 +21,7 @@
 %bcond_with tests
 
 Name:   ghc-semigroupoids
-Version:5.0.0.4
+Version:5.0.1
 Release:0
 Summary:Semigroupoids: Category sans id
 License:BSD-2-Clause

++ semigroupoids-5.0.0.4.tar.gz -> semigroupoids-5.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/semigroupoids-5.0.0.4/CHANGELOG.markdown 
new/semigroupoids-5.0.1/CHANGELOG.markdown
--- old/semigroupoids-5.0.0.4/CHANGELOG.markdown2015-08-19 
20:59:47.0 +0200
+++ new/semigroupoids-5.0.1/CHANGELOG.markdown  2016-01-16 23:08:19.0 
+0100
@@ -1,3 +1,9 @@
+5.0.1
+---
+* `transformers-compat` 0.5 support
+* Removed some redundant constraints.
+* GHC 8 support
+
 5.0.0.4
 ---
 * `doctest` 0.10 support
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/semigroupoids-5.0.0.4/semigroupoids.cabal 
new/semigroupoids-5.0.1/semigroupoids.cabal
--- old/semigroupoids-5.0.0.4/semigroupoids.cabal   2015-08-19 
20:59:47.0 +0200
+++ new/semigroupoids-5.0.1/semigroupoids.cabal 2016-01-16 23:08:19.0 
+0100
@@ -1,6 +1,6 @@
 name:  semigroupoids
 category:  Control, Comonads
-version:   5.0.0.4
+version:   5.0.1
 license:   BSD3
 cabal-version: >= 1.8
 license-file:  LICENSE
@@ -119,7 +119,7 @@
 bifunctors  >= 5   && < 6,
 semigroups  >= 0.8.3.1 && < 1,
 transformers>= 0.2 && < 0.6,
-transformers-compat >= 0.3 && < 0.5
+transformers-compat >= 0.3 && < 0.6
 
   if flag(containers)
 build-depends: containers >= 0.3 && < 0.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/semigroupoids-5.0.0.4/src/Data/Functor/Bind/Trans.hs 
new/semigroupoids-5.0.1/src/Data/Functor/Bind/Trans.hs
--- old/semigroupoids-5.0.0.4/src/Data/Functor/Bind/Trans.hs2015-08-19 
20:59:47.0 +0200
+++ new/semigroupoids-5.0.1/src/Data/Functor/Bind/Trans.hs  2016-01-16 
23:08:19.0 +0100
@@ -46,10 +46,10 @@
 instance BindTrans (ReaderT e) where
   liftB = ReaderT . const
 
-instance (Semigroup w, Monoid w) => BindTrans (Lazy.WriterT w) where
+instance Monoid w => BindTrans (Lazy.WriterT w) where
   liftB = Lazy.WriterT . fmap (\a -> (a, mempty))
 
-instance (Semigroup w, Monoid w) => BindTrans (Strict.WriterT w) where
+instance Monoid w => BindTrans (Strict.WriterT w) where
   liftB = Strict.WriterT . fmap (\a -> (a, mempty))
 
 instance BindTrans (Lazy.StateT s) where
@@ -58,10 +58,10 @@
 instance BindTrans (Strict.StateT s) where
   liftB m = Strict.StateT $ \s -> fmap (\a -> (a, s)) m
 
-instance (Semigroup w, Monoid w) => BindTrans (Lazy.RWST r w s) where
+instance Monoid w => BindTrans (Lazy.RWST r w s) where
   liftB m = Lazy.RWST $ \ _r s -> fmap (\a -> (a, s, mempty)) m
 
-instance (Semigroup w, Monoid w) => BindTrans (Strict.RWST r w s) where
+instance Monoid w => BindTrans (Strict.RWST r w s) where
   liftB m = Strict.RWST $ \ _r s -> fmap (\a -> (a, s, mempty)) m
 
 instance BindTrans (ContT r) where
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/semigroupoids-5.0.0.4/src/Data/Functor/Extend.hs 
new/semigroupoids-5.0.1/src/Data/Functor/Extend.hs
--- old/semigroupoids-5.0.0.4/src/Data/Functor/Extend.hs2015-08-19 
20:59:47.0 +0200
+++ new/semigroupoids-5.0.1/src/Data/Functor/Extend.hs  2016-01-16 
23:08:19.0 +0100
@@ -24,7 +24,8 @@
 import Control.Category
 import Control.Monad.Trans.Identity
 import Data.Functor.Identity
-import Data.Semigroup
+import Data.Functor.Sum 

commit ghc-split for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package ghc-split for openSUSE:Factory 
checked in at 2016-01-21 23:43:18

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


Package is "ghc-split"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-split/ghc-split.changes  2015-08-23 
17:39:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-split.new/ghc-split.changes 2016-01-22 
01:08:24.0 +0100
@@ -1,0 +2,8 @@
+Fri Jan 15 10:15:10 UTC 2016 - mimi...@gmail.com
+
+- update to 0.2.3
+* New function 'divvy' (with associated tests) from Tim Washington.
+* allow base 4.9
+- drop patch split-base.patch
+
+---

Old:

  split-0.2.2.tar.gz
  split-base.patch

New:

  split-0.2.3.tar.gz



Other differences:
--
++ ghc-split.spec ++
--- /var/tmp/diff_new_pack.EKHSey/_old  2016-01-22 01:08:25.0 +0100
+++ /var/tmp/diff_new_pack.EKHSey/_new  2016-01-22 01:08:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-split
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 %bcond_with tests
 
 Name:   ghc-split
-Version:0.2.2
+Version:0.2.3
 Release:0
 Summary:Combinator library for splitting lists
 License:BSD-3-Clause
@@ -29,8 +29,6 @@
 
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM split-base.patch fix cabal file dependency on base -- 
mimi...@gmail.com
-Patch0: split-base.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -75,7 +73,6 @@
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
-%patch0 -p1
 
 %build
 %ghc_lib_build

++ split-0.2.2.tar.gz -> split-0.2.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/split-0.2.2/CHANGES new/split-0.2.3/CHANGES
--- old/split-0.2.2/CHANGES 2013-04-14 20:47:17.0 +0200
+++ new/split-0.2.3/CHANGES 2016-01-12 16:34:45.0 +0100
@@ -1,3 +1,15 @@
+* 0.2.3 (12 January 2016)
+
+  - New function 'divvy' (with associated tests) from Tim Washington.
+
+* 0.2.2r2 (7 Jan 2016)
+
+  - allow base-4.9
+
+* 0.2.2r1 (12 Dec 2014)
+
+  - allow base-4.8
+
 * 0.2.2 (14 April 2013)
 
   - Add 'dropInnerBlanks' combinator for dropping blank chunks between
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/split-0.2.2/split.cabal new/split-0.2.3/split.cabal
--- old/split-0.2.2/split.cabal 2013-04-14 20:47:17.0 +0200
+++ new/split-0.2.3/split.cabal 2016-01-12 16:34:45.0 +0100
@@ -1,5 +1,5 @@
 Name:split
-Version: 0.2.2
+Version: 0.2.3
 Stability:   stable
 
 Description: A collection of various methods for splitting
@@ -31,11 +31,11 @@
 Copyright:   (c) Brent Yorgey, Louis Wasserman 2008-2012
 Extra-source-files:  README, test/Properties.hs, CHANGES
 Author:  Brent Yorgey
-Maintainer:  byor...@cis.upenn.edu
+Maintainer:  byor...@gmail.com
 Category:List
 Build-type:  Simple
 Cabal-Version:   >= 1.10
-Tested-with: GHC ==7.0.4, GHC ==7.2.1, GHC ==7.4.*, GHC ==7.6.1
+Tested-with: GHC ==7.0.4, GHC ==7.2.1, GHC ==7.4.*, GHC ==7.6.1, GHC 
==7.8.3, GHC==7.10.3
 Bug-reports: http://hub.darcs.net/byorgey/split/issues
 
 Test-suite split-tests
@@ -51,7 +51,7 @@
 
 Library
   ghc-options:   -Wall
-  build-depends: base <4.8
+  build-depends: base <4.10
   exposed-modules:   Data.List.Split, Data.List.Split.Internals
   default-language:  Haskell2010
   Hs-source-dirs:src
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/split-0.2.2/src/Data/List/Split/Internals.hs 
new/split-0.2.3/src/Data/List/Split/Internals.hs
--- old/split-0.2.2/src/Data/List/Split/Internals.hs2013-04-14 
20:47:17.0 +0200
+++ new/split-0.2.3/src/Data/List/Split/Internals.hs2016-01-12 
16:34:45.0 +0100
@@ -582,3 +582,33 @@
 chop _ [] = []
 chop f as = b : chop f as'
   where (b, as') = f as
+
+-- | Divides up an input list into a set of sublists, according to 'n' and 'm'
+--   input specifications you provide. Each sublist will have 'n' items, and 
the
+--   start of each sublist will be offset by 'm' items from the previous 

commit gdouros-aegean-fonts for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package gdouros-aegean-fonts for 
openSUSE:Factory checked in at 2016-01-21 23:42:59

Comparing /work/SRC/openSUSE:Factory/gdouros-aegean-fonts (Old)
 and  /work/SRC/openSUSE:Factory/.gdouros-aegean-fonts.new (New)


Package is "gdouros-aegean-fonts"

Changes:

--- 
/work/SRC/openSUSE:Factory/gdouros-aegean-fonts/gdouros-aegean-fonts.changes
2015-06-23 12:00:38.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gdouros-aegean-fonts.new/gdouros-aegean-fonts.changes
   2016-01-22 01:07:47.0 +0100
@@ -1,0 +2,9 @@
+Sat Jan 16 20:54:29 UTC 2016 - aloi...@gmx.com
+
+- Update to version 8.01
+  * Aegean font 8.01
+  * CyproMinoan font 7.82 
+  * Updated pdf documentation
+  * Refreshed README-SUSE from the website
+
+---

Old:

  aegean-fonts-8.00.tar.bz2

New:

  aegean-fonts-8.01.tar.bz2



Other differences:
--
++ gdouros-aegean-fonts.spec ++
--- /var/tmp/diff_new_pack.wXHj5Y/_old  2016-01-22 01:07:49.0 +0100
+++ /var/tmp/diff_new_pack.wXHj5Y/_new  2016-01-22 01:07:49.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gdouros-aegean-fonts
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define fontname aegean-fonts
 
 Name:   gdouros-aegean-fonts
-Version:8.00
+Version:8.01
 Release:0
 Summary:Font with Support for Ancient Aegean and Eastern Mediterranean 
Scripts
 License:SUSE-Permissive

++ aegean-fonts-8.00.tar.bz2 -> aegean-fonts-8.01.tar.bz2 ++
/work/SRC/openSUSE:Factory/gdouros-aegean-fonts/aegean-fonts-8.00.tar.bz2 
/work/SRC/openSUSE:Factory/.gdouros-aegean-fonts.new/aegean-fonts-8.01.tar.bz2 
differ: char 11, line 1




commit gdouros-symbola-fonts for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package gdouros-symbola-fonts for 
openSUSE:Factory checked in at 2016-01-21 23:43:06

Comparing /work/SRC/openSUSE:Factory/gdouros-symbola-fonts (Old)
 and  /work/SRC/openSUSE:Factory/.gdouros-symbola-fonts.new (New)


Package is "gdouros-symbola-fonts"

Changes:

--- 
/work/SRC/openSUSE:Factory/gdouros-symbola-fonts/gdouros-symbola-fonts.changes  
2015-06-23 12:00:20.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gdouros-symbola-fonts.new/gdouros-symbola-fonts.changes
 2016-01-22 01:08:01.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 17 14:08:09 UTC 2016 - aloi...@gmx.com
+
+- Refreshed archive
+  * updated pdf documentation
+  * updated README-SUSE 
+
+---



Other differences:
--
++ gdouros-symbola-fonts.spec ++
--- /var/tmp/diff_new_pack.cVeyyb/_old  2016-01-22 01:08:03.0 +0100
+++ /var/tmp/diff_new_pack.cVeyyb/_new  2016-01-22 01:08:03.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gdouros-symbola-fonts
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ symbola-fonts-8.00.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/symbola-fonts-8.00/README-SUSE 
new/symbola-fonts-8.00/README-SUSE
--- old/symbola-fonts-8.00/README-SUSE  2015-06-21 15:14:35.0 +0200
+++ new/symbola-fonts-8.00/README-SUSE  2016-01-17 15:04:12.0 +0100
@@ -1,11 +1,7 @@
-Cited from http://users.teilar.gr/~g1951d/ as of 20150620
+Cited from http://users.teilar.gr/~g1951d/ as of 20160117
 
 In lieu of a licence
 
-
-Fonts and documents in this site are not pieces of property or merchandise 
items;
-they carry no trademark, copyright, license or other market tags; they are
-free for any use.
+Fonts and documents in this site are free for any use.
 
 George Douros
-
Files old/symbola-fonts-8.00/Symbola.docx and 
new/symbola-fonts-8.00/Symbola.docx differ
Files old/symbola-fonts-8.00/Symbola.pdf and new/symbola-fonts-8.00/Symbola.pdf 
differ
Files old/symbola-fonts-8.00/Symbola.ttf and new/symbola-fonts-8.00/Symbola.ttf 
differ
Files old/symbola-fonts-8.00/Symbola_hint.ttf and 
new/symbola-fonts-8.00/Symbola_hint.ttf differ




commit SDL2_ttf for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package SDL2_ttf for openSUSE:Factory 
checked in at 2016-01-21 23:42:49

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


Package is "SDL2_ttf"

Changes:

--- /work/SRC/openSUSE:Factory/SDL2_ttf/SDL2_ttf.changes2015-01-08 
23:03:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.SDL2_ttf.new/SDL2_ttf.changes   2016-01-22 
01:07:30.0 +0100
@@ -1,0 +2,8 @@
+Sun Jan 10 17:23:29 UTC 2016 - mailaen...@opensuse.org
+
+- Update to version 2.0.13
+  * Fixed bug rendering text starting with a glyph with negative starting 
offset
+  * Fixed regression loading non-scalable fonts
+  * TTF_GetFontKerningSize() gets kerning between two characters, not two 
glyph indices
+
+---

Old:

  SDL2_ttf-2.0.12.tar.gz

New:

  SDL2_ttf-2.0.13.tar.gz



Other differences:
--
++ SDL2_ttf.spec ++
--- /var/tmp/diff_new_pack.KqgRKs/_old  2016-01-22 01:07:32.0 +0100
+++ /var/tmp/diff_new_pack.KqgRKs/_new  2016-01-22 01:07:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package SDL2_ttf
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:   SDL2_ttf
 %define lname  libSDL2_ttf-2_0-0
-Version:2.0.12
+Version:2.0.13
 Release:0
 Summary:SDL2 TrueType library
 License:Zlib
@@ -28,6 +28,7 @@
 #Hg-Clone: http://hg.libsdl.org/SDL_ttf/
 Source: 
http://libsdl.org/projects/SDL_ttf/release/%name-%version.tar.gz
 Source2:baselibs.conf
+BuildRequires:  dos2unix
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(freetype2)
 BuildRequires:  pkgconfig(sdl2)
@@ -38,7 +39,7 @@
 SDL applications.
 
 %package -n %lname
-Summary:Simple DirectMedia Layer 2 – Truetype Library
+Summary:Simple DirectMedia Layer 2 – Truetype Library
 Group:  System/Libraries
 Provides:   SDL2_ttf = %version
 
@@ -58,6 +59,7 @@
 
 %prep
 %setup -q
+dos2unix *.txt
 
 %build
 %configure --disable-static

++ SDL2_ttf-2.0.12.tar.gz -> SDL2_ttf-2.0.13.tar.gz ++
 27442 lines of diff (skipped)




commit gdouros-analecta-fonts for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package gdouros-analecta-fonts for 
openSUSE:Factory checked in at 2016-01-21 23:42:58

Comparing /work/SRC/openSUSE:Factory/gdouros-analecta-fonts (Old)
 and  /work/SRC/openSUSE:Factory/.gdouros-analecta-fonts.new (New)


Package is "gdouros-analecta-fonts"

Changes:

--- 
/work/SRC/openSUSE:Factory/gdouros-analecta-fonts/gdouros-analecta-fonts.changes
2015-06-23 12:00:31.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gdouros-analecta-fonts.new/gdouros-analecta-fonts.changes
   2016-01-22 01:07:45.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 17 13:18:08 UTC 2016 - aloi...@gmx.com
+
+- Update to version 5.00 
+  * updated pdf documentation
+  * updated README-SUSE file from the website
+
+---

Old:

  analecta-fonts-4.02.tar.bz2

New:

  analecta-fonts-5.00.tar.bz2



Other differences:
--
++ gdouros-analecta-fonts.spec ++
--- /var/tmp/diff_new_pack.DyFXN4/_old  2016-01-22 01:07:47.0 +0100
+++ /var/tmp/diff_new_pack.DyFXN4/_new  2016-01-22 01:07:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gdouros-analecta-fonts
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define fontname analecta-fonts
 
 Name:   gdouros-analecta-fonts
-Version:4.02
+Version:5.00
 Release:0
 Summary:An Ecclesiastic Scripts Font
 License:SUSE-Permissive

++ analecta-fonts-4.02.tar.bz2 -> analecta-fonts-5.00.tar.bz2 ++
Files old/analecta-fonts-4.02/Analecta.docx and 
new/analecta-fonts-5.00/Analecta.docx differ
Files old/analecta-fonts-4.02/Analecta.pdf and 
new/analecta-fonts-5.00/Analecta.pdf differ
Files old/analecta-fonts-4.02/Analecta.ttf and 
new/analecta-fonts-5.00/Analecta.ttf differ
Files old/analecta-fonts-4.02/Analecta_hint.ttf and 
new/analecta-fonts-5.00/Analecta_hint.ttf differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/analecta-fonts-4.02/README-SUSE 
new/analecta-fonts-5.00/README-SUSE
--- old/analecta-fonts-4.02/README-SUSE 2015-06-21 10:23:55.0 +0200
+++ new/analecta-fonts-5.00/README-SUSE 2016-01-17 17:38:43.0 +0100
@@ -1,11 +1,7 @@
-Cited from http://users.teilar.gr/~g1951d/ as of 20150620
+Cited from http://users.teilar.gr/~g1951d/ as of 20160117
 
 In lieu of a licence
 
-
-Fonts and documents in this site are not pieces of property or merchandise 
items;
-they carry no trademark, copyright, license or other market tags; they are
-free for any use.
+Fonts and documents in this site are free for any use.
 
 George Douros
-




commit SDL2_image for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package SDL2_image for openSUSE:Factory 
checked in at 2016-01-21 23:42:48

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


Package is "SDL2_image"

Changes:

--- /work/SRC/openSUSE:Factory/SDL2_image/SDL2_image.changes2015-01-08 
23:03:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.SDL2_image.new/SDL2_image.changes   
2016-01-22 01:07:28.0 +0100
@@ -1,0 +2,10 @@
+Sun Jan 10 17:13:52 UTC 2016 - mailaen...@opensuse.org
+
+- Update to version 2.0.1
+  * Fixed support for transparency in XPM files
+  * Fixed memory leak in webp image loading
+  * Fixed loading BMP files with large BITMAPINFOHEADER structures
+  * Fixed building with libpng 1.4
+- Removed bigendian_undefined_s.patch
+
+---

Old:

  SDL2_image-2.0.0.tar.gz
  bigendian_undefined_s.patch

New:

  SDL2_image-2.0.1.tar.gz



Other differences:
--
++ SDL2_image.spec ++
--- /var/tmp/diff_new_pack.ih4OJq/_old  2016-01-22 01:07:30.0 +0100
+++ /var/tmp/diff_new_pack.ih4OJq/_new  2016-01-22 01:07:30.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package SDL2_image
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:   SDL2_image
 %define lname  libSDL2_image-2_0-0
-Version:2.0.0
+Version:2.0.1
 Release:0
 Summary:SDL2 image loading library
 License:Zlib
@@ -28,7 +28,7 @@
 #Hg-Clone: http://hg.libsdl.org/SDL_image/
 Source: 
http://libsdl.org/projects/SDL_image/release/%name-%version.tar.gz
 Source2:baselibs.conf
-Patch1: bigendian_undefined_s.patch
+BuildRequires:  dos2unix
 BuildRequires:  libjpeg-devel
 BuildRequires:  libtiff-devel
 BuildRequires:  pkg-config
@@ -43,7 +43,7 @@
 TIFF and WEBP formats.
 
 %package -n %lname
-Summary:Simple DirectMedia Layer 2 – Image Loading Library
+Summary:Simple DirectMedia Layer 2 – Image Loading Library
 Group:  System/Libraries
 Provides:   SDL2_image = %version-%release
 
@@ -65,7 +65,7 @@
 
 %prep
 %setup -q
-%patch -P 1 -p1
+dos2unix *.txt
 rm -rf external
 
 %build

++ SDL2_image-2.0.0.tar.gz -> SDL2_image-2.0.1.tar.gz ++
/work/SRC/openSUSE:Factory/SDL2_image/SDL2_image-2.0.0.tar.gz 
/work/SRC/openSUSE:Factory/.SDL2_image.new/SDL2_image-2.0.1.tar.gz differ: char 
4, line 1




commit SDL2_mixer for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package SDL2_mixer for openSUSE:Factory 
checked in at 2016-01-21 23:42:46

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


Package is "SDL2_mixer"

Changes:

--- /work/SRC/openSUSE:Factory/SDL2_mixer/SDL2_mixer.changes2015-01-08 
23:03:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.SDL2_mixer.new/SDL2_mixer.changes   
2016-01-22 01:07:25.0 +0100
@@ -1,0 +2,8 @@
+Sun Jan 10 17:06:57 UTC 2016 - mailaen...@opensuse.org
+
+- update to version 2.0.1
+  * Added support for 'smpl' format loop points in music WAV files
+  * Fixed floating point exception in Mix_Volume()
+  * Added support for loading MP3 files as sound chunks
+
+---

Old:

  SDL2_mixer-2.0.0.tar.gz

New:

  SDL2_mixer-2.0.1.tar.gz



Other differences:
--
++ SDL2_mixer.spec ++
--- /var/tmp/diff_new_pack.iM0xAI/_old  2016-01-22 01:07:27.0 +0100
+++ /var/tmp/diff_new_pack.iM0xAI/_new  2016-01-22 01:07:27.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package SDL2_mixer
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:   SDL2_mixer
 %define lname  libSDL2_mixer-2_0-0
-Version:2.0.0
+Version:2.0.1
 Release:0
 Summary:SDL2 sound mixer library
 License:Zlib
@@ -28,6 +28,7 @@
 #Hg-Clone: http://hg.libsdl.org/SDL_mixer/
 Source: 
http://libsdl.org/projects/SDL_mixer/release/%name-%version.tar.gz
 Source1:baselibs.conf
+BuildRequires:  dos2unix
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(flac)
 BuildRequires:  pkgconfig(fluidsynth)
@@ -35,6 +36,7 @@
 BuildRequires:  pkgconfig(libmodplug) >= 0.8.8
 BuildRequires:  pkgconfig(sdl2)
 BuildRequires:  pkgconfig(vorbis)
+Recommends: timidity
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -65,6 +67,7 @@
 
 %prep
 %setup -q
+dos2unix *.txt
 rm -rf external
 
 %build

++ SDL2_mixer-2.0.0.tar.gz -> SDL2_mixer-2.0.1.tar.gz ++
/work/SRC/openSUSE:Factory/SDL2_mixer/SDL2_mixer-2.0.0.tar.gz 
/work/SRC/openSUSE:Factory/.SDL2_mixer.new/SDL2_mixer-2.0.1.tar.gz differ: char 
4, line 1




commit gdouros-maya-fonts for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package gdouros-maya-fonts for 
openSUSE:Factory checked in at 2016-01-21 23:43:05

Comparing /work/SRC/openSUSE:Factory/gdouros-maya-fonts (Old)
 and  /work/SRC/openSUSE:Factory/.gdouros-maya-fonts.new (New)


Package is "gdouros-maya-fonts"

Changes:

--- /work/SRC/openSUSE:Factory/gdouros-maya-fonts/gdouros-maya-fonts.changes
2015-06-30 10:15:52.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gdouros-maya-fonts.new/gdouros-maya-fonts.changes   
2016-01-22 01:07:58.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 17 13:38:35 UTC 2016 - aloi...@gmx.com
+
+- Refreshed archive
+  * updated pdf documentation 
+  * updated README-SUSE
+
+---



Other differences:
--
++ gdouros-maya-fonts.spec ++
--- /var/tmp/diff_new_pack.xDelBX/_old  2016-01-22 01:08:00.0 +0100
+++ /var/tmp/diff_new_pack.xDelBX/_new  2016-01-22 01:08:00.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gdouros-maya-fonts
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ maya-fonts-4.14.tar.bz2 ++
Files old/maya-fonts-4.14/Maya.docx and new/maya-fonts-4.14/Maya.docx differ
Files old/maya-fonts-4.14/Maya.pdf and new/maya-fonts-4.14/Maya.pdf differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/maya-fonts-4.14/README-SUSE 
new/maya-fonts-4.14/README-SUSE
--- old/maya-fonts-4.14/README-SUSE 2015-06-22 13:24:49.0 +0200
+++ new/maya-fonts-4.14/README-SUSE 2016-01-17 14:37:43.0 +0100
@@ -1,11 +1,7 @@
-Cited from http://users.teilar.gr/~g1951d/ as of 20150620
+Cited from http://users.teilar.gr/~g1951d/ as of 20160117
 
 In lieu of a licence
 
-
-Fonts and documents in this site are not pieces of property or merchandise 
items;
-they carry no trademark, copyright, license or other market tags; they are
-free for any use.
+Fonts and documents in this site are free for any use.
 
 George Douros
-




commit perl-Net-XMPP for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Net-XMPP for openSUSE:Factory 
checked in at 2016-01-21 23:42:39

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


Package is "perl-Net-XMPP"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Net-XMPP/perl-Net-XMPP.changes  
2011-11-21 12:44:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Net-XMPP.new/perl-Net-XMPP.changes 
2016-01-22 01:07:14.0 +0100
@@ -1,0 +2,69 @@
+Tue Jan 12 10:37:06 UTC 2016 - bwiedem...@suse.com
+
+- skip tests that need network
+- add cpanspec.yml
+
+---
+Wed Apr 15 14:47:31 UTC 2015 - co...@suse.com
+
+- updated to 1.05
+   see /usr/share/doc/packages/perl-Net-XMPP/CHANGES
+
+  1.05 2014-12-22
+  
+- Update CHANGES file
+  
+  1.04 2014-12-22
+  
+- Increase XML::Stream dependency to 1.24
+  
+  1.03 2014-12-22
+  
+- Roll-up of all 1.02_* changes
+- Update bug tracker location
+- RT#94649 use Digest::SHA (from Debian package maintainers)
+- RT#94650 spelling corrections (from Debian package maintainers)
+  
+  1.02_05 2014-12-17
+  
+- Correct incorrectly tagged 1.02_04 (errantly tagged as 1.23_04)
+- Remove extraneous tag 1.02_1 (1.02_01 points to the same content)
+  
+  1.02_04 2011-07-19
+  ===
+- Remove outdated Test::More/Test::Builder (szabgab)
+- Address more memory leaks in Net::XMPP::Connection, Net::XMPP::Protocol 
and Net::XMPP::Roster (szabgab)
+- Fix crash connecting to Google Talk (szabgab)
+- Add Google Talk-specific test (szabgab)
+- Add memory leak tests (szabgab)
+- Correct behavior of Net::XMPP::Debug when level >= 0 (szabgab)
+- Correct documentation with regard to debug settings (szabgab)
+- Correct required version of Perl (szabgab)
+- Removed specific XML::Stream version require (szabgab)
+  
+  1.02_03 2011-06-23
+  ===
+- RT#61611 Correct comparison operator
+- Fixed memory leak in Net::XMPP::Connection (szabgab)
+- RT#52549 unindented POD so that it reformats properly (szabgab)
+- Replace indirect object notation with direct invocation notation 
(szabgab)
+  
+  1.02_02 2010-09-24
+  ===
+- Increase XML::Stream dependency to 1.23_04
+  
+  1.02_01 2010-09-22
+  ===
+- New maintainer: DAPATRICK
+- RT#15736 Replace print statements to debug logging 
+- RT#51156 Correct typo in documentation
+- RT#54521 Note dependency on XML::Stream 1.23
+- RT#37129, RT#18539 Support for virtual domains 
+- RT#57887 Use each required module explicitly
+- RT#61453 Pass ssl_verify and ssl_ca_path
+- RT#61453 Improve undef/null ssl param handling 
+- RT#61144 Appropriately handle non-object jid 
+- RT#37030 Clarify license as LGPL 2.1 
+- RT#58333 Check definedness of hash key before use
+
+---

Old:

  Net-XMPP-1.02.tar.gz

New:

  Net-XMPP-1.05.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Net-XMPP.spec ++
--- /var/tmp/diff_new_pack.HI99K4/_old  2016-01-22 01:07:16.0 +0100
+++ /var/tmp/diff_new_pack.HI99K4/_new  2016-01-22 01:07:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-XMPP
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,64 +15,68 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-Net-XMPP
+Version:1.05
+Release:0
 %define cpan_name Net-XMPP
 Summary:XMPP Perl Library
-Version:1.02
-Release:125
 License:LGPL-2.1+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Net-XMPP/
-#Source: 
http://www.cpan.org/modules/by-module/Net/Net-XMPP-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/D/DA/DAPATRICK/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
-BuildRequires:  perl(Module::Build)
 BuildRequires:  perl-macros
-BuildRequires:  perl(Digest::SHA1) >= 1.02
-BuildRequires:  perl(XML::Stream) >= 1.22
-#
-Requires:   perl(Digest::SHA1) >= 1.02
-Requires:   perl(XML::Stream) >= 1.22
+BuildRequires:  perl(Authen::SASL) >= 2.12
+BuildRequires:  perl(Digest::SHA)

commit qxmledit for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package qxmledit for openSUSE:Factory 
checked in at 2016-01-21 23:42:37

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


Package is "qxmledit"

Changes:

--- /work/SRC/openSUSE:Factory/qxmledit/qxmledit.changes2015-12-23 
08:50:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.qxmledit.new/qxmledit.changes   2016-01-22 
01:07:11.0 +0100
@@ -1,0 +2,12 @@
+Fri Jan  8 17:40:28 UTC 2016 - lazy.k...@opensuse.org
+
+- Update to 0.9.2.
+  * After a search operation the menu status is evaluated.
+  * Fixed a regression on "New".
+  * The search panel on session data is now opening on request.
+  * New close window menu item.
+  * Project option to disable precompiled headers.
+  * New flags for fill data.
+  * Clone elements tool.
+
+---

Old:

  qxmledit-0.9.1-src.tgz

New:

  qxmledit-0.9.2-src.tgz



Other differences:
--
++ qxmledit.spec ++
--- /var/tmp/diff_new_pack.qFXL27/_old  2016-01-22 01:07:14.0 +0100
+++ /var/tmp/diff_new_pack.qFXL27/_new  2016-01-22 01:07:14.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qxmledit
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define major   0
 
 Name:   qxmledit
-Version:0.9.1
+Version:0.9.2
 Release:0
 Summary:Simple XML Editor and XSD Viewer
 License:LGPL-2.0+ and LGPL-3.0+

++ qxmledit-0.9.1-src.tgz -> qxmledit-0.9.2-src.tgz ++
/work/SRC/openSUSE:Factory/qxmledit/qxmledit-0.9.1-src.tgz 
/work/SRC/openSUSE:Factory/.qxmledit.new/qxmledit-0.9.2-src.tgz differ: char 
131, line 1




commit vifm for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package vifm for openSUSE:Factory checked in 
at 2016-01-21 23:42:51

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


Package is "vifm"

Changes:

--- /work/SRC/openSUSE:Factory/vifm/vifm.changes2015-08-29 
20:05:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.vifm.new/vifm.changes   2016-01-22 
01:07:34.0 +0100
@@ -1,0 +2,18 @@
+Sun Jan 17 19:32:26 UTC 2016 - mvet...@suse.com
+
+- Update to version 0.8.1
+  * Added local options, which work until directory change.
+  * Added named bookmarks (paths are associated with tags).
+  * Added autocommands (with DirEnter event).
+  * Added ability to sort by regexp-extracted part of file name.
+  * Added builtin directory preview (similar to tree).
+  * Added a way to communicate menu contents to Vim quickfix.
+  * Added "more" mode that is used to handle status bar content that doesn't 
fit on the screen.
+  * IPC got new (safe) implementation with listing/targeting of active 
instances, it's enabled by default again.
+  * Updating local view settings from vifmrc now affects both panes (:windo is 
not necessary).
+  * More predictive cursor updates on directory reload.
+  * Improvements related to expression and command parsing.
+- Remove vifm_utils_nix_dynamic_page_size_for_powerpc.patch:
+  Got upstreamed
+
+---

Old:

  vifm-0.8.tar.bz2
  vifm_utils_nix_dynamic_page_size_for_powerpc.patch

New:

  vifm-0.8.1.tar.bz2



Other differences:
--
++ vifm.spec ++
--- /var/tmp/diff_new_pack.eZQFUJ/_old  2016-01-22 01:07:35.0 +0100
+++ /var/tmp/diff_new_pack.eZQFUJ/_new  2016-01-22 01:07:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vifm
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   vifm
-Version:0.8
+Version:0.8.1
 Release:0
 Summary:Ncurses based file manager with vi like keybindings
 License:GPL-2.0+
@@ -37,7 +37,6 @@
 %else
 BuildRequires:  xorg-x11-devel
 %endif
-Patch1: vifm_utils_nix_dynamic_page_size_for_powerpc.patch
 
 %description
 Vifm is a ncurses based file manager with vi like keybindings that allow 
complete
@@ -47,7 +46,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 %configure \

++ vifm-0.8.tar.bz2 -> vifm-0.8.1.tar.bz2 ++
 93304 lines of diff (skipped)




commit unidings-fonts for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package unidings-fonts for openSUSE:Factory 
checked in at 2016-01-21 23:43:08

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


Package is "unidings-fonts"

Changes:

--- /work/SRC/openSUSE:Factory/unidings-fonts/unidings-fonts.changes
2014-01-23 15:57:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.unidings-fonts.new/unidings-fonts.changes   
2016-01-22 01:08:05.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 17 13:27:20 UTC 2016 - aloi...@gmx.com
+
+- Update to version 8.00
+  * added pdf documentation
+  * replaced README file with a note from the website
+
+---

Old:

  unidings-fonts-7.12.tar.bz2

New:

  unidings-fonts-8.00.tar.bz2



Other differences:
--
++ unidings-fonts.spec ++
--- /var/tmp/diff_new_pack.04WSTI/_old  2016-01-22 01:08:06.0 +0100
+++ /var/tmp/diff_new_pack.04WSTI/_new  2016-01-22 01:08:06.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package unidings-fonts
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   unidings-fonts
-Version:7.12
+Version:8.00
 Release:0
 Summary:Font with Basic Icon Glyphs
 License:SUSE-Permissive
@@ -45,7 +45,7 @@
 
 %files
 %defattr(-,root,root)
-%doc README
+%doc README-SUSE Unidings.pdf
 %{_ttfontsdir}
 
 %changelog

++ unidings-fonts-7.12.tar.bz2 -> unidings-fonts-8.00.tar.bz2 ++
Files old/unidings-fonts-7.12/README and new/unidings-fonts-8.00/README differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/unidings-fonts-7.12/README-SUSE 
new/unidings-fonts-8.00/README-SUSE
--- old/unidings-fonts-7.12/README-SUSE 1970-01-01 01:00:00.0 +0100
+++ new/unidings-fonts-8.00/README-SUSE 2016-01-17 14:26:11.0 +0100
@@ -0,0 +1,8 @@
+Cited from http://users.teilar.gr/~g1951d/ as of 20160117
+
+In lieu of a licence
+
+Fonts and documents in this site are free for any use.
+
+George Douros
+
Files old/unidings-fonts-7.12/Unidings.docx and 
new/unidings-fonts-8.00/Unidings.docx differ
Files old/unidings-fonts-7.12/Unidings.pdf and 
new/unidings-fonts-8.00/Unidings.pdf differ
Files old/unidings-fonts-7.12/Unidings.ttf and 
new/unidings-fonts-8.00/Unidings.ttf differ
Files old/unidings-fonts-7.12/Unidings_hint.ttf and 
new/unidings-fonts-8.00/Unidings_hint.ttf differ




commit gdouros-anatolian-fonts for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package gdouros-anatolian-fonts for 
openSUSE:Factory checked in at 2016-01-21 23:43:01

Comparing /work/SRC/openSUSE:Factory/gdouros-anatolian-fonts (Old)
 and  /work/SRC/openSUSE:Factory/.gdouros-anatolian-fonts.new (New)


Package is "gdouros-anatolian-fonts"

Changes:

--- 
/work/SRC/openSUSE:Factory/gdouros-anatolian-fonts/gdouros-anatolian-fonts.changes
  2015-06-23 12:00:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gdouros-anatolian-fonts.new/gdouros-anatolian-fonts.changes
 2016-01-22 01:07:50.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 17 13:46:32 UTC 2016 - aloi...@gmx.com
+
+- Refreshed package
+  * updated pdf documentation
+  * updated README-SUSE 
+
+---



Other differences:
--
++ gdouros-anatolian-fonts.spec ++
--- /var/tmp/diff_new_pack.wNaBLu/_old  2016-01-22 01:07:52.0 +0100
+++ /var/tmp/diff_new_pack.wNaBLu/_new  2016-01-22 01:07:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gdouros-anatolian-fonts
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ anatolian-fonts-5.02.tar.bz2 ++
Files old/anatolian-fonts-5.02/Anatolian.docx and 
new/anatolian-fonts-5.02/Anatolian.docx differ
Files old/anatolian-fonts-5.02/Anatolian.pdf and 
new/anatolian-fonts-5.02/Anatolian.pdf differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/anatolian-fonts-5.02/README-SUSE 
new/anatolian-fonts-5.02/README-SUSE
--- old/anatolian-fonts-5.02/README-SUSE2015-06-21 11:11:27.0 
+0200
+++ new/anatolian-fonts-5.02/README-SUSE2016-01-17 14:45:58.0 
+0100
@@ -1,11 +1,7 @@
-Cited from http://users.teilar.gr/~g1951d/ as of 20150620
+Cited from http://users.teilar.gr/~g1951d/ as of 20160117
 
 In lieu of a licence
 
-
-Fonts and documents in this site are not pieces of property or merchandise 
items;
-they carry no trademark, copyright, license or other market tags; they are
-free for any use.
+Fonts and documents in this site are free for any use.
 
 George Douros
-




commit gdouros-aegyptus-fonts for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package gdouros-aegyptus-fonts for 
openSUSE:Factory checked in at 2016-01-21 23:42:52

Comparing /work/SRC/openSUSE:Factory/gdouros-aegyptus-fonts (Old)
 and  /work/SRC/openSUSE:Factory/.gdouros-aegyptus-fonts.new (New)


Package is "gdouros-aegyptus-fonts"

Changes:

--- 
/work/SRC/openSUSE:Factory/gdouros-aegyptus-fonts/gdouros-aegyptus-fonts.changes
2015-06-23 12:00:23.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gdouros-aegyptus-fonts.new/gdouros-aegyptus-fonts.changes
   2016-01-22 01:07:37.0 +0100
@@ -1,0 +2,7 @@
+Sun Jan 17 13:58:49 UTC 2016 - aloi...@gmx.com
+
+- Update to version 6.00
+  * new pdf documentation
+  * refreshed README-SUSE from the website 
+
+---

Old:

  aegyptus-fonts-5.03.tar.bz2

New:

  aegyptus-fonts-6.00.tar.bz2



Other differences:
--
++ gdouros-aegyptus-fonts.spec ++
--- /var/tmp/diff_new_pack.qj63vd/_old  2016-01-22 01:07:40.0 +0100
+++ /var/tmp/diff_new_pack.qj63vd/_new  2016-01-22 01:07:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gdouros-aegyptus-fonts
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define fontname aegyptus-fonts
 
 Name:   gdouros-aegyptus-fonts
-Version:5.03
+Version:6.00
 Release:0
 Summary:Fonts with Support for Ancient Egyptian Hieroglyphs
 License:SUSE-Permissive

++ aegyptus-fonts-5.03.tar.bz2 -> aegyptus-fonts-6.00.tar.bz2 ++
/work/SRC/openSUSE:Factory/gdouros-aegyptus-fonts/aegyptus-fonts-5.03.tar.bz2 
/work/SRC/openSUSE:Factory/.gdouros-aegyptus-fonts.new/aegyptus-fonts-6.00.tar.bz2
 differ: char 11, line 1




commit bustle for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package bustle for openSUSE:Factory checked 
in at 2016-01-21 23:43:36

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


Package is "bustle"

Changes:

--- /work/SRC/openSUSE:Factory/bustle/bustle.changes2015-09-08 
18:06:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.bustle.new/bustle.changes   2016-01-22 
01:08:48.0 +0100
@@ -1,0 +2,8 @@
+Fri Jan 15 09:48:47 UTC 2016 - mimi...@gmail.com
+
+- update to 0.5.3
+* No functional changes!
+* Add keywords to `.desktop` file
+* Update screenshots in `.appdata.xml` file
+
+---

Old:

  bustle-0.5.2.tar.gz

New:

  bustle-0.5.3.tar.gz



Other differences:
--
++ bustle.spec ++
--- /var/tmp/diff_new_pack.PKiGvb/_old  2016-01-22 01:08:49.0 +0100
+++ /var/tmp/diff_new_pack.PKiGvb/_new  2016-01-22 01:08:49.0 +0100
@@ -18,7 +18,7 @@
 %bcond_with tests
 
 Name:   bustle
-Version:0.5.2
+Version:0.5.3
 Release:0
 Summary:Draw sequence diagrams of D-Bus traffic
 Group:  System/Libraries

++ bustle-0.5.2.tar.gz -> bustle-0.5.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bustle-0.5.2/HACKING.md new/bustle-0.5.3/HACKING.md
--- old/bustle-0.5.2/HACKING.md 2015-08-18 13:23:07.0 +0200
+++ new/bustle-0.5.3/HACKING.md 2016-01-11 14:52:06.0 +0100
@@ -10,5 +10,29 @@
 
 In new code, try to follow
 .
-Certain authors did not follow it in the past but it seems like a good kind of
+The author did not follow it in the past but it seems like a good kind of
 thing to aim for.
+
+Releasing Bustle
+
+
+* Ideally, automate the steps below
+* Update version number in `bustle.cabal`
+* Write news in `NEWS.md`
+
+```sh
+# Tag release, build and sign the tarballs
+make maintainer-make-release
+gpg --detach-sign --armor dist/bustle-x.y.z.tar.gz
+gpg --detach-sign --armor dist/bustle-x.y.z-x86_64.tar.bz2
+
+# Stick source and binaries on freedesktop.org
+mkdir x.y.z
+cp dist/bustle-x.y.z* x.y.z/
+scp -r x.y.z 
annarchy.freedesktop.org:/srv/www.freedesktop.org/www/software/bustle/
+
+# Upload source to Hackage
+cabal upload
+
+git push origin --tags master
+```
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bustle-0.5.2/NEWS.md new/bustle-0.5.3/NEWS.md
--- old/bustle-0.5.2/NEWS.md2015-08-18 13:23:07.0 +0200
+++ new/bustle-0.5.3/NEWS.md2016-01-11 14:52:06.0 +0100
@@ -1,3 +1,10 @@
+Bustle 0.5.3 (2016-01-11)
+-
+
+* No functional changes!
+* Add keywords to `.desktop` file
+* Update screenshots in `.appdata.xml` file
+
 Bustle 0.5.2 (2015-08-18)
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bustle-0.5.2/bustle.cabal 
new/bustle-0.5.3/bustle.cabal
--- old/bustle-0.5.2/bustle.cabal   2015-08-18 13:23:07.0 +0200
+++ new/bustle-0.5.3/bustle.cabal   2016-01-11 14:52:06.0 +0100
@@ -1,6 +1,6 @@
 Name:   bustle
 Category:   Network, Desktop
-Version:0.5.2
+Version:0.5.3
 Cabal-Version:  >= 1.18
 Tested-With:GHC >= 7.8.4 && < 7.11
 Synopsis:   Draw sequence diagrams of D-Bus traffic
@@ -202,6 +202,7 @@
 type: exitcode-stdio-1.0
 main-is: Test/Regions.hs
 other-modules: Bustle.Regions
+default-language: Haskell2010
 Build-Depends: base
  , QuickCheck
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bustle-0.5.2/data/bustle.appdata.xml.in 
new/bustle-0.5.3/data/bustle.appdata.xml.in
--- old/bustle-0.5.2/data/bustle.appdata.xml.in 2015-08-18 13:23:07.0 
+0200
+++ new/bustle-0.5.3/data/bustle.appdata.xml.in 2016-01-11 14:52:06.0 
+0100
@@ -16,8 +16,14 @@
and average method call times.


-   
-   <_screenshot type="default" width="691" 
height="510">http://willthompson.co.uk/bustle/bustle-0.3.1.png
+   
+   
+   <_image 
type="source">https://wiki.freedesktop.org/www/Software/Bustle/bustle-0.5.2-1.png
+   
+   
+   
+   <_image 
type="source">https://wiki.freedesktop.org/www/Software/Bustle/bustle-0.5.2-2.png
+   

http://willthompson.co.uk/bustle/
philip_at_tecnocode.co.uk
diff -urN 

commit ghc-free for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package ghc-free for openSUSE:Factory 
checked in at 2016-01-21 23:43:38

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


Package is "ghc-free"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-free/ghc-free.changes2015-08-27 
08:55:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-free.new/ghc-free.changes   2016-01-22 
01:08:49.0 +0100
@@ -1,0 +2,10 @@
+Mon Jan 18 10:33:25 UTC 2016 - mimi...@gmail.com
+
+- update to 4.12.4
+* Add instances for ExceptT: like ErrorT, but without an Error constraint.
+* Support containers
+* Support transformers 0.5
+* Removed a number of spurious class constraints.
+* Support comonad 5
+
+---

Old:

  free-4.12.1.tar.gz

New:

  free-4.12.4.tar.gz



Other differences:
--
++ ghc-free.spec ++
--- /var/tmp/diff_new_pack.kNrhli/_old  2016-01-22 01:08:51.0 +0100
+++ /var/tmp/diff_new_pack.kNrhli/_new  2016-01-22 01:08:51.0 +0100
@@ -18,7 +18,7 @@
 %global pkg_name free
 
 Name:   ghc-free
-Version:4.12.1
+Version:4.12.4
 Release:0
 Summary:Monads for free
 Group:  System/Libraries
@@ -33,6 +33,7 @@
 # Begin cabal-rpm deps:
 BuildRequires:  ghc-bifunctors-devel
 BuildRequires:  ghc-comonad-devel
+BuildRequires:  ghc-containers-devel
 BuildRequires:  ghc-distributive-devel
 BuildRequires:  ghc-exceptions-devel
 BuildRequires:  ghc-mtl-devel

++ free-4.12.1.tar.gz -> free-4.12.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/free-4.12.1/.travis.yml new/free-4.12.4/.travis.yml
--- old/free-4.12.1/.travis.yml 2015-05-15 19:34:34.0 +0200
+++ new/free-4.12.4/.travis.yml 2016-01-17 03:15:13.0 +0100
@@ -1,13 +1,14 @@
 env:
- - GHCVER=7.4.2 CABALVER=1.16
- - GHCVER=7.6.3 CABALVER=1.16
+ - GHCVER=7.4.2 CABALVER=1.18
+ - GHCVER=7.6.3 CABALVER=1.18
  - GHCVER=7.8.4 CABALVER=1.18
- - GHCVER=7.10.1 CABALVER=1.22
- - GHCVER=head CABALVER=1.22
+ - GHCVER=7.10.2 CABALVER=1.22
+ - GHCVER=8.0.1 CABALVER=1.24
+ - GHCVER=head CABALVER=1.24
 
 matrix:
   allow_failures:
-   - env: GHCVER=head CABALVER=1.22
+   - env: GHCVER=head CABALVER=1.24
 
 before_install:
  - travis_retry sudo add-apt-repository -y ppa:hvr/ghc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/free-4.12.1/CHANGELOG.markdown 
new/free-4.12.4/CHANGELOG.markdown
--- old/free-4.12.1/CHANGELOG.markdown  2015-05-15 19:34:34.0 +0200
+++ new/free-4.12.4/CHANGELOG.markdown  2016-01-17 03:15:13.0 +0100
@@ -1,3 +1,19 @@
+4.12.4
+--
+* Removed a number of spurious class constraints.
+* Support GHC 8
+
+4.12.3
+--
+* Support `comonad` 5
+
+4.12.2
+--
+* Add instances for `ExceptT`: like `ErrorT`, but without an `Error` 
constraint.
+* Support `containers`
+* Support `transformers` 0.5
+
+
 4.12.1
 --
 * Support GHC 7.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/free-4.12.1/README.markdown 
new/free-4.12.4/README.markdown
--- old/free-4.12.1/README.markdown 2015-05-15 19:34:34.0 +0200
+++ new/free-4.12.4/README.markdown 2016-01-17 03:15:13.0 +0100
@@ -1,7 +1,7 @@
 free
 
 
-[![Build 
Status](https://secure.travis-ci.org/ekmett/free.png?branch=master)](http://travis-ci.org/ekmett/free)
+[![Hackage](https://img.shields.io/hackage/v/free.svg)](https://hackage.haskell.org/package/free)
 [![Build 
Status](https://secure.travis-ci.org/ekmett/free.png?branch=master)](http://travis-ci.org/ekmett/free)
 
 This package provides a common definitions for working with free monads, free 
applicatives, and cofree comonads in Haskell.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/free-4.12.1/examples/Cabbage.lhs 
new/free-4.12.4/examples/Cabbage.lhs
--- old/free-4.12.1/examples/Cabbage.lhs2015-05-15 19:34:34.0 
+0200
+++ new/free-4.12.4/examples/Cabbage.lhs2016-01-17 03:15:13.0 
+0100
@@ -43,7 +43,7 @@
 
 @
 *Cabbage> singleOut1 (== Sheep) [Wolf, Sheep, Cabbage]
-[(Just Wolf,[Sheep,Cabbage]),(Just Sheep,[Wolf,Cabbage]),(Just 
Cabbage,[Wolf,Sheep]),(Nothing,[Wolf,Sheep,Cabbage])]
+(Just Sheep,[Wolf,Cabbage])
 @
 
 > singleOutAll :: [a] -> [(Maybe a,[a])]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/free-4.12.1/free.cabal new/free-4.12.4/free.cabal
--- old/free-4.12.1/free.cabal  2015-05-15 19:34:34.0 +0200
+++ new/free-4.12.4/free.cabal  2016-01-17 03:15:13.0 +0100
@@ -1,6 

commit ghc-wai-extra for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package ghc-wai-extra for openSUSE:Factory 
checked in at 2016-01-21 23:43:15

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


Package is "ghc-wai-extra"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-wai-extra/ghc-wai-extra.changes  
2016-01-07 00:25:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-wai-extra.new/ghc-wai-extra.changes 
2016-01-22 01:08:20.0 +0100
@@ -1,0 +2,6 @@
+Fri Jan 15 10:21:47 UTC 2016 - mimi...@gmail.com
+
+- update to 3.0.14
+* Middleware to force domain names.
+
+---

Old:

  wai-extra-3.0.13.1.tar.gz

New:

  wai-extra-3.0.14.tar.gz



Other differences:
--
++ ghc-wai-extra.spec ++
--- /var/tmp/diff_new_pack.o5Bz0e/_old  2016-01-22 01:08:22.0 +0100
+++ /var/tmp/diff_new_pack.o5Bz0e/_new  2016-01-22 01:08:22.0 +0100
@@ -21,7 +21,7 @@
 %bcond_with tests
 
 Name:   ghc-wai-extra
-Version:3.0.13.1
+Version:3.0.14
 Release:0
 Summary:Provides some basic WAI handlers and middleware
 License:MIT

++ wai-extra-3.0.13.1.tar.gz -> wai-extra-3.0.14.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wai-extra-3.0.13.1/ChangeLog.md 
new/wai-extra-3.0.14/ChangeLog.md
--- old/wai-extra-3.0.13.1/ChangeLog.md 2015-12-30 07:49:09.0 +0100
+++ new/wai-extra-3.0.14/ChangeLog.md   2016-01-12 14:53:39.0 +0100
@@ -1,3 +1,7 @@
+## 3.0.14
+
+* Middleware to force domain names. 
[#506](https://github.com/yesodweb/wai/issues/506) 
[#507](https://github.com/yesodweb/wai/pull/507)
+
 ## 3.0.13.1
 
 * Support wai 3.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/wai-extra-3.0.13.1/Network/Wai/Middleware/ForceDomain.hs 
new/wai-extra-3.0.14/Network/Wai/Middleware/ForceDomain.hs
--- old/wai-extra-3.0.13.1/Network/Wai/Middleware/ForceDomain.hs
1970-01-01 01:00:00.0 +0100
+++ new/wai-extra-3.0.14/Network/Wai/Middleware/ForceDomain.hs  2016-01-12 
14:53:39.0 +0100
@@ -0,0 +1,38 @@
+-- |
+--
+-- @since 3.0.14
+module Network.Wai.Middleware.ForceDomain where
+
+import Data.ByteString (ByteString)
+import Data.Monoid ((<>), mempty)
+import Network.HTTP.Types (hLocation, methodGet, status301, status307)
+import Prelude
+
+import Network.Wai
+import Network.Wai.Request
+
+-- | Force a domain by redirecting.
+-- The `checkDomain` function takes the current domain and checks whether it 
is correct.
+-- It should return `Nothing` if the domain is correct, or `Just "domain.com"` 
if it is incorrect.
+--
+-- @since 3.0.14
+forceDomain :: (ByteString -> Maybe ByteString) -> Middleware
+forceDomain checkDomain app req sendResponse =
+case requestHeaderHost req >>= checkDomain of
+Nothing ->
+app req sendResponse
+Just domain ->
+sendResponse $ redirectResponse domain
+
+where
+-- From: Network.Wai.Middleware.ForceSSL
+redirectResponse domain =
+responseBuilder status [(hLocation, location domain)] mempty
+
+location h =
+let p = if appearsSecure req then "https://; else "http://; in
+p <> h <> rawPathInfo req <> rawQueryString req
+
+status
+| requestMethod req == methodGet = status301
+| otherwise = status307
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wai-extra-3.0.13.1/Network/Wai/Middleware/Gzip.hs 
new/wai-extra-3.0.14/Network/Wai/Middleware/Gzip.hs
--- old/wai-extra-3.0.13.1/Network/Wai/Middleware/Gzip.hs   2015-12-30 
07:49:09.0 +0100
+++ new/wai-extra-3.0.14/Network/Wai/Middleware/Gzip.hs 2016-01-12 
14:53:39.0 +0100
@@ -65,6 +65,7 @@
 [ "application/json"
 , "application/javascript"
 , "application/ecmascript"
+, "image/x-icon"
 ]
 
 -- | Use gzip to compress the body of the response.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wai-extra-3.0.13.1/wai-extra.cabal 
new/wai-extra-3.0.14/wai-extra.cabal
--- old/wai-extra-3.0.13.1/wai-extra.cabal  2015-12-30 07:49:09.0 
+0100
+++ new/wai-extra-3.0.14/wai-extra.cabal2016-01-12 14:53:39.0 
+0100
@@ -1,5 +1,5 @@
 Name:wai-extra
-Version: 3.0.13.1
+Version: 3.0.14
 Synopsis:Provides some basic WAI handlers and middleware.
 description:
   Provides basic WAI handler and middleware functionality:
@@ -141,6 +141,7 @@
  

commit ghc-monad-logger for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package ghc-monad-logger for 
openSUSE:Factory checked in at 2016-01-21 23:43:25

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


Package is "ghc-monad-logger"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-monad-logger/ghc-monad-logger.changes
2015-12-23 08:49:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-monad-logger.new/ghc-monad-logger.changes   
2016-01-22 01:08:33.0 +0100
@@ -1,0 +2,6 @@
+Fri Jan 15 10:06:34 UTC 2016 - mimi...@gmail.com
+
+- update to 0.3.17 
+* log to a chan
+
+---

Old:

  monad-logger-0.3.16.tar.gz

New:

  monad-logger-0.3.17.tar.gz



Other differences:
--
++ ghc-monad-logger.spec ++
--- /var/tmp/diff_new_pack.N4JWEN/_old  2016-01-22 01:08:35.0 +0100
+++ /var/tmp/diff_new_pack.N4JWEN/_new  2016-01-22 01:08:35.0 +0100
@@ -19,7 +19,7 @@
 %global pkg_name monad-logger
 
 Name:   ghc-monad-logger
-Version:0.3.16
+Version:0.3.17
 Release:0
 Summary:A class of monads which can log messages
 License:MIT

++ monad-logger-0.3.16.tar.gz -> monad-logger-0.3.17.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/monad-logger-0.3.16/ChangeLog.md 
new/monad-logger-0.3.17/ChangeLog.md
--- old/monad-logger-0.3.16/ChangeLog.md2015-12-13 09:03:42.0 
+0100
+++ new/monad-logger-0.3.17/ChangeLog.md2016-01-12 12:18:18.0 
+0100
@@ -1,3 +1,7 @@
+## 0.3.17
+
+* log to a chan [#74](https://github.com/kazu-yamamoto/logger/pull/74)
+
 ## 0.3.16
 
 * Provide default monadLoggerLog implementation 
[#72](https://github.com/kazu-yamamoto/logger/pull/72)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/monad-logger-0.3.16/Control/Monad/Logger.hs 
new/monad-logger-0.3.17/Control/Monad/Logger.hs
--- old/monad-logger-0.3.16/Control/Monad/Logger.hs 2015-12-13 
09:03:42.0 +0100
+++ new/monad-logger-0.3.17/Control/Monad/Logger.hs 2016-01-12 
12:18:18.0 +0100
@@ -36,6 +36,8 @@
 , LoggingT (..)
 , runStderrLoggingT
 , runStdoutLoggingT
+, runChanLoggingT
+, unChanLoggingT
 , withChannelLogger
 , filterLogger
 , NoLoggingT (..)
@@ -80,10 +82,11 @@
 import Data.Monoid (Monoid)
 
 import Control.Applicative (Applicative (..))
+import Control.Concurrent.Chan (Chan(),writeChan,readChan)
 import Control.Concurrent.STM
 import Control.Concurrent.STM.TBChan
 import Control.Exception.Lifted (onException)
-import Control.Monad (liftM, ap, when, void)
+import Control.Monad (liftM, ap, when, void, forever)
 import Control.Monad.Base (MonadBase (liftBase))
 import Control.Monad.Loops (untilM)
 import Control.Monad.Trans.Control (MonadBaseControl (..), MonadTransControl 
(..))
@@ -579,6 +582,29 @@
 runStdoutLoggingT :: MonadIO m => LoggingT m a -> m a
 runStdoutLoggingT = (`runLoggingT` defaultOutput stdout)
 
+-- | Run a block using a @MonadLogger@ instance which writes tuples to an
+--   unbounded channel.
+--
+--   The tuples can be extracted (ie. in another thread) with `unChanLoggingT`
+--   or a custom extraction funtion, and written to a destination.
+--
+-- @since 0.3.17
+runChanLoggingT :: MonadIO m => Chan (Loc, LogSource, LogLevel, LogStr) -> 
LoggingT m a -> m a
+runChanLoggingT chan = (`runLoggingT` sink chan)
+where
+sink chan loc src lvl msg = writeChan chan (loc,src,lvl,msg)
+
+-- | Read logging tuples from an unbounded channel and log them into a
+--   `MonadLoggerIO` monad, forever.
+--
+--   For use in a dedicated thread with a channel fed by `runChanLoggingT`.
+--
+-- @since 0.3.17
+unChanLoggingT :: (MonadLogger m, MonadIO m) => Chan (Loc, LogSource, 
LogLevel, LogStr) -> m ()
+unChanLoggingT chan = forever $ do
+(loc,src,lvl,msg) <- liftIO $ readChan chan
+monadLoggerLog loc src lvl msg
+
 -- | Within the 'LoggingT' monad, capture all log messages to a bounded
 --   channel of the indicated size, and only actually log them if there is an
 --   exception.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/monad-logger-0.3.16/monad-logger.cabal 
new/monad-logger-0.3.17/monad-logger.cabal
--- old/monad-logger-0.3.16/monad-logger.cabal  2015-12-13 09:03:42.0 
+0100
+++ new/monad-logger-0.3.17/monad-logger.cabal  2016-01-12 12:18:18.0 
+0100
@@ -1,5 +1,5 @@
 name:monad-logger
-version: 0.3.16
+version: 0.3.17
 synopsis:A class of monads which can log messages.
 

commit hdevtools for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package hdevtools for openSUSE:Factory 
checked in at 2016-01-21 23:43:28

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


Package is "hdevtools"

Changes:

--- /work/SRC/openSUSE:Factory/hdevtools/hdevtools.changes  2015-08-25 
08:49:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.hdevtools.new/hdevtools.changes 2016-01-22 
01:08:37.0 +0100
@@ -1,0 +2,6 @@
+Fri Jan 15 09:57:29 UTC 2016 - mimi...@gmail.com
+
+- update to 0.1.2.2
+* Added type checking support for tests and benchmarks in stack projects.
+
+---

Old:

  hdevtools-0.1.2.1.tar.gz

New:

  hdevtools-0.1.2.2.tar.gz



Other differences:
--
++ hdevtools.spec ++
--- /var/tmp/diff_new_pack.n7lpw4/_old  2016-01-22 01:08:39.0 +0100
+++ /var/tmp/diff_new_pack.n7lpw4/_new  2016-01-22 01:08:39.0 +0100
@@ -18,7 +18,7 @@
 
 %global debug_package %{nil}
 Name:   hdevtools
-Version:0.1.2.1
+Version:0.1.2.2
 Release:0
 Summary:Persistent GHC powered background server for FAST haskell 
development tools
 License:MIT
@@ -38,6 +38,7 @@
 BuildRequires:  ghc-process-devel
 BuildRequires:  ghc-syb-devel
 BuildRequires:  ghc-time-devel
+BuildRequires:  ghc-transformers-devel
 BuildRequires:  ghc-unix-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # End cabal-rpm deps

++ hdevtools-0.1.2.1.tar.gz -> hdevtools-0.1.2.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hdevtools-0.1.2.1/CHANGELOG.md 
new/hdevtools-0.1.2.2/CHANGELOG.md
--- old/hdevtools-0.1.2.1/CHANGELOG.md  1970-01-01 01:00:00.0 +0100
+++ new/hdevtools-0.1.2.2/CHANGELOG.md  2016-01-11 23:25:10.0 +0100
@@ -0,0 +1,5 @@
+# Changelog
+
+## 0.1.2.2 - 2016-01-11
+
+ * Added type checking support for tests and benchmarks in stack projects.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hdevtools-0.1.2.1/LICENSE 
new/hdevtools-0.1.2.2/LICENSE
--- old/hdevtools-0.1.2.1/LICENSE   2015-08-14 00:18:29.0 +0200
+++ new/hdevtools-0.1.2.2/LICENSE   2015-12-18 19:26:31.0 +0100
@@ -1,4 +1,4 @@
-Copyright (C) 2012 The hdevtools Authors (see AUTHORS file)
+Copyright (C) 2015 The hdevtools Authors (see AUTHORS file)
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hdevtools-0.1.2.1/hdevtools.cabal 
new/hdevtools-0.1.2.2/hdevtools.cabal
--- old/hdevtools-0.1.2.1/hdevtools.cabal   2015-08-14 00:18:29.0 
+0200
+++ new/hdevtools-0.1.2.2/hdevtools.cabal   2016-01-11 23:27:20.0 
+0100
@@ -1,5 +1,5 @@
 name:hdevtools
-version: 0.1.2.1
+version: 0.1.2.2
 synopsis:Persistent GHC powered background server for FAST haskell 
development tools
 description:
 'hdevtools' is a backend for text editor plugins, to allow for things such 
as
@@ -30,17 +30,19 @@
 license: MIT
 license-file:LICENSE
 author:  Bit Connor
-maintainer:  schell.sciva...@synapsegroup.com
+maintainer:  Sebastian Nagel , 
+ Ranjit Jhala 
 copyright:   See AUTHORS file
 category:Development
-homepage:https://github.com/schell/hdevtools/
-bug-reports: https://github.com/schell/hdevtools/issues/
+homepage:https://github.com/hdevtools/hdevtools/
+bug-reports: https://github.com/hdevtools/hdevtools/issues/
 build-type:  Simple
 cabal-version:   >=1.8
+extra-source-files:  CHANGELOG.md
 
 source-repository head
   type:git
-  location:git://github.com/schell/hdevtools.git
+  location:git://github.com/hdevtools/hdevtools.git
 
 executable hdevtools
   hs-source-dirs:  src
@@ -69,8 +71,9 @@
ghc-paths,
syb,
network,
-   process >= 1.2.3.0,
+   process,
time,
+   transformers,
unix
 
   if impl(ghc == 7.6.*)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hdevtools-0.1.2.1/src/Cabal.hs 
new/hdevtools-0.1.2.2/src/Cabal.hs
--- old/hdevtools-0.1.2.1/src/Cabal.hs  2015-08-14 

commit ghc-GLUT for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package ghc-GLUT for openSUSE:Factory 
checked in at 2016-01-21 23:43:29

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


Package is "ghc-GLUT"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-GLUT/ghc-GLUT.changes2016-01-05 
21:55:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-GLUT.new/ghc-GLUT.changes   2016-01-22 
01:08:39.0 +0100
@@ -1,0 +2,6 @@
+Mon Jan 11 08:12:22 UTC 2016 - mimi...@gmail.com
+
+- update to 2.7.0.6
+* Relaxed upper version bound for OpenGLRaw.
+
+---

Old:

  GLUT-2.7.0.5.tar.gz

New:

  GLUT-2.7.0.6.tar.gz



Other differences:
--
++ ghc-GLUT.spec ++
--- /var/tmp/diff_new_pack.eJLNYb/_old  2016-01-22 01:08:41.0 +0100
+++ /var/tmp/diff_new_pack.eJLNYb/_new  2016-01-22 01:08:41.0 +0100
@@ -18,7 +18,7 @@
 
 %global pkg_name GLUT
 Name:   ghc-GLUT
-Version:2.7.0.5
+Version:2.7.0.6
 Release:0
 Summary:A binding for the OpenGL Utility Toolkit
 License:BSD-3-Clause

++ GLUT-2.7.0.5.tar.gz -> GLUT-2.7.0.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GLUT-2.7.0.5/CHANGELOG.md 
new/GLUT-2.7.0.6/CHANGELOG.md
--- old/GLUT-2.7.0.5/CHANGELOG.md   2016-01-03 23:53:35.0 +0100
+++ new/GLUT-2.7.0.6/CHANGELOG.md   2016-01-10 20:03:01.0 +0100
@@ -1,3 +1,7 @@
+2.7.0.6
+
+* Relaxed upper version bound for `OpenGLRaw`.
+
 2.7.0.5
 
 * Make things work with both old and new `OpenGLRaw`/`GLURaw` packages.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GLUT-2.7.0.5/GLUT.cabal new/GLUT-2.7.0.6/GLUT.cabal
--- old/GLUT-2.7.0.5/GLUT.cabal 2016-01-03 23:53:35.0 +0100
+++ new/GLUT-2.7.0.6/GLUT.cabal 2016-01-10 20:03:01.0 +0100
@@ -1,5 +1,5 @@
 name: GLUT
-version: 2.7.0.5
+version: 2.7.0.6
 synopsis: A binding for the OpenGL Utility Toolkit
 description:
   A Haskell binding for the OpenGL Utility Toolkit, a window system independent
@@ -229,7 +229,7 @@
   if !flag(BuildExamples)
 buildable: False
   main-is: SmoothOpenGL3.hs
-  build-depends: base >= 3 && < 5, bytestring >= 0.9 && < 0.11, OpenGLRaw >= 
1.0 && < 3.1, GLUT
+  build-depends: base >= 3 && < 5, bytestring >= 0.9 && < 0.11, OpenGLRaw >= 
1.0 && < 3.2, GLUT
   hs-source-dirs: examples/Misc
   default-language: Haskell2010
   ghc-options: -Wall




commit ghc-dbus for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package ghc-dbus for openSUSE:Factory 
checked in at 2016-01-21 23:43:34

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


Package is "ghc-dbus"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-dbus/ghc-dbus.changes2015-10-14 
16:45:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-dbus.new/ghc-dbus.changes   2016-01-22 
01:08:45.0 +0100
@@ -1,0 +2,5 @@
+Sun Jan 17 08:16:49 UTC 2016 - mimi...@gmail.com
+
+- update to 0.10.12 
+
+---

Old:

  dbus-0.10.11.tar.gz

New:

  dbus-0.10.12.tar.gz



Other differences:
--
++ ghc-dbus.spec ++
--- /var/tmp/diff_new_pack.qxFXgI/_old  2016-01-22 01:08:47.0 +0100
+++ /var/tmp/diff_new_pack.qxFXgI/_new  2016-01-22 01:08:47.0 +0100
@@ -21,7 +21,7 @@
 %global debug_package %{nil}
 %bcond_with tests
 Name:   ghc-dbus
-Version:0.10.11
+Version:0.10.12
 Release:0
 Summary:A client library for the D-Bus IPC system
 License:GPL-3.0+

++ dbus-0.10.11.tar.gz -> dbus-0.10.12.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dbus-0.10.11/dbus.cabal new/dbus-0.10.12/dbus.cabal
--- old/dbus-0.10.11/dbus.cabal 2015-10-12 02:12:17.0 +0200
+++ new/dbus-0.10.12/dbus.cabal 2016-01-15 07:59:32.0 +0100
@@ -1,5 +1,5 @@
 name: dbus
-version: 0.10.11
+version: 0.10.12
 license: GPL-3
 license-file: license.txt
 author: John Millikin 
@@ -83,7 +83,7 @@
 source-repository this
   type: git
   location: https://john-millikin.com/code/haskell-dbus/
-  tag: haskell-dbus_0.10.11
+  tag: haskell-dbus_0.10.12
 
 library
   ghc-options: -Wall -O2
@@ -95,8 +95,8 @@
   -- IMPORTANT: keep these in sync with the test suite
   build-depends:
   base >= 4.0 && < 5.0
-, bytestring >= 0.9
-, cereal >= 0.3.4 && < 0.5
+, bytestring >= 0.10.2
+, cereal >= 0.3.4 && < 0.6
 , containers >= 0.1 && < 0.6
 , libxml-sax >= 0.7 && < 0.8
 , network >= 2.2.3
@@ -131,8 +131,8 @@
 
   build-depends:
   base >= 4.0 && < 5.0
-, bytestring >= 0.9
-, cereal >= 0.3.4 && < 0.5
+, bytestring >= 0.10.2
+, cereal >= 0.3.4 && < 0.6
 , chell >= 0.4 && < 0.5
 , chell-quickcheck >= 0.2 && < 0.3
 , containers >= 0.1 && < 0.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dbus-0.10.11/lib/DBus/Transport.hs 
new/dbus-0.10.12/lib/DBus/Transport.hs
--- old/dbus-0.10.11/lib/DBus/Transport.hs  2015-10-12 02:12:17.0 
+0200
+++ new/dbus-0.10.12/lib/DBus/Transport.hs  2016-01-15 07:59:32.0 
+0100
@@ -40,15 +40,16 @@
 import   Control.Exception
 import qualified Data.ByteString
 import   Data.ByteString (ByteString)
+import qualified Data.ByteString.Builder as Builder
+import qualified Data.ByteString.Lazy as Lazy
 import qualified Data.Map as Map
+import   Data.Monoid (mappend, mempty)
 import   Data.Typeable (Typeable)
 import   Foreign.C (CUInt)
 import   Network.Socket hiding (recv)
 import   Network.Socket.ByteString (sendAll, recv)
 import qualified System.Info
 
-import qualified Data.Serialize.Builder as Builder
-
 import   DBus
 
 -- | Thrown from transport methods when an error occurs.
@@ -149,24 +150,24 @@
transportClose (SocketTransport addr s) = catchIOException addr (sClose 
s)
 
 recvLoop :: Socket -> Int -> IO ByteString
-recvLoop s = loop Builder.empty where
+recvLoop s = \n -> Lazy.toStrict `fmap` loop mempty n where
chunkSize = 4096
loop acc n = if n > chunkSize
then do
chunk <- recv s chunkSize
-   let builder = Builder.append acc 
(Builder.fromByteString chunk)
+   let builder = mappend acc (Builder.byteString chunk)
loop builder (n - Data.ByteString.length chunk)
else do
chunk <- recv s n
case Data.ByteString.length chunk of
-- Unexpected end of connection; maybe the 
remote end went away.
-- Return what we've got so far.
-   0 -> return (Builder.toByteString acc)
+   0 -> return (Builder.toLazyByteString acc)

len -> do
-   let builder = Builder.append acc 
(Builder.fromByteString chunk)
+  

commit ghc-cabal-helper for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package ghc-cabal-helper for 
openSUSE:Factory checked in at 2016-01-21 23:43:32

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


Package is "ghc-cabal-helper"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-cabal-helper/ghc-cabal-helper.changes
2015-12-29 12:58:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-cabal-helper.new/ghc-cabal-helper.changes   
2016-01-22 01:08:43.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan 11 07:39:48 UTC 2016 - mimi...@gmail.com
+
+- update to 0.6.3.0 
+
+---

Old:

  cabal-helper-0.6.2.0.tar.gz

New:

  cabal-helper-0.6.3.0.tar.gz



Other differences:
--
++ ghc-cabal-helper.spec ++
--- /var/tmp/diff_new_pack.PHISNk/_old  2016-01-22 01:08:45.0 +0100
+++ /var/tmp/diff_new_pack.PHISNk/_new  2016-01-22 01:08:45.0 +0100
@@ -19,7 +19,7 @@
 %global pkg_name cabal-helper
 %bcond_with tests
 Name:   ghc-cabal-helper
-Version:0.6.2.0
+Version:0.6.3.0
 Release:0
 Summary:Simple interface to some of Cabal's configuration state used 
by ghc-mod
 License:AGPL-3.0+

++ cabal-helper-0.6.2.0.tar.gz -> cabal-helper-0.6.3.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cabal-helper-0.6.2.0/Distribution/Helper.hs 
new/cabal-helper-0.6.3.0/Distribution/Helper.hs
--- old/cabal-helper-0.6.2.0/Distribution/Helper.hs 2015-09-24 
04:11:17.0 +0200
+++ new/cabal-helper-0.6.3.0/Distribution/Helper.hs 2016-01-10 
22:00:45.0 +0100
@@ -48,6 +48,7 @@
   , configFlags
   , nonDefaultConfigFlags
   , packageId
+  , compilerVersion
 
   -- * Result types
   , ChModuleName(..)
@@ -63,8 +64,10 @@
 
   -- * Managing @dist/@
   , prepare
+  , prepare'
   , reconfigure
   , writeAutogenFiles
+  , writeAutogenFiles'
 
   -- * $libexec related error handling
   , LibexecNotFoundError(..)
@@ -79,6 +82,7 @@
 import Control.Exception as E
 import Data.Char
 import Data.List
+import Data.Maybe
 import Data.Version
 import Data.Typeable
 import Distribution.Simple.BuildPaths (exeExtension)
@@ -154,7 +158,8 @@
   slbiPkgLicenses :: [(String, [(String, Version)])],
   slbiFlags   :: [(String, Bool)],
   slbiConfigFlags :: [(String, Bool)],
-  slbiNonDefaultConfigFlags :: [(String, Bool)]
+  slbiNonDefaultConfigFlags :: [(String, Bool)],
+  slbiCompilerVersion :: (String, Version)
 } deriving (Eq, Ord, Read, Show)
 
 -- | Caches helper executable result so it doesn't have to be run more than 
once
@@ -164,6 +169,9 @@
  (ReaderT QueryEnv m) a }
 deriving (Functor, Applicative, Monad, MonadIO)
 
+instance MonadTrans Query where
+lift = Query . lift . lift
+
 type MonadQuery m = ( MonadIO m
 , MonadState (Maybe SomeLocalBuildInfo) m
 , MonadReader QueryEnv m)
@@ -230,6 +238,9 @@
 -- i.e. don't rely on these being the flags set by the user directly.
 nonDefaultConfigFlags :: MonadIO m => Query m [(String, Bool)]
 
+-- | The version of GHC the project is configured to use
+compilerVersion :: MonadIO m => Query m (String, Version)
+
 -- | Package identifier, i.e. package name and version
 packageId :: MonadIO m => Query m (String, Version)
 
@@ -246,6 +257,7 @@
 flags   = Query $ slbiFlags   `liftM` getSlbi
 configFlags = Query $ slbiConfigFlags `liftM` getSlbi
 nonDefaultConfigFlags = Query $ slbiNonDefaultConfigFlags `liftM` getSlbi
+compilerVersion = Query $ slbiCompilerVersion `liftM` getSlbi
 packageId   = Query $ getPackageId
 
 -- | Run @cabal configure@
@@ -266,50 +278,57 @@
 _ <- liftIO $ readProc (cabalProgram progs) ("configure":progOpts) ""
 return ()
 
-
-
-invokeHelper :: MonadQuery m => [String] -> m [Maybe ChResponse]
-invokeHelper args = ask >>= \QueryEnv {..} -> do
-  let progs = qePrograms
-  projdir = qeProjectDir
-  distdir = qeDistDir
-
-  progArgs = [ "--with-ghc=" ++ ghcProgram progs
- , "--with-ghc-pkg=" ++ ghcPkgProgram progs
- , "--with-cabal="   ++ cabalProgram progs
+readHelper :: (MonadIO m, MonadQuery m) => [String] -> m [Maybe ChResponse]
+readHelper args = ask >>= \qe -> liftIO $ do
+  out <- either error id <$> invokeHelper qe args
+  let res = read out
+  liftIO $ evaluate res `E.catch` \se@(SomeException _) -> do
+  md <- lookupEnv' "CABAL_HELPER_DEBUG"
+  let msg = "readHelper: exception: '" ++ show se ++ "'"
+  error $ msg 

commit virt-manager for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package virt-manager for openSUSE:Factory 
checked in at 2016-01-21 23:43:49

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


Package is "virt-manager"

Changes:

--- /work/SRC/openSUSE:Factory/virt-manager/virt-manager.changes
2016-01-08 15:23:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.virt-manager.new/virt-manager.changes   
2016-01-22 01:09:12.0 +0100
@@ -1,0 +2,19 @@
+Mon Jan 18 13:43:47 MST 2016 - carn...@suse.com
+
+- bsc#962221 - virt-install: 'NoneType' object has no attribute
+  'isdigit' 
+  eae7dc06-fix-URL-installs-when-content-length-header-missing.patch
+
+---
+Fri Jan  8 11:50:46 MST 2016 - carn...@suse.com
+
+- bsc#960828 - Unable to create qcow2 volumes on remote KVM with
+  virt-manager
+  virtinst-vol-default-nocow.patch
+- bsc#960724 - virt-manager fails to create Virtual machines on a
+  CentOS7 host
+  virtinst-set-qemu-emulator.patch
+- Upstream bug fix
+  89c3638b-fix-detection-that-libvirtd-is-stopped.patch
+
+---

New:

  89c3638b-fix-detection-that-libvirtd-is-stopped.patch
  eae7dc06-fix-URL-installs-when-content-length-header-missing.patch



Other differences:
--
++ virt-manager.spec ++
--- /var/tmp/diff_new_pack.30hdX0/_old  2016-01-22 01:09:15.0 +0100
+++ /var/tmp/diff_new_pack.30hdX0/_new  2016-01-22 01:09:15.0 +0100
@@ -37,6 +37,8 @@
 Source1:virt-install.rb
 Source2:virt-install.desktop
 # Upstream Patches
+Patch1: 89c3638b-fix-detection-that-libvirtd-is-stopped.patch
+Patch2: 
eae7dc06-fix-URL-installs-when-content-length-header-missing.patch
 # SUSE Only
 Patch70:virtman-desktop.patch
 Patch71:virtman-kvm.patch
@@ -157,6 +159,8 @@
 %prep
 %setup -q
 # Upstream Patches
+%patch1 -p1
+%patch2 -p1
 # SUSE Only
 %patch70 -p1
 %patch71 -p1

++ 89c3638b-fix-detection-that-libvirtd-is-stopped.patch ++
Subject: connection: fix detection that libvirtd is stopped
From: Pavel Hrdina phrd...@redhat.com Tue Jan 5 10:17:37 2016 +0100
Date: Fri Jan 8 10:21:42 2016 +0100:
Git: 89c3638b63e5b251db92ef7066c1753bfa469d38

In case that libvirtd is stopped, we could receive another type of error
from libvirt "libvirtError: internal error: client socket is closed".
This one is usually reported from local connection.

Signed-off-by: Pavel Hrdina 

Index: virt-manager-1.3.2/virtManager/connection.py
===
--- virt-manager-1.3.2.orig/virtManager/connection.py
+++ virt-manager-1.3.2/virtManager/connection.py
@@ -1298,6 +1298,7 @@ class vmmConnection(vmmGObject):
 from_remote = getattr(libvirt, "VIR_FROM_REMOTE", None)
 from_rpc = getattr(libvirt, "VIR_FROM_RPC", None)
 sys_error = getattr(libvirt, "VIR_ERR_SYSTEM_ERROR", None)
+internal_error = getattr(libvirt, "VIR_ERR_INTERNAL_ERROR", None)
 
 dom = -1
 code = -1
@@ -1309,7 +1310,7 @@ class vmmConnection(vmmGObject):
 self.get_uri(), exc_info=True)
 
 if (dom in [from_remote, from_rpc] and
-code in [sys_error]):
+code in [sys_error, internal_error]):
 e = None
 logging.debug("Not showing user error since libvirtd "
 "appears to have stopped.")
++ eae7dc06-fix-URL-installs-when-content-length-header-missing.patch ++
Subject: urlfetcher: Fix URL installs when content-length header missing
From: Cole Robinson crobi...@redhat.com Tue Jan 12 12:45:02 2016 -0500
Date: Tue Jan 12 12:45:02 2016 -0500:
Git: eae7dc061968a83fef8ebb632c8f939621ff22b1

Suggested-by: bd...@sjm.com

Index: virt-manager-1.3.2/virtinst/urlfetcher.py
===
--- virt-manager-1.3.2.orig/virtinst/urlfetcher.py
+++ virt-manager-1.3.2/virtinst/urlfetcher.py
@@ -186,8 +186,11 @@ class _HTTPURLFetcher(_URLFetcher):
 """
 response = requests.get(url, stream=True)
 response.raise_for_status()
-size = response.headers.get('content-length')
-return response, size.isdigit() and int(size) or None
+try:
+size = int(response.headers.get('content-length'))
+except:
+size = None
+return response, size
 
 def _write(self, urlobj, fileobj):
 """
++ virtinst-add-ppc64-arch-support.patch ++
--- /var/tmp/diff_new_pack.30hdX0/_old  2016-01-22 01:09:15.0 +0100
+++ /var/tmp/diff_new_pack.30hdX0/_new  2016-01-22 

commit crmsh for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package crmsh for openSUSE:Factory checked 
in at 2016-01-21 23:43:52

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-12-09 
22:14:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.crmsh.new/crmsh.changes 2016-01-22 
01:09:21.0 +0100
@@ -1,0 +2,19 @@
+Fri Jan 15 16:13:32 UTC 2016 - kgronl...@suse.com
+
+- Update to version 2.2.0+git.1452874360.0988ac4:
+  + Release 2.2.0
+  + low: don't use deprecated crm_attribute -U option
+  + high: cibconfig: Fix XML import bug for cloned groups (bsc#959895)
+  + medium: ui_cib: Call crm_shadow in batch mode to avoid spawning subshell 
(bsc#961392)
+  + high: cibconfig: fail if new object already exists (bsc#959965)
+  + high: cibconfig: Preserve failure through edit (bsc#959965)
+  + low: hb_report: Drop function from event patterns
+  + medium: ui_history: Add events command (bsc#952449)
+  + medium: scripts: Reformat scripts to simplified form
+  + medium: scripts: Load single file yml scripts
+  + low: clidisplay: Avoid crash when colorizing None
+  + medium: cibconfig: Detect false container children
+  + medium: history: Ignore central log
+  + medium: history: Fix live report refresh (bsc#950422) (bsc#927414)
+
+---

Old:

  crmsh-2.2.0~rc3+git.1449475283.649c9d2.tar.bz2

New:

  crmsh-2.2.0+git.1452874360.0988ac4.tar.bz2



Other differences:
--
++ crmsh.spec ++
--- /var/tmp/diff_new_pack.siH12D/_old  2016-01-22 01:09:24.0 +0100
+++ /var/tmp/diff_new_pack.siH12D/_new  2016-01-22 01:09:24.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package crmsh
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -36,7 +36,7 @@
 Summary:High Availability cluster command-line interface
 License:GPL-2.0+
 Group:  %{pkg_group}
-Version:2.2.0~rc3+git.1449475283.649c9d2
+Version:2.2.0+git.1452874360.0988ac4
 Release:0
 Url:http://crmsh.github.io
 Source0:%{name}-%{version}.tar.bz2
@@ -196,8 +196,7 @@
 %defattr(-,root,root)
 
 %{_sbindir}/crm
-%{python_sitelib}/crmsh
-%{python_sitelib}/crmsh*.egg-info
+%{python_sitelib}/crmsh*
 
 %{_datadir}/%{name}
 %exclude %{_datadir}/%{name}/tests

++ _service ++
--- /var/tmp/diff_new_pack.siH12D/_old  2016-01-22 01:09:24.0 +0100
+++ /var/tmp/diff_new_pack.siH12D/_new  2016-01-22 01:09:24.0 +0100
@@ -3,7 +3,7 @@
 git://github.com/ClusterLabs/crmsh.git
 git
 crmsh
-2.2.0~rc3+git.%ct.%h
+2.2.0+git.%ct.%h
 master
 enable
   

++ _servicedata ++
--- /var/tmp/diff_new_pack.siH12D/_old  2016-01-22 01:09:24.0 +0100
+++ /var/tmp/diff_new_pack.siH12D/_new  2016-01-22 01:09:24.0 +0100
@@ -1,4 +1,4 @@
 
 
 git://github.com/ClusterLabs/crmsh.git
-  649c9d2f0f4a178adadc74f084e565e7f16ee7af
\ No newline at end of file
+  0988ac4d1d2b42a705640bd946f3eb9420258d65
\ No newline at end of file

++ crmsh-2.2.0~rc3+git.1449475283.649c9d2.tar.bz2 -> 
crmsh-2.2.0+git.1452874360.0988ac4.tar.bz2 ++
 8213 lines of diff (skipped)




commit tulip for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package tulip for openSUSE:Factory checked 
in at 2016-01-21 23:43:45

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


Package is "tulip"

Changes:

--- /work/SRC/openSUSE:Factory/tulip/tulip.changes  2015-10-12 
10:02:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.tulip.new/tulip.changes 2016-01-22 
01:09:00.0 +0100
@@ -1,0 +2,22 @@
+Mon Jan 11 08:37:00 UTC 2016 - kkae...@suse.com
+
+- Update to 4.8.0
+  This release offers some new features, mainly :
+  - new layout plugins coming from the newly integrated OGDF v2015.05
+  - an improved version of the Color mapping plugin with predefined
+color schemes added from ColorBrewer.org
+  - a compressed format for the TLPB import/export plugins
+
+  It adds some improvements in :
+  - the computation performance of K-Core and Louvain clustering measures
+  - the graphical user interface of the Self Organizing map dedicated view
+
+  Many bugs have been also fixed especially in :
+  - the Python dedicated view and IDE
+  - the Edge bundling plugin
+  - the Scatter plot, Histogram and Pixel oriented dedicated views
+
+- drop 0007-fix-for-compilation-error-with-Qt-5.5-add-missing-QO.patch
+  (upstream)
+
+---

Old:

  0007-fix-for-compilation-error-with-Qt-5.5-add-missing-QO.patch
  tulip-4.7.0_src.tar.gz

New:

  tulip-4.8.0_src.tar.gz



Other differences:
--
++ tulip.spec ++
--- /var/tmp/diff_new_pack.6jG4O4/_old  2016-01-22 01:09:09.0 +0100
+++ /var/tmp/diff_new_pack.6jG4O4/_new  2016-01-22 01:09:09.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tulip
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,11 +20,11 @@
 Summary:Visualization of huge graphs
 License:GPL-2.0+
 Group:  Productivity/Graphics/Visualization/Graph
-Version:4.7.0
+# .so version
+%define tulip_version 4.8
+Version:%{tulip_version}.0
 Release:0
 Url:http://www.tulip-software.org/
-# .so version
-%define tulip_version 4.7
 Source: %{name}-%{version}_src.tar.gz
 Source1:%{name}.desktop
 Source4:%{name}-rpmlintrc
@@ -40,7 +40,6 @@
 # Fix FindFTGL.cmake
 Patch6: 0006-Find-system-ftgl.patch
 # FIX-UPSTREAM (upstream commit r10874)
-Patch7: 0007-fix-for-compilation-error-with-Qt-5.5-add-missing-QO.patch
 Patch8: use-libbfd.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -175,7 +174,7 @@
 Group:  Productivity/Graphics/Visualization/Graph
 
 %description -n libtulip
-See package 'tulip' for details.
+A library for handling large graphs. See package 'tulip' for details.
 
 %packageogdf
 Summary:A library for displaying graph in a GL context
@@ -183,7 +182,7 @@
 Requires:   Mesa
 
 %description ogdf
-See package 'tulip' for details.
+A library for displaying graph in a GL context. See package 'tulip' for 
details.
 
 %packagepython
 Summary:Python bindings for tulip
@@ -202,10 +201,10 @@
 Requires:   Mesa
 
 %description -n libtulip-ogl
-See package 'tulip' for details.
+A library for displaying graph in a GL context. See package 'tulip' for 
details.
 
 %prep
-%setup -q -n %{name}
+%setup -q
 dos2unix CMakeLists.txt
 %patch1 -p1
 # not yet %patch2 -p1
@@ -213,7 +212,6 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
-%patch7 -p1
 %patch8 -p1
 
 %build
@@ -252,7 +250,7 @@
 rm -f $RPM_BUILD_ROOT/%{_libdir}/*.a
 rm -f $RPM_BUILD_ROOT/%{_datadir}/tulip/doc/tulip-user/html/.buildinfo
 rm -f $RPM_BUILD_ROOT/%{_datadir}/tulip/doc/tulip-python/html/.buildinfo
-%fdupes $RPM_BUILD_ROOT%{_datadir}/tulip/doc
+%fdupes $RPM_BUILD_ROOT%{_datadir}/tulip
 %fdupes $RPM_BUILD_ROOT%{_docdir}/tulip
 %fdupes $RPM_BUILD_ROOT%{_includedir}/tulip
 
@@ -264,6 +262,18 @@
 
 %postun -n libtulip-ogl -p /sbin/ldconfig
 
+%post ogdf -p /sbin/ldconfig
+
+%postun ogdf -p /sbin/ldconfig
+
+%post python -p /sbin/ldconfig
+
+%postun python -p /sbin/ldconfig
+
+%post devel -p /sbin/ldconfig
+
+%postun devel -p /sbin/ldconfig
+
 %files
 %defattr(-,root,root)
 %{_bindir}/tulip
@@ -283,8 +293,19 @@
 %files python
 %defattr(-,root,root)
 %{_libdir}/libtulip-python-%{tulip_version}.so
-%{python_sitearch}/*.so
-%{python_sitearch}/*.py*
+%dir %{python_sitearch}/tulip
+%dir %{python_sitearch}/tulip/native
+%dir %{python_sitearch}/tulipgui
+%dir %{python_sitearch}/tulipgui/native
+%dir 

commit uhd for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package uhd for openSUSE:Factory checked in 
at 2016-01-21 23:43:50

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


Package is "uhd"

Changes:

--- /work/SRC/openSUSE:Factory/uhd/uhd.changes  2016-01-01 19:50:04.0 
+0100
+++ /work/SRC/openSUSE:Factory/.uhd.new/uhd.changes 2016-01-22 
01:09:17.0 +0100
@@ -1,0 +2,7 @@
+Thu Dec 31 10:22:49 UTC 2015 - w...@ire.pw.edu.pl
+
+- Update sources to version 3.9.2
+- Drop 0003-uhd-C-API-wrapper-fix-commit-30f87afcba71a07.patch:
+  included upstream
+
+---

Old:

  0003-uhd-C-API-wrapper-fix-commit-30f87afcba71a07.patch
  uhd-3.9.1.tar.gz
  uhd-images_003.009.001-release.tar.gz

New:

  uhd-3.9.2.tar.gz
  uhd-images_003.009.002-release.tar.gz



Other differences:
--
++ uhd.spec ++
--- /var/tmp/diff_new_pack.3jtHV4/_old  2016-01-22 01:09:20.0 +0100
+++ /var/tmp/diff_new_pack.3jtHV4/_new  2016-01-22 01:09:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package uhd
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,17 +18,16 @@
 
 Name:   uhd
 %define libname libuhd003
-Version:3.9.1
+Version:3.9.2
 Release:0
-%define src_ver 003.009.001
-%define img_ver 003.009.001
+%define src_ver 003.009.002
+%define img_ver 003.009.002
 Summary:The driver for USRP SDR boards
 License:GPL-3.0+
 Group:  Hardware/Other
 Url:
http://ettus-apps.sourcerepo.com/redmine/ettus/projects/uhd/wiki
 Source0:
http://files.ettus.com/binaries/uhd_stable/uhd_%{src_ver}-release/uhd-%{version}.tar.gz
 Source1:
http://files.ettus.com/binaries/images/uhd-images_%{img_ver}-release.tar.gz
-Patch0: 0003-uhd-C-API-wrapper-fix-commit-30f87afcba71a07.patch
 BuildRequires:  boost-devel >= 1.36
 BuildRequires:  cmake >= 2.6
 BuildRequires:  docutils
@@ -110,7 +109,6 @@
 
 %prep
 %setup -q 
-%patch0 -p2
 
 # remove buildtime from documentation
 echo "HTML_TIMESTAMP = NO" >> docs/Doxyfile.in

++ uhd-3.9.1.tar.gz -> uhd-3.9.2.tar.gz ++
 4855 lines of diff (skipped)

++ uhd-images_003.009.001-release.tar.gz -> 
uhd-images_003.009.002-release.tar.gz ++
/work/SRC/openSUSE:Factory/uhd/uhd-images_003.009.001-release.tar.gz 
/work/SRC/openSUSE:Factory/.uhd.new/uhd-images_003.009.002-release.tar.gz 
differ: char 5, line 1




commit ima-evm-utils for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package ima-evm-utils for openSUSE:Factory 
checked in at 2016-01-21 23:43:55

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


Package is "ima-evm-utils"

Changes:

--- /work/SRC/openSUSE:Factory/ima-evm-utils/ima-evm-utils.changes  
2015-12-03 13:32:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.ima-evm-utils.new/ima-evm-utils.changes 
2016-01-22 01:09:26.0 +0100
@@ -1,0 +2,6 @@
+Tue Jan 19 09:32:33 UTC 2016 - meiss...@suse.com
+
+- ima-evm-utils-fix-docbook-xsl-directory.patch: 
+  fixed the nwalsh docbook directory again
+
+---



Other differences:
--
++ ima-evm-utils.spec ++
--- /var/tmp/diff_new_pack.aleDP7/_old  2016-01-22 01:09:29.0 +0100
+++ /var/tmp/diff_new_pack.aleDP7/_new  2016-01-22 01:09:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ima-evm-utils
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define sover 0
 %define libname libimaevm%{sover}
 

++ ima-evm-utils-fix-docbook-xsl-directory.patch ++
--- /var/tmp/diff_new_pack.aleDP7/_old  2016-01-22 01:09:29.0 +0100
+++ /var/tmp/diff_new_pack.aleDP7/_new  2016-01-22 01:09:29.0 +0100
@@ -1,12 +1,13 @@
 a/Makefile.am.orig 2014-09-23 14:09:05.0 +0200
-+++ b/Makefile.am  2015-01-21 18:00:23.762694050 +0100
-@@ -24,7 +24,7 @@
+Index: ima-evm-utils-1.0/Makefile.am
+===
+--- ima-evm-utils-1.0.orig/Makefile.am
 ima-evm-utils-1.0/Makefile.am
+@@ -24,7 +24,7 @@ rpm: $(tarname)
rpmbuild -ba --nodeps $(SPEC)
  
  # requires asciidoc, xslproc, docbook-xsl
 -MANPAGE_DOCBOOK_XSL = 
/usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl
-+MANPAGE_DOCBOOK_XSL = 
/usr/share/xml/docbook/stylesheet/nwalsh/1.78.1/manpages/docbook.xsl
++MANPAGE_DOCBOOK_XSL = 
/usr/share/xml/docbook/stylesheet/nwalsh/1.79.0/manpages/docbook.xsl
  
  evmctl.1.html: README
@asciidoc -o $@ $<
-




commit ghc-tagsoup for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package ghc-tagsoup for openSUSE:Factory 
checked in at 2016-01-21 23:43:16

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


Package is "ghc-tagsoup"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-tagsoup/ghc-tagsoup.changes  2016-01-11 
19:12:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-tagsoup.new/ghc-tagsoup.changes 
2016-01-22 01:08:22.0 +0100
@@ -1,0 +2,6 @@
+Mon Jan 11 08:14:21 UTC 2016 - mimi...@gmail.com
+
+- update to 0.13.8
+* add parse/render functions directly to the Tree module
+
+---

Old:

  tagsoup-0.13.7.tar.gz

New:

  tagsoup-0.13.8.tar.gz



Other differences:
--
++ ghc-tagsoup.spec ++
--- /var/tmp/diff_new_pack.pfgdUH/_old  2016-01-22 01:08:23.0 +0100
+++ /var/tmp/diff_new_pack.pfgdUH/_new  2016-01-22 01:08:23.0 +0100
@@ -19,7 +19,7 @@
 %global pkg_name tagsoup
 
 Name:   ghc-tagsoup
-Version:0.13.7
+Version:0.13.8
 Release:0
 Summary:Parsing and extracting information from (possibly malformed) 
HTML/XML documents
 License:BSD-3-Clause

++ tagsoup-0.13.7.tar.gz -> tagsoup-0.13.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tagsoup-0.13.7/CHANGES.txt 
new/tagsoup-0.13.8/CHANGES.txt
--- old/tagsoup-0.13.7/CHANGES.txt  2016-01-09 22:21:31.0 +0100
+++ new/tagsoup-0.13.8/CHANGES.txt  2016-01-10 22:15:15.0 +0100
@@ -1,5 +1,7 @@
 Changelog for TagSoup
 
+0.13.8
+#30, add parse/render functions directly to the Tree module
 0.13.7
 #32, make sure upper case 

commit ghc-MonadRandom for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package ghc-MonadRandom for openSUSE:Factory 
checked in at 2016-01-21 23:43:24

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


Package is "ghc-MonadRandom"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-MonadRandom/ghc-MonadRandom.changes  
2015-11-23 07:30:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-MonadRandom.new/ghc-MonadRandom.changes 
2016-01-22 01:08:31.0 +0100
@@ -1,0 +2,7 @@
+Mon Jan 18 10:42:18 UTC 2016 - mimi...@gmail.com
+
+- update to 0.4.2.1
+* Allow transformers-compat-0.5.
+* Add MonadPlus and Alternative instances for RandT.
+
+---

Old:

  MonadRandom-0.4.1.tar.gz

New:

  MonadRandom-0.4.2.1.tar.gz



Other differences:
--
++ ghc-MonadRandom.spec ++
--- /var/tmp/diff_new_pack.Jjruc2/_old  2016-01-22 01:08:33.0 +0100
+++ /var/tmp/diff_new_pack.Jjruc2/_new  2016-01-22 01:08:33.0 +0100
@@ -19,7 +19,7 @@
 %global pkg_name MonadRandom
 
 Name:   ghc-MonadRandom
-Version:0.4.1
+Version:0.4.2.1
 Release:0
 Summary:Random-number generation monad
 License:MIT

++ MonadRandom-0.4.1.tar.gz -> MonadRandom-0.4.2.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MonadRandom-0.4.1/CHANGES.markdown 
new/MonadRandom-0.4.2.1/CHANGES.markdown
--- old/MonadRandom-0.4.1/CHANGES.markdown  2015-11-21 05:13:15.0 
+0100
+++ new/MonadRandom-0.4.2.1/CHANGES.markdown2016-01-17 00:40:44.0 
+0100
@@ -1,3 +1,13 @@
+0.4.2.1 (16 January 2016)
+-
+
+  - Allow `transformers-compat-0.5`.
+
+0.4.2 (16 January 2016)
+---
+
+  - Add `MonadPlus` and `Alternative` instances for `RandT`.
+
 0.4.1 (20 November 2015)
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MonadRandom-0.4.1/Control/Monad/Random.hs 
new/MonadRandom-0.4.2.1/Control/Monad/Random.hs
--- old/MonadRandom-0.4.1/Control/Monad/Random.hs   2015-11-21 
05:13:15.0 +0100
+++ new/MonadRandom-0.4.2.1/Control/Monad/Random.hs 2016-01-17 
00:40:44.0 +0100
@@ -72,12 +72,16 @@
 -- | A monad transformer which adds a random number generator to an
 -- existing monad.
 newtype RandT g m a = RandT (StateT g m a)
-deriving (Functor, Monad, MonadTrans, MonadIO, MonadFix, MonadReader r, 
MonadWriter w)
+deriving (Functor, Monad, MonadPlus, MonadTrans, MonadIO, MonadFix, 
MonadReader r, MonadWriter w)
 
-instance (Functor m,Monad m) => Applicative (RandT g m) where
+instance (Functor m, Monad m) => Applicative (RandT g m) where
   pure = return
   (<*>) = ap
 
+instance (Functor m, MonadPlus m) => Alternative (RandT g m) where
+  empty = mzero
+  (<|>) = mplus
+
 -- | Lift arbitrary action to RandT
 liftRandT :: (g -> m (a, g)) -- ^ action returning value and new generator 
state
  -> RandT g m a
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MonadRandom-0.4.1/MonadRandom.cabal 
new/MonadRandom-0.4.2.1/MonadRandom.cabal
--- old/MonadRandom-0.4.1/MonadRandom.cabal 2015-11-21 05:13:15.0 
+0100
+++ new/MonadRandom-0.4.2.1/MonadRandom.cabal   2016-01-17 00:40:44.0 
+0100
@@ -1,5 +1,5 @@
 name:MonadRandom
-version: 0.4.1
+version: 0.4.2.1
 synopsis:Random-number generation monad.
 description: Support for computations which consume random values.
 license: OtherLicense
@@ -19,7 +19,7 @@
   exposed-modules: Control.Monad.Random, Control.Monad.Random.Class
   build-depends:   base >= 2 && < 5,
transformers >= 0.3 && < 0.5,
-   transformers-compat == 0.4.*,
+   transformers-compat >= 0.4 && < 0.6,
mtl >= 2.1 && < 2.3,
random
   ghc-options: -Wall




commit ghc-GLURaw for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package ghc-GLURaw for openSUSE:Factory 
checked in at 2016-01-21 23:43:31

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


Package is "ghc-GLURaw"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-GLURaw/ghc-GLURaw.changes2016-01-05 
21:55:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-GLURaw.new/ghc-GLURaw.changes   
2016-01-22 01:08:41.0 +0100
@@ -1,0 +2,6 @@
+Mon Jan 11 08:07:55 UTC 2016 - mimi...@gmail.com
+
+- update to 2.0.0.1
+* Relaxed upper version bound for OpenGLRaw
+
+---

Old:

  GLURaw-2.0.0.0.tar.gz

New:

  GLURaw-2.0.0.1.tar.gz



Other differences:
--
++ ghc-GLURaw.spec ++
--- /var/tmp/diff_new_pack.JJaEaR/_old  2016-01-22 01:08:43.0 +0100
+++ /var/tmp/diff_new_pack.JJaEaR/_new  2016-01-22 01:08:43.0 +0100
@@ -18,7 +18,7 @@
 
 %global pkg_name GLURaw
 Name:   ghc-GLURaw
-Version:2.0.0.0
+Version:2.0.0.1
 Release:0
 Summary:A raw binding for the OpenGL graphics system
 License:BSD-3-Clause

++ GLURaw-2.0.0.0.tar.gz -> GLURaw-2.0.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GLURaw-2.0.0.0/CHANGELOG.md 
new/GLURaw-2.0.0.1/CHANGELOG.md
--- old/GLURaw-2.0.0.0/CHANGELOG.md 2016-01-03 23:49:12.0 +0100
+++ new/GLURaw-2.0.0.1/CHANGELOG.md 2016-01-10 16:25:43.0 +0100
@@ -1,3 +1,7 @@
+2.0.0.1
+---
+* Relaxed upper version bound for `OpenGLRaw`.
+
 2.0.0.0
 ---
 * Use pattern synonyms.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GLURaw-2.0.0.0/GLURaw.cabal 
new/GLURaw-2.0.0.1/GLURaw.cabal
--- old/GLURaw-2.0.0.0/GLURaw.cabal 2016-01-03 23:49:12.0 +0100
+++ new/GLURaw-2.0.0.1/GLURaw.cabal 2016-01-10 16:25:43.0 +0100
@@ -1,5 +1,5 @@
 name: GLURaw
-version: 2.0.0.0
+version: 2.0.0.1
 synopsis: A raw binding for the OpenGL graphics system
 description:
   GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library. It is
@@ -46,7 +46,7 @@
   build-depends:
 base >= 4   && < 5,
 transformers >= 0.2 && < 0.6,
-OpenGLRaw>= 3.0 && < 3.1
+OpenGLRaw>= 3.0 && < 3.2
   default-language: Haskell2010
   ghc-options: -Wall
   other-extensions:




commit ghc-HUnit for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package ghc-HUnit for openSUSE:Factory 
checked in at 2016-01-21 23:43:26

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


Package is "ghc-HUnit"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-HUnit/ghc-HUnit.changes  2016-01-08 
15:22:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-HUnit.new/ghc-HUnit.changes 2016-01-22 
01:08:35.0 +0100
@@ -1,0 +2,5 @@
+Fri Jan 15 10:01:12 UTC 2016 - mimi...@gmail.com
+
+- update to 1.3.1.0 
+
+---

Old:

  HUnit-1.3.0.0.tar.gz

New:

  HUnit-1.3.1.0.tar.gz



Other differences:
--
++ ghc-HUnit.spec ++
--- /var/tmp/diff_new_pack.I27pWT/_old  2016-01-22 01:08:37.0 +0100
+++ /var/tmp/diff_new_pack.I27pWT/_new  2016-01-22 01:08:37.0 +0100
@@ -19,7 +19,7 @@
 %global pkg_name HUnit
 
 Name:   ghc-HUnit
-Version:1.3.0.0
+Version:1.3.1.0
 Release:0
 Summary:A unit testing framework for Haskell
 License:BSD-3-Clause

++ HUnit-1.3.0.0.tar.gz -> HUnit-1.3.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HUnit-1.3.0.0/HUnit.cabal 
new/HUnit-1.3.1.0/HUnit.cabal
--- old/HUnit-1.3.0.0/HUnit.cabal   2015-08-21 10:48:41.0 +0200
+++ new/HUnit-1.3.1.0/HUnit.cabal   2016-01-11 10:04:20.0 +0100
@@ -1,5 +1,5 @@
 Name:   HUnit
-Version:1.3.0.0
+Version:1.3.1.0
 Cabal-Version:  >= 1.8
 License:BSD3
 License-File:   LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HUnit-1.3.0.0/README.md new/HUnit-1.3.1.0/README.md
--- old/HUnit-1.3.0.0/README.md 2015-08-21 10:48:41.0 +0200
+++ new/HUnit-1.3.1.0/README.md 2016-01-11 10:04:20.0 +0100
@@ -17,6 +17,10 @@
 
 ## Changes
 
+### 1.3.1.0
+
+- add minimal support for GHC 8.0
+
 ### 1.3.0.0
 
 - removed support for old compilers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HUnit-1.3.0.0/Test/HUnit/Base.hs 
new/HUnit-1.3.1.0/Test/HUnit/Base.hs
--- old/HUnit-1.3.0.0/Test/HUnit/Base.hs2015-08-21 10:48:41.0 
+0200
+++ new/HUnit-1.3.1.0/Test/HUnit/Base.hs2016-01-11 10:04:20.0 
+0100
@@ -2,6 +2,7 @@
 #if MIN_VERSION_base(4,8,1)
 #define HAS_SOURCE_LOCATIONS
 {-# LANGUAGE ImplicitParams #-}
+{-# LANGUAGE ConstrainedClassMethods #-}
 #endif
 
 -- | Basic definitions for the HUnit library.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HUnit-1.3.0.0/Test/HUnit/Lang.hs 
new/HUnit-1.3.1.0/Test/HUnit/Lang.hs
--- old/HUnit-1.3.0.0/Test/HUnit/Lang.hs2015-08-21 10:48:41.0 
+0200
+++ new/HUnit-1.3.1.0/Test/HUnit/Lang.hs2016-01-11 10:04:20.0 
+0100
@@ -25,7 +25,9 @@
 import   Data.Typeable
 
 #ifdef HAS_SOURCE_LOCATIONS
+#if !(MIN_VERSION_base(4,9,0))
 import   GHC.SrcLoc
+#endif
 import   GHC.Stack
 #endif
 




commit ghc-wai-logger for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package ghc-wai-logger for openSUSE:Factory 
checked in at 2016-01-21 23:43:13

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


Package is "ghc-wai-logger"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-wai-logger/ghc-wai-logger.changes
2015-06-15 17:49:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-wai-logger.new/ghc-wai-logger.changes   
2016-01-22 01:08:18.0 +0100
@@ -1,0 +2,5 @@
+Fri Jan 15 10:26:18 UTC 2016 - mimi...@gmail.com
+
+- update to 2.2.5
+
+---

Old:

  wai-logger-2.2.4.1.tar.gz

New:

  wai-logger-2.2.5.tar.gz



Other differences:
--
++ ghc-wai-logger.spec ++
--- /var/tmp/diff_new_pack.6oSDAT/_old  2016-01-22 01:08:20.0 +0100
+++ /var/tmp/diff_new_pack.6oSDAT/_new  2016-01-22 01:08:20.0 +0100
@@ -21,7 +21,7 @@
 %bcond_with tests
 
 Name:   ghc-wai-logger
-Version:2.2.4.1
+Version:2.2.5
 Release:0
 Summary:A logging system for WAI
 License:MIT

++ wai-logger-2.2.4.1.tar.gz -> wai-logger-2.2.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wai-logger-2.2.4.1/Network/Wai/Logger/Apache.hs 
new/wai-logger-2.2.5/Network/Wai/Logger/Apache.hs
--- old/wai-logger-2.2.4.1/Network/Wai/Logger/Apache.hs 2015-06-09 
05:29:42.0 +0200
+++ new/wai-logger-2.2.5/Network/Wai/Logger/Apache.hs   2016-01-13 
08:28:24.0 +0100
@@ -8,6 +8,9 @@
 #ifndef MIN_VERSION_base
 #define MIN_VERSION_base(x,y,z) 1
 #endif
+#ifndef MIN_VERSION_wai
+#define MIN_VERSION_wai(x,y,z) 1
+#endif
 
 import Data.ByteString.Char8 (ByteString)
 import qualified Data.ByteString.Char8 as BS
@@ -55,17 +58,21 @@
   <> " "
   <> toLogStr (maybe "-" show msize)
   <> " \""
-  <> toLogStr (lookupRequestField' "referer" req)
+  <> toLogStr (fromMaybe "" mr)
   <> "\" \""
-  <> toLogStr (lookupRequestField' "user-agent" req)
+  <> toLogStr (fromMaybe "" mua)
   <> "\"\n"
   where
 #if !MIN_VERSION_base(4,5,0)
 (<>) = mappend
 #endif
-
-lookupRequestField' :: CI ByteString -> Request -> ByteString
-lookupRequestField' k req = fromMaybe "" . lookup k $ requestHeaders req
+#if MIN_VERSION_wai(3,2,0)
+mr  = requestHeaderReferer req
+mua = requestHeaderUserAgent req
+#else
+mr  = lookup "referer" $ requestHeaders req
+mua = lookup "user-agent" $ requestHeaders req
+#endif
 
 -- getSourceIP = getSourceIP fromString fromByteString
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wai-logger-2.2.4.1/test/doctests.hs 
new/wai-logger-2.2.5/test/doctests.hs
--- old/wai-logger-2.2.4.1/test/doctests.hs 2015-06-09 05:29:42.0 
+0200
+++ new/wai-logger-2.2.5/test/doctests.hs   2016-01-13 08:28:24.0 
+0100
@@ -3,9 +3,4 @@
 import Test.DocTest
 
 main :: IO ()
-main = doctest [
-"-idist/build/autogen/"
-  , "-optP-include"
-  , "-optPdist/build/autogen/cabal_macros.h"
-  , "Network/Wai/Logger.hs"
-  ]
+main = doctest ["Network"]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wai-logger-2.2.4.1/wai-logger.cabal 
new/wai-logger-2.2.5/wai-logger.cabal
--- old/wai-logger-2.2.4.1/wai-logger.cabal 2015-06-09 05:29:42.0 
+0200
+++ new/wai-logger-2.2.5/wai-logger.cabal   2016-01-13 08:28:24.0 
+0100
@@ -1,5 +1,5 @@
 Name:   wai-logger
-Version:2.2.4.1
+Version:2.2.5
 Author: Kazu Yamamoto 
 Maintainer: Kazu Yamamoto 
 License:BSD3
@@ -44,7 +44,7 @@
   Ghc-Options:  -Wall
   Main-Is:  doctests.hs
   Build-Depends:base
-  , doctest
+  , doctest >= 0.10.1
 
 Source-Repository head
   Type: git




commit openlmi-networking for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package openlmi-networking for 
openSUSE:Factory checked in at 2016-01-21 23:43:53

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


Package is "openlmi-networking"

Changes:

--- /work/SRC/openSUSE:Factory/openlmi-networking/openlmi-networking.changes
2015-03-25 10:01:30.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.openlmi-networking.new/openlmi-networking.changes   
2016-01-22 01:09:25.0 +0100
@@ -1,0 +2,6 @@
+Tue Jan 19 09:12:49 UTC 2016 - kkae...@suse.com
+
+- NetworkManager changed include directory layout
+  0001-Adapt-to-new-NetworkManager-include-directory-layout.patch
+
+---

New:

  0001-Adapt-to-new-NetworkManager-include-directory-layout.patch



Other differences:
--
++ openlmi-networking.spec ++
--- /var/tmp/diff_new_pack.4VK8FB/_old  2016-01-22 01:09:26.0 +0100
+++ /var/tmp/diff_new_pack.4VK8FB/_new  2016-01-22 01:09:26.0 +0100
@@ -35,6 +35,9 @@
 # PATCH-FIX-UPSTREAM cim-schema 2.40.0 adds new interfaces
 Patch4: AddIPProtocolEndpoint_RemoveIPProtocolEndpoint.patch 
 
+# PATCH-FIX-OPENSUSE
+Patch5: 0001-Adapt-to-new-NetworkManager-include-directory-layout.patch
+
 # Upstream name has been changed from cura-networking to openlmi-networking
 Provides:   cura-networking%{?_isa} = %{version}-%{release}
 Obsoletes:  cura-networking < 0.0.5-1
@@ -78,6 +81,7 @@
 %patch2 -p1
 %endif
 %patch4 -p1
+%patch5 -p1
 
 %build
 %cmake

++ 0001-Adapt-to-new-NetworkManager-include-directory-layout.patch ++
>From c5ed50ef195391c14f869af04c7200d23b170c99 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Klaus=20K=C3=A4mpf?= 
Date: Tue, 19 Jan 2016 10:10:11 +0100
Subject: [PATCH] Adapt to new NetworkManager include directory layout

Latest NetworkManager seems to have moved include files from
/usr/include to /usr/include/NetworkManager.
---
 src/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 9b3f8c4be731..a654437e8011 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -46,7 +46,7 @@ add_library(${LIBRARY_NAME} SHARED
 
 include_directories(${CMAKE_CURRENT_BINARY_DIR} ${CMPI_INCLUDE_DIR}
 ${KONKRETCMPI_INCLUDE_DIR} ${DBUSGLIB_INCLUDE_DIRS} ${GLIB_INCLUDE_DIRS}
-${NM_INCLUDE_DIR} ${UUID_INCLUDE_DIR} ${OPENLMI_INCLUDE_DIR}
+${NM_INCLUDE_DIRS} ${UUID_INCLUDE_DIR} ${OPENLMI_INCLUDE_DIR}
 )
 
 target_link_libraries(${LIBRARY_NAME} ${KONKRETCMPI_LIBRARIES} 
${DBUSGLIB_LIBRARIES}
-- 
2.7.0




commit virt-viewer for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package virt-viewer for openSUSE:Factory 
checked in at 2016-01-21 23:43:46

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


Package is "virt-viewer"

Changes:

--- /work/SRC/openSUSE:Factory/virt-viewer/virt-viewer.changes  2015-12-20 
10:52:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.virt-viewer.new/virt-viewer.changes 
2016-01-22 01:09:09.0 +0100
@@ -1,0 +2,58 @@
+Mon Jan 11 08:51:09 MST 2016 - carn...@suse.com
+
+- Update to virt-viewer version 3.1
+  virt-viewer-3.1.tar.bz2
+  - Last release to support GTK2 for Linux. The next 4.0 release
+will be GTK3 only
+  - Don’t add URI scheme / path info to oVirt URIs
+  - Require spice-gtk >= 0.30
+  - Enable webdav folder sharing with spice
+  - Add preferences UI dialog
+  - Take –direct into account when checking if guest is reachable
+  - Take SPICE proxy into account when connecting to oVirt
+instances
+  - Fail gracefully when hostname is not returned by oVirt
+  - Don’t show empty foreign menu on secondary displays
+  - Avoid accidentally trying to connect to port 0 when oVirt
+doesn’t specify a port number
+  - Correctly update geometry when enabling/disabling display heads
+  - Avoid accidentally creating extra monitors when using
+configuration file monitor mapping
+  - Exit normally when cancelling connect dialog
+  - Don’t wait for a guest that we know will never show up
+  - Fix crash when using –reconnect with SPICE
+  - Avoid zooming out if it would decrease window size below
+minimum required for top menu display
+  - Fix crash when disabling last enabled display
+  - Honour changes in display position from guest
+  - Don’t show error dialog twice for unknown graphics type
+  - Allow to cancel oVirt auth without error
+  - Set sensitivity of display menu based on whether it is usable
+or not
+  - Set sensitivity of tool bar buttons based on whether they are
+usable or not
+  - Set guest name reported by VNC
+  - Fix crash when using gtk-vnc 0.3.8
+  - Fix alt-tab behaviour in choose VM dialog
+  - Don’t allow missing display in monitor mapping config
+  - Add –with-osid flag to configure to allow specifying the
+operating system build target. The values should be based on
+libosinfo OS short IDs.
+  - Ensure windows installer places menu icon for all users not
+just admin. Requires manual uninstall of previous windows
+version
+  - Require address in remote viewer connect dialog
+  - Automatically retry VNC connection after auth failure
+  - Drop GTK2 support for Windows builds
+  - Enable keepalives on libvirt conncetion
+  - Allow resize of window to arbitrary size
+  - Fix thread safety handling event callbacks
+  - Avoid deprecation warnings with newer glib
+  - Pulled in multiple fixes for event loop from libvirt-glib
+  - Fix misc bugs reported by coverity
+  - Fix binary ID in MSI installer
+  - Stop polling libvirt after reconnecting to libvirt
+- Drop old tarball
+  virt-viewer-3.0.tar.bz2
+
+---

Old:

  virt-viewer-3.0.tar.bz2

New:

  virt-viewer-3.1.tar.bz2



Other differences:
--
++ virt-viewer.spec ++
--- /var/tmp/diff_new_pack.N7cAKa/_old  2016-01-22 01:09:11.0 +0100
+++ /var/tmp/diff_new_pack.N7cAKa/_new  2016-01-22 01:09:11.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package virt-viewer
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %if %suse_version >= 1315
 %define gtk_arg --with-gtk=3.0
 %else
@@ -25,10 +26,10 @@
 Summary:Virtual Machine Viewer
 License:GPL-2.0+
 Group:  System/Monitoring
-Version:3.0
+Version:3.1
 Release:0
 Url:http://www.virt-manager.org
-Source0:virt-viewer-3.0.tar.bz2
+Source0:virt-viewer-3.1.tar.bz2
 Patch50:netcat.patch
 Patch51:windows-keycombo.patch
 Patch52:netware-keycombo.patch

++ netcat.patch ++
--- /var/tmp/diff_new_pack.N7cAKa/_old  2016-01-22 01:09:11.0 +0100
+++ /var/tmp/diff_new_pack.N7cAKa/_new  2016-01-22 01:09:11.0 +0100
@@ -1,7 +1,7 @@
-Index: virt-viewer-3.0/src/virt-viewer-app.c
+Index: virt-viewer-3.1/src/virt-viewer-app.c
 ===
 

commit ipset for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package ipset for openSUSE:Factory checked 
in at 2016-01-21 23:44:03

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


Package is "ipset"

Changes:

--- /work/SRC/openSUSE:Factory/ipset/ipset.changes  2015-07-03 
00:06:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.ipset.new/ipset.changes 2016-01-22 
01:09:40.0 +0100
@@ -1,0 +2,31 @@
+Mon Jan 18 15:42:54 UTC 2016 - kstreit...@suse.com
+
+- update to 6.27:
+  * kernel part changes
+* fix reported memory size for hash:* types
+* fix hash type expire: release empty hash bucket block
+* fix hash type expiration: incorrect index fixed
+* collapse same condition body to a single one
+* fix extension alignment
+* compatibility: include linux/export.h when needed
+* compatibility: make sure vmalloc.h is included for kvfree()
+* compatibility: Fix detecting 'struct net' in 'struct tcf_ematch'
+* compatibility: Protect definition of RCU_INIT_POINTER in 
+  compatibility header file
+* netfilter: ipset: Fix sleeping memory allocation in atomic
+  context (Nikolay Borisov)
+  * userspace changes
+* handle uint64_t alignment issue in ipset tool
+- disable KMP build as we support the in-kernel version instead.
+  Remove ipset-preamble file that is no longer needed [bsc#962345]
+- run spec-cleaner
+
+---
+Sun Aug 30 11:23:27 UTC 2015 - jeng...@inai.de
+
+- Update to new upstream release 6.26
+* Out of bound access in hash:net* types fixed
+* Make struct htype per ipset family
+* Optimize hash creation routine
+
+---

Old:

  ipset-6.25.1.tar.bz2
  ipset-preamble

New:

  ipset-6.27.tar.bz2



Other differences:
--
++ ipset.spec ++
--- /var/tmp/diff_new_pack.8ntovu/_old  2016-01-22 01:09:42.0 +0100
+++ /var/tmp/diff_new_pack.8ntovu/_new  2016-01-22 01:09:42.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ipset
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,38 +16,24 @@
 #
 
 
-Name:   ipset
 %define lname  libipset3
-Version:6.25.1
+Name:   ipset
+Version:6.27
 Release:0
 Summary:Netfilter ipset administration utility
 License:GPL-2.0
 Group:  Productivity/Networking/Security
 Url:http://ipset.netfilter.org/
-
 #Git-Clone:git://git.netfilter.org/ipset
 #Git-Web:  http://git.netfilter.org/
-Source: ftp://ftp.netfilter.org/pub/ipset/%name-%version.tar.bz2
-Source3:%name-preamble
-
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Source: ftp://ftp.netfilter.org/pub/ipset/%{name}-%{version}.tar.bz2
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libtool
 BuildRequires:  linux-glibc-devel >= 2.6.24
 BuildRequires:  pkgconfig >= 0.21
 BuildRequires:  pkgconfig(libmnl) >= 1
-# Make quilt happy
-%if 0%{?kernel_module_package_buildreqs:1}
-%define with_kmp 1
-BuildRequires:  %kernel_module_package_buildreqs
-%endif
-BuildRequires:  kernel-syms >= 2.6.39
-Recommends: %name-kmp
-
-%if 0%{?with_kmp:1}
-%kernel_module_package -p %name-preamble
-%endif
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 IP sets are a framework inside the Linux kernel, which can be
@@ -64,24 +50,11 @@
 * express complex IP address and ports based rulesets with one single
   iptables rule and benefit from the speed of IP sets
 
-%package KMP
-Summary:Netfilter ipset kernel modules
-Group:  System/Kernel
-
-%description KMP
-IP sets are a framework inside the Linux kernel, which can be
-administered by the ipset utility. Depending on the type, currently
-an IP set may store IP addresses, (TCP/UDP) port numbers or IP
-addresses with MAC addresses in a way, which ensures lightning speed
-when matching an entry against a set.
-
-This package contains a version update to the in-kernel ipset modules.
-
-%package -n %lname
+%package -n %{lname}
 Summary:Userspace library for the in-kernel Netfilter ipset interface
 Group:  System/Libraries
 
-%description -n %lname
+%description -n %{lname}
 IP sets are a framework inside the Linux kernel, which can be
 administered by the ipset utility. Depending on the type, currently
 an IP set may store IP addresses, (TCP/UDP) port numbers or IP
@@ -91,7 +64,7 @@
 %package devel
 

commit perl-Minion for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package perl-Minion for openSUSE:Factory 
checked in at 2016-01-21 23:44:15

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


Package is "perl-Minion"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Minion/perl-Minion.changes  2016-01-15 
10:42:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Minion.new/perl-Minion.changes 
2016-01-22 01:09:53.0 +0100
@@ -1,0 +2,11 @@
+Tue Jan 19 10:06:25 UTC 2016 - co...@suse.com
+
+- updated to 4.03
+   see /usr/share/doc/packages/perl-Minion/Changes
+
+  4.03  2016-01-17
+- Removed an unused index from Minion::Backend::Pg.
+- Fixed a bug where the worker command would always watch the default 
queue.
+  (avkhozov)
+
+---

Old:

  Minion-4.02.tar.gz

New:

  Minion-4.03.tar.gz



Other differences:
--
++ perl-Minion.spec ++
--- /var/tmp/diff_new_pack.lOMqg0/_old  2016-01-22 01:09:55.0 +0100
+++ /var/tmp/diff_new_pack.lOMqg0/_new  2016-01-22 01:09:55.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Minion
-Version:4.02
+Version:4.03
 Release:0
 %define cpan_name Minion
 Summary:Job queue

++ Minion-4.02.tar.gz -> Minion-4.03.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-4.02/Changes new/Minion-4.03/Changes
--- old/Minion-4.02/Changes 2016-01-03 01:02:56.0 +0100
+++ new/Minion-4.03/Changes 2016-01-17 17:52:03.0 +0100
@@ -1,4 +1,9 @@
 
+4.03  2016-01-17
+  - Removed an unused index from Minion::Backend::Pg.
+  - Fixed a bug where the worker command would always watch the default queue.
+(avkhozov)
+
 4.02  2016-01-03
   - Updated links to Mojolicious website.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-4.02/META.json new/Minion-4.03/META.json
--- old/Minion-4.02/META.json   2016-01-06 19:47:59.0 +0100
+++ new/Minion-4.03/META.json   2016-01-17 23:33:08.0 +0100
@@ -54,5 +54,5 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "4.02"
+   "version" : "4.03"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-4.02/META.yml new/Minion-4.03/META.yml
--- old/Minion-4.02/META.yml2016-01-06 19:47:59.0 +0100
+++ new/Minion-4.03/META.yml2016-01-17 23:33:08.0 +0100
@@ -27,4 +27,4 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/minion.git
-version: '4.02'
+version: '4.03'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-4.02/lib/Minion/Backend/Pg.pm 
new/Minion-4.03/lib/Minion/Backend/Pg.pm
--- old/Minion-4.02/lib/Minion/Backend/Pg.pm2016-01-03 01:01:58.0 
+0100
+++ new/Minion-4.03/lib/Minion/Backend/Pg.pm2016-01-17 23:30:50.0 
+0100
@@ -724,3 +724,6 @@
 
 -- 5 up
 alter table minion_jobs add column attempts int not null default 1;
+
+-- 6 up
+drop index minion_jobs_state_idx;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-4.02/lib/Minion/Command/minion/job.pm 
new/Minion-4.03/lib/Minion/Command/minion/job.pm
--- old/Minion-4.02/lib/Minion/Command/minion/job.pm2016-01-03 
01:02:07.0 +0100
+++ new/Minion-4.03/lib/Minion/Command/minion/job.pm2016-01-13 
19:11:03.0 +0100
@@ -127,8 +127,8 @@
 -e, --enqueue   New job to be enqueued
 -h, --helpShow this summary of available options
 --home  Path to home directory of your application,
-  defaults to the value of MOJO_HOME or auto
-  detection
+  defaults to the value of MOJO_HOME or
+  auto-detection
 -l, --limit   Number of jobs/workers to show when listing them,
   defaults to 100
 -m, --mode  Operating mode for your application, defaults to
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-4.02/lib/Minion/Command/minion/worker.pm 
new/Minion-4.03/lib/Minion/Command/minion/worker.pm
--- old/Minion-4.02/lib/Minion/Command/minion/worker.pm 2016-01-03 
01:02:12.0 +0100
+++ new/Minion-4.03/lib/Minion/Command/minion/worker.pm 2016-01-17 
17:47:30.0 +0100
@@ -13,7 +13,8 @@
   GetOptionsFromArray \@args,
 'I|heartbeat-interval=i' => 

commit python3-pylint for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package python3-pylint for openSUSE:Factory 
checked in at 2016-01-21 23:42:24

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


Package is "python3-pylint"

Changes:

--- /work/SRC/openSUSE:Factory/python3-pylint/python3-pylint.changes
2015-12-23 08:50:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-pylint.new/python3-pylint.changes   
2016-01-22 01:07:00.0 +0100
@@ -1,0 +2,34 @@
+Wed Jan 13 10:15:52 UTC 2016 - toddrme2...@gmail.com
+
+- Update to version 1.5.3:
+  * Handle the import fallback idiom with regard to wrong-import-order.
+Closes issue #750.
+  * Decouple the displaying of reports from the displaying of messages
+Some reporters are aggregating the messages instead of displaying
+them when they are available. The actual displaying was conflatted
+in the generate_reports. Unfortunately this behaviour was flaky
+and in the case of the JSON reporter, the messages weren't shown
+at all if a file had syntax errors or if it was missing.
+In order to fix this, the aggregated messages can now be
+displayed with Reporter.display_message, while the reports are
+displayed with display_reports.
+Closes issues #766 and #765.
+  * Ignore function calls with variadic arguments without a context.
+Inferring variadic positional arguments and keyword arguments
+will result into empty Tuples and Dicts, which can lead in
+some cases to false positives with regard to no-value-for-parameter.
+In order to avoid this, until we'll have support for call context
+propagation, we're ignoring such cases if detected.
+Closes issue #722.
+  * Treat AsyncFunctionDef just like FunctionDef nodes,
+by implementing visit_asyncfunctiondef in terms of
+visit_functiondef.
+Closes issue #767.
+  * Take in account kwonlyargs when verifying that arguments
+are defined with the check_docs extension.
+Closes issue #745.
+  * Suppress reporting 'unneeded-not' inside `__ne__` methods
+Closes issue #749.
+- Cleanup update-alternatives
+
+---

Old:

  pylint-1.5.2.tar.gz

New:

  pylint-1.5.3.tar.gz



Other differences:
--
++ python3-pylint.spec ++
--- /var/tmp/diff_new_pack.n7Ho4P/_old  2016-01-22 01:07:02.0 +0100
+++ /var/tmp/diff_new_pack.n7Ho4P/_new  2016-01-22 01:07:02.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-pylint
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,15 @@
 
 
 Name:   python3-pylint
-Version:1.5.2
+Version:1.5.3
 Release:0
 Summary:Syntax and style checker for Python code
 License:GPL-2.0+
 Group:  Development/Languages/Python
-Url:http://www.pylint.org/
+Url:https://github.com/pycqa/pylint
 Source: 
https://pypi.python.org/packages/source/p/pylint/pylint-%{version}.tar.gz
-BuildRequires:  python3-2to3
 BuildRequires:  python3-astroid
+BuildRequires:  python3-six
 BuildRequires:  python3-tk
 Requires:   python3-astroid
 Requires:   python3-six
@@ -58,58 +58,53 @@
 python3 setup.py build
 
 %install
-# build failes without --no-compile
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot} --no-compile
+
 # fix non-executable rpmlint warning
 chmod +x %{buildroot}%{python3_sitelib}/pylint/epylint.py
-# update-alternatives
-mv %{buildroot}%{_bindir}/pylint %{buildroot}%{_bindir}/pylint-%{py3_ver}
-mv %{buildroot}%{_bindir}/epylint %{buildroot}%{_bindir}/epylint-%{py3_ver}
-mv %{buildroot}%{_bindir}/pylint-gui 
%{buildroot}%{_bindir}/pylint-gui-%{py3_ver}
-mv %{buildroot}%{_bindir}/pyreverse %{buildroot}%{_bindir}/pyreverse-%{py3_ver}
-mv %{buildroot}%{_bindir}/symilar %{buildroot}%{_bindir}/symilar-%{py3_ver}
-ln -s %{_bindir}/pylint-%{py3_ver} %{buildroot}%{_bindir}/pylint
-ln -s %{_bindir}/epylint-%{py3_ver} %{buildroot}%{_bindir}/epylint
-ln -s %{_bindir}/pylint-gui-%{py3_ver} %{buildroot}%{_bindir}/pylint-gui
-ln -s %{_bindir}/pyreverse-%{py3_ver} %{buildroot}%{_bindir}/pyreverse
-ln -s %{_bindir}/symilar-%{py3_ver} %{buildroot}%{_bindir}/symilar
-
-%pre
-# Since /usr/bin/pylint, etc. became ghosted to be used with 
update-alternatives, we have to get rid
-# of the old binary resulting from the non-update-alternativies-ified package:
-[ -h %{_bindir}/pylint ] || rm -f %{_bindir}/pylint
-[ -h 

commit python3-astroid for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package python3-astroid for openSUSE:Factory 
checked in at 2016-01-21 23:42:26

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


Package is "python3-astroid"

Changes:

--- /work/SRC/openSUSE:Factory/python3-astroid/python3-astroid.changes  
2015-12-03 13:32:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-astroid.new/python3-astroid.changes 
2016-01-22 01:07:02.0 +0100
@@ -1,0 +2,23 @@
+Wed Jan 13 10:03:16 UTC 2016 - toddrme2...@gmail.com
+
+- Update to version 1.4.3
+  * pkg_resources brain tips are a bit more specific,
+by specifiying proper returns.
+  * Standard library modules are properly detected by is_standard_module.
+This should fix issues such as https://github.com/PyCQA/pylint/issues/725.
+- Update to version 1.4.2
+  * The slots() method conflates all the slots from the ancestors
+into a list of current and parent slots.
+We're doing this because this is the right semantics of slots,
+they get inherited, as long as each parent defines a __slots__
+entry.
+  * Revert to using printf-style formatting in as_string, in order
+to avoid a potential problem with encodings when using .format.
+Closes issue #273.
+  * assigned_stmts methods have the same signature from now on.
+They used to have different signatures and each one made
+assumptions about what could be passed to other implementations,
+leading to various possible crashes when one or more arguments
+weren't given. Closes issue #277.
+
+---

Old:

  astroid-1.4.1.tar.gz

New:

  astroid-1.4.3.tar.gz



Other differences:
--
++ python3-astroid.spec ++
--- /var/tmp/diff_new_pack.Tt6SPH/_old  2016-01-22 01:07:04.0 +0100
+++ /var/tmp/diff_new_pack.Tt6SPH/_new  2016-01-22 01:07:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-astroid
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,18 @@
 
 
 Name:   python3-astroid
-Version:1.4.1
+Version:1.4.3
 Release:0
-Url:http://bitbucket.org/logilab/astroid
+Url:https://github.com/pycqa/astroid
 Summary:Rebuild a new abstract syntax tree from Python's ast
 License:LGPL-2.1+
 Group:  Development/Libraries/Python
 Source: 
https://pypi.python.org/packages/source/a/astroid/astroid-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python3-2to3
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
+BuildRequires:  python3-six
+Requires:   python3-six
 BuildArch:  noarch
 
 %description
@@ -56,7 +57,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING COPYING.LESSER ChangeLog README
+%doc COPYING COPYING.LESSER ChangeLog README.rst
 %{python3_sitelib}/astroid/
 %{python3_sitelib}/astroid-%{version}-py*.egg-info
 

++ astroid-1.4.1.tar.gz -> astroid-1.4.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/astroid-1.4.1/ChangeLog new/astroid-1.4.3/ChangeLog
--- old/astroid-1.4.1/ChangeLog 2015-11-29 21:44:44.0 +0100
+++ new/astroid-1.4.3/ChangeLog 2015-12-24 16:03:30.0 +0100
@@ -1,6 +1,36 @@
 Change log for the astroid package (used to be astng)
 =
 
+2015-12-24 -- 1.4.3
+
+* pkg_resources brain tips are a bit more specific,
+  by specifiying proper returns.
+
+* Standard library modules are properly detected by is_standard_module.
+
+  This should fix issues such as 
https://github.com/PyCQA/pylint/issues/725.
+
+2015-12-21 -- 1.4.2
+
+* The slots() method conflates all the slots from the ancestors
+  into a list of current and parent slots.
+
+  We're doing this because this is the right semantics of slots,
+  they get inherited, as long as each parent defines a __slots__
+  entry.
+
+* Revert to using printf-style formatting in as_string, in order
+  to avoid a potential problem with encodings when using .format.
+  Closes issue #273.
+
+* assigned_stmts methods have the same signature from now on.
+  
+  They used to have different signatures and each one made
+  assumptions about what could be passed to other implementations,
+  leading to various possible crashes when one or more arguments
+  

commit python3-pyflakes for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package python3-pyflakes for 
openSUSE:Factory checked in at 2016-01-21 23:42:21

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


Package is "python3-pyflakes"

Changes:

--- /work/SRC/openSUSE:Factory/python3-pyflakes/python3-pyflakes.changes
2015-11-12 19:41:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-pyflakes.new/python3-pyflakes.changes   
2016-01-22 01:06:58.0 +0100
@@ -1,0 +2,5 @@
+Wed Jan 13 09:55:01 UTC 2016 - toddrme2...@gmail.com
+
+- Implement update-alternatives.
+
+---



Other differences:
--
++ python3-pyflakes.spec ++
--- /var/tmp/diff_new_pack.ZynNXF/_old  2016-01-22 01:07:00.0 +0100
+++ /var/tmp/diff_new_pack.ZynNXF/_new  2016-01-22 01:07:00.0 +0100
@@ -34,6 +34,8 @@
 Requires:   python3
 # the pkg_resources module is required at runtime
 Requires:   python3-setuptools
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
 BuildArch:  noarch
 
 %description
@@ -49,12 +51,32 @@
 
 %install
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
-mv %{buildroot}%{_bindir}/pyflakes 
%{buildroot}%{_bindir}/pyflakes-python%{py3_ver}
+
+# Prepare for update-alternatives usage
+mkdir -p %{buildroot}%{_sysconfdir}/alternatives
+mv %{buildroot}%{_bindir}/pyflakes %{buildroot}%{_bindir}/pyflakes-%{py3_ver}
+ln -s -f %{_sysconfdir}/alternatives/pyflakes %{buildroot}%{_bindir}/pyflakes
+# create a dummy target for /etc/alternatives/pyflakes
+touch %{buildroot}%{_sysconfdir}/alternatives/pyflakes
+# Leave existing executable name in place
+ln -s -f %{_bindir}/pyflakes-%{py3_ver} 
%{buildroot}%{_bindir}/pyflakes-python%{py3_ver}
+
+%post
+"%_sbindir/update-alternatives" \
+   --install %{_bindir}/pyflakes pyflakes %{_bindir}/pyflakes-%{py3_ver} 30
+
+%postun
+if [ $1 -eq 0 ] ; then
+"%_sbindir/update-alternatives" --remove pyflakes 
%{_bindir}/pyflakes-%{py3_ver}
+fi
 
 %files
 %defattr(-,root,root,-)
 %doc LICENSE NEWS.txt README.rst AUTHORS
+%{_bindir}/pyflakes
+%{_bindir}/pyflakes-%{py3_ver}
 %{_bindir}/pyflakes-python%{py3_ver}
+%ghost %{_sysconfdir}/alternatives/pyflakes
 %{python3_sitelib}/pyflakes/
 %{python3_sitelib}/pyflakes-%{version}-py*.egg-info
 




commit python3-pep8 for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package python3-pep8 for openSUSE:Factory 
checked in at 2016-01-21 23:42:32

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
2015-10-28 17:30:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-pep8.new/python3-pep8.changes   
2016-01-22 01:07:06.0 +0100
@@ -1,0 +2,39 @@
+Wed Jan 13 09:35:26 UTC 2016 - toddrme2...@gmail.com
+
+- Implement update-alternatives
+
+---
+Wed Jan 13 09:19:24 UTC 2016 - toddrme2...@gmail.com
+
+- Update to 1.7.0
+  + Announcements:
+* Repository moved to PyCQA Organization on GitHub:
+  https://github.com/pycqa/pep8
+  + Changes:
+* Reverted the fix in #368, "options passed on command line are only ones
+  accepted" feature. This has many unintended consequences in pep8 and 
flake8
+  and needs to be reworked when I have more time.
+* Added support for Python 3.5. (Issue #420 & #459)
+* Added support for multi-line config_file option parsing. (Issue #429)
+* Improved parameter parsing. (Issues #420 & #456)
+  + Bugs:
+* Fixed BytesWarning on Python 3. (Issue #459)
+
+---
+Tue Jan 12 22:19:15 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * updated url
+
+- update to version 1.7.0:
+  * Repository moved to PyCQA Organization on GitHub:
+https://github.com/pycqa/pep8
+  * Reverted the fix in #368, "options passed on command line are only ones
+accepted" feature. This has many unintended consequences in pep8 and flake8
+and needs to be reworked when I have more time.
+  * Added support for Python 3.5. (Issue #420 & #459)
+  * Added support for multi-line config_file option parsing. (Issue #429)
+  * Improved parameter parsing. (Issues #420 & #456)
+  * Fixed BytesWarning on Python 3. (Issue #459)
+
+---

Old:

  pep8-1.6.2.tar.gz

New:

  pep8-1.7.0.tar.gz



Other differences:
--
++ python3-pep8.spec ++
--- /var/tmp/diff_new_pack.jX4MaV/_old  2016-01-22 01:07:08.0 +0100
+++ /var/tmp/diff_new_pack.jX4MaV/_new  2016-01-22 01:07:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-pep8
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,9 @@
 
 
 Name:   python3-pep8
-Version:1.6.2
+Version:1.7.0
 Release:0
-Url:http://github.com/jcrocholl/pep8
+Url:https://github.com/pycqa/pep8
 Summary:Python style guide checker
 License:MIT
 Group:  Development/Languages/Python
@@ -30,6 +30,8 @@
 BuildRequires:  python3-2to3
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
 BuildArch:  noarch
 
 %description
@@ -45,9 +47,24 @@
 
 %install
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
-mv %{buildroot}%{_bindir}/pep8 %{buildroot}%{_bindir}/pep8-python%{py3_ver}
-rm -rf %{buildroot}%{python3_sitelib}/__pycache__/
-%fdupes %{buildroot}%{python_sitelib}
+
+# Prepare for update-alternatives usage
+mkdir -p %{buildroot}%{_sysconfdir}/alternatives
+mv %{buildroot}%{_bindir}/pep8 %{buildroot}%{_bindir}/pep8-%{py3_ver}
+ln -s -f %{_sysconfdir}/alternatives/pep8 %{buildroot}%{_bindir}/pep8
+# create a dummy target for /etc/alternatives/pep8
+touch %{buildroot}%{_sysconfdir}/alternatives/pep8
+
+%fdupes %{buildroot}%{python3_sitelib}
+
+%post
+"%_sbindir/update-alternatives" \
+   --install %{_bindir}/pep8 pep8 %{_bindir}/pep8-%{py3_ver} 30
+
+%postun
+if [ $1 -eq 0 ] ; then
+"%_sbindir/update-alternatives" --remove pep8 %{_bindir}/pep8-%{py3_ver}
+fi
 
 %check
 python3 setup.py test
@@ -55,8 +72,11 @@
 %files
 %defattr(-,root,root)
 %doc CHANGES.txt README.rst
-%{_bindir}/pep8-python%{py3_ver}
+%{_bindir}/pep8
+%{_bindir}/pep8-%{py3_ver}
+%ghost %{_sysconfdir}/alternatives/pep8
 %{python3_sitelib}/pep8.py*
-%{python3_sitelib}/pep8-%{version}-py%{py3_ver}.egg-info/
+%{python3_sitelib}/pep8-%{version}-py%{py3_ver}.egg-info
+%{python3_sitelib}/__pycache__/pep8.*.pyc
 
 %changelog

++ pep8-1.6.2.tar.gz -> pep8-1.7.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit python3-flake8 for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package python3-flake8 for openSUSE:Factory 
checked in at 2016-01-21 23:42:17

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


Package is "python3-flake8"

Changes:

--- /work/SRC/openSUSE:Factory/python3-flake8/python3-flake8.changes
2015-01-10 23:05:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-flake8.new/python3-flake8.changes   
2016-01-22 01:06:56.0 +0100
@@ -1,0 +2,38 @@
+Wed Jan 13 09:23:20 UTC 2016 - toddrme2...@gmail.com
+
+- Update to 2.5.1
+  * Bug Properly look for .flake8 in current working directory
+  * Bug Monkey-patch pep8.stdin_get_value to cache the actual value
+in stdin. This helps plugins relying on the function when run
+with multiprocessing.
+- Update to 2.5.0
+  * Improvement Raise cap on PyFlakes for Python 3.5 support
+  * Improvement Avoid deprecation warnings when loading extensions
+  * Improvement Separate logic to enable “off-by-default” extensions
+  * Bug Properly parse options to setuptools Flake8 command
+  * Bug Fix exceptions when output on stdout is truncated before 
+Flake8 finishes writing the output
+  * Bug Fix error on OS X where Flake8 can no longer acquire or
+create new semaphores
+- Update to 2.4.1
+  * Bug Do not raise a SystemError unless there were errors in the
+setuptools command.
+  * Bug Do not verify dependencies of extensions loaded via 
+entry-points.
+  * Improvement Blacklist versions of pep8 we know are broken
+- Update to 2.4.0
+  * Bug Print filenames when using multiprocessing and -q option.
+  * Bug Put upper cap on dependencies. The caps for 2.4.0 are:
+> pep8 < 1.6 (Related to GitLab#35)
+> mccabe < 0.4
+> pyflakes < 0.9
+  * See also GitLab#32
+  * Bug Files excluded in a config file were not being excluded 
+when flake8 was run from a git hook.
+  * Improvement Print warnings for users who are providing
+mutually exclusive options to flake8.
+  * Feature Allow git hook configuration to live in .git/config.
+See the updated VCS hooks docs for more details.
+- Implement update-alternatives
+
+---

Old:

  flake8-2.3.0.tar.gz

New:

  flake8-2.5.1.tar.gz



Other differences:
--
++ python3-flake8.spec ++
--- /var/tmp/diff_new_pack.APNnbi/_old  2016-01-22 01:06:57.0 +0100
+++ /var/tmp/diff_new_pack.APNnbi/_new  2016-01-22 01:06:57.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-flake8
-Version:2.3.0
+Version:2.5.1
 Release:0
 Summary:Modular source code checker: pep8, pyflakes and co
 License:MIT
@@ -26,15 +26,17 @@
 Source: 
http://pypi.python.org/packages/source/f/flake8/flake8-%{version}.tar.gz
 BuildRequires:  python3-devel
 BuildRequires:  python3-distribute
-# Test requirements:
 BuildRequires:  python3-mccabe >= 0.2
-BuildRequires:  python3-mock
-BuildRequires:  python3-nose
 BuildRequires:  python3-pep8 >= 1.4.3
 BuildRequires:  python3-pyflakes >= 0.6.1
+# Test requirements:
+BuildRequires:  python3-mock
+BuildRequires:  python3-nose
 Requires:   python3-mccabe >= 0.2
 Requires:   python3-pep8 >= 1.4.3
 Requires:   python3-pyflakes >= 0.6.1
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
@@ -55,8 +57,22 @@
 
 %install
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
-# Avoid file conflict with Python-2.x version:
-mv %{buildroot}%{_bindir}/flake8{,-%{py3_ver}}
+
+# Prepare for update-alternatives usage
+mkdir -p %{buildroot}%{_sysconfdir}/alternatives
+mv %{buildroot}%{_bindir}/flake8 %{buildroot}%{_bindir}/flake8-%{py3_ver}
+ln -s -f %{_sysconfdir}/alternatives/flake8 %{buildroot}%{_bindir}/flake8
+# create a dummy target for /etc/alternatives/flake8
+touch %{buildroot}%{_sysconfdir}/alternatives/flake8
+
+%post
+"%_sbindir/update-alternatives" \
+   --install %{_bindir}/flake8 flake8 %{_bindir}/flake8-%{py3_ver} 30
+
+%postun
+if [ $1 -eq 0 ] ; then
+"%_sbindir/update-alternatives" --remove flake8 
%{_bindir}/flake8-%{py3_ver}
+fi
 
 %check
 python3 setup.py test
@@ -64,7 +80,9 @@
 %files
 %defattr(-,root,root,-)
 %doc LICENSE README.rst
+%{_bindir}/flake8
 %{_bindir}/flake8-%{py3_ver}
+%ghost %{_sysconfdir}/alternatives/flake8
 %{python3_sitelib}/*
 
 %changelog

++ flake8-2.3.0.tar.gz -> flake8-2.5.1.tar.gz ++
 1811 lines of diff (skipped)




commit aseqview for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package aseqview for openSUSE:Factory 
checked in at 2016-01-21 23:45:06

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


Package is "aseqview"

Changes:

--- /work/SRC/openSUSE:Factory/aseqview/aseqview.changes2011-12-19 
16:09:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.aseqview.new/aseqview.changes   2016-01-22 
01:10:48.0 +0100
@@ -1,0 +2,12 @@
+Tue Jan 19 17:38:06 CET 2016 - ti...@suse.de
+
+- update to version 0.2.8;
+  * Added ports to control tuning events
+  * Ports are disabled per default, explicitly capable via -T option
+  * Fix mix-up of g_free and free
+  * Fix visualization of tuning information after reset.
+Default to C-tuning (dumper off) and Am-tuning (dumper on).
+  * Fix playback of multiple songs keeping connection of tuning
+ports
+
+---

Old:

  aseqview-0.2.7.tar.bz2

New:

  aseqview-0.2.8.tar.xz



Other differences:
--
++ aseqview.spec ++
--- /var/tmp/diff_new_pack.luDRyr/_old  2016-01-22 01:10:50.0 +0100
+++ /var/tmp/diff_new_pack.luDRyr/_new  2016-01-22 01:10:50.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package aseqview
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,9 +24,9 @@
 Summary:ALSA Sequencer Event Viewer
 License:GPL-2.0
 Group:  Productivity/Multimedia/Sound/Midi
-Version:0.2.7
+Version:0.2.8
 Release:0
-Source: %{name}-%{version}.tar.bz2
+Source: %{name}-%{version}.tar.xz
 Source1:aseqview.desktop
 Source2:aseqview.png
 Patch0: aseqview-0.2.2.dif





commit starfighter for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package starfighter for openSUSE:Factory 
checked in at 2016-01-21 23:44:41

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


Package is "starfighter"

Changes:

--- /work/SRC/openSUSE:Factory/starfighter/starfighter.changes  2015-07-12 
22:52:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.starfighter.new/starfighter.changes 
2016-01-22 01:10:19.0 +0100
@@ -1,0 +2,11 @@
+Tue Jan 19 18:41:05 UTC 2016 - nemy...@opensuse.org
+
+- Update to 1.5.1.1, announce message is here:
+
+https://savannah.nongnu.org/forum/forum.php?forum_id=8443
+
+- Use %{oversion} instead of 1.5
+- Remove Desktop entry file, Upstream have accepted changes
+- Add BuildRequires for fdupes and use %fdupes macro to reduce size of the 
package
+
+---

Old:

  starfighter-1.4-src.tar.gz
  starfighter.desktop

New:

  starfighter-1.5.1.1-src.tar.gz



Other differences:
--
++ starfighter.spec ++
--- /var/tmp/diff_new_pack.Tp1QJL/_old  2016-01-22 01:10:26.0 +0100
+++ /var/tmp/diff_new_pack.Tp1QJL/_new  2016-01-22 01:10:26.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package starfighter
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,17 +16,19 @@
 #
 
 
+%define oversion   1.5
+
 Name:   starfighter
-Version:1.4
+Version:1.5.1.1
 Release:0
 Summary:Liberate the universe from the evil company WEAPCO
 License:GPL-3.0+
 Group:  Amusements/Games/Action/Arcade
 Url:http://starfighter.nongnu.org/
-Source0:
http://download.savannah.gnu.org/releases/%{name}/%{version}/%{name}-%{version}-src.tar.gz
+Source0:
http://download.savannah.gnu.org/releases/%{name}/%{oversion}/%{name}-%{version}-src.tar.gz
 Source1:%{name}-icons.tar
-Source2:%{name}.desktop
 %if 0%{?suse_version}
+BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  update-desktop-files
 %endif
@@ -52,14 +54,6 @@
 # Some docs have the DOS line ends
 dos2unix README.txt
 
-# Correct what fdupes find
-for f in brief20 brief21 ; do
-rm -fv data/"$f".txt
-ln -sf brief19.txt data/"$f".txt
-done
-rm -fv aliens26.dat
-ln -sf aliens25.dat  data/aliens26.dat
-
 # SED-FIX-OPENSUSE -- Fix RPM_OPT_FLAGS
 sed -i -e 's|-O2 -Wall -g|%{optflags}|' Makefile
 
@@ -74,24 +68,18 @@
 install -Dm 0644 icons/%{name}_${i}x${i}.png 
%{buildroot}%{_datadir}/icons/hicolor/${i}x${i}/apps/%{name}.png
 done
 
-# install Desktop file
-install -Dm 0644 %{S:2} %{buildroot}%{_datadir}/applications/%{name}.desktop
-
 %if 0%{?suse_version}
 %suse_update_desktop_file %{name}
+%fdupes -s %{buildroot}%{_prefix}
 %endif
 
-# SED-FIX-UPSTREAM -- Correct bad linking, fdupes make bad Symlinks and Game 
not works
-for f in arrowNorthEast dollar heart plasmaAmmo  plasmaDamage plasmaRate 
rocket rocketAmmo sflogo superCharge ; do
-ln -sf ../../../%{name}/gfx/"$f".png docs/"$f".png
-done
-
 %files
 %defattr(-,root,root,-)
 %doc docs/* COPYING LICENSES README.txt
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/
+%{_datadir}/pixmaps/%{name}.png
 %{_datadir}/%{name}
 
 %changelog

++ starfighter-1.4-src.tar.gz -> starfighter-1.5.1.1-src.tar.gz ++
/work/SRC/openSUSE:Factory/starfighter/starfighter-1.4-src.tar.gz 
/work/SRC/openSUSE:Factory/.starfighter.new/starfighter-1.5.1.1-src.tar.gz 
differ: char 5, line 1





commit mlocate for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package mlocate for openSUSE:Factory checked 
in at 2016-01-21 23:44:46

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


Package is "mlocate"

Changes:

--- /work/SRC/openSUSE:Factory/mlocate/mlocate.changes  2015-08-23 
17:44:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.mlocate.new/mlocate.changes 2016-01-22 
01:10:29.0 +0100
@@ -1,0 +2,12 @@
+Wed Jan 20 10:58:56 UTC 2016 - tchva...@suse.com
+
+- Cron file updates:
+  - Remove the ac/battery detection that does not work
+  - Exit with 1 when the updatedb is not executable
+
+---
+Wed Jan 20 10:53:55 UTC 2016 - tchva...@suse.com
+
+- Add more mounts to exclude in updatedb.conf
+
+---



Other differences:
--
++ mlocate.spec ++
--- /var/tmp/diff_new_pack.VoWHxe/_old  2016-01-22 01:10:31.0 +0100
+++ /var/tmp/diff_new_pack.VoWHxe/_new  2016-01-22 01:10:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mlocate
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ mlocate.cron ++
--- /var/tmp/diff_new_pack.VoWHxe/_old  2016-01-22 01:10:31.0 +0100
+++ /var/tmp/diff_new_pack.VoWHxe/_new  2016-01-22 01:10:31.0 +0100
@@ -4,15 +4,6 @@
 # ensure we have proper umask bnc#941296
 umask 0022
 
-# check if we run on battery and if so then don't run
-if which on_ac_power >/dev/null 2>&1; then
-   ON_BATTERY=0
-   on_ac_power >/dev/null 2>&1 || ON_BATTERY=$?
-   if [ "${ON_BATTERY}" -eq 1 ]; then
-   exit 0
-   fi
-fi
-
 # check if we are already running (lockfile)
 LOCKFILE="/var/lock/mlocate.daily.lock"
 if [ -e "${LOCKFILE}" ]; then
@@ -68,5 +59,5 @@
/usr/bin/su "${RUN_UPDATEDB_AS}" -c "/usr/bin/updatedb ${NODEVS} 
${UPDATEDB_PRUNEFS} ${UPDATEDB_PRUNEPATHS}"
 else
echo >&2 "Warning: \"/usr/bin/updatedb\" is not executable, unable to 
run updatedb."
-   exit 0
+   exit 1
 fi

++ updatedb.conf ++
--- /var/tmp/diff_new_pack.VoWHxe/_old  2016-01-22 01:10:31.0 +0100
+++ /var/tmp/diff_new_pack.VoWHxe/_new  2016-01-22 01:10:31.0 +0100
@@ -4,13 +4,13 @@
 # For more info, see the updatedb.conf(5) manpage.
 
 # Filesystems that are pruned from updatedb database
-PRUNEFS="afs anon_inodefs auto autofs bdev binfmt binfmt_misc cgroup cifs coda 
configfs cramfs cpuset debugfs devfs devpts devtmps ecryptfs eventpollfs exofs 
futexfs ftpfs fuse fusectl gfs gfs2 hostfs hugetlbfs inotifyfs iso9660 jffs2 
lustre misc mqueue ncpfs nfs NFS nfs4 nfsd nnpfs ocfs ocfs2 pipefs proc ramfs 
rpc_pipefs securityfs selinuxfs sfs shfs smbfs sockfs spufs sshfs subfs 
supermount sysfs tmpfs ubifs udf usbfs vboxsf vperfctrfs"
+PRUNEFS="9p afs anon_inodefs auto autofs bdev binfmt binfmt_misc ceph 
fuse.ceph cgroup cifs coda configfs cramfs cpuset debugfs devfs devpts devtmps 
ecryptfs eventpollfs exofs futexfs ftpfs fuse fusectl gfs gfs2 gpfs hostfs 
hugetlbfs inotifyfs iso9660 jffs2 lustre misc mqueue ncpfs nfs NFS nfs4 nfsd 
nnpfs ocfs ocfs2 pipefs proc ramfs rpc_pipefs securityfs selinuxfs sfs shfs 
smbfs sockfs spufs sshfs subfs supermount sysfs tmpfs ubifs udf usbfs vboxsf 
vperfctrfs"
 
 # Paths which are pruned from updatedb database
 PRUNEPATHS="/tmp /var/tmp /var/cache /var/lock /var/run /var/spool /mnt /cdrom 
/usr/tmp /proc /media /sys /.snapshots /var/run/media"
 
 # Folder names that are pruned from updatedb database
-PRUNENAMES=".git .hg .svn CVS"
+PRUNENAMES = ".git .hg .svn .bzr .arch-ids {arch} CVS"
 
 # Skip bind mounts.
 PRUNE_BIND_MOUNTS="yes"




commit mkdud for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package mkdud for openSUSE:Factory checked 
in at 2016-01-21 23:45:04

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


Package is "mkdud"

Changes:

--- /work/SRC/openSUSE:Factory/mkdud/mkdud.changes  2016-01-20 
09:55:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.mkdud.new/mkdud.changes 2016-01-22 
01:10:46.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan 21 08:51:11 UTC 2016 - snw...@suse.com
+
+- Remove warning on yast replacement for versions supporting it.
+- 1.24
+
+---

Old:

  mkdud-1.23.tar.xz

New:

  mkdud-1.24.tar.xz



Other differences:
--
++ mkdud.spec ++
--- /var/tmp/diff_new_pack.OZZMLD/_old  2016-01-22 01:10:48.0 +0100
+++ /var/tmp/diff_new_pack.OZZMLD/_new  2016-01-22 01:10:48.0 +0100
@@ -23,7 +23,7 @@
 Summary:Create driver update from rpms
 License:GPL-3.0+
 Group:  Hardware/Other
-Version:1.23
+Version:1.24
 Release:0
 Source: %{name}-%{version}.tar.xz
 Url:https://github.com/wfeldt/mkdud

++ mkdud-1.23.tar.xz -> mkdud-1.24.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mkdud-1.23/VERSION new/mkdud-1.24/VERSION
--- old/mkdud-1.23/VERSION  2016-01-19 14:45:13.0 +0100
+++ new/mkdud-1.24/VERSION  2016-01-21 09:46:54.0 +0100
@@ -1 +1 @@
-1.23
+1.24
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mkdud-1.23/changelog new/mkdud-1.24/changelog
--- old/mkdud-1.23/changelog2016-01-19 14:45:13.0 +0100
+++ new/mkdud-1.24/changelog2016-01-21 09:46:54.0 +0100
@@ -1,3 +1,6 @@
+2016-01-20:1.24
+   - Remove warning on yast replacement for versions supporting it.
+
 2016-01-19:1.23
- better public key file detection
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mkdud-1.23/mkdud new/mkdud-1.24/mkdud
--- old/mkdud-1.23/mkdud2016-01-19 14:45:13.0 +0100
+++ new/mkdud-1.24/mkdud2016-01-21 09:46:54.0 +0100
@@ -95,6 +95,7 @@
 our $VERSION = "0.0";
 
 my @all_archs = qw ( x86_64 aarch64 armv7l i386 ia64 ppc ppc64 ppc64le s390 
s390x );
+my $REPLACEABLE_YAST = '3.1.135';
 
 sub usage;
 sub get_file_arch;
@@ -155,6 +156,7 @@
 my $sign_key_ok;
 my $obs;
 my $pubkey_info;
+my $yast_version = 0;
 
 # linuxrc versions in service packs
 my $servicepack;
@@ -571,7 +573,7 @@
   if(/^RPM/) {
 my $ft = { type => 'rpm', file => $_[0] };
 
-my $f = `rpm --nosignature -qp --qf 
'%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}' $_[0] 2>$tmp_err`;
+my $f = `rpm --nosignature -qp --qf 
'%{NAME}\t%{VERSION}\t%{RELEASE}.%{ARCH}' $_[0] 2>$tmp_err`;
 if($f eq "") {
   print STDERR "failed to read rpm: $_[0]\n";
   my $x;
@@ -581,7 +583,13 @@
   exit 1;
 }
 
-$ft->{canonical_name} = $f;
+# Check if yast base package is to be replaced and remember its version:
+if($f =~ /^yast2\t(.+)\t/) {
+  $yast_version = $1;
+  # print STDERR "yast version: $yast_version\n";
+}
+
+($ft->{canonical_name} = $f) =~ s/\t/-/g;
 
 my $ar = $f =~ /\.([^.]+)$/ ? $1 : undef;
 $ar = "i386" if $ar =~ /^i.86$/;
@@ -1048,10 +1056,13 @@
 
 if(!$opt_force) {
   if(lstat "$base/inst-sys/sbin/yast") {
-print STDERR
-  "Warning: prevented driver update from replacing /sbin/yast.\n" .
-  "If you really need to do this, use --force.\n";
-unlink "$base/inst-sys/sbin/yast";
+if(vercmp($yast_version, $REPLACEABLE_YAST) < 0 ) {
+  print STDERR
+"Warning: prevented driver update from replacing /sbin/yast.\n" .
+"yast2 >=$REPLACEABLE_YAST is considered safely replacable.\n" .
+"If you really need to do this, use --force.\n";
+  unlink "$base/inst-sys/sbin/yast";
+}
   }
 
   if(-e "$base/inst-sys/usr/src/packages") {
@@ -2223,3 +2234,11 @@
   return undef;
 }
 
+
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+sub vercmp {
+  my ($s1, $s2) = @_; 
+  $s1 =~ s/(\d+)/sprintf("%010d", $1)/ge;
+  $s2 =~ s/(\d+)/sprintf("%010d", $1)/ge;
+  return $s1 cmp $s2;
+}




commit nodejs for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package nodejs for openSUSE:Factory checked 
in at 2016-01-21 23:44:55

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


Package is "nodejs"

Changes:

--- /work/SRC/openSUSE:Factory/nodejs/nodejs.changes2016-01-12 
16:12:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.nodejs.new/nodejs.changes   2016-01-22 
01:10:38.0 +0100
@@ -1,0 +2,11 @@
+Wed Jan 20 12:49:30 UTC 2016 - i...@marguerite.su
+
+- update version 5.4.1
+  * Minor performance improvements:
++ module: move unnecessary work for early return
+  * Various bug fixes
+  * Various doc fixes
+  * Various test improvements
+- fix boo#962297: online update breaks nodejs-npm dependency
+
+---

Old:

  node-v5.4.0.tar.xz

New:

  node-v5.4.1.tar.xz



Other differences:
--
++ nodejs.spec ++
--- /var/tmp/diff_new_pack.Tk6Qx5/_old  2016-01-22 01:10:41.0 +0100
+++ /var/tmp/diff_new_pack.Tk6Qx5/_new  2016-01-22 01:10:41.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   nodejs
-Version:5.4.0
+Version:5.4.1
 Release:0
 Summary:Evented I/O for V8 JavaScript
 License:MIT
@@ -83,8 +83,8 @@
 Summary:Package manager for Node.js
 Group:  Development/Languages/NodeJS
 Requires:   %{name}-devel = %{version}
-Provides:   nodejs-npm = 3.3.12
-Obsoletes:  nodejs-npm <= 2.14.7
+Provides:   nodejs-npm = %{version}
+Obsoletes:  nodejs-npm < 5.3.1
 Provides:   npm(npm) = 3.3.12
 Conflicts:  otherproviders(npm(npm))
 

++ node-v5.4.0.tar.xz -> node-v5.4.1.tar.xz ++
/work/SRC/openSUSE:Factory/nodejs/node-v5.4.0.tar.xz 
/work/SRC/openSUSE:Factory/.nodejs.new/node-v5.4.1.tar.xz differ: char 26, line 
1




commit bzip2 for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package bzip2 for openSUSE:Factory checked 
in at 2016-01-21 23:40:18

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


Package is "bzip2"

Changes:

--- /work/SRC/openSUSE:Factory/bzip2/bzip2.changes  2015-01-20 
21:54:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.bzip2.new/bzip2.changes 2016-01-21 
23:40:19.0 +0100
@@ -1,0 +2,7 @@
+Wed Jan 13 08:12:20 UTC 2016 - idon...@suse.com
+
+- Remove bzip2-faster.patch, it causes a crash with libarchive and
+  valgrind points out uninitialized memory. See
+  https://github.com/libarchive/libarchive/issues/637#issuecomment-170612576
+
+---

Old:

  bzip2-faster.patch



Other differences:
--
++ bzip2.spec ++
--- /var/tmp/diff_new_pack.5FqHGz/_old  2016-01-21 23:40:21.0 +0100
+++ /var/tmp/diff_new_pack.5FqHGz/_new  2016-01-21 23:40:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bzip2
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,10 +32,9 @@
 # PATCH-FEATURE-OPENSUSE bzip2-1.0.6-autoconfiscated.patch sbra...@suse.cz -- 
Convert to a standard autoconf based package.
 Patch0: 
http://ftp.suse.com/pub/people/sbrabec/bzip2/for_downstream/bzip2-1.0.6-autoconfiscated.patch
 Patch1: bzip2-1.0.6-fix-bashisms.patch
-Patch3: bzip2-faster.patch
-Patch5: bzip2-unsafe_strcpy.patch
-Patch6: bzip2-point-to-doc-pkg.patch
-Patch7: bzip2-ocloexec.patch
+Patch2: bzip2-unsafe_strcpy.patch
+Patch3: bzip2-point-to-doc-pkg.patch
+Patch4: bzip2-ocloexec.patch
 BuildRequires:  autoconf >= 2.57
 BuildRequires:  libtool
 BuildRequires:  pkg-config
@@ -78,10 +77,9 @@
 %setup -q
 %patch0
 %patch1 -p1
-%patch3
-%patch5
-%patch6 -p1
-%patch7
+%patch2
+%patch3 -p1
+%patch4
 autoreconf -fiv
 
 %build






commit binutils for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package binutils for openSUSE:Factory 
checked in at 2016-01-21 23:40:22

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


Package is "binutils"

Changes:

--- /work/SRC/openSUSE:Factory/binutils/binutils.changes2015-10-19 
22:14:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.binutils.new/binutils.changes   2016-01-21 
23:40:24.0 +0100
@@ -1,0 +2,6 @@
+Wed Jan 13 08:31:17 UTC 2016 - sch...@suse.de
+
+- gold-relocate-tls.patch: Fix internal error when applying TLSDESC
+  relocations with no TLS segment
+
+---
cross-aarch64-binutils.changes: same change
cross-arm-binutils.changes: same change
cross-avr-binutils.changes: same change
cross-epiphany-binutils.changes: same change
cross-hppa-binutils.changes: same change
cross-hppa64-binutils.changes: same change
cross-i386-binutils.changes: same change
cross-ia64-binutils.changes: same change
cross-m68k-binutils.changes: same change
cross-mips-binutils.changes: same change
cross-ppc-binutils.changes: same change
cross-ppc64-binutils.changes: same change
cross-ppc64le-binutils.changes: same change
cross-rx-binutils.changes: same change
cross-s390-binutils.changes: same change
cross-s390x-binutils.changes: same change
cross-sparc-binutils.changes: same change
cross-sparc64-binutils.changes: same change
cross-spu-binutils.changes: same change
cross-x86_64-binutils.changes: same change

New:

  gold-relocate-tls.patch



Other differences:
--
++ binutils.spec ++
--- /var/tmp/diff_new_pack.ITklsP/_old  2016-01-21 23:40:29.0 +0100
+++ /var/tmp/diff_new_pack.ITklsP/_new  2016-01-21 23:40:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package binutils
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -106,6 +106,7 @@
 Patch32:gold-arm64-abi-pagesize.patch
 Patch33:s390-troo-insn-type.patch
 Patch34:aarch64-common-pagesize.patch
+Patch35:gold-relocate-tls.patch
 Patch90:cross-avr-nesc-as.patch
 Patch92:cross-avr-omit_section_dynsym.patch
 Patch93:cross-avr-size.patch
@@ -190,6 +191,7 @@
 %patch32 -p1
 %patch33 -p1
 %patch34 -p1
+%patch35 -p1
 %if "%{TARGET}" == "avr"
 cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
 %patch90

cross-aarch64-binutils.spec: same change
cross-arm-binutils.spec: same change
cross-avr-binutils.spec: same change
cross-epiphany-binutils.spec: same change
cross-hppa-binutils.spec: same change
cross-hppa64-binutils.spec: same change
cross-i386-binutils.spec: same change
cross-ia64-binutils.spec: same change
cross-m68k-binutils.spec: same change
cross-mips-binutils.spec: same change
cross-ppc-binutils.spec: same change
cross-ppc64-binutils.spec: same change
cross-ppc64le-binutils.spec: same change
cross-rx-binutils.spec: same change
cross-s390-binutils.spec: same change
cross-s390x-binutils.spec: same change
cross-sparc-binutils.spec: same change
cross-sparc64-binutils.spec: same change
cross-spu-binutils.spec: same change
cross-x86_64-binutils.spec: same change
++ gold-relocate-tls.patch ++
>From d21f123b0ead1806416cf0dafae12bec4cca8920 Mon Sep 17 00:00:00 2001
From: Cary Coutant 
Date: Mon, 11 Jan 2016 23:57:44 -0800
Subject: [PATCH] Fix internal error when applying TLSDESC relocations with no
 TLS segment.

gold/
PR gold/19353
* aarch64.cc (Target_aarch64::relocate_tls): Don't insist that
we have a TLS segment for GD-to-IE optimization.
* i386.cc (Target_i386::tls_gd_to_ie): Remove tls_segment parameter.
Adjust all calls.
(Target_i386::tls_desc_gd_to_ie): Likewise.
(Target_i386::relocate_tls): Don't insist that we have a TLS segment
for TLSDESC GD-to-IE optimizations.
* x86_64.cc (Target_x86_64::tls_gd_to_ie): Remove tls_segment parameter.
Adjust all calls.
(Target_x86_64::tls_desc_gd_to_ie): Likewise.
(Target_x86_64::relocate_tls): Don't insist that we have a TLS segment
for TLSDESC GD-to-IE optimizations.
---
 gold/ChangeLog  | 16 
 gold/aarch64.cc |  6 --
 gold/i386.cc| 14 ++
 gold/x86_64.cc  | 14 ++
 4 files changed, 20 insertions(+), 30 deletions(-)

Index: binutils-2.25.0/gold/aarch64.cc
===
--- binutils-2.25.0.orig/gold/aarch64.cc
+++ 

commit harfbuzz for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package harfbuzz for openSUSE:Factory 
checked in at 2016-01-21 23:41:01

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


Package is "harfbuzz"

Changes:

--- /work/SRC/openSUSE:Factory/harfbuzz/harfbuzz.changes2015-12-01 
10:03:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.harfbuzz.new/harfbuzz.changes   2016-01-21 
23:41:02.0 +0100
@@ -1,0 +2,13 @@
+Thu Jan 14 08:50:37 UTC 2016 - dims...@opensuse.org
+
+- Update to version 1.1.3:
+  + Ported Indic shaper to Unicode 8.0 data.
+  + Universal Shaping Engine fixes.
+  + Speed up CoreText shaper when font fallback happens in
+CoreText.
+  + Documentation improvements, thanks to Khaled Hosny.
+  + Very rough directwrite shaper for testing.
+  + Misc bug fixes.
+  + API extensions.
+
+---

Old:

  harfbuzz-1.1.2.tar.bz2

New:

  harfbuzz-1.1.3.tar.bz2



Other differences:
--
++ harfbuzz.spec ++
--- /var/tmp/diff_new_pack.VIo4BO/_old  2016-01-21 23:41:03.0 +0100
+++ /var/tmp/diff_new_pack.VIo4BO/_new  2016-01-21 23:41:03.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package harfbuzz
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   harfbuzz
-Version:1.1.2
+Version:1.1.3
 Release:0
 Summary:An OpenType text shaping engine
 License:MIT

++ harfbuzz-1.1.2.tar.bz2 -> harfbuzz-1.1.3.tar.bz2 ++
 29244 lines of diff (skipped)




commit ncurses for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package ncurses for openSUSE:Factory checked 
in at 2016-01-21 23:40:30

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


Package is "ncurses"

Changes:

--- /work/SRC/openSUSE:Factory/ncurses/ncurses.changes  2015-12-13 
09:34:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.ncurses.new/ncurses.changes 2016-01-21 
23:40:32.0 +0100
@@ -1,0 +2,39 @@
+Fri Jan  8 10:09:31 UTC 2016 - wer...@suse.de
+
+- Add ncurses patch 20160102
+  + modify ncurses c/C color test-screens to take advantage of wide
+screens, reducing the number of lines used for 88- and 256-colors.
+  + minor refinement to check versus ncv to ignore two parameters of
+SGR 38 and 48 when those come from color-capabilities.
+- Add ncurses patch 20151226
+  + add check in tic for use of bold, etc., video attributes in the
+color capabilities, accounting whether the feature is listed in ncv.
+  + add check in tic for conflict between ritm, rmso, rmul versus sgr0.
+- Add ncurses patch 20151219
+  + add a paragraph to curs_getch.3x discussing key naming (discussion
+with James Crippen).
+  + amend workaround for Solaris vs line-drawing to take the configure
+check into account.
+  + add a configure check for wcwidth() versus the ncurses line-drawing
+characters, to use in special-casing systems such as Solaris.
+- Add ncurses patch 20151212
+  + improve CF_XOPEN_CURSES macro used in test/configure, to define as
+needed NCURSES_WIDECHAR for platforms where _XOPEN_SOURCE_EXTENDED
+does not work.  Also modified the test program to ensure that if
+building with ncurses, that the cchar_t type is checked, since that
+normally is since 20111030 ifdef'd depending on this test.
+  + improve 20121222 workaround for broken acs, letting Solaris "work"
+in spite of its m.isconfigured wcwidth which marks all of the line
+drawing characters as double-width.
+- Add ncurses patch 20151205
+  + update form_cursor.3x, form_post.3x, menu_attributes.3x to list
+function names in NAME section (patch by Jason McIntyre).
+  + minor fixes to manpage NAME/SYNOPSIS sections to consistently use
+rule that either all functions which are prototyped in SYNOPSIS are
+listed in the NAME section, or the manual-page name is the sole item
+listed in the NAME section.  The latter is used to reduce clutter,
+e.g., for the top-level library manual pages as well as for certain
+feature-pages such as SP-funcs and threading (prompted by patches by
+Jason McIntyre).
+
+---



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

++ ncurses-6.0-patches.tar.bz2 ++
 16739 lines of diff (skipped)

++ ncurses-6.0.dif ++
 606 lines (skipped)
 between /work/SRC/openSUSE:Factory/ncurses/ncurses-6.0.dif
 and /work/SRC/openSUSE:Factory/.ncurses.new/ncurses-6.0.dif




commit cgit for openSUSE:13.2:Update

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package cgit for openSUSE:13.2:Update 
checked in at 2016-01-22 08:41:31

Comparing /work/SRC/openSUSE:13.2:Update/cgit (Old)
 and  /work/SRC/openSUSE:13.2:Update/.cgit.new (New)


Package is "cgit"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.IjwGsP/_old  2016-01-22 08:41:32.0 +0100
+++ /var/tmp/diff_new_pack.IjwGsP/_new  2016-01-22 08:41:32.0 +0100
@@ -1 +1 @@
-
+