commit putty for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package putty for openSUSE:Factory checked 
in at 2015-11-10 10:03:54

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


Package is "putty"

Changes:

--- /work/SRC/openSUSE:Factory/putty/putty.changes  2015-08-03 
17:22:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.putty.new/putty.changes 2015-11-10 
10:04:14.0 +0100
@@ -1,0 +2,8 @@
+Mon Nov  9 08:47:47 UTC 2015 - jeng...@inai.de
+
+- Update to new upstream release 0.66
+* Resolve integer overflow, buffer underrun in terminal emulator's
+  ECH handling. [CVE-2015-5309, bnc#954191]
+* Resolve format string vulnerabilities
+
+---

Old:

  putty-0.65.tar.gz
  putty-0.65.tar.gz.RSA

New:

  putty-0.66.tar.gz
  putty-0.66.tar.gz.gpg



Other differences:
--
++ putty.spec ++
--- /var/tmp/diff_new_pack.8v5MK3/_old  2015-11-10 10:04:15.0 +0100
+++ /var/tmp/diff_new_pack.8v5MK3/_new  2015-11-10 10:04:15.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   putty
-Version:0.65
+Version:0.66
 Release:0
 Summary:GTK-based terminal emulator program
 License:MIT
@@ -27,7 +27,7 @@
 #Git-Web:  http://tartarus.org/~simon-git/gitweb/?p=putty.git
 #Git-Clone:git://git.tartarus.org/simon/putty
 Source: 
http://the.earth.li/~sgtatham/putty/latest/%name-%version.tar.gz
-Source2:
http://the.earth.li/~sgtatham/putty/latest/%name-%version.tar.gz.RSA
+Source2:
http://the.earth.li/~sgtatham/putty/latest/%name-%version.tar.gz.gpg
 Source4:%name.keyring
 Patch1: putty-03-config.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -91,10 +91,10 @@
 %files
 %defattr(-,root,root)
 %doc LICENCE doc/*.html
-%doc %{_mandir}/man*/*
-%{_bindir}/*
-%{_datadir}/applications/%{name}.desktop
-%{_datadir}/pixmaps/*.png
-%{_datadir}/pixmaps/*.xpm
+%doc %_mandir/man*/*
+%_bindir/*
+%_datadir/applications/%name.desktop
+%_datadir/pixmaps/*.png
+%_datadir/pixmaps/*.xpm
 
 %changelog

++ putty-0.65.tar.gz -> putty-0.66.tar.gz ++
 6180 lines of diff (skipped)




commit crmsh for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package crmsh for openSUSE:Factory checked 
in at 2015-11-10 10:03:29

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-10-30 
13:43:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.crmsh.new/crmsh.changes 2015-11-10 
10:03:36.0 +0100
@@ -1,0 +2,8 @@
+Mon Nov 09 02:13:51 UTC 2015 - kgronl...@suse.com
+
+- Update to version 2.2.0~rc3+git.1447033314.c640af6:
+  + medium: script: (filesystem) create stopped (bsc#952670)
+  + doc: configure load can read from stdin
+  + medium: scripts: Lower copy target to string
+
+---

Old:

  crmsh-2.2.0~rc3+git.1446121677.5f4ab3c.tar.bz2

New:

  crmsh-2.2.0~rc3+git.1447033314.c640af6.tar.bz2



Other differences:
--
++ crmsh.spec ++
--- /var/tmp/diff_new_pack.XLIPPv/_old  2015-11-10 10:03:37.0 +0100
+++ /var/tmp/diff_new_pack.XLIPPv/_new  2015-11-10 10:03:37.0 +0100
@@ -36,7 +36,7 @@
 Summary:High Availability cluster command-line interface
 License:GPL-2.0+
 Group:  %{pkg_group}
-Version:2.2.0~rc3+git.1446121677.5f4ab3c
+Version:2.2.0~rc3+git.1447033314.c640af6
 Release:0
 Url:http://crmsh.github.io
 Source0:%{name}-%{version}.tar.bz2

++ _servicedata ++
--- /var/tmp/diff_new_pack.XLIPPv/_old  2015-11-10 10:03:37.0 +0100
+++ /var/tmp/diff_new_pack.XLIPPv/_new  2015-11-10 10:03:37.0 +0100
@@ -1,4 +1,4 @@
 
 
 git://github.com/ClusterLabs/crmsh.git
-  5f4ab3c5cfbc79d4858dc6cefbfa0311a3d0c67d
\ No newline at end of file
+  c640af66732c310de38b4cc37308eaff466ede66
\ No newline at end of file

++ crmsh-2.2.0~rc3+git.1446121677.5f4ab3c.tar.bz2 -> 
crmsh-2.2.0~rc3+git.1447033314.c640af6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/crmsh-2.2.0~rc3+git.1446121677.5f4ab3c/doc/crm.8.adoc 
new/crmsh-2.2.0~rc3+git.1447033314.c640af6/doc/crm.8.adoc
--- old/crmsh-2.2.0~rc3+git.1446121677.5f4ab3c/doc/crm.8.adoc   2015-10-29 
13:29:21.0 +0100
+++ new/crmsh-2.2.0~rc3+git.1447033314.c640af6/doc/crm.8.adoc   2015-11-09 
03:13:51.0 +0100
@@ -2903,6 +2903,8 @@
 import the contents into the current configuration.
 The file may be a CLI file or an XML file.
 
+If the URL is `-`, the configuration is read from standard input.
+
 Usage:
 ...
 load [xml]  URL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/crmsh-2.2.0~rc3+git.1446121677.5f4ab3c/modules/scripts.py 
new/crmsh-2.2.0~rc3+git.1447033314.c640af6/modules/scripts.py
--- old/crmsh-2.2.0~rc3+git.1446121677.5f4ab3c/modules/scripts.py   
2015-10-29 13:29:21.0 +0100
+++ new/crmsh-2.2.0~rc3+git.1447033314.c640af6/modules/scripts.py   
2015-11-09 03:13:51.0 +0100
@@ -307,7 +307,7 @@
 if self._action['template']:
 fn = self._run.str2tmp(str(Text.cib(self._run.script, 
open(self._value).read(
 self._value = fn
-self._run.copy_file(self._nodes, self._value, self._action['to'])
+self._run.copy_file(self._nodes, self._value, str(self._action['to']))
 
 def _crm_do(self, act):
 fn = self._run.str2tmp(_join_script_lines(self._value))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/crmsh-2.2.0~rc3+git.1446121677.5f4ab3c/scripts/filesystem/main.yml 
new/crmsh-2.2.0~rc3+git.1447033314.c640af6/scripts/filesystem/main.yml
--- old/crmsh-2.2.0~rc3+git.1446121677.5f4ab3c/scripts/filesystem/main.yml  
2015-10-29 13:29:21.0 +0100
+++ new/crmsh-2.2.0~rc3+git.1447033314.c640af6/scripts/filesystem/main.yml  
2015-11-09 03:13:51.0 +0100
@@ -22,6 +22,7 @@
   required: false
   type: string
   ops: |
+meta target-state=Stopped
 op start timeout=60s
 op stop timeout=60s
 op monitor interval=20s timeout=40s




commit syncthing for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package syncthing for openSUSE:Factory 
checked in at 2015-11-10 10:03:56

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


Package is "syncthing"

Changes:

--- /work/SRC/openSUSE:Factory/syncthing/syncthing.changes  2015-11-08 
11:26:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.syncthing.new/syncthing.changes 2015-11-10 
10:04:16.0 +0100
@@ -1,0 +2,7 @@
+Mon Nov  9 06:25:27 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.12.1:
+  * Actually do negative caching on failed discovery lookups.
+- Correct discovery port for SUSEfirewall rule.
+
+---

Old:

  syncthing-0.12.0.tar.gz

New:

  syncthing-0.12.1.tar.gz



Other differences:
--
++ syncthing.spec ++
--- /var/tmp/diff_new_pack.ohA2B6/_old  2015-11-10 10:04:17.0 +0100
+++ /var/tmp/diff_new_pack.ohA2B6/_new  2015-11-10 10:04:17.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   syncthing
-Version:0.12.0
+Version:0.12.1
 Release:0
 Summary:FOSS Continuous File Synchronisation
 License:MPL-2.0

++ syncthing-0.12.0.tar.gz -> syncthing-0.12.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/syncthing-0.12.0/cmd/syncthing/usage_report.go 
new/syncthing-0.12.1/cmd/syncthing/usage_report.go
--- old/syncthing-0.12.0/cmd/syncthing/usage_report.go  2015-11-05 
16:47:06.0 +0100
+++ new/syncthing-0.12.1/cmd/syncthing/usage_report.go  2015-11-06 
17:14:20.0 +0100
@@ -201,7 +201,7 @@
defaultRelayServers, otherRelayServers := 0, 0
for _, addr := range cfg.Options().RelayServers {
switch addr {
-   case "dynamic+https://relays.syncthing.net":
+   case "dynamic+https://relays.syncthing.net/endpoint":
defaultRelayServers++
default:
otherRelayServers++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/syncthing-0.12.0/lib/config/config.go 
new/syncthing-0.12.1/lib/config/config.go
--- old/syncthing-0.12.0/lib/config/config.go   2015-11-05 16:47:06.0 
+0100
+++ new/syncthing-0.12.1/lib/config/config.go   2015-11-06 17:14:20.0 
+0100
@@ -175,7 +175,7 @@
cfg.Options.ListenAddress = uniqueStrings(cfg.Options.ListenAddress)
cfg.Options.GlobalAnnServers = 
uniqueStrings(cfg.Options.GlobalAnnServers)
 
-   if cfg.Version < OldestHandledVersion {
+   if cfg.Version > 0 && cfg.Version < OldestHandledVersion {
l.Warnf("Configuration version %d is deprecated. Attempting 
best effort conversion, but please verify manually.", cfg.Version)
}
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/syncthing-0.12.0/lib/config/config_test.go 
new/syncthing-0.12.1/lib/config/config_test.go
--- old/syncthing-0.12.0/lib/config/config_test.go  2015-11-05 
16:47:06.0 +0100
+++ new/syncthing-0.12.1/lib/config/config_test.go  2015-11-06 
17:14:20.0 +0100
@@ -104,6 +104,13 @@
},
}
 
+   // The cachedPath will have been resolved to an absolute path,
+   // depending on where the tests are running. Zero it out so we 
don't
+   // fail based on that.
+   for i := range cfg.Folders {
+   cfg.Folders[i].cachedPath = ""
+   }
+
if runtime.GOOS != "windows" {
expectedFolders[0].RawPath += string(filepath.Separator)
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/syncthing-0.12.0/lib/config/folderconfiguration.go 
new/syncthing-0.12.1/lib/config/folderconfiguration.go
--- old/syncthing-0.12.0/lib/config/folderconfiguration.go  2015-11-05 
16:47:06.0 +0100
+++ new/syncthing-0.12.1/lib/config/folderconfiguration.go  2015-11-06 
17:14:20.0 +0100
@@ -36,7 +36,8 @@
PullerPauseS  int `xml:"pullerPauseS" 
json:"pullerPauseS"`
MaxConflicts  int `xml:"maxConflicts" 
json:"maxConflicts"`
 
-   Invalid string `xml:"-" json:"invalid"` // Set at runtime when there is 
an error, not saved
+   Invalidstring `xml:"-" json:"invalid"` // Set at runtime when there 
is an error, not saved
+   cachedPath string
 }
 
 type FolderDeviceConfiguration struct {
@@ -55,28 +56,11 @@
// This is intentionally not a pointer meth

commit python-oslo.vmware for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.vmware for 
openSUSE:Factory checked in at 2015-11-10 10:03:46

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


Package is "python-oslo.vmware"

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.vmware/python-oslo.vmware.changes
2015-10-30 13:42:13.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.vmware.new/python-oslo.vmware.changes   
2015-11-10 10:03:58.0 +0100
@@ -1,0 +2,21 @@
+Wed Oct 14 12:51:10 UTC 2015 - tbecht...@suse.com
+
+- update to 1.22:
+  * Updated from global requirements
+  * Fix coverage configuration and execution
+  * No need for Oslo Incubator Sync
+  * Add support for SSL thumbprint when using FileWriteHandle
+  * Define WithRetrieval context
+  * Imported Translations from Zanata
+  * Add shields.io version/downloads links/badges into README.rst
+  * docs - Set pbr 'warnerrors' option for doc build
+  * clean up auto-doc api build
+  * do not show the full release history in the main table of contents
+  * clean up readme and documentation titles
+  * Change ignore-errors to ignore_errors
+  * Updated from global requirements
+  * Add support for using HTTP POST in VmdkWriteHandle
+  * Add unit tests for FileHandle._create_connection
+  * Update the documentation
+
+---

Old:

  oslo.vmware-1.21.0.tar.gz

New:

  oslo.vmware-1.22.0.tar.gz



Other differences:
--
++ python-oslo.vmware.spec ++
--- /var/tmp/diff_new_pack.Pn2ovQ/_old  2015-11-10 10:03:59.0 +0100
+++ /var/tmp/diff_new_pack.Pn2ovQ/_new  2015-11-10 10:03:59.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-oslo.vmware
-Version:1.21.0
+Version:1.22.0
 Release:0
 Url:https://launchpad.net/oslo/
 Summary:OpenStack configuration API

++ oslo.vmware-1.21.0.tar.gz -> oslo.vmware-1.22.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.vmware-1.21.0/.coveragerc 
new/oslo.vmware-1.22.0/.coveragerc
--- old/oslo.vmware-1.21.0/.coveragerc  2015-09-01 20:38:14.0 +0200
+++ new/oslo.vmware-1.22.0/.coveragerc  2015-10-12 17:38:21.0 +0200
@@ -1,7 +1,8 @@
 [run]
 branch = True
-source = vmware
-omit = vmware/tests/*,vmware/openstack/*
+source = oslo_vmware
+omit = oslo_vmware/tests/*
 
 [report]
-ignore-errors = True
\ No newline at end of file
+ignore_errors = True
+precision = 2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.vmware-1.21.0/AUTHORS 
new/oslo.vmware-1.22.0/AUTHORS
--- old/oslo.vmware-1.21.0/AUTHORS  2015-09-01 20:38:51.0 +0200
+++ new/oslo.vmware-1.22.0/AUTHORS  2015-10-12 17:39:03.0 +0200
@@ -1,6 +1,7 @@
 Andreas Jaeger 
 Arnaud Legendre 
 Arnaud Legendre 
+Cedric Brandily 
 ChangBo Guo(gcb) 
 Christian Berendt 
 Dan Prince 
@@ -15,7 +16,9 @@
 Kobi Samoray 
 Masaru Nomura 
 Matt Riedemann 
+Monty Taylor 
 Radoslav Gerganov 
+Ronald Bradford 
 Ryan Hsu 
 Ryan Hsu 
 Sabari Kumar Murugesan 
@@ -25,3 +28,4 @@
 Vipin Balachandran 
 Vui Lam 
 ZHU ZHU 
+zhu.rong 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.vmware-1.21.0/CONTRIBUTING.rst 
new/oslo.vmware-1.22.0/CONTRIBUTING.rst
--- old/oslo.vmware-1.21.0/CONTRIBUTING.rst 2015-09-01 20:38:14.0 
+0200
+++ new/oslo.vmware-1.22.0/CONTRIBUTING.rst 2015-10-12 17:38:21.0 
+0200
@@ -1,3 +1,7 @@
+=
+Contributing
+=
+
 If you would like to contribute to the development of OpenStack,
 you must follow the steps in this page:
 
@@ -13,4 +17,4 @@
 
 Bugs should be filed on Launchpad, not GitHub:
 
-   https://bugs.launchpad.net/oslo.vmware
\ No newline at end of file
+   https://bugs.launchpad.net/oslo.vmware
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.vmware-1.21.0/ChangeLog 
new/oslo.vmware-1.22.0/ChangeLog
--- old/oslo.vmware-1.21.0/ChangeLog2015-09-01 20:38:51.0 +0200
+++ new/oslo.vmware-1.22.0/ChangeLog2015-10-12 17:39:03.0 +0200
@@ -1,6 +1,26 @@
 CHANGES
 ===
 
+1.22.0
+--
+
+* Updated from global requirements
+* Fix coverage configuration and execution
+* No need for Oslo Incubator Sync
+* Add support for SSL thumbprint when using FileWriteHandle
+* Define WithRetrieval context
+* Imported Translations from Zanata
+* Add shields.io version/downloads links/badges into README.rst
+* docs - Set pbr 'warnerrors' option for doc build
+* clean up auto-doc api build
+* do not show the full r

commit kdeaccessibility3 for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package kdeaccessibility3 for 
openSUSE:Factory checked in at 2015-11-10 10:03:41

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


Package is "kdeaccessibility3"

Changes:

--- /work/SRC/openSUSE:Factory/kdeaccessibility3/kdeaccessibility3.changes  
2012-04-17 07:45:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdeaccessibility3.new/kdeaccessibility3.changes 
2015-11-10 10:03:54.0 +0100
@@ -1,0 +2,5 @@
+Mon Nov  9 08:46:36 UTC 2015 - an...@opensuse.org
+
+- add -lasound to fix build
+
+---



Other differences:
--
++ kdeaccessibility3.spec ++
--- /var/tmp/diff_new_pack.RUYfqQ/_old  2015-11-10 10:03:55.0 +0100
+++ /var/tmp/diff_new_pack.RUYfqQ/_new  2015-11-10 10:03:55.0 +0100
@@ -56,6 +56,8 @@
 
 %build
 . /etc/opt/kde3/common_options
+export LDFLAGS="$LDFLAGS -lasound"
+export LIBS="$LIBS -lasound"
 ./configure $configkde \
   --enable-kttsd-festival \
   --with-festival-libraries=%_libdir \




commit hawk for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package hawk for openSUSE:Factory checked in 
at 2015-11-10 10:03:33

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


Package is "hawk"

Changes:

--- /work/SRC/openSUSE:Factory/hawk/hawk.changes2015-10-20 
00:08:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.hawk.new/hawk.changes   2015-11-10 
10:03:43.0 +0100
@@ -1,0 +2,6 @@
+Mon Nov 09 02:40:13 UTC 2015 - kgronl...@suse.com
+
+- Update to version 1.0.0+git.1447036727.bf6a6e2:
+  + Swap certificate and private key if inverted (bsc#954159)
+
+---

Old:

  hawk-1.0.0+git.1445255377.eeccb4a.tar.bz2

New:

  hawk-1.0.0+git.1447036727.bf6a6e2.tar.bz2



Other differences:
--
++ hawk.spec ++
--- /var/tmp/diff_new_pack.GDnuae/_old  2015-11-10 10:03:44.0 +0100
+++ /var/tmp/diff_new_pack.GDnuae/_new  2015-11-10 10:03:44.0 +0100
@@ -39,7 +39,7 @@
 Summary:HA Web Konsole
 License:GPL-2.0 and Apache-2.0
 Group:  %{pkg_group}
-Version:1.0.0+git.1445255377.eeccb4a
+Version:1.0.0+git.1447036727.bf6a6e2
 Release:0
 Url:http://www.clusterlabs.org/wiki/Hawk
 Source: %{name}-%{version}.tar.bz2

++ _servicedata ++
--- /var/tmp/diff_new_pack.GDnuae/_old  2015-11-10 10:03:44.0 +0100
+++ /var/tmp/diff_new_pack.GDnuae/_new  2015-11-10 10:03:44.0 +0100
@@ -1,4 +1,4 @@
 
 
 git://github.com/ClusterLabs/hawk.git
-  eeccb4aa0dac18792f6d4061d077ebac7f4a112e
\ No newline at end of file
+  bf6a6e2cf923aca33c6dcfdae8332be2cc81b05d
\ No newline at end of file

++ hawk-1.0.0+git.1445255377.eeccb4a.tar.bz2 -> 
hawk-1.0.0+git.1447036727.bf6a6e2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/hawk-1.0.0+git.1445255377.eeccb4a/chef/cookbooks/hawk/templates/default/systemd.service.erb
 
new/hawk-1.0.0+git.1447036727.bf6a6e2/chef/cookbooks/hawk/templates/default/systemd.service.erb
--- 
old/hawk-1.0.0+git.1445255377.eeccb4a/chef/cookbooks/hawk/templates/default/systemd.service.erb
 2015-10-19 14:02:34.0 +0200
+++ 
new/hawk-1.0.0+git.1447036727.bf6a6e2/chef/cookbooks/hawk/templates/default/systemd.service.erb
 2015-11-09 03:40:06.0 +0100
@@ -17,12 +17,12 @@
 Environment="HAWK_WORKERS=2"
 Environment="HAWK_LISTEN=0.0.0.0"
 Environment="HAWK_PORT=3000"
-Environment="HAWK_KEY=/vagrant/hawk/tmp/hawk.pem"
-Environment="HAWK_CERT=/vagrant/hawk/tmp/hawk.key"
+Environment="HAWK_KEY=/vagrant/hawk/tmp/hawk.key"
+Environment="HAWK_CERT=/vagrant/hawk/tmp/hawk.pem"
 
 # Run ExecStartPre with root-permissions
 PermissionsStartOnly=true
-ExecStartPre=/srv/www/hawk/bin/generate-ssl-cert
+ExecStartPre=/vagrant/hawk/bin/generate-ssl-cert
 ExecStart=/usr/bin/puma -C /vagrant/hawk/config/puma.rb
 ExecStop=/usr/bin/pumactl -S /vagrant/hawk/tmp/pids/puma.state stop
 ExecReload=/usr/bin/pumactl -S /vagrant/hawk/tmp/pids/puma.state restart
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/hawk-1.0.0+git.1445255377.eeccb4a/hawk/bin/generate-ssl-cert 
new/hawk-1.0.0+git.1447036727.bf6a6e2/hawk/bin/generate-ssl-cert
--- old/hawk-1.0.0+git.1445255377.eeccb4a/hawk/bin/generate-ssl-cert
2015-10-19 14:02:34.0 +0200
+++ new/hawk-1.0.0+git.1447036727.bf6a6e2/hawk/bin/generate-ssl-cert
2015-11-09 03:40:06.0 +0100
@@ -51,13 +51,33 @@
 cert_file=/etc/ssl/certs/hawk.pem
 [ -n "$HAWK_CERT" ] && cert_file=$HAWK_CERT
 
-log_file=$(dirname $0)/../log/certificate.log
+log_file=$(dirname "$0")/../log/certificate.log
 
-[ -e "$cert_key_file" ] && [ -e $cert_file ] && exit 0
+# Hawk had a strange pair of bugs: generate-ssl-cert will sometimes
+# generate the key in the .pem file and the certificate in the .key
+# file. The service file would also look for the key in the .pem file
+# and vice versa. To work around this, we check and swap the files
+# both before and after generation. (bsc#954159)
+swap_key_certificate() {
+  if [ -e "$cert_key_file" ] && [ -e "$cert_file" ]; then
+if head -1 <"$cert_key_file" | grep "CERTIFICATE" >/dev/null; then
+  if head -1 <"$cert_file" | grep "PRIVATE KEY" >/dev/null; then
+mv -f -- "$cert_key_file" "$cert_file.$$"
+mv -f -- "$cert_file" "$cert_key_file.$$"
+mv -f -- "$cert_key_file.$$" "$cert_key_file"
+mv -f -- "$cert_file.$$" "$cert_file"
+  fi
+fi
+  fi
+}
+
+swap_key_certificate
+
+[ -e "$cert_key_file" ] && [ -e "$cert_file" ] && exit 0
 
 echo "No SSL certificate found. Creating one now."
-mkdir -p $(dirname $cert_key_

commit ghc-tagged for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-tagged for openSUSE:Factory 
checked in at 2015-11-10 10:03:24

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


Package is "ghc-tagged"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-tagged/ghc-tagged.changes2015-08-23 
17:39:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-tagged.new/ghc-tagged.changes   
2015-11-10 10:03:32.0 +0100
@@ -1,0 +2,6 @@
+Sun Nov  8 20:50:03 UTC 2015 - mimi...@gmail.com
+
+- update to 0.8.2
+* deepseq support
+
+---

Old:

  tagged-0.8.1.tar.gz

New:

  tagged-0.8.2.tar.gz



Other differences:
--
++ ghc-tagged.spec ++
--- /var/tmp/diff_new_pack.ug8mFi/_old  2015-11-10 10:03:33.0 +0100
+++ /var/tmp/diff_new_pack.ug8mFi/_new  2015-11-10 10:03:33.0 +0100
@@ -15,20 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %global pkg_name tagged
 
 Name:   ghc-tagged
-Version:0.8.1
+Version:0.8.2
 Release:0
 Summary:Haskell 98 phantom types to avoid unsafely passing dummy 
arguments
+License:BSD-3-Clause
 Group:  System/Libraries
 
-License:BSD-3-Clause
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  ghc-Cabal-devel
+BuildRequires:  ghc-deepseq-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-template-haskell-devel
 
@@ -51,31 +53,24 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 
-
 %postun devel
 %ghc_pkg_recache
 
-
 %files -f %{name}.files
 %defattr(-,root,root,-)
 %doc LICENSE
 
-
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
 %doc README.markdown
 
-
 %changelog

++ tagged-0.8.1.tar.gz -> tagged-0.8.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tagged-0.8.1/.travis.yml new/tagged-0.8.2/.travis.yml
--- old/tagged-0.8.1/.travis.yml2015-06-28 07:54:24.0 +0200
+++ new/tagged-0.8.2/.travis.yml2015-11-03 20:51:55.0 +0100
@@ -1,57 +1,120 @@
-# NB: don't set `language: haskell` here
-
-# See also https://github.com/hvr/multi-ghc-travis for more information
-env:
- # we have to use CABALVER=1.16 for GHC<7.6 as well, as there's
- # no package for earlier cabal versions in the PPA
- - GHCVER=7.4.2 CABALVER=1.16
- - GHCVER=7.6.3 CABALVER=1.16
- - GHCVER=7.8.4 CABALVER=1.18
- - GHCVER=7.10.1 CABALVER=1.22
- - GHCVER=head CABALVER=1.22
+# This file has been generated -- see https://github.com/hvr/multi-ghc-travis
+language: c
+sudo: false
+
+cache:
+  directories:
+- $HOME/.cabsnap
+- $HOME/.cabal/packages
+- $HOME/.stack
+
+before_cache:
+  - rm -fv $HOME/.cabal/packages/hackage.haskell.org/build-reports.log
+  - rm -fv $HOME/.cabal/packages/hackage.haskell.org/00-index.tar
 
 matrix:
-  allow_failures:
-   - env: GHCVER=head CABALVER=1.22
+  include:
+- env: CABALVER=1.16 GHCVER=7.4.2 BUILD=cabal
+  compiler: ": #GHC 7.4.2"
+  addons: {apt: {packages: 
[cabal-install-1.16,ghc-7.4.2,alex-3.1.4,happy-1.19.5], sources: [hvr-ghc]}}
+
+- env: CABALVER=1.16 GHCVER=7.6.3 BUILD=cabal
+  compiler: ": #GHC 7.6.3"
+  addons: {apt: {packages: 
[cabal-install-1.16,ghc-7.6.3,alex-3.1.4,happy-1.19.5], sources: [hvr-ghc]}}
+
+- env: CABALVER=1.18 GHCVER=7.8.4 BUILD=cabal
+  compiler: ": #GHC 7.8.4"
+  addons: {apt: {packages: 
[cabal-install-1.18,ghc-7.8.4,alex-3.1.4,happy-1.19.5], sources: [hvr-ghc]}}
+
+- env: BUILD=stack STACK_YAML=stack-7.8.yaml STACK_OPTIONS=--skip-ghc-check
+  compiler: ": #GHC 7.8.4"
+  addons: {apt: {packages: 
[cabal-install-1.18,ghc-7.8.4,alex-3.1.4,happy-1.19.5], sources: [hvr-ghc]}}
+
+- env: BUILD=stack STACK_YAML=stack-7.8.yaml
+  os: osx
+
+- env: CABALVER=1.22 GHCVER=7.10.1 BUILD=cabal
+  compiler: ": #GHC 7.10.1"
+  addons: {apt: {packages: 
[cabal-install-1.22,ghc-7.10.1,alex-3.1.4,happy-1.19.5], sources: [hvr-ghc]}}
+
+- env: BUILD=stack STACK_OPTIONS=--skip-ghc-check
+  compiler: ": #GHC 7.10.1"
+  addons: {apt: {packages: 
[cabal-install-1.22,ghc-7.10.1,alex-3.1.4,happy-1.19.5], sources: [hvr-ghc]}}
+
+- env: CABALVER=1.22 GHCVER=7.10.2 BUILD=cabal
+  compiler: ": #GHC 7.10.2"
+  addons: {apt: {packages: 
[cabal-install-1.22,ghc-7.10.2,alex-3.1.4,happy-1.19.5], sources: [hvr-ghc]}}

commit python-suds-jurko for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package python-suds-jurko for 
openSUSE:Factory checked in at 2015-11-10 10:03:49

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


Package is "python-suds-jurko"

Changes:

--- /work/SRC/openSUSE:Factory/python-suds-jurko/python-suds-jurko.changes  
2015-10-30 13:42:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-suds-jurko.new/python-suds-jurko.changes 
2015-11-10 10:03:59.0 +0100
@@ -1,0 +2,5 @@
+Wed Oct 14 13:13:31 UTC 2015 - tbecht...@suse.com
+
+- Don't install tests/ dir into site-packages.
+
+---



Other differences:
--
++ python-suds-jurko.spec ++
--- /var/tmp/diff_new_pack.fb7QA0/_old  2015-11-10 10:04:00.0 +0100
+++ /var/tmp/diff_new_pack.fb7QA0/_new  2015-11-10 10:04:00.0 +0100
@@ -54,6 +54,8 @@
 
 %install
 %{__python2} setup.py install --prefix=%{_prefix} --root=%{buildroot}
+# remove tests/ dir from global site-packages
+rm -rf %{buildroot}/%{python2_sitelib}/tests
 
 %check
 #python setup.py test




commit dmenu for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package dmenu for openSUSE:Factory checked 
in at 2015-11-10 10:03:51

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


Package is "dmenu"

Changes:

--- /work/SRC/openSUSE:Factory/dmenu/dmenu.changes  2015-07-05 
18:03:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.dmenu.new/dmenu.changes 2015-11-10 
10:04:03.0 +0100
@@ -1,0 +2,9 @@
+Mon Nov  9 07:46:13 UTC 2015 - sleep_wal...@opensuse.org
+
+- bump to 4.6
+  - no changelog generated for 4 years of development
+so check http://git.suckless.org/dmenu/ by yourself
+- add Xft and freetype2 into dependencies to follow changes in this
+  new version
+
+---

Old:

  dmenu-4.5.tar.gz

New:

  dmenu-4.6.tar.gz



Other differences:
--
++ dmenu.spec ++
--- /var/tmp/diff_new_pack.zwrKG8/_old  2015-11-10 10:04:04.0 +0100
+++ /var/tmp/diff_new_pack.zwrKG8/_new  2015-11-10 10:04:04.0 +0100
@@ -17,13 +17,14 @@
 
 
 Name:   dmenu
-Version:4.5
+Version:4.6
 Release:0
 Summary:A generic and efficient menu for X
 License:MIT
 Group:  System/GUI/Other
 Url:http://tools.suckless.org/dmenu/
-Source: http://dl.suckless.org/tools/dmenu-4.5.tar.gz
+Source: http://dl.suckless.org/tools/%{name}-%{version}.tar.gz
+BuildRequires:  freetype2-devel
 BuildRequires:  xorg-x11-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -32,6 +33,8 @@
 
 %prep
 %setup -q
+# comment that BSD part
+sed -i '/FREETYPEINC = ${X11INC}\/freetype2/s@^@#@' config.mk
 
 %build
 make OPTFLAGS="%{optflags}" \

++ dmenu-4.5.tar.gz -> dmenu-4.6.tar.gz ++
 2193 lines of diff (skipped)




commit ghc-pcre-light for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-pcre-light for openSUSE:Factory 
checked in at 2015-11-10 10:03:22

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


Package is "ghc-pcre-light"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-pcre-light/ghc-pcre-light.changes
2014-11-26 20:55:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-pcre-light.new/ghc-pcre-light.changes   
2015-11-10 10:03:31.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov  8 20:41:46 UTC 2015 - mimi...@gmail.com
+
+- update to 0.4.04
+
+---

Old:

  pcre-light-0.4.0.3.tar.gz

New:

  pcre-light-0.4.0.4.tar.gz



Other differences:
--
++ ghc-pcre-light.spec ++
--- /var/tmp/diff_new_pack.m2UB77/_old  2015-11-10 10:03:32.0 +0100
+++ /var/tmp/diff_new_pack.m2UB77/_new  2015-11-10 10:03:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-pcre-light
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %global pkg_name pcre-light
 
 Name:   ghc-pcre-light
-Version:0.4.0.3
+Version:0.4.0.4
 Release:0
 Summary:Haskell library for Perl 5 compatible regular expressions
 License:BSD-3-Clause
@@ -31,9 +31,15 @@
 
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
+BuildRequires:  pkg-config
 # Begin cabal-rpm deps:
 BuildRequires:  ghc-bytestring-devel
-BuildRequires:  pcre-devel
+BuildRequires:  ghc-rpm-macros
+BuildRequires:  pkgconfig(libpcre)
+BuildRequires:  pkgconfig(libpcre16)
+BuildRequires:  pkgconfig(libpcrecpp)
+BuildRequires:  pkgconfig(libpcreposix)
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # End cabal-rpm deps
 
 %description
@@ -46,12 +52,16 @@
 %package devel
 Summary:Haskell %{pkg_name} library development files
 Group:  Development/Libraries/Other
+Requires:   %{name} = %{version}-%{release}
+# Begin cabal-rpm deps:
 Requires:   ghc-compiler
+Requires:   pkgconfig(libpcre)
+Requires:   pkgconfig(libpcre16)
+Requires:   pkgconfig(libpcrecpp)
+Requires:   pkgconfig(libpcreposix)
 Requires(post): ghc-compiler
 Requires(postun): ghc-compiler
-Requires:   %{name} = %{version}-%{release}
 # Begin cabal-rpm deps:
-Requires:   pcre-devel
 # End cabal-rpm deps
 
 %description devel

++ pcre-light-0.4.0.3.tar.gz -> pcre-light-0.4.0.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pcre-light-0.4.0.3/Text/Regex/PCRE/Light.hs 
new/pcre-light-0.4.0.4/Text/Regex/PCRE/Light.hs
--- old/pcre-light-0.4.0.3/Text/Regex/PCRE/Light.hs 2014-08-18 
22:37:10.0 +0200
+++ new/pcre-light-0.4.0.4/Text/Regex/PCRE/Light.hs 2015-11-03 
05:26:46.0 +0100
@@ -81,15 +81,10 @@
 import qualified Data.ByteString.Base as S
 #endif
 
--- From ghc-7.8 (base-4.7.0.0), unsafePerformIO
--- must be imported from System.IO.Unsafe, since
--- its removal from Foreign.
-#if __GLASGOW_HASKELL__ >= 708
 import System.IO.Unsafe (unsafePerformIO)
-#endif
 
 -- Foreigns
-import Foreign
+import Foreign (newForeignPtr, withForeignPtr)
 import Foreign.Ptr
 import Foreign.C.Types
 import Foreign.C.String
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pcre-light-0.4.0.3/configure 
new/pcre-light-0.4.0.4/configure
--- old/pcre-light-0.4.0.3/configure2014-08-18 22:37:10.0 +0200
+++ new/pcre-light-0.4.0.4/configure1970-01-01 01:00:00.0 +0100
@@ -1,9 +0,0 @@
-#!/bin/sh
-#
-
-# subst standard header path variables
-if test -n "$CPPFLAGS" ; then
-echo "Found CPPFLAGS in environment: '$CPPFLAGS'"
-sed 's,@CPPFLAGS@,'"$CPPFLAGS"',g;s,@LDFLAGS@,'"$LDFLAGS"',g'  \
-< pcre-light.buildinfo.in > pcre-light.buildinfo
-fi
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pcre-light-0.4.0.3/pcre-light.buildinfo.in 
new/pcre-light-0.4.0.4/pcre-light.buildinfo.in
--- old/pcre-light-0.4.0.3/pcre-light.buildinfo.in  2014-08-18 
22:37:10.0 +0200
+++ new/pcre-light-0.4.0.4/pcre-light.buildinfo.in  1970-01-01 
01:00:00.0 +0100
@@ -1,3 +0,0 @@
-ghc-options: -optc@CPPFLAGS@
-cc-options:  @CPPFLAGS@
-ld-options:  @LDFLAGS@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pcre-light-0.4.0.3/pcre-light.cabal 
new/pcre-light-0.4.0.4/

commit rubygem-puma for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package rubygem-puma for openSUSE:Factory 
checked in at 2015-11-10 10:03:21

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


Package is "rubygem-puma"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-puma/rubygem-puma.changes
2015-09-24 06:14:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-puma.new/rubygem-puma.changes   
2015-11-10 10:03:30.0 +0100
@@ -1,0 +2,71 @@
+Sat Nov  7 05:31:46 UTC 2015 - co...@suse.com
+
+- updated to version 2.15.2
+ see installed History.txt
+
+  === 2.15.2 / 2015-11-06
+  
+  * 2 bug fixes:
+* ext/puma_http11: handle duplicate headers as per RFC
+* Only set ctx.ca iff there is a params['ca'] to set with.
+  
+  * 2 PRs merged:
+* Merge pull request #818 from unleashed/support-duplicate-headers
+* Merge pull request #819 from 
VictorLowther/fix-ca-and-verify_null-exception
+  
+  === 2.15.1 / 2015-11-06
+  
+  * 1 bug fix:
+  
+* Allow older openssl versions
+  
+  === 2.15.0 / 2015-11-06
+  
+  * 6 minor features:
+* Allow setting ca without setting a verify mode
+* Make jungle for init.d support rbenv
+* Use SSL_CTX_use_certificate_chain_file for full chain
+* cluster: add worker_boot_timeout option
+* configuration: allow empty tags to mean no tag desired
+* puma/cli: support specifying STD{OUT,ERR} redirections and append mode
+  
+  * 5 bug fixes:
+* Disable SSL Compression
+* Fix bug setting worker_directory when using a symlink directory
+* Fix error message in DSL that was slightly inaccurate
+* Pumactl: set correct process name. Fixes #563
+* thread_pool: fix race condition when shutting down workers
+  
+  * 10 doc fixes:
+* Add before_fork explanation in Readme.md
+* Correct spelling in DEPLOYMENT.md
+* Correct spelling in docs/nginx.md
+* Fix spelling errors.
+* Fix typo in deployment description
+* Fix typos (it's -> its) in events.rb and server.rb
+* fixing for typo mentioned in #803
+* Spelling correction for README
+* thread_pool: fix typos in comment
+* More explicit docs for worker_timeout
+  
+  * 18 PRs merged:
+* Merge pull request #768 from nathansamson/patch-1
+* Merge pull request #773 from rossta/spelling_corrections
+* Merge pull request #774 from snow/master
+* Merge pull request #781 from sunsations/fix-typo
+* Merge pull request #791 from unleashed/allow_empty_tags
+* Merge pull request #793 from robdimarco/fix-working-directory-symlink-bug
+* Merge pull request #794 from peterkeen/patch-1
+* Merge pull request #795 from unleashed/redirects-from-cmdline
+* Merge pull request #796 from cschneid/fix_dsl_message
+* Merge pull request #799 from annafw/master
+* Merge pull request #800 from liamseanbrady/fix_typo
+* Merge pull request #801 from scottjg/ssl-chain-file
+* Merge pull request #802 from scottjg/ssl-crimes
+* Merge pull request #804 from burningTyger/patch-2
+* Merge pull request #809 from unleashed/threadpool-fix-race-in-shutdown
+* Merge pull request #810 from vlmonk/fix-pumactl-restart-bug
+* Merge pull request #814 from schneems/schneems/worker_timeout-docs
+* Merge pull request #817 from unleashed/worker-boot-timeout
+
+---

Old:

  puma-2.14.0.gem

New:

  puma-2.15.2.gem



Other differences:
--
++ rubygem-puma.spec ++
--- /var/tmp/diff_new_pack.9JL4X7/_old  2015-11-10 10:03:31.0 +0100
+++ /var/tmp/diff_new_pack.9JL4X7/_new  2015-11-10 10:03:31.0 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-puma
-Version:2.14.0
+Version:2.15.2
 Release:0
 %define mod_name puma
 %define mod_full_name %{mod_name}-%{version}

++ puma-2.14.0.gem -> puma-2.15.2.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/DEPLOYMENT.md new/DEPLOYMENT.md
--- old/DEPLOYMENT.md   2015-09-18 18:56:34.0 +0200
+++ new/DEPLOYMENT.md   2015-11-07 00:35:53.0 +0100
@@ -1,7 +1,7 @@
 # Deployment engineering for puma
 
 Puma is software that is expected to be run in a deployed environment 
eventually.
-You can centainly use it as your dev server only, but most people look to use
+You can certainly use it as your dev server only, but most people look to use
 it in their production deployments as well.
 
 To that end, this is meant to serve as a foundation of wisdom how to do that
@@ -17,7 +17,7 @@
 
 ## Single vs Cluster mode
 
-Puma was originally concieved as a thread-only webserver, but grew the ability 
to
+Puma was orig

commit mkvtoolnix for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package mkvtoolnix for openSUSE:Factory 
checked in at 2015-11-10 10:03:50

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


Package is "mkvtoolnix"

Changes:

--- /work/SRC/openSUSE:Factory/mkvtoolnix/mkvtoolnix.changes2015-10-28 
17:30:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.mkvtoolnix.new/mkvtoolnix.changes   
2015-11-10 10:04:00.0 +0100
@@ -1,0 +2,15 @@
+Thu Nov  5 22:41:02 UTC 2015 - r...@fthiessen.de
+
+- Update to upstream release 8.5.2:
+ * mkvmerge: bug fix: fixed an endless loop when updating track
+headers caused by the fix for "Re-rendering track headers.
+   bug fix: mkvmerge no longer creates a "next segment UID" field
+in the last file when splitting and segment linking is active.
+   bug fix: fixed the values of the "previous/next segment UID"
+elements when splitting by parts with segment linking enabled.
+ * MKVToolNix GUI: bug fix: the file/track columns aren't resized
+to fit their content when expanding/collapsing tree node
+anymore. Such expansion also happened when moving entries with
+the "move up/down" buttons.
+
+---

Old:

  mkvtoolnix-8.5.1.tar.xz

New:

  mkvtoolnix-8.5.2.tar.xz



Other differences:
--
++ mkvtoolnix.spec ++
--- /var/tmp/diff_new_pack.H4xWU6/_old  2015-11-10 10:04:01.0 +0100
+++ /var/tmp/diff_new_pack.H4xWU6/_new  2015-11-10 10:04:01.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   mkvtoolnix
-Version:8.5.1
+Version:8.5.2
 Release:0
 Summary:Tools to Create, Alter, and Inspect Matroska Files
 License:GPL-2.0+

++ mkvtoolnix-8.5.1.tar.xz -> mkvtoolnix-8.5.2.tar.xz ++
 52938 lines of diff (skipped)




commit oidentd for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package oidentd for openSUSE:Factory checked 
in at 2015-11-10 10:03:58

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-06-10 
09:16:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.oidentd.new/oidentd.changes 2015-11-10 
10:04:21.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov  8 20:10:47 UTC 2015 - lmue...@suse.com
+
+- Really install the service and socket unit configuration files; (boo#953608).
+
+---



Other differences:
--
++ oidentd.spec ++
--- /var/tmp/diff_new_pack.iNVXQK/_old  2015-11-10 10:04:22.0 +0100
+++ /var/tmp/diff_new_pack.iNVXQK/_new  2015-11-10 10:04:22.0 +0100
@@ -73,8 +73,8 @@
 touch %{buildroot}/%{_sysconfdir}/oidentd.conf
 touch %{buildroot}/%{_sysconfdir}/oidentd_masq.conf
 %if %{with systemd}
-install -p -m 0755 %{SOURCE1} %{buildroot}/%{_unitdir}/oidentd@.service
-install -p -m 0755 %{SOURCE2} %{buildroot}/%{_unitdir}/oidentd.socket
+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




commit geos for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package geos for openSUSE:Factory checked in 
at 2015-11-10 10:03:57

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


Package is "geos"

Changes:

--- /work/SRC/openSUSE:Factory/geos/geos.changes2015-05-16 
19:01:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.geos.new/geos.changes   2015-11-10 
10:04:18.0 +0100
@@ -1,0 +2,31 @@
+Mon Nov  9 15:08:57 UTC 2015 - mplus...@suse.com
+
+- Cleanups spec file with spec-cleaner
+
+---
+Mon Nov  9 09:30:10 UTC 2015 - jeng...@inai.de
+
+- Implement shlib packaging guidelines. Drop explicit Requires,
+  as the python/ruby/etc. subpackages require the libraries by
+  SONAME already.
+- Throw out repeated packaging of documentation
+- RPM group classification corrections
+
+---
+Sun Nov  8 14:04:24 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 3.5.0
+  * Voronoi API (#627)
+  * PHP: Geometry->normalize method
+  * GEOS_USE_ONLY_R_API macro support (#695)
+  * PHP: WKBReader->read() & WKBWriter::write() methods
+  * GEOSClipByRect (#699)
+  * CAPI: thread-safe message handling API (#663)
+  * Speed-up intersection and difference between geometries
+with small bounding box overlap.
+  * CAPI: add MULTILINESTRING support for GEOSisClosed
+  * Added no-parameter CoordinateSequenceFactory::create method
+- Update libruby.patch
+- Remove depreciated %py_requires macro
+
+---

Old:

  geos-3.4.2.tar.bz2

New:

  geos-3.5.0.tar.bz2



Other differences:
--
++ geos.spec ++
--- /var/tmp/diff_new_pack.uTnZQo/_old  2015-11-10 10:04:19.0 +0100
+++ /var/tmp/diff_new_pack.uTnZQo/_new  2015-11-10 10:04:19.0 +0100
@@ -16,8 +16,9 @@
 #
 
 
+%define uver   3_5_0
 Name:   geos
-Version:3.4.2
+Version:3.5.0
 Release:0
 Summary:Geometry Engine - Open Source
 License:LGPL-2.1
@@ -52,13 +53,30 @@
 predicate functions and spatial operators, as well as specific JTS topology
 functions such as IsValid().
 
+%package -n libgeos-%{uver}
+Summary:Geometry Engine library
+Group:  System/Libraries
+
+%description -n libgeos-%{uver}
+GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology
+Suite (JTS). As such, it aims to contain the complete functionality of JTS
+in C++. This includes all the OpenGIS "Simple Features for SQL" spatial
+predicate functions and spatial operators, as well as specific JTS topology
+functions such as IsValid().
+
+%package -n libgeos_c1
+Summary:C language interface for the GEOS library
+Group:  System/Libraries
+Provides:   geos = %{version}-%{release}
+Obsoletes:  geos < %{version}-%{release}
+
+%description -n libgeos_c1
+This subpackage contains a shared library providing a C linkage
+interface for the (C++) GEOS library.
+
 %package -n python-%{name}
 Summary:Python bindings for Geometry Engine
-Group:  Development/Libraries/Python
-Requires:   %{name} = %{version}
-%if 0%{?suse_version} > 1210
-%py_requires
-%endif
+Group:  Development/Languages/Python
 
 %description -n python-%{name}
 GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology
@@ -72,8 +90,7 @@
 %if 0%{?suse_version} >= 1210 && 0%{?suse_version} != 1315
 %package -n php5-%{name}
 Summary:PHP bindings for Geometry Engine
-Group:  Development/Libraries/Other
-Requires:   %{name} = %{version}
+Group:  Development/Languages/Other
 Requires:   php5 >= %{phpversion}
 
 %description -n php5-%{name}
@@ -89,8 +106,7 @@
 %if 0%{?suse_version} > 1210
 %package -n ruby-%{name}
 Summary:Ruby bindings for Geometry Engine
-Group:  Development/Libraries/Other
-Requires:   %{name} = %{version}
+Group:  Development/Languages/Ruby
 Requires:   ruby(abi) >= %{rb_ver}
 
 %description -n ruby-%{name}
@@ -106,7 +122,8 @@
 %package devel
 Summary:Development files for GEOS
 Group:  Development/Libraries/C and C++
-Requires:   %{name} = %{version}
+Requires:   libgeos-%{uver} = %{version}
+Requires:   libgeos_c1 = %{version}
 Provides:   lib%{name}-devel = %{version}
 
 %description devel
@@ -121,7 +138,7 @@
 
 %package doc
 Summary:Development documentation for GEOS
-Group:  Development/Libraries/C and C++
+Group:  Documentation/HTML
 %if 0%{?suse_version} > 1210
 BuildArch:  noarch
 %endif
@@ -185,7 +202,7 @@
 
 # do not ship static libraries or la files
 rm -rf %{bui

commit libspatialite for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package libspatialite for openSUSE:Factory 
checked in at 2015-11-10 10:03:19

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


Package is "libspatialite"

Changes:

--- /work/SRC/openSUSE:Factory/libspatialite/libspatialite.changes  
2015-03-11 09:57:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.libspatialite.new/libspatialite.changes 
2015-11-10 10:03:26.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  8 15:03:35 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 4.3.0a
+  * No changelog provided
+- Add graphviz build requires; new dependency
+
+---

Old:

  libspatialite-4.2.0.tar.gz

New:

  libspatialite-4.3.0a.tar.gz



Other differences:
--
++ libspatialite.spec ++
--- /var/tmp/diff_new_pack.JngGOg/_old  2015-11-10 10:03:27.0 +0100
+++ /var/tmp/diff_new_pack.JngGOg/_new  2015-11-10 10:03:27.0 +0100
@@ -18,7 +18,7 @@
 
 %define libname %{name}7
 Name:   libspatialite
-Version:4.2.0
+Version:4.3.0a
 Release:0
 Summary:Spatial SQLite
 License:MPL-1.1
@@ -29,6 +29,7 @@
 BuildRequires:  fdupes
 BuildRequires:  freexl-devel
 BuildRequires:  gcc-c++
+BuildRequires:  graphviz
 BuildRequires:  libgeos-devel
 BuildRequires:  libproj-devel
 BuildRequires:  libxml2-devel

++ libspatialite-4.2.0.tar.gz -> libspatialite-4.3.0a.tar.gz ++
 311799 lines of diff (skipped)




commit GraphicsMagick for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package GraphicsMagick for openSUSE:Factory 
checked in at 2015-11-10 10:03:35

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


Package is "GraphicsMagick"

Changes:

--- /work/SRC/openSUSE:Factory/GraphicsMagick/GraphicsMagick.changes
2015-10-06 16:37:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.GraphicsMagick.new/GraphicsMagick.changes   
2015-11-10 10:03:45.0 +0100
@@ -1,0 +2,6 @@
+Sun Nov  8 12:53:03 UTC 2015 - dmitr...@opensuse.org
+
+- Update to version 1.3.23
+  * See included NEWS.txt for details
+
+---

Old:

  GraphicsMagick-1.3.22.tar.bz2

New:

  GraphicsMagick-1.3.23.tar.bz2



Other differences:
--
++ GraphicsMagick.spec ++
--- /var/tmp/diff_new_pack.FWwMCQ/_old  2015-11-10 10:03:46.0 +0100
+++ /var/tmp/diff_new_pack.FWwMCQ/_new  2015-11-10 10:03:46.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   GraphicsMagick
-Version:1.3.22
+Version:1.3.23
 Release:0
 # Define Quantum depth
 %define quant 16

++ GraphicsMagick-1.3.22.tar.bz2 -> GraphicsMagick-1.3.23.tar.bz2 ++
/work/SRC/openSUSE:Factory/GraphicsMagick/GraphicsMagick-1.3.22.tar.bz2 
/work/SRC/openSUSE:Factory/.GraphicsMagick.new/GraphicsMagick-1.3.23.tar.bz2 
differ: char 11, line 1




commit libjnidispatch for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package libjnidispatch for openSUSE:Factory 
checked in at 2015-11-10 10:03:39

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


Package is "libjnidispatch"

Changes:

--- /work/SRC/openSUSE:Factory/libjnidispatch/libjnidispatch.changes
2015-04-02 15:57:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.libjnidispatch.new/libjnidispatch.changes   
2015-11-10 10:03:51.0 +0100
@@ -1,0 +2,14 @@
+Sun Nov  8 23:31:55 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 4.2.1
+  * Add support for linux-sparcv9.
+  * Added `GetCommState`, `GetCommTimeouts` `SetCommState` and 
`SetCommTimeouts`
+to `com.sun.jna.platform.win32.Kernel32`. Added `DCB` structure to 
+`com.sun.jna.platform.win32.WinBase.
+  * Make loading debug flags mutable.
+  * Added `host_processor_info` to `com.sun.jna.platform.mac.SystemB`.
+  * Added JNA functional overview.
+  * Update linux-arm natives omitted in 4.2.
+- Update jna-4.1.0-build.patch > jna-build.patch
+
+---

Old:

  4.1.0.tar.gz
  jna-4.1.0-build.patch

New:

  4.2.1.tar.gz
  jna-build.patch



Other differences:
--
++ libjnidispatch.spec ++
--- /var/tmp/diff_new_pack.OZwOdU/_old  2015-11-10 10:03:54.0 +0100
+++ /var/tmp/diff_new_pack.OZwOdU/_new  2015-11-10 10:03:54.0 +0100
@@ -18,16 +18,16 @@
 
 
 Name:   libjnidispatch
-Version:4.1.0
+Version:4.2.1
 Release:0
 Summary:Java Native Access (shared library)
 License:LGPL-2.1+ or Apache-2.0
 Group:  Development/Libraries/Java
 Url:https://github.com/twall/jna
 Source0:https://github.com/twall/jna/archive/%{version}.tar.gz
-Source1:jna-%{version}.pom
+Source1:jna-4.1.0.pom
 Source2:libjnidispatch-rpmlintrc
-Patch0: jna-%{version}-build.patch
+Patch0: jna-build.patch
 BuildRequires:  ant
 BuildRequires:  ant-junit
 BuildRequires:  dos2unix

++ 4.1.0.tar.gz -> 4.2.1.tar.gz ++
/work/SRC/openSUSE:Factory/libjnidispatch/4.1.0.tar.gz 
/work/SRC/openSUSE:Factory/.libjnidispatch.new/4.2.1.tar.gz differ: char 13, 
line 1


++ jna-4.1.0-build.patch -> jna-build.patch ++
--- /work/SRC/openSUSE:Factory/libjnidispatch/jna-4.1.0-build.patch 
2014-11-12 00:21:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.libjnidispatch.new/jna-build.patch  
2015-11-10 10:03:51.0 +0100
@@ -20,7 +20,7 @@
description="Build primary jar">
  
@@ -30,6 +30,10 @@
 -processor=x86;osname=win32,
 -com/sun/jna/win32-x86-64/jnidispatch.dll;
 -processor=x86-64;osname=win32,
+-com/sun/jna/win32-x86/jnidispatch.dll;
+-processor=x86;osname=win,
+-com/sun/jna/win32-x86-64/jnidispatch.dll;
+-processor=x86-64;osname=win,
 -com/sun/jna/w32ce-arm/jnidispatch.dll;
 -processor=arm;osname=wince,
 -
@@ -51,14 +55,20 @@
 -processor=ppc;osname=linux,
 -com/sun/jna/linux-ppc64/libjnidispatch.so;
 -processor=ppc64;osname=linux,
+-com/sun/jna/linux-ppc64le/libjnidispatch.so;
+-processor=ppc64le;osname=linux,
 -com/sun/jna/linux-x86/libjnidispatch.so;
 -processor=x86;osname=linux,
 -com/sun/jna/linux-x86-64/libjnidispatch.so;
 -processor=x86-64;osname=linux,
 -com/sun/jna/linux-arm/libjnidispatch.so;
 -processor=arm;osname=linux,
+-com/sun/jna/linux-aarch64/libjnidispatch.so;
+-processor=aarch64;osname=linux,
 -com/sun/jna/linux-ia64/libjnidispatch.so;
 -processor=ia64;osname=linux,
+-com/sun/jna/linux-sparcv9/libjnidispatch.so;
+-processor=sparcv9;osname=linux,
 -
 -com/sun/jna/freebsd-x86/libjnidispatch.so;
 -processor=x86;osname=freebsd,
@@ -97,6 +107,9 @@
 -  
+-  
 -  
@@ -106,6 +119,12 @@
 -  
+-  
+-  
 -  
@@ -179,7 +198,7 @@
  # Default to Sun recommendations for JNI compilation
  COPT=-O2 -fno-omit-frame-pointer -fno-strict-aliasing
  CASM=-S
-@@ -105,7 +105,7 @@ endif
+@@ -108,7 +108,7 @@
  # Avoid bug in X11-based 1.5/1.6 VMs; dynamically load instead of linking
  # See http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6539705
  #LIBS=-L"$(LIBDIR)" -ljawt
@@ -187,4 +206,4 @@
 +STRIP=@echo
  # end defaults
  
- # Android build (cross-compile) requires the android SDK+NDK.
+ # Android build (cross-compile) requires the android NDK.




commit kicad for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package kicad for openSUSE:Factory checked 
in at 2015-11-10 10:03:44

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


Package is "kicad"

Changes:

--- /work/SRC/openSUSE:Factory/kicad/kicad.changes  2015-10-28 
17:30:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.kicad.new/kicad.changes 2015-11-10 
10:03:56.0 +0100
@@ -1,0 +2,5 @@
+Mon Nov  9 08:07:19 UTC 2015 - dmitr...@opensuse.org
+
+- Update to version 4.0.0-rc2
+
+---

Old:

  kicad-4.0.0-rc1.tar.xz

New:

  kicad-4.0.0-rc2.tar.xz



Other differences:
--
++ kicad.spec ++
--- /var/tmp/diff_new_pack.8SiCNY/_old  2015-11-10 10:03:57.0 +0100
+++ /var/tmp/diff_new_pack.8SiCNY/_new  2015-11-10 10:03:57.0 +0100
@@ -17,14 +17,14 @@
 
 
 Name:   kicad
-Version:4.0.0~rc1
+Version:4.0.0~rc2
 Release:0
-%define src_ver 4.0.0-rc1
+%define src_ver 4.0.0-rc2
 Summary:EDA software suite for the creation of schematics and PCB
 License:GPL-2.0+ and GPL-3.0+
 Group:  Productivity/Scientific/Electronics
 Url:http://kicad-pcb.org
-Source: 
https://launchpad.net/kicad/4.0/%{src_ver}/+download/kicad-%{src_ver}.tar.xz
+Source: 
https://launchpad.net/kicad/4.0/4.0.0-rc1/+download/kicad-%{src_ver}.tar.xz
 # License file was removed due to GPL-3.0+ code
 # 
https://github.com/KiCad/kicad-source-mirror/commit/681090b8ef3a362af75e8ca4417e18622747b63b
 Source2:COPYRIGHT.txt


++ kicad-4.0.0-rc1.tar.xz -> kicad-4.0.0-rc2.tar.xz ++
/work/SRC/openSUSE:Factory/kicad/kicad-4.0.0-rc1.tar.xz 
/work/SRC/openSUSE:Factory/.kicad.new/kicad-4.0.0-rc2.tar.xz differ: char 26, 
line 1




commit espresso for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package espresso for openSUSE:Factory 
checked in at 2015-11-10 10:03:28

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


Package is "espresso"

Changes:

--- /work/SRC/openSUSE:Factory/espresso/espresso.changes2014-09-03 
19:43:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.espresso.new/espresso.changes   2015-11-10 
10:03:34.0 +0100
@@ -1,0 +2,6 @@
+Sun Nov  8 21:57:37 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 3.3.1
+  * A lot of changes; please read the NEWS file
+
+---

Old:

  espresso-3.3.0.tar.gz

New:

  espresso-3.3.1.tar.xz



Other differences:
--
++ espresso.spec ++
--- /var/tmp/diff_new_pack.5P1HfQ/_old  2015-11-10 10:03:36.0 +0100
+++ /var/tmp/diff_new_pack.5P1HfQ/_new  2015-11-10 10:03:36.0 +0100
@@ -8,13 +8,13 @@
 
 
 Name:   espresso
-Version:3.3.0
+Version:3.3.1
 Release:0
 Summary:Parallel simulation software for soft matter research
 Group:  Productivity/Scientific/Chemistry
 License:GPL-3.0
-URL:http://espressomd.org/
-Source: 
http://download.savannah.gnu.org/releases/espressomd/%{name}-%{version}.tar.gz
+Url:http://espressomd.org/
+Source: 
http://download.savannah.gnu.org/releases/espressomd/%{name}-%{version}.tar.xz
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 




commit hawk2 for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package hawk2 for openSUSE:Factory checked 
in at 2015-11-10 10:03:31

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


Package is "hawk2"

Changes:

--- /work/SRC/openSUSE:Factory/hawk2/hawk2.changes  2015-11-06 
00:04:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.hawk2.new/hawk2.changes 2015-11-10 
10:03:39.0 +0100
@@ -1,0 +2,25 @@
+Mon Nov 09 02:34:56 UTC 2015 - kgronl...@suse.com
+
+- Update to version 1.0.1+git.1447036244.df8e574:
+  + Update translations
+  + Enable access logging (bsc#950572)
+  + Wizard: GFS2 is supported in SLE12+
+  + Swap certificate and private key if inverted (bsc#954159)
+  + Fix back link in templates
+  + Reflect actual language choice in profile view
+  + Calling crm script would fail for users other than hacluster
+  + Narrow the range of commands hawk_invoke accepts
+  + redirect unknown routes to root
+  + properly format form error messages
+  + disable showColumns for all bootstrap-tables
+  + Handle cloned groups when calculating resource locations
+  + Dashboard: More resilient cluster copy
+  + Dashboard: Force a refresh after a connection failure
+  + Cib: Link to configuration screen from STONITH error message
+  + Status: Don't show error when leaving status page
+  + Show node ID on details pane
+  + Wizard: Parameter example is not a placeholder value
+  + Dashboard: Revised rendering with resource labels
+  + Status: Escape quotes in tooltip
+
+---

Old:

  hawk2-1.0.1+git.1446573432.048f37e.tar.bz2

New:

  hawk2-1.0.1+git.1447036244.df8e574.tar.bz2



Other differences:
--
++ hawk2.spec ++
--- /var/tmp/diff_new_pack.6XOc8m/_old  2015-11-10 10:03:40.0 +0100
+++ /var/tmp/diff_new_pack.6XOc8m/_new  2015-11-10 10:03:40.0 +0100
@@ -39,7 +39,7 @@
 Summary:HA Web Konsole
 License:GPL-2.0
 Group:  %{pkg_group}
-Version:1.0.1+git.1446573432.048f37e
+Version:1.0.1+git.1447036244.df8e574
 Release:0
 Url:http://www.clusterlabs.org/wiki/Hawk
 Source: %{name}-%{version}.tar.bz2

++ _servicedata ++
--- /var/tmp/diff_new_pack.6XOc8m/_old  2015-11-10 10:03:40.0 +0100
+++ /var/tmp/diff_new_pack.6XOc8m/_new  2015-11-10 10:03:40.0 +0100
@@ -1,4 +1,4 @@
 
 
 git://github.com/ClusterLabs/hawk.git
-  048f37edd1560af1dbaa399333000e553059603c
\ No newline at end of file
+  df8e574c5992bf2703567c39a636d0f4ef953cee
\ No newline at end of file

++ hawk2-1.0.1+git.1446573432.048f37e.tar.bz2 -> 
hawk2-1.0.1+git.1447036244.df8e574.tar.bz2 ++
 42041 lines of diff (skipped)




commit perl-Mojolicious for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package perl-Mojolicious for 
openSUSE:Factory checked in at 2015-11-10 10:03:16

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
2015-11-08 11:26:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Mojolicious.new/perl-Mojolicious.changes   
2015-11-10 10:03:24.0 +0100
@@ -1,0 +2,9 @@
+Sun Nov  8 09:57:43 UTC 2015 - co...@suse.com
+
+- updated to 6.29
+   see /usr/share/doc/packages/perl-Mojolicious/Changes
+
+  6.29  2015-11-03
+- Fixed a few bugs in built-in templates. (Zoffix, sri)
+
+---

Old:

  Mojolicious-6.28.tar.gz

New:

  Mojolicious-6.29.tar.gz



Other differences:
--
++ perl-Mojolicious.spec ++
--- /var/tmp/diff_new_pack.tQzPf2/_old  2015-11-10 10:03:25.0 +0100
+++ /var/tmp/diff_new_pack.tQzPf2/_new  2015-11-10 10:03:25.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojolicious
-Version:6.28
+Version:6.29
 Release:0
 %define cpan_name Mojolicious
 Summary:Real-time web framework

++ Mojolicious-6.28.tar.gz -> Mojolicious-6.29.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-6.28/Changes new/Mojolicious-6.29/Changes
--- old/Mojolicious-6.28/Changes2015-11-02 13:10:32.0 +0100
+++ new/Mojolicious-6.29/Changes2015-11-03 17:20:56.0 +0100
@@ -1,4 +1,7 @@
 
+6.29  2015-11-03
+  - Fixed a few bugs in built-in templates. (Zoffix, sri)
+
 6.28  2015-11-02
   - Improved build_app method in Mojo::Server to work more like the load_app
 method.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-6.28/META.json 
new/Mojolicious-6.29/META.json
--- old/Mojolicious-6.28/META.json  2015-11-02 16:16:03.0 +0100
+++ new/Mojolicious-6.29/META.json  2015-11-04 11:04:11.0 +0100
@@ -58,5 +58,5 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "6.28"
+   "version" : "6.29"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-6.28/META.yml 
new/Mojolicious-6.29/META.yml
--- old/Mojolicious-6.28/META.yml   2015-11-02 16:16:03.0 +0100
+++ new/Mojolicious-6.29/META.yml   2015-11-04 11:04:11.0 +0100
@@ -31,4 +31,4 @@
   homepage: http://mojolicio.us
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/mojo.git
-version: '6.28'
+version: '6.29'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-6.28/lib/Mojo/Log.pm 
new/Mojolicious-6.29/lib/Mojo/Log.pm
--- old/Mojolicious-6.28/lib/Mojo/Log.pm2015-11-02 13:08:37.0 
+0100
+++ new/Mojolicious-6.29/lib/Mojo/Log.pm2015-11-03 19:34:57.0 
+0100
@@ -189,52 +189,52 @@
   $log = $log->debug('You screwed up, but that is ok');
   $log = $log->debug('All', 'cool');
 
-Emit L event and log debug message.
+Emit L event and log C message.
 
 =head2 error
 
   $log = $log->error('You really screwed up this time');
   $log = $log->error('Wow', 'seriously');
 
-Emit L event and log error message.
+Emit L event and log C message.
 
 =head2 fatal
 
   $log = $log->fatal('Its over...');
   $log = $log->fatal('Bye', 'bye');
 
-Emit L event and log fatal message.
+Emit L event and log C message.
 
 =head2 info
 
   $log = $log->info('You are bad, but you prolly know already');
   $log = $log->info('Ok', 'then');
 
-Emit L event and log info message.
+Emit L event and log C message.
 
 =head2 is_debug
 
   my $bool = $log->is_debug;
 
-Check for debug log level.
+Check if C log level is active.
 
 =head2 is_error
 
   my $bool = $log->is_error;
 
-Check for error log level.
+Check if C log level is active.
 
 =head2 is_info
 
   my $bool = $log->is_info;
 
-Check for info log level.
+Check if C log level is active.
 
 =head2 is_warn
 
   my $bool = $log->is_warn;
 
-Check for warn log level.
+Check if C log level is active.
 
 =head2 new
 
@@ -248,7 +248,7 @@
   $log = $log->warn('Dont do that Dave...');
   $log = $log->warn('No', 'really');
 
-Emit L event and log warn message.
+Emit L event and log C message.
 
 =head1 SEE ALSO
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojolicious-6.28/lib/Mojolicious/Guides/Routing.pod 
new/Mojolicious-6.29/lib/Mojolicious/Guides/Routing.pod
--- 

commit fastjet for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package fastjet for openSUSE:Factory checked 
in at 2015-11-10 10:03:37

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


Package is "fastjet"

Changes:

--- /work/SRC/openSUSE:Factory/fastjet/fastjet.changes  2015-01-14 
11:45:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.fastjet.new/fastjet.changes 2015-11-10 
10:03:47.0 +0100
@@ -1,0 +2,17 @@
+Sun Nov  8 13:20:00 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 3.1.3
+  * disables JetDefinition::operator(...) when CINT is detected, for
+ROOT v5 compatibility
+  * works around an issue with recent versions of CGAL and the clang
+compiler 
+- Changes from version 3.1.2
+  * fixes a rounding error issue in the "lazy" clustering strategies 
+that, in rare cases, caused infinite loops or crashes
+  * adds a check on clustering's internal consistency; a failure will 
+throw a new "InternalError" exception (derived from Error)
+  * fixes a bug in the extraction of the fjcore code that resulted in
+fjcore failing for high multiplicities (~1000). This issue only 
+affects fjcore, not the full fastjet library 
+
+---

Old:

  fastjet-3.1.1.tar.gz

New:

  fastjet-3.1.3.tar.gz



Other differences:
--
++ fastjet.spec ++
--- /var/tmp/diff_new_pack.jckzlj/_old  2015-11-10 10:03:48.0 +0100
+++ /var/tmp/diff_new_pack.jckzlj/_new  2015-11-10 10:03:48.0 +0100
@@ -17,14 +17,13 @@
 
 
 Name:   fastjet
-Version:3.1.1
+Version:3.1.3
 Release:0
 Summary:Package for jet finding in pp and e+e- collisions
 License:GPL-2.0
 Group:  Development/Libraries/C and C++
 Url:http://fastjet.fr/
 Source: http://fastjet.fr/repo/%{name}-%{version}.tar.gz
-#Patch:
 BuildRequires:  gcc-c++
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -126,7 +125,6 @@
 
 %build
 %configure --disable-static --enable-allcxxplugins
-
 make %{?_smp_mflags}
 
 %install

++ fastjet-3.1.1.tar.gz -> fastjet-3.1.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fastjet-3.1.1/ChangeLog new/fastjet-3.1.3/ChangeLog
--- old/fastjet-3.1.1/ChangeLog 2015-01-06 16:27:02.0 +0100
+++ new/fastjet-3.1.3/ChangeLog 2015-07-04 17:28:58.0 +0200
@@ -1,3 +1,217 @@
+2015-07-04  Gavin Salam   + Matteo
+
+   Release of FastJet 3.1.3
+
+2015-07-03  Gavin Salam   + Matteo
+
+   * NEWS:
+   updated it with info about CINT detection.
+
+   * configure.ac:
+   * include/fastjet/config_win.h:
+   * Doxyfile:
+   * tex/fastjet-doc.tex:
+   changed version to 3.1.3
+
+2015-07-03  Gavin Salam  
+
+   * src/ClusterSequence_Delaunay.cc:
+   * src/DnnPlane.cc:
+   added various extra output for when verbose is true, which was
+   used to help debug the issue that was eventually traced to
+   DnnPlane.h 
+
+   * include/fastjet/internal/DnnPlane.hh:
+   added DnnPlane::_is_not_null(vertex_handle) to centralize checks
+   of whether a vertex_handle is null. This provides a workaround for
+   the issue that (vertex_handle != NULL) seems to work with
+   clang-3.6.1 and CGAL-4.6.1.
+
+2015-06-30  Gavin Salam   + Matteo
+
+   * include/fastjet/ClusterSequence.hh:
+
+   added #ifndef __CINT__ around the (templated)
+   JetDefinition::operator() to solve issues with root5 reported by
+   Adrian Sevcenco.
+
+2015-03-12  Gregory Soyez  
+
+   * CHECKLIST:
+   * configure.ac:
+   * include/fastjet/config_win.h:
+   * Doxyfile:
+   * tex/fastjet-doc.tex:
+   changed version to 3.1.3-devel
+
+2015-03-12  Gregory Soyez  
+
+   Release of FastJet 3.1.2
+
+2015-03-11  Gregory Soyez  
+
+   * configure.ac:
+   * include/fastjet/config_win.h:
+   * Doxyfile:
+   * tex/fastjet-doc.tex:
+   changed version to 3.1.2
+
+2015-03-08  Gregory Soyez  
+
+   * tools/fastjet/tools/Filter.hh:
+   removed a harmless "shadow" warning in set_subtractor()
+
+2015-03-05  Gregory Soyez  
+
+   * NEWS:
+   reverted one item to the previous version
+
+   * NEWS:
+   tried to shorten things a bit
+
+2015-03-04  Matteo Cacciari 
+
+   * NEWS:
+   worked on the release notes for v3.1.2
+
+2015-02-26  Gregory Soyez  
+
+   * NEWS:
+   worked on the release notes for v3.1.2
+
+2015-02-27  Gavin Salam   + Matteo
+
+   * scripts/mkfjcore.sh:
+   directory used to create fjcore now gets removed
+
+   * regression-tests/nightly-check.pl:
+   - exchanged

commit stellarium for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2015-11-10 10:03:53

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


Package is "stellarium"

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2015-10-12 
10:03:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new/stellarium.changes   
2015-11-10 10:04:07.0 +0100
@@ -1,0 +2,10 @@
+Sun Nov  8 21:42:19 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 0.14.0
+  * List of changes:
+https://launchpad.net/stellarium/0.14/0.14.0
+- Remove stellarium-0.13.3-missing_includes.patch; fixed on upstream
+  release
+- Use %cmake macro
+
+---

Old:

  stellarium-0.13.3-missing_includes.patch
  stellarium-0.13.3.tar.gz

New:

  stellarium-0.14.0.tar.gz



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.SoD9vQ/_old  2015-11-10 10:04:14.0 +0100
+++ /var/tmp/diff_new_pack.SoD9vQ/_new  2015-11-10 10:04:14.0 +0100
@@ -17,14 +17,13 @@
 
 
 Name:   stellarium
-Version:0.13.3
+Version:0.14.0
 Release:0
 Summary:Astronomical Sky Simulator
 License:GPL-2.0+
 Group:  Productivity/Scientific/Astronomy
 Url:http://stellarium.sourceforge.net
 Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-Patch0: stellarium-0.13.3-missing_includes.patch
 BuildRequires:  cmake >= 2.8.11
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -53,14 +52,14 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DENABLE_SOUND=1 .
+%cmake -DENABLE_SOUND=1
 make VERBOSE=1 %{?_smp_mflags}
 
 %install
-make install DESTDIR=%{?buildroot}
+cd build
+make install DESTDIR=%{buildroot}
 
 # Remove .xpm icon from /usr/share/pixmaps as we already 
 # install appropriate icons in the hicolor directory

++ stellarium-0.13.3.tar.gz -> stellarium-0.14.0.tar.gz ++
/work/SRC/openSUSE:Factory/stellarium/stellarium-0.13.3.tar.gz 
/work/SRC/openSUSE:Factory/.stellarium.new/stellarium-0.14.0.tar.gz differ: 
char 5, line 1




commit perl-DateTime-Locale for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package perl-DateTime-Locale for 
openSUSE:Factory checked in at 2015-11-10 10:03:13

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


Package is "perl-DateTime-Locale"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-DateTime-Locale/perl-DateTime-Locale.changes
2015-10-12 10:01:43.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-DateTime-Locale.new/perl-DateTime-Locale.changes
   2015-11-10 10:03:19.0 +0100
@@ -1,0 +2,105 @@
+Sun Nov  8 09:41:33 UTC 2015 - co...@suse.com
+
+- updated to 1.01
+   see /usr/share/doc/packages/perl-DateTime-Locale/Changes
+
+  1.01 2015-11-07
+  
+  - Prevent CPAN from indexing the tools directory, which is just for the
+author's use.
+  
+  
+  1.00 2015-11-07
+  
+  * All of these changes were originally released in previous trial releases,
+but I'm repeating them here for clarity.
+  
+  [ENHANCEMENTS]
+  
+  - This release uses the locale data from CLDR version 28. The last major
+update of the locale data used CLDR 1.7.1, released in 2009, so this is a
+big change. Many things have changed in terms of locale data.
+  
+  - Some locales are no longer available because they are not in the CLDR data.
+  
+  - The CLDR data no longer includes default date and time format lengths. This
+is now "medium" for every locale, simply to provide some level of backwards
+compatibility.
+  
+  - Loading DateTime::Locale itself is now quite a bit faster. The whole locale
+registration system has been removed entirely, except for custom
+locales. This fixes RT #78794. Requested by Michael Conrad.
+  
+  - A long-standing issue with the Austrian locale not using the Austrian name
+for January has been fixed. RT #52337. Reported by Thomas Klausner.
+  
+  [BACKWARDS INCOMPATIBILITIES]
+  
+  - This is a big new release, and includes a number of backwards-incompatible
+changes. However, most users should be unaffected by this change. If you
+only use this module via DateTime.pm, you are unlikely to notice any 
changes
+other than changes to the locale data.
+  
+  - The old API deprecated since 0.40 has been removed (almost) entirely.
+  
+  - We now refer to things as "code" in the docs and method names where we used
+to call them ids. This includes locale, language, script, territory, and
+variant codes. This is more in line with the various ISO standards and the
+CLDR packages.
+  
+  - All the $locale->*_id methods (including $locale->id) are deprecated. Use
+the relevant $locale->*_code method instead.
+  
+  - The canonical form of the locale codes now uses dashes (-) instead of
+underscores (_). Loading a locale with an underscore in the name
+(e.g. en_US) still works.
+  
+  - The way that locale data is packaged has changed quite a bit. We no longer
+package each locale in its own class. Instead, all locale data is in a
+single module (mostly in a __DATA__ section) and loaded into memory as
+needed. If you have any code that checks $locale->isa, that code may
+break.
+  
+  - Locales are no longer subclasses of DateTime::Locale::Base. This module is
+still included in the distribution in case someone has a custom locale that
+inherits from this module. However, this module will go away in a future
+release.
+  z
+  - The "ii-*" aliases for the "he-*" locales have been removed.
+  
+  - The "no-*" aliases for the "nn-*" locales have been removed.
+  
+  - The value of $locale->code no longer reflects the value passed to
+DateTime::Locale->load. This only affects aliases and non-canonical forms 
of
+the code. For example, if you load "en_US" then $locale->code will return
+"en-US". If you load "C" or "POSIX" the returned code will be 
"en-US-POSIX".
+  
+  - All of the documentation related to creating aliases and registering custom
+locales has been removed. All of these methods still work, but I don't 
think
+this system got much use, so I don't want to emphasize it in the docs. (But
+let me know if you are using this and want to see these docs restored).
+  
+  
+  0.96 2015-10-04 (TRIAL RELEASE)
+  
+  - Locale data with characters in the 0x80-0xFF range was not marked as UTF-8
+by Perl. This could cause all sorts of weirdness and was generally bad.
+  
+  
+  0.95 2015-09-30 (TRIAL RELEASE)
+  
+  - Added .pod files for each locale that document the data for that locale.
+  
+  
+  0.94 2015-09-30 (TRIAL RELEASE)
+  
+  - Restored the datetime_format method to individual locale objects for
+backwards compatibility.
+  
+  
+  0.93 2015-09-28 (TRIAL RELEASE)
+  
+  - Really release a trial release this time. I'm not kiddi

commit chocolate-doom for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package chocolate-doom for openSUSE:Factory 
checked in at 2015-11-10 10:03:07

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


Package is "chocolate-doom"

Changes:

--- /work/SRC/openSUSE:Factory/chocolate-doom/chocolate-doom.changes
2015-04-30 11:50:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.chocolate-doom.new/chocolate-doom.changes   
2015-11-10 10:03:11.0 +0100
@@ -1,0 +2,12 @@
+Sat Nov  7 10:04:03 UTC 2015 - jeng...@inai.de
+
+- Update to new upstream release 2.2.1
+* The Hexen four level demo IWAD is now supported.
+* The Doom reload hack has been added back.
+* OPL music playback has been improved in a number of ways to
+  match the behavior of Vanilla Doom's DMX library much more
+  closely. OPL3 playback is also now supported.
+- Drop chdoom-nonvoid.diff (included upstream),
+  drop chdoom-prng.diff (PRNG impl. was switched)
+
+---

Old:

  chdoom-nonvoid.diff
  chdoom-prng.diff
  chocolate-doom-2.1.0.tar.gz
  chocolate-doom-2.1.0.tar.gz.asc

New:

  chocolate-doom-2.2.1.tar.gz
  chocolate-doom-2.2.1.tar.gz.asc



Other differences:
--
++ chocolate-doom.spec ++
--- /var/tmp/diff_new_pack.VQAIjs/_old  2015-11-10 10:03:12.0 +0100
+++ /var/tmp/diff_new_pack.VQAIjs/_new  2015-11-10 10:03:12.0 +0100
@@ -17,9 +17,9 @@
 
 
 Name:   chocolate-doom
-Version:2.1
+Version:2.2.1
 Release:0
-%define rversion   2.1.0
+%define rversion   2.2.1
 Summary:Conservative DOOM/Heretic/Hexen/Strife source port
 License:GPL-2.0+
 Group:  Amusements/Games/3D/Shoot
@@ -31,8 +31,6 @@
 Source2:
http://www.chocolate-doom.org/downloads/%rversion/%name-%rversion.tar.gz.asc
 Source3:%name.keyring
 Patch1: chdoom-iwaddir.diff
-Patch2: chdoom-nonvoid.diff
-Patch3: chdoom-prng.diff
 Patch4: chdoom-date.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
@@ -42,7 +40,6 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(SDL_mixer)
 BuildRequires:  pkgconfig(SDL_net)
-BuildRequires:  pkgconfig(libcrypto) >= 0.9.7
 BuildRequires:  pkgconfig(samplerate)
 BuildRequires:  pkgconfig(sdl) >= 1.1.3
 Provides:   chocolate-heretic = %version
@@ -66,7 +63,7 @@
 
 %prep
 %setup -Tqb0 -n %name-%rversion
-%patch -P 1 -P 2 -P 3 -P 4 -p1
+%patch -P 1 -P 4 -p1
 
 %build
 autoreconf -fi
@@ -75,21 +72,22 @@
 
 %install
 b="%buildroot";
-make install DESTDIR="$b" iconsdir="%_datadir/icons/hicolor/64x64/apps" \
-   docdir="%_docdir/%name";
-mkdir -p "$b/%_bindir";
-mv "$b/%_prefix/games"/* "$b/%_bindir/";
+%make_install iconsdir="%_datadir/icons/hicolor/64x64/apps" \
+   docdir="%_docdir/%name"
+mkdir -p "$b/%_bindir"
+mv "$b/%_prefix/games"/* "$b/%_bindir/"
 rm -f "$b/%_docdir/%name/INSTALL"
 %suse_update_desktop_file -r chocolate-setup chocolate-setup Game ActionGame
 %fdupes %buildroot/%_prefix
 
 %post
-echo "INFO: %name: The global IWAD directory is %_datadir/doom.";
+echo "INFO: %name: The global IWAD directory is %_datadir/doom."
 
 %files
 %defattr(-,root,root)
 %_bindir/chocolate-*
 %_mandir/man*/*
+%_datadir/appdata/
 %_datadir/applications/*
 %_datadir/icons/*
 %_docdir/chocolate-*/

++ chdoom-iwaddir.diff ++
--- /var/tmp/diff_new_pack.VQAIjs/_old  2015-11-10 10:03:12.0 +0100
+++ /var/tmp/diff_new_pack.VQAIjs/_new  2015-11-10 10:03:12.0 +0100
@@ -2,25 +2,28 @@
 Date: 2013-05-02 09:45:54.544886176 +0200
 Upstream: maybe - this patch is quite specific to openSUSE
 
+Make sure we always scan /usr paths for IWADs too, even if
+XDG_DATA_DIRS is set.
+
 prboom-plus and doomsday (in openSUSE) look in /usr/share/doom for
 IWADs, and so should chocolate-doom.
 
 ---
- src/d_iwad.c |3 ++-
- 1 file changed, 2 insertions(+), 1 deletion(-)
+ src/d_iwad.c |4 
+ 1 file changed, 4 insertions(+)
 
-Index: chocolate-doom-1.7.0/src/d_iwad.c
+Index: chocolate-doom-2.2.1/src/d_iwad.c
 ===
 chocolate-doom-1.7.0.orig/src/d_iwad.c
-+++ chocolate-doom-1.7.0/src/d_iwad.c
-@@ -556,8 +556,9 @@ static void BuildIWADDirList(void)
- 
- // Standard places where IWAD files are installed under Unix.
- 
--AddIWADDir("/usr/share/games/doom");
- AddIWADDir("/usr/local/share/games/doom");
-+AddIWADDir("/usr/share/games/doom");
-+AddIWADDir("/usr/share/doom");
- 
- #endif
+--- chocolate-doom-2.2.1.orig/src/d_iwad.c
 chocolate-doom-2.2.1/src/d_iwad.c
+@@ -633,6 +633,10 @@ static void AddXdgDirs(void)
+ 

commit nemiver for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package nemiver for openSUSE:Factory checked 
in at 2015-11-10 10:03:09

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


Package is "nemiver"

Changes:

--- /work/SRC/openSUSE:Factory/nemiver/nemiver.changes  2015-10-22 
12:59:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.nemiver.new/nemiver.changes 2015-11-10 
10:03:13.0 +0100
@@ -1,0 +2,5 @@
+Fri Oct 23 18:36:47 UTC 2015 - zai...@opensuse.org
+
+- Own dirs to fix build for openSUSE 13.2.
+
+---



Other differences:
--
++ nemiver.spec ++
--- /var/tmp/diff_new_pack.d0Le2y/_old  2015-11-10 10:03:14.0 +0100
+++ /var/tmp/diff_new_pack.d0Le2y/_new  2015-11-10 10:03:14.0 +0100
@@ -123,6 +123,9 @@
 %{_datadir}/appdata/nemiver.appdata.xml
 %{_datadir}/applications/*
 %{_datadir}/glib-2.0/schemas/org.nemiver.gschema.xml
+# Own dirs for oS 13.2
+%dir %{_datadir}/icons/hicolor/symbolic/
+%dir %{_datadir}/icons/hicolor/symbolic/apps
 %{_datadir}/icons/hicolor/*/apps/nemiver*.*
 %{_mandir}/man1/nemiver.1.gz
 




commit perl-Moose for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package perl-Moose for openSUSE:Factory 
checked in at 2015-11-10 10:03:15

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


Package is "perl-Moose"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Moose/perl-Moose.changes2015-09-30 
05:50:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Moose.new/perl-Moose.changes   
2015-11-10 10:03:22.0 +0100
@@ -1,0 +2,14 @@
+Sun Nov  8 09:58:33 UTC 2015 - co...@suse.com
+
+- updated to 2.1604
+   see /usr/share/doc/packages/perl-Moose/Changes
+
+  2.1604   2015-11-07
+  
+[OTHER]
+  
+- minimum perl requirement is now set in configure-requires, as well as
+  runtime-requires, to ensure that smokers bail out early enough to declare
+  the installation N/A rather than FAIL.
+
+---

Old:

  Moose-2.1603.tar.gz

New:

  Moose-2.1604.tar.gz



Other differences:
--
++ perl-Moose.spec ++
--- /var/tmp/diff_new_pack.EZDWnj/_old  2015-11-10 10:03:23.0 +0100
+++ /var/tmp/diff_new_pack.EZDWnj/_new  2015-11-10 10:03:23.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Moose
-Version:2.1603
+Version:2.1604
 Release:0
 #Upstream: Artistic-1.0 or GPL-1.0+
 %define cpan_name Moose
@@ -30,7 +30,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(CPAN::Meta::Check) >= 0.007
+BuildRequires:  perl(CPAN::Meta::Check) >= 0.011
 BuildRequires:  perl(CPAN::Meta::Requirements)
 BuildRequires:  perl(Carp) >= 1.22
 BuildRequires:  perl(Class::Load) >= 0.09

++ Moose-2.1603.tar.gz -> Moose-2.1604.tar.gz ++
 9263 lines of diff (skipped)




commit python-yubico for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package python-yubico for openSUSE:Factory 
checked in at 2015-11-10 10:02:59

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


Package is "python-yubico"

Changes:

--- /work/SRC/openSUSE:Factory/python-yubico/python-yubico.changes  
2015-06-15 17:47:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-yubico.new/python-yubico.changes 
2015-11-10 10:03:01.0 +0100
@@ -1,0 +2,6 @@
+Tue Nov  3 09:26:46 UTC 2015 - t.gru...@katodev.de
+
+- Replaced this source code with Yubico's source code (version 1.3.1) 
+  The developer of the old package has changed the name to python-yubico-client
+
+---

Old:

  yubico-1.6.2.tar.gz

New:

  python-yubico-1.3.1.tar.gz
  python-yubico-1.3.1.tar.gz.sig



Other differences:
--
++ python-yubico.spec ++
--- /var/tmp/diff_new_pack.Hqxpmj/_old  2015-11-10 10:03:02.0 +0100
+++ /var/tmp/diff_new_pack.Hqxpmj/_new  2015-11-10 10:03:02.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-yubico
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -13,32 +13,42 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
-Name:   python-yubico
-Version:1.6.2
-Release:0
-License:BSD-3-Clause
-Summary:Python Yubico Client
-Url:http://github.com/Kami/python-yubico-client/
-Group:  Development/Languages/Python
-Source: 
https://pypi.python.org/packages/source/y/yubico/yubico-%{version}.tar.gz
-BuildRequires:  python-devel, python-setuptools
-BuildRequires:  python-requests >= 2.2.0
-Requires:   python-requests >= 2.2.0
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %else
 BuildArch:  noarch
 %endif
+Name:   python-yubico
+Version:1.3.1
+Release:0
+Summary:Python code for talking to Yubico's YubiKeys
+License:BSD-2-Clause
+Group:  Development/Languages/Python
+Url:https://developers.yubico.com/python-yubico/Releases/
+Source: 
https://developers.yubico.com/python-yubico/Releases/python-yubico-%{version}.tar.gz
+Source1:
https://developers.yubico.com/python-yubico/Releases/python-yubico-%{version}.tar.gz.sig
+BuildRequires:  python-devel
+BuildRequires:  python-setuptools
+BuildRequires:  python-usb
+Requires:   python-usb
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-Python class for verifying Yubico One Time Passwords (OTPs) based on the
-validation protocol version 2.0.
+The YubiKey is a hardware token for authentication. The main mode of the 
YubiKey
+is entering a one time password (or a strong static password) by acting as a 
USB HID device,
+but there are things one can do with bi-directional communication:
+
+ 1. Configuration. The yubikey_config class should be a feature-wise complete 
implementation
+of everything that can be configured on YubiKeys version 1.3 to 3.x 
(besides deprecated
+functions in YubiKey 1.x). See examples/configure_nist_test_key for an 
example.
+ 2. Challenge-response. YubiKey 2.2 and later supports HMAC-SHA1 or Yubico 
challenge-response
+operations. See examples/nist_challenge_response for an example.
 
 %prep
-%setup -q -n yubico-%{version}
+%setup -q
 
 %build
 python setup.py build
@@ -48,7 +58,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README.md LICENSE
+%doc README ChangeLog COPYING NEWS
 %{python_sitelib}/*
 
 %changelog




commit libbrotli for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package libbrotli for openSUSE:Factory 
checked in at 2015-11-10 10:03:05

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


Package is "libbrotli"

Changes:

--- /work/SRC/openSUSE:Factory/libbrotli/libbrotli.changes  2015-10-08 
08:24:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.libbrotli.new/libbrotli.changes 2015-11-10 
10:03:06.0 +0100
@@ -1,0 +2,6 @@
+Sat Nov  7 10:08:59 UTC 2015 - jeng...@inai.de
+
+* Update to new snapshot 0.1.0~git40
+- Add missing types.h header for encoder.
+
+---

Old:

  libbrotli-0.1.0~git30.tar.xz

New:

  libbrotli-0.1.0~git40.tar.xz



Other differences:
--
++ libbrotli.spec ++
--- /var/tmp/diff_new_pack.UAn4t3/_old  2015-11-10 10:03:07.0 +0100
+++ /var/tmp/diff_new_pack.UAn4t3/_new  2015-11-10 10:03:07.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libbrotli
-Version:0.1.0~git30
+Version:0.1.0~git40
 Release:0
 Summary:Library implementing the Brotli compression algorithm
 License:Apache-2.0 and MIT
@@ -28,7 +28,7 @@
 Source: %name-%version.tar.xz
 Patch1: inline.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  gcc-c++
+BuildRequires:  gcc-c++ >= 4.8
 BuildRequires:  libtool >= 2
 BuildRequires:  pkg-config
 BuildRequires:  xz
@@ -39,23 +39,23 @@
 algorithm, Huffman coding and 2nd order context modeling. It is
 similar in speed with "DEFLATE" but offers more dense compression.
 
-%package -n libbrotlidec0
+%package -n libbrotlidec1
 Summary:Library implementing the Brotli decompressor
 License:Apache-2.0
 Group:  System/Libraries
 
-%description -n libbrotlidec0
+%description -n libbrotlidec1
 Brotli is a generic-purpose lossless compression algorithm that
 compresses data using a combination of a modern variant of the LZ77
 algorithm, Huffman coding and 2nd order context modeling. It is
 similar in speed with "DEFLATE" but offers more dense compression.
 
-%package -n libbrotlienc0
+%package -n libbrotlienc1
 Summary:Library implementing the Brotli compressor
 License:Apache-2.0
 Group:  System/Libraries
 
-%description -n libbrotlienc0
+%description -n libbrotlienc1
 Brotli is a generic-purpose lossless compression algorithm that
 compresses data using a combination of a modern variant of the LZ77
 algorithm, Huffman coding and 2nd order context modeling. It is
@@ -65,8 +65,8 @@
 Summary:Library implementing the Brotli compression algorithm
 License:Apache-2.0
 Group:  Development/Libraries/C and C++
-Requires:   libbrotlidec0 = %version
-Requires:   libbrotlienc0 = %version
+Requires:   libbrotlidec1 = %version
+Requires:   libbrotlienc1 = %version
 
 %description devel
 Brotli is a generic-purpose lossless compression algorithm that
@@ -93,18 +93,18 @@
 %check
 make check
 
-%post   -n libbrotlidec0 -p /sbin/ldconfig
-%postun -n libbrotlidec0 -p /sbin/ldconfig
-%post   -n libbrotlienc0 -p /sbin/ldconfig
-%postun -n libbrotlienc0 -p /sbin/ldconfig
+%post   -n libbrotlidec1 -p /sbin/ldconfig
+%postun -n libbrotlidec1 -p /sbin/ldconfig
+%post   -n libbrotlienc1 -p /sbin/ldconfig
+%postun -n libbrotlienc1 -p /sbin/ldconfig
 
-%files -n libbrotlidec0
+%files -n libbrotlidec1
 %defattr(-,root,root)
-%_libdir/libbrotlidec.so.0*
+%_libdir/libbrotlidec.so.1*
 
-%files -n libbrotlienc0
+%files -n libbrotlienc1
 %defattr(-,root,root)
-%_libdir/libbrotlienc.so.0*
+%_libdir/libbrotlienc.so.1*
 
 %files devel
 %defattr(-,root,root)

++ _service ++
--- /var/tmp/diff_new_pack.UAn4t3/_old  2015-11-10 10:03:08.0 +0100
+++ /var/tmp/diff_new_pack.UAn4t3/_new  2015-11-10 10:03:08.0 +0100
@@ -2,9 +2,9 @@

https://github.com/bagder/libbrotli
git
-   bc1931413f5865353e9411314c93ad7bc9462b9a
+   851122b665cde2374387c595ae3dc3369bf8ea05
enable
-   0.1.0~git30
+   0.1.0~git40


*.tar

++ inline.diff ++
--- /var/tmp/diff_new_pack.UAn4t3/_old  2015-11-10 10:03:08.0 +0100
+++ /var/tmp/diff_new_pack.UAn4t3/_new  2015-11-10 10:03:08.0 +0100
@@ -15,15 +15,15 @@
  brotli/dec/bit_reader.h |1 +
  1 file changed, 1 insertion(+)
 
-Index: libbrotli-0.1.0~git30/brotli/dec/bit_reader.h
+Index: libbrotli-0.1.0~git40/brotli/dec/bit_reader.h
 ===
 libbrotli-0.1.0~git30.orig/brotli/dec/bit_reader.h
-+++ libbrotli-0.1.0~git30/brotli

commit geoipupdate for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package geoipupdate for openSUSE:Factory 
checked in at 2015-11-10 10:03:18

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


Package is "geoipupdate"

Changes:

--- /work/SRC/openSUSE:Factory/geoipupdate/geoipupdate.changes  2015-02-24 
13:06:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.geoipupdate.new/geoipupdate.changes 
2015-11-10 10:03:25.0 +0100
@@ -1,0 +2,16 @@
+Sun Nov  8 13:56:31 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 2.2.1
+  * Version bump to fix PPA issue
+- Changes from version 2.2.0
+  * geoipupdate now verifies the MD5 of the new database before 
+deploying it. If the database MD5 does not match the expected MD5,
+geoipupdate will exit with an error.
+  * The copy of base64.c and base64.h was switched to a version under
+GPL 2+ to prevent a license conflict.
+  * The LICENSE file was added to the distribution.
+  * Several issues in the documentation were fixed.
+- Remove gpl-2.0.txt; now included in the tarball
+- Perform a spec-cleaner
+
+---

Old:

  geoipupdate-2.1.0.tar.gz
  gpl-2.0.txt

New:

  geoipupdate-2.2.1.tar.gz



Other differences:
--
++ geoipupdate.spec ++
--- /var/tmp/diff_new_pack.CSeW2v/_old  2015-11-10 10:03:26.0 +0100
+++ /var/tmp/diff_new_pack.CSeW2v/_new  2015-11-10 10:03:26.0 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package geoipupdate
+# spec file for package spec
 #
 # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
@@ -15,18 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   geoipupdate
-Version:   2.1.0
+Version:2.2.1
 Release:   0
-License:   GPL-2.0
 Summary:   GeoIP update client code
-Url:   https://www.maxmind.com
+License:GPL-2.0
 Group: System/Tools
+Url:https://www.maxmind.com
 Source0:   
https://github.com/maxmind/geoipupdate/releases/download/v%{version}/%{name}-%{version}.tar.gz
-Source1:   http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(zlib)
 BuildRequires: pkgconfig(libcurl)
+BuildRequires:  pkgconfig(zlib)
 Conflicts: GeoIP < 1.6.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -44,18 +44,17 @@
 make %{?_smp_mflags}
 
 %install
-make install DESTDIR=%{buildroot} %{?_smp_mflags}
-install -m 644 %{SOURCE1} .
+%make_install
 install -d %{buildroot}%{_localstatedir}/lib/GeoIP
 
 %files
 %defattr(-,root,root)
-%doc README.md ChangeLog.md gpl-2.0.txt
+%doc README.md ChangeLog.md LICENSE
 %config(noreplace) %{_sysconfdir}/GeoIP.conf
 %config %{_sysconfdir}/GeoIP.conf.default
 %dir %{_localstatedir}/lib/GeoIP
 %{_bindir}/geoipupdate
-%doc %{_mandir}/man1/*
-%doc %{_mandir}/man5/*
+%{_mandir}/man1/*
+%{_mandir}/man5/*
 
 %changelog

++ geoipupdate-2.1.0.tar.gz -> geoipupdate-2.2.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/geoipupdate-2.1.0/ChangeLog.md 
new/geoipupdate-2.2.1/ChangeLog.md
--- old/geoipupdate-2.1.0/ChangeLog.md  2014-11-06 22:47:30.0 +0100
+++ new/geoipupdate-2.2.1/ChangeLog.md  2015-02-26 05:12:31.0 +0100
@@ -1,6 +1,24 @@
 GeoIP Update Change Log
 ===
 
+2.2.1 (2015-02-25)
+--
+
+* Bump version number to correct PPA release issue. No other changes to the
+  source distribution.
+
+
+2.2.0 (2015-02-25)
+--
+
+* `geoipupdate` now verifies the MD5 of the new database before deploying it.
+  If the database MD5 does not match the expected MD5, `geoipupdate` will
+  exit with an error.
+* The copy of `base64.c` and `base64.h` was switched to a version under GPL 2+
+  to prevent a license conflict.
+* The `LICENSE` file was added to the distribution.
+* Several issues in the documentation were fixed.
+
 2.1.0 (2014-11-06)
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/geoipupdate-2.1.0/LICENSE 
new/geoipupdate-2.2.1/LICENSE
--- old/geoipupdate-2.1.0/LICENSE   1970-01-01 01:00:00.0 +0100
+++ new/geoipupdate-2.2.1/LICENSE   2014-02-07 16:09:10.0 +0100
@@ -0,0 +1,339 @@
+GNU GENERAL PUBLIC LICENSE
+   Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+

commit rsyslog for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package rsyslog for openSUSE:Factory checked 
in at 2015-11-10 10:03:11

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


Package is "rsyslog"

Changes:

--- /work/SRC/openSUSE:Factory/rsyslog/rsyslog.changes  2015-09-30 
05:52:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.rsyslog.new/rsyslog.changes 2015-11-10 
10:03:16.0 +0100
@@ -1,0 +2,8 @@
+Sat Nov  7 20:57:19 UTC 2015 - astie...@suse.com
+
+- rsyslog 8.14.0:
+  * add property "rawmsg-after-pri"
+  * bugfix: potential misadresseing in imfile
+  * bugfix: re_extract RainerScript function did not work
+
+---

Old:

  rsyslog-8.13.0.tar.gz
  rsyslog-doc-8.13.0.tar.gz

New:

  rsyslog-8.14.0.tar.gz
  rsyslog-doc-8.14.0.tar.gz



Other differences:
--
++ rsyslog.spec ++
--- /var/tmp/diff_new_pack.2HsMVu/_old  2015-11-10 10:03:17.0 +0100
+++ /var/tmp/diff_new_pack.2HsMVu/_new  2015-11-10 10:03:17.0 +0100
@@ -20,7 +20,7 @@
 Summary:The enhanced syslogd for Linux and Unix
 License:(GPL-3.0+ and Apache-2.0)
 Group:  System/Daemons
-Version:8.13.0
+Version:8.14.0
 Release:0
 %if 0%{?suse_version} >= 1210
 %bcond_without  systemd
@@ -207,8 +207,7 @@
 Source7:module-mysql
 Source8:module-snmp
 Source9:module-udpspoof
-# generated from https://github.com/rsyslog/  ./release_build.sh this is WIP 
upstream
-Source14:   rsyslog-doc-%{version}.tar.gz
+Source14:   
http://www.rsyslog.com/files/download/rsyslog/rsyslog-doc-%{version}.tar.gz
 Source15:   rsyslog.firewall
 
 # PATCH-FIX-OPENSUSE rsyslog-unit.patch crrodrig...@opensuse.org Customize 
upstream systemd unit for openSUSE needs.

++ rsyslog-8.13.0.tar.gz -> rsyslog-8.14.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rsyslog-8.13.0/.tarball-version 
new/rsyslog-8.14.0/.tarball-version
--- old/rsyslog-8.13.0/.tarball-version 2015-09-22 16:03:49.0 +0200
+++ new/rsyslog-8.14.0/.tarball-version 2015-11-03 09:52:25.0 +0100
@@ -1 +1 @@
-8.13.0
+8.14.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rsyslog-8.13.0/ChangeLog new/rsyslog-8.14.0/ChangeLog
--- old/rsyslog-8.13.0/ChangeLog2015-09-22 15:34:21.0 +0200
+++ new/rsyslog-8.14.0/ChangeLog2015-11-03 08:34:15.0 +0100
@@ -1,4 +1,14 @@
 --
+Version 8.14.0 [v8-stable] 2015-11-03
+- add property "rawmsg-after-pri"
+- bugfix: potential misadresseing in imfile
+  Could happen when wildcards were used.
+  see also https://github.com/rsyslog/rsyslog/issues/532
+  see also https://github.com/rsyslog/rsyslog/issues/534
+  Thanks to zhangdaoling for the bugfix.
+- bugfix: re_extract RainerScript function did not work
+  Thanks to Janmejay Singh for the patch
+--
 Version 8.13.0 [v8-stable] 2015-09-22
 - ZeroMQ enhancements:
   * Added the ability to set a static publishing topic per action as an
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rsyslog-8.13.0/configure new/rsyslog-8.14.0/configure
--- old/rsyslog-8.13.0/configure2015-09-21 11:24:50.0 +0200
+++ new/rsyslog-8.14.0/configure2015-11-03 09:52:07.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for rsyslog 8.13.0.
+# Generated by GNU Autoconf 2.69 for rsyslog 8.14.0.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='rsyslog'
 PACKAGE_TARNAME='rsyslog'
-PACKAGE_VERSION='8.13.0'
-PACKAGE_STRING='rsyslog 8.13.0'
+PACKAGE_VERSION='8.14.0'
+PACKAGE_STRING='rsyslog 8.14.0'
 PACKAGE_BUGREPORT='rsys...@lists.adiscon.com'
 PACKAGE_URL=''
 
@@ -1656,7 +1656,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 rsyslog 8.13.0 to adapt to many kinds of systems.
+\`configure' configures rsyslog 8.14.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1726,7 +1726,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of rsyslog 8.13.0:";;
+ short | recursive ) echo "Configuration of rsyslog 8.14.0:";;
esac
   cat <<\_ACEOF
 
@@ -2007,7 +2007,7 @@
 test -n

commit lziprecover for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package lziprecover for openSUSE:Factory 
checked in at 2015-11-10 10:03:06

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


Package is "lziprecover"

Changes:

--- /work/SRC/openSUSE:Factory/lziprecover/lziprecover.changes  2014-10-14 
07:10:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.lziprecover.new/lziprecover.changes 
2015-11-10 10:03:10.0 +0100
@@ -1,0 +2,10 @@
+Sat Nov  7 10:21:55 UTC 2015 - jeng...@inai.de
+
+- Update to new upstream release 1.17
+* Merging files now uses an algorithm similar to the ones used to
+  solve the "Master Mind" game, which makes it much faster. Up to
+  two orders of magnitude faster depending on number of files and
+  number of errors.
+* Repair time has been reduced by 15%.
+
+---

Old:

  lziprecover-1.16.tar.gz
  lziprecover-1.16.tar.gz.sig

New:

  lziprecover-1.17.tar.gz
  lziprecover-1.17.tar.gz.sig



Other differences:
--
++ lziprecover.spec ++
--- /var/tmp/diff_new_pack.lBvm4l/_old  2015-11-10 10:03:10.0 +0100
+++ /var/tmp/diff_new_pack.lBvm4l/_new  2015-11-10 10:03:10.0 +0100
@@ -2,7 +2,7 @@
 #
 # spec file for package lziprecover
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Pascal Bleser 
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 
 Name:   lziprecover
-Version:1.16
+Version:1.17
 Release:0
 Summary:Fix Broken lzip Files
 License:GPL-2.0+

++ lziprecover-1.16.tar.gz -> lziprecover-1.17.tar.gz ++
 3625 lines of diff (skipped)




commit laptop-mode-tools for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package laptop-mode-tools for 
openSUSE:Factory checked in at 2015-11-10 10:03:10

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


Package is "laptop-mode-tools"

Changes:

--- /work/SRC/openSUSE:Factory/laptop-mode-tools/laptop-mode-tools.changes  
2015-08-01 11:36:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.laptop-mode-tools.new/laptop-mode-tools.changes 
2015-11-10 10:03:14.0 +0100
@@ -1,0 +2,34 @@
+Thu Jul 30 09:33:15 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.67:
+  + Relax minimum window size to accomodate low res screens.
+  + Fix variable name to comply with our "constants" assuptions.
+  + Get more aggressive in power saving for Intel HD Audio.
+  + Account Device Mapper devices.
+  + Add swsusp freeze support.
+  + Switch battery-level-polling default to True.
+  + Detect ethernet carrier, early and relibaly.
+  + Changes the boolean setting *_ACTIVATE_SATA_POWER to a
+customizable *_SATA_POLICY, with backward-compatible defaults
+and documentation.
+- Changes from version 1.66:
+  + Handle device names with whitespaces.
+  + Detach reliably closing all descriptors.
+  + Add new Radeon power saving module.
+  + Don't run LMT if it is disabled in config file.
+  + GUI Tool refactoring.
+- Changes from version 1.65:
+  + Fix grep error on missing $device/uevent.
+  + ethernet: replace sysfs/enabled by 'ip link down'.
+  + wireless-iwl-power: sysfs attr enbable -> enabled.
+  + wireless-iwl-power: Add iwlwifi support.
+  + Use Runtime Power Managemet Framework is more robust now.
+Deprecates module usb-autosuspend.
+  + Fix multiple hibernate issue.
+  + When resuming, run LMT in force initialization mode.
+  + Add module for Intel PState driver.
+  + GUI: Implement suspend/hibernate interface.
+- Rebase laptop-mode-1.49-new-dirty-ratio-defaults.diff.
+- Package new module-helper pm-freeze.
+
+---

Old:

  laptop-mode-tools_1.64.tar.gz

New:

  laptop-mode-tools_1.67.tar.gz



Other differences:
--
++ laptop-mode-tools.spec ++
--- /var/tmp/diff_new_pack.2FVcB5/_old  2015-11-10 10:03:15.0 +0100
+++ /var/tmp/diff_new_pack.2FVcB5/_new  2015-11-10 10:03:15.0 +0100
@@ -18,7 +18,7 @@
 
 %{!?_tmpfilesdir:%global _tmpfilesdir /usr/lib/tmpfiles.d}
 Name:   laptop-mode-tools
-Version:1.64
+Version:1.67
 Release:0
 Summary:The Laptop Mode Tools
 License:GPL-2.0+
@@ -55,7 +55,9 @@
 %patch1 -p1
 %patch2 -p1
 %patch4 -p1
+%if 0%{?suse_version} < 1315
 %patch5 -p1
+%endif
 %patch6 -p1
 cp %{SOURCE2} .
 
@@ -63,7 +65,9 @@
 
 %install
 DESTDIR=%{buildroot} MAN_D=%{_mandir} INSTALL=install INIT_D=%{_initddir} 
LIB_D=%{_libdir} UDEV_D=%{_udevrulesdir} SYSTEMD_UNIT_D=%{_unitdir} 
ACPI=DISABLED PMU=disabled APM=disabled ./install.sh
+%if 0%{?suse_version} < 1315
 install -D -m 0755 %{SOURCE1} 
%{buildroot}%{_libexecdir}/pm-utils/power.d/laptop-mode-tools
+%endif
 chmod 644 %{buildroot}/%{_mandir}/man8/*
 # Don't ship sysvinit script
 rm -r %{buildroot}%{_sysconfdir}/init.d
@@ -71,6 +75,10 @@
 mv %{buildroot}%{_udevrulesdir}/rules.d/99-laptop-mode.rules 
%{buildroot}%{_udevrulesdir}/99-laptop-mode.rules
 # Hack to remove sysvinit script link in usr/sbin
 ln -s service %{buildroot}/%{_sbindir}/rclaptop-mode
+%if 0%{?suse_version} > 1315
+# remove pm-utils hook: as soon as DESTDIR is defined, the hook is always 
installed
+rm -rf %{buildroot}%{_libexecdir}/pm-utils
+%endif
 
 %pre
 %service_add_pre laptop-mode.service
@@ -95,17 +103,22 @@
 %dir %{_datadir}/%{name}/module-helpers/
 %{_datadir}/%{name}/modules/*
 %{_datadir}/%{name}/module-helpers/lm-polling-daemon
+%{_datadir}/%{name}/module-helpers/pm-freeze
 %{_datadir}/%{name}/module-helpers/pm-helper
 %{_datadir}/%{name}/module-helpers/pm-hibernate
 %{_datadir}/%{name}/module-helpers/pm-suspend
+%if 0%{?suse_version} < 1315
 %dir %{_libexecdir}/pm-utils
 %dir %{_libexecdir}/pm-utils/power.d
 %dir %{_libexecdir}/pm-utils/sleep.d
 %{_libexecdir}/pm-utils/power.d/laptop-mode-tools
+%endif
 %{_sbindir}/rclaptop-mode
 %{_udevrulesdir}/lmt-udev
 %{_udevrulesdir}/99-laptop-mode.rules
+%if 0%{?suse_version} < 1315
 %{_libexecdir}/pm-utils/sleep.d/01laptop-mode
+%endif
 %{_mandir}/man8/*
 %doc README.SUSE
 %{_tmpfilesdir}/laptop-mode.conf

++ laptop-mode-1.49-new-dirty-ratio-defaults.diff ++
--- /var/tmp/diff_new_pack.2FVcB5/_old  2015-11-10 10:03:15.0 +0100
+++ /var/tmp/diff_new_pack.2FVcB5/_new  2015-11-10 10:03:15.0 +0100
@@ -22,16 +22,13 @@
 ===

commit lhasa for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package lhasa for openSUSE:Factory checked 
in at 2015-11-10 10:03:03

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


Package is "lhasa"

Changes:

--- /work/SRC/openSUSE:Factory/lhasa/lhasa.changes  2014-09-25 
08:43:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.lhasa.new/lhasa.changes 2015-11-10 
10:03:04.0 +0100
@@ -1,0 +2,12 @@
+Sat Nov  7 09:38:52 UTC 2015 - jeng...@inai.de
+
+- Update to new upstream release 0.3.0
+* PMarc -pm1- archives that contain truncated compressed data (the
+  decompressed length is longer than what can be read from the
+  compressed data) now decompress as intended. Certain archives in
+  the wild make the assumption that this can be done.
+* LArc -lz5- archives that make use of the initial history buffer
+  now decompress correctly.
+* The tests no longer use predictable temporary paths.
+
+---

Old:

  lhasa-0.2.0.tar.gz
  lhasa-0.2.0.tar.gz.asc

New:

  lhasa-0.3.0.tar.gz
  lhasa-0.3.0.tar.gz.asc



Other differences:
--
++ lhasa.spec ++
--- /var/tmp/diff_new_pack.VFYky7/_old  2015-11-10 10:03:05.0 +0100
+++ /var/tmp/diff_new_pack.VFYky7/_new  2015-11-10 10:03:05.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lhasa
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:   lhasa
 %define lname  liblhasa0
-Version:0.2.0
+Version:0.3.0
 Release:0
 Summary:Program to unpack LHARC archives
 License:ISC
@@ -30,7 +30,7 @@
 Source2:
http://www.soulsphere.org/projects/lhasa/lhasa-%version.tar.gz.asc
 Source3:%name.keyring
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  pkgconfig
+BuildRequires:  pkg-config
 BuildRequires:  xz
 
 %description
@@ -66,8 +66,8 @@
 
 %install
 b="%buildroot";
-make install DESTDIR="$b";
-rm -f "$b/%_libdir"/*.la;
+%make_install
+rm -f "$b/%_libdir"/*.la
 
 %post   -n %lname -p /sbin/ldconfig
 %postun -n %lname -p /sbin/ldconfig

++ lhasa-0.2.0.tar.gz -> lhasa-0.3.0.tar.gz ++
 1763 lines of diff (skipped)




commit blueberry for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2015-11-10 10:03:02

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


Package is "blueberry"

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2015-07-03 
00:02:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2015-11-10 
10:03:03.0 +0100
@@ -1,0 +2,10 @@
+Fri Nov  6 19:00:45 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.1.0:
+  * Hide in GNOME, KDE, and Unity.
+  * Make blueberry-tray executable.
+  * Detect more environments via $XDG_CURRENT_DESKTOP.
+  * Fix monitoring settings.
+  * Update translations.
+
+---

Old:

  blueberry-1.0.9.tar.gz

New:

  blueberry-1.1.0.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.7mzX3n/_old  2015-11-10 10:03:04.0 +0100
+++ /var/tmp/diff_new_pack.7mzX3n/_new  2015-11-10 10:03:04.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   blueberry
-Version:1.0.9
+Version:1.1.0
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0+
@@ -27,12 +27,12 @@
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  python >= 2.4
+BuildRequires:  python
 BuildRequires:  update-desktop-files
 Requires:   gnome-bluetooth >= 3.14
 Requires:   rfkill
 Requires:   wmctrl
-Recommends: %{name}-lang = %{version}
+Recommends: %{name}-lang
 BuildArch:  noarch
 %glib2_gsettings_schema_requires
 
@@ -43,8 +43,6 @@
 
 %prep
 %setup -q
-# Add execution bit to files in /usr/bin/ directory.
-chmod a+x .%{_bindir}/* .%{_libexecdir}/%{name}/*.py
 # Replace the icon with an existing one.
 sed -i 's/^\(Icon=\).*$/\1%{name}/' .%{_datadir}/applications/%{name}.desktop
 
@@ -55,7 +53,7 @@
 cp -a .%{_prefix} %{buildroot}%{_prefix}
 cp -a .%{_sysconfdir} %{buildroot}%{_sysconfdir}
 %find_lang %{name}
-%fdupes %{buildroot}%{_datadir}
+%fdupes %{buildroot}%{_datadir}/
 
 %post
 %desktop_database_post
@@ -69,7 +67,7 @@
 
 %files
 %defattr(-,root,root)
-%doc debian/changelog debian/copyright README.md
+%doc README.md debian/{changelog,copyright}
 %{_bindir}/%{name}*
 %{_libexecdir}/%{name}/
 %{_sysconfdir}/xdg/autostart/%{name}-tray.desktop

++ blueberry-1.0.9.tar.gz -> blueberry-1.1.0.tar.gz ++
 2139 lines of diff (skipped)




commit python-apache-libcloud for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package python-apache-libcloud for 
openSUSE:Factory checked in at 2015-11-10 10:02:57

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


Package is "python-apache-libcloud"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-apache-libcloud/python-apache-libcloud.changes
2015-09-02 00:35:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-apache-libcloud.new/python-apache-libcloud.changes
   2015-11-10 10:02:59.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  1 20:21:47 UTC 2015 - abo...@gmail.com
+
+- Updated to apache libcloud 0.19.0
+for the changelog see: 
+https://github.com/apache/libcloud/blob/trunk/CHANGES.rst#changes-with-apache-libcloud-0190
+
+---

Old:

  apache-libcloud-0.18.0.tar.bz2

New:

  apache-libcloud-0.19.0.tar.bz2



Other differences:
--
++ python-apache-libcloud.spec ++
--- /var/tmp/diff_new_pack.r8GaM3/_old  2015-11-10 10:03:00.0 +0100
+++ /var/tmp/diff_new_pack.r8GaM3/_new  2015-11-10 10:03:00.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-apache-libcloud
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python-apache-libcloud
-Version:0.18.0
+Version:0.19.0
 Release:0
 Summary:Abstract away differences among multiple cloud provider APIs
 License:Apache-2.0

++ apache-libcloud-0.18.0.tar.bz2 -> apache-libcloud-0.19.0.tar.bz2 ++
 20452 lines of diff (skipped)




commit ghc-focus for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

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

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


Package is "ghc-focus"

Changes:

New Changes file:

--- /dev/null   2015-11-02 12:10:47.524024255 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-focus.new/ghc-focus.changes 2015-11-10 
10:02:26.0 +0100
@@ -0,0 +1,5 @@
+---
+Fri Oct 23 05:21:51 UTC 2015 - mimi...@gmail.com
+
+- initial commit 
+

New:

  focus-0.1.4.tar.gz
  ghc-focus.changes
  ghc-focus.spec



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

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

%global pkg_name focus

Name:   ghc-focus
Version:0.1.4
Release:0
Summary:A general abstraction for manipulating elements of container 
data structures
Group:  System/Libraries

License:MIT
Url:https://hackage.haskell.org/package/%{pkg_name}
Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-rpm-macros

%description
An API for construction of free-form strategies of access and manipulation of
elements of arbitrary data structures. It allows to implement efficient
composite patterns, e.g., a simultaneous update and lookup of an element, and
even more complex things.

Strategies are meant to be interpreted by the host data structure libraries.
Thus they allow to implement all access and modification patterns of a data
structure with just a single function, which interprets strategies.

This library provides pure and monadic interfaces, so it supports both
immutable and mutable data structures.


%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}
Requires:   %{name} = %{version}-%{release}

%description devel
This package provides the Haskell %{pkg_name} library development files.


%prep
%setup -q -n %{pkg_name}-%{version}


%build
%ghc_lib_build


%install
%ghc_lib_install


%post devel
%ghc_pkg_recache


%postun devel
%ghc_pkg_recache


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


%files devel -f %{name}-devel.files
%defattr(-,root,root,-)


%changelog



commit ghc-tagsoup for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-tagsoup for openSUSE:Factory 
checked in at 2015-11-10 10:02:56

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  2015-05-21 
08:13:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-tagsoup.new/ghc-tagsoup.changes 
2015-11-10 10:02:57.0 +0100
@@ -1,0 +2,6 @@
+Wed Nov  4 08:25:51 UTC 2015 - mimi...@gmail.com
+
+- update to 0.13.5
+* add isTagComment function
+
+---

Old:

  tagsoup-0.13.3.tar.gz

New:

  tagsoup-0.13.5.tar.gz



Other differences:
--
++ ghc-tagsoup.spec ++
--- /var/tmp/diff_new_pack.tYOyuC/_old  2015-11-10 10:02:57.0 +0100
+++ /var/tmp/diff_new_pack.tYOyuC/_new  2015-11-10 10:02:57.0 +0100
@@ -18,8 +18,8 @@
 
 %global pkg_name tagsoup
 
-Name:   ghc-%{pkg_name}
-Version:0.13.3
+Name:   ghc-tagsoup
+Version:0.13.5
 Release:0
 Summary:Parsing and extracting information from (possibly malformed) 
HTML/XML documents
 License:BSD-3-Clause

++ tagsoup-0.13.3.tar.gz -> tagsoup-0.13.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tagsoup-0.13.3/CHANGES.txt 
new/tagsoup-0.13.5/CHANGES.txt
--- old/tagsoup-0.13.3/CHANGES.txt  2014-10-01 21:19:07.0 +0200
+++ new/tagsoup-0.13.5/CHANGES.txt  2015-10-30 14:39:09.0 +0100
@@ -1,5 +1,10 @@
 Changelog for TagSoup
 
+0.13.5
+#26, rename the test program to test-tagsoup
+0.13.4
+#24, add isTagComment function
+Update the copyright year
 0.13.3
 Work on GHC 7.9
 0.13.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tagsoup-0.13.3/LICENSE new/tagsoup-0.13.5/LICENSE
--- old/tagsoup-0.13.3/LICENSE  2014-10-01 21:19:07.0 +0200
+++ new/tagsoup-0.13.5/LICENSE  2015-10-30 14:39:09.0 +0100
@@ -1,4 +1,4 @@
-Copyright Neil Mitchell 2006-2014.
+Copyright Neil Mitchell 2006-2015.
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tagsoup-0.13.3/README.md new/tagsoup-0.13.5/README.md
--- old/tagsoup-0.13.3/README.md2014-10-01 21:19:07.0 +0200
+++ new/tagsoup-0.13.5/README.md2015-10-30 14:39:09.0 +0100
@@ -1,8 +1,8 @@
-# TagSoup [![Hackage 
version](https://img.shields.io/hackage/v/tagsoup.svg?style=flat)](http://hackage.haskell.org/package/tagsoup)
 [![Build 
Status](http://img.shields.io/travis/ndmitchell/tagsoup.svg?style=flat)](https://travis-ci.org/ndmitchell/tagsoup)
+# TagSoup [![Hackage 
version](https://img.shields.io/hackage/v/tagsoup.svg?style=flat)](https://hackage.haskell.org/package/tagsoup)
 [![Build 
Status](https://img.shields.io/travis/ndmitchell/tagsoup.svg?style=flat)](https://travis-ci.org/ndmitchell/tagsoup)
 
 TagSoup is a library for parsing HTML/XML. It supports the HTML 5 
specification, and can be used to parse either well-formed XML, or unstructured 
and malformed HTML from the web. The library also provides useful functions to 
extract information from an HTML document, making it ideal for screen-scraping.
 
-This document gives two particular examples of scraping information from the 
web, while a few more may be found in the 
[Sample](https://github.com/ndmitchell/tagsoup/blob/master/TagSoup/Sample.hs) 
file from the source repository. The examples we give are:
+The library provides a basic data type for a list of unstructured tags, a 
parser to convert HTML into this tag type, and useful functions and combinators 
for finding and extracting information. This document gives two particular 
examples of scraping information from the web, while a few more may be found in 
the 
[Sample](https://github.com/ndmitchell/tagsoup/blob/master/TagSoup/Sample.hs) 
file from the source repository. The examples we give are:
 
 * Obtaining the Hit Count from Haskell.org
 * Obtaining a list of Simon Peyton-Jones' latest papers
@@ -154,4 +154,15 @@
 currentTime = do
 tags <- fmap parseTags $ openURL 
"http://www.timeanddate.com/worldclock/city.html?n=136";
 let time = fromTagText (dropWhile (~/= "") tags !! 1)
-putStrLn time
\ No newline at end of file
+putStrLn time
+
+Related Projects
+
+
+http://tagsoup.info/";>TagSoup for Java - an independently 
written malformed HTML parser for Java. Including http://tagsoup.info/#other";>links to other HTML parsers.

commit ghc-JuicyPixels for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-JuicyPixels for openSUSE:Factory 
checked in at 2015-11-10 10:02:53

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


Package is "ghc-JuicyPixels"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-JuicyPixels/ghc-JuicyPixels.changes  
2015-09-02 00:36:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-JuicyPixels.new/ghc-JuicyPixels.changes 
2015-11-10 10:02:54.0 +0100
@@ -1,0 +2,6 @@
+Wed Nov  4 08:17:52 UTC 2015 - mimi...@gmail.com
+
+- update to 3.2.6.2
+* Fix: Using minimal GIF version if outputing a single image.
+
+---

Old:

  JuicyPixels-3.2.6.1.tar.gz

New:

  JuicyPixels-3.2.6.2.tar.gz



Other differences:
--
++ ghc-JuicyPixels.spec ++
--- /var/tmp/diff_new_pack.tDa68b/_old  2015-11-10 10:02:54.0 +0100
+++ /var/tmp/diff_new_pack.tDa68b/_new  2015-11-10 10:02:54.0 +0100
@@ -20,7 +20,7 @@
 # no useful debuginfo for Haskell packages without C sources
 %global debug_package %{nil}
 Name:   ghc-JuicyPixels
-Version:3.2.6.1
+Version:3.2.6.2
 Release:0
 Summary:Picture loading/serialization 
 License:BSD-3-Clause

++ JuicyPixels-3.2.6.1.tar.gz -> JuicyPixels-3.2.6.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/JuicyPixels-3.2.6.1/JuicyPixels.cabal 
new/JuicyPixels-3.2.6.2/JuicyPixels.cabal
--- old/JuicyPixels-3.2.6.1/JuicyPixels.cabal   2015-08-23 16:38:47.0 
+0200
+++ new/JuicyPixels-3.2.6.2/JuicyPixels.cabal   2015-10-31 10:40:30.0 
+0100
@@ -1,5 +1,5 @@
 Name:JuicyPixels
-Version: 3.2.6.1
+Version: 3.2.6.2
 Synopsis:Picture loading/serialization (in png, jpeg, bitmap, gif, 
tga, tiff and radiance)
 Description:
 
<>
@@ -28,7 +28,7 @@
 Source-Repository this
 Type:  git
 Location:  git://github.com/Twinside/Juicy.Pixels.git
-Tag:   v3.2.6.1
+Tag:   v3.2.6.2
 
 Flag Mmap
 Description: Enable the file loading via mmap (memory map)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/JuicyPixels-3.2.6.1/changelog 
new/JuicyPixels-3.2.6.2/changelog
--- old/JuicyPixels-3.2.6.1/changelog   2015-08-23 16:38:47.0 +0200
+++ new/JuicyPixels-3.2.6.2/changelog   2015-10-31 10:40:30.0 +0100
@@ -1,6 +1,10 @@
 Change log
 ==
 
+v3.2.6.2 November 2015
+--
+ * Fix: Using minimal GIF version if outputing a single image.
+
 v3.2.6.1 AUgust 2015
 
  * Fix: handling of negative height & width in bitmap format.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/JuicyPixels-3.2.6.1/src/Codec/Picture/Gif.hs 
new/JuicyPixels-3.2.6.2/src/Codec/Picture/Gif.hs
--- old/JuicyPixels-3.2.6.1/src/Codec/Picture/Gif.hs2015-08-23 
16:38:47.0 +0200
+++ new/JuicyPixels-3.2.6.2/src/Codec/Picture/Gif.hs2015-10-31 
10:40:29.0 +0100
@@ -753,9 +753,14 @@
 | any areIndexAbsentFromPalette imageList = Left "Image contains indexes 
absent from the palette"
 encodeGifImages looping imageList@((firstPalette, _,firstImage):_) = Right $ 
encode allFile
   where
+version = case imageList of
+  [] -> GIF87a
+  [_] -> GIF87a
+  _:_:_ -> GIF89a
+
 allFile = GifFile
 { gifHeader = GifHeader
-{ gifVersion = GIF89a
+{ gifVersion = version
 , gifScreenDescriptor = logicalScreen
 , gifGlobalMap = firstPalette
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/JuicyPixels-3.2.6.1/src/Codec/Picture/Types.hs 
new/JuicyPixels-3.2.6.2/src/Codec/Picture/Types.hs
--- old/JuicyPixels-3.2.6.1/src/Codec/Picture/Types.hs  2015-08-23 
16:38:47.0 +0200
+++ new/JuicyPixels-3.2.6.2/src/Codec/Picture/Types.hs  2015-10-31 
10:40:29.0 +0100
@@ -742,7 +742,7 @@
 --
 -- > imageCreator :: String -> IO ()
 -- > imageCreator path = writePng path $ generateImage pixelRenderer 250 300
--- >where pixelRenderer x y = PixelRGB8 x y 128
+-- >where pixelRenderer x y = PixelRGB8 (fromIntegral x) (fromIntegral y) 
128
 --
 generateImage :: forall a. (Pixel a)
   => (Int -> Int -> a)  -- ^ Generating function, with `x` and `y` 
params.




commit hlint for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package hlint for openSUSE:Factory checked 
in at 2015-11-10 10:02:49

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


Package is "hlint"

Changes:

--- /work/SRC/openSUSE:Factory/hlint/hlint.changes  2015-06-02 
10:06:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.hlint.new/hlint.changes 2015-11-10 
10:02:50.0 +0100
@@ -1,0 +2,16 @@
+Tue Nov  3 10:06:54 UTC 2015 - mimi...@gmail.com
+
+- update to 1.9.22
+* Don't suggest redundant lambda on view patterns
+* Add --no-exit-code flag
+* don't suggest string literals
+* disable 'rec' stealing extensions by default
+* add hints for eta-reduced operators
+* integrate a --refactor flag
+* fix the -fglasgow-exts hint
+* better name for moving brackets to eliminate $
+* Extra hints for <$>
+* Remove a redundant fmap hint
+* add =<< rules in addition to >>= 
+
+---

Old:

  hlint-1.9.21.tar.gz

New:

  hlint-1.9.22.tar.gz



Other differences:
--
++ hlint.spec ++
--- /var/tmp/diff_new_pack.OpEmcv/_old  2015-11-10 10:02:51.0 +0100
+++ /var/tmp/diff_new_pack.OpEmcv/_new  2015-11-10 10:02:51.0 +0100
@@ -20,7 +20,7 @@
 # no useful debuginfo for Haskell packages without C sources
 %global debug_package %{nil}
 Name:   hlint
-Version:1.9.21
+Version:1.9.22
 Release:0
 Summary:Source code suggestions
 License:BSD-3-Clause
@@ -38,6 +38,7 @@
 BuildRequires:  ghc-haskell-src-exts-devel
 BuildRequires:  ghc-hscolour-devel
 BuildRequires:  ghc-process-devel
+BuildRequires:  ghc-refact-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-transformers-devel
 BuildRequires:  ghc-uniplate-devel

++ hlint-1.9.21.tar.gz -> hlint-1.9.22.tar.gz ++
 1808 lines of diff (skipped)




commit ghc-base16-bytestring for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-base16-bytestring for 
openSUSE:Factory checked in at 2015-11-10 10:02:38

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


Package is "ghc-base16-bytestring"

Changes:

New Changes file:

--- /dev/null   2015-11-02 12:10:47.524024255 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-base16-bytestring.new/ghc-base16-bytestring.changes
 2015-11-10 10:02:39.0 +0100
@@ -0,0 +1,5 @@
+---
+Fri Oct 30 14:52:25 UTC 2015 - mimi...@gmail.com
+
+- initial commit
+

New:

  base16-bytestring-0.1.1.6.tar.gz
  ghc-base16-bytestring.changes
  ghc-base16-bytestring.spec



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

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

%global pkg_name base16-bytestring

Name:   ghc-base16-bytestring
Version:0.1.1.6
Release:0
Summary:Fast base16(hex) encoding and decoding for ByteStrings
Group:  System/Libraries

License:BSD-3-Clause
Url:https://hackage.haskell.org/package/%{pkg_name}
Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-rpm-macros
# Begin cabal-rpm deps:
BuildRequires:  ghc-bytestring-devel
# End cabal-rpm deps

%description
Fast base16 support - This package provides a Haskell library for working with 
base16-encoded data quickly and efficiently, using the ByteString type.

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}
Requires:   %{name} = %{version}-%{release}

%description devel
This package provides the Haskell %{pkg_name} library development
files.


%prep
%setup -q -n %{pkg_name}-%{version}


%build
%ghc_lib_build


%install
%ghc_lib_install


%post devel
%ghc_pkg_recache


%postun devel
%ghc_pkg_recache


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


%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
%doc README.markdown


%changelog



commit python3-blosc for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package python3-blosc for openSUSE:Factory 
checked in at 2015-11-10 10:01:54

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


Package is "python3-blosc"

Changes:

--- /work/SRC/openSUSE:Factory/python3-blosc/python3-blosc.changes  
2015-05-19 23:50:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-blosc.new/python3-blosc.changes 
2015-11-10 10:01:56.0 +0100
@@ -1,0 +2,14 @@
+Wed Oct 21 13:10:50 UTC 2015 - toddrme2...@gmail.com
+
+- Update to version 1.2.8
+  * Updated to c-blosc v1.7.0. However, the new bitshuffle filter
+has not been made public because recent reports indicate that
+it seems too green for production.
+  * Support bytes-like objects that support the buffer interface 
+as input to compress and decompress. On Python 2.x this
+includes unicode, on Python 3.x it doesn't. (#80 #94 @esc)
+  * Fix a memory leak in decompress. Added tests to catch memory
+leaks. (#102 #103 #104 @sdvillal)
+  * Various miscellaneous fixes and improvements.
+
+---

Old:

  blosc-1.2.7.tar.gz

New:

  blosc-1.2.8.tar.gz



Other differences:
--
++ python3-blosc.spec ++
--- /var/tmp/diff_new_pack.ORNT3u/_old  2015-11-10 10:01:57.0 +0100
+++ /var/tmp/diff_new_pack.ORNT3u/_new  2015-11-10 10:01:57.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-blosc
-Version:1.2.7
+Version:1.2.8
 Release:0
 Summary:Blosc data compressor for Python
 License:MIT
@@ -27,8 +27,10 @@
 BuildRequires:  blosc-devel
 BuildRequires:  gcc-c++
 BuildRequires:  python3-devel
-BuildRequires:  python3-numpy
+BuildRequires:  python3-setuptools
+BuildRequires:  python3-numpy-devel
 Requires:   blosc-devel
+Requires:   python3-numpy
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ blosc-1.2.7.tar.gz -> blosc-1.2.8.tar.gz ++
 11726 lines of diff (skipped)




commit ghc-hvect for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-hvect for openSUSE:Factory 
checked in at 2015-11-10 10:02:23

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


Package is "ghc-hvect"

Changes:

New Changes file:

--- /dev/null   2015-11-02 12:10:47.524024255 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-hvect.new/ghc-hvect.changes 2015-11-10 
10:02:24.0 +0100
@@ -0,0 +1,5 @@
+---
+Fri Oct 23 06:50:51 UTC 2015 - mimi...@gmail.com
+
+- initial commit 
+

New:

  ghc-hvect.changes
  ghc-hvect.spec
  hvect-0.2.0.0.tar.gz



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

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

%global pkg_name hvect

%bcond_with tests

Name:   ghc-hvect
Version:0.2.0.0
Release:0
Summary:Simple strict heterogeneous lists
Group:  System/Libraries

License:MIT
Url:https://hackage.haskell.org/package/%{pkg_name}
Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-rpm-macros
# Begin cabal-rpm deps:
%if %{with tests}
BuildRequires:  ghc-HTF-devel
%endif
# End cabal-rpm deps

%description
Small, concise and simple implementation of heterogeneous lists with useful
utility functions.


%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Libraries/Other
Requires:   ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}
Requires:   %{name} = %{version}-%{release}

%description devel
This package provides the Haskell %{pkg_name} library development files.


%prep
%setup -q -n %{pkg_name}-%{version}


%build
%ghc_lib_build


%install
%ghc_lib_install


%check
%if %{with tests}
%cabal test
%endif


%post devel
%ghc_pkg_recache


%postun devel
%ghc_pkg_recache


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


%files devel -f %{name}-devel.files
%defattr(-,root,root,-)


%changelog



commit ghc-scotty for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package ghc-scotty for openSUSE:Factory 
checked in at 2015-11-10 10:01:59

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


Package is "ghc-scotty"

Changes:

New Changes file:

--- /dev/null   2015-11-02 12:10:47.524024255 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-scotty.new/ghc-scotty.changes   
2015-11-10 10:02:00.0 +0100
@@ -0,0 +1,6 @@
+---
+Thu Oct 22 08:48:22 UTC 2015 - mimi...@gmail.com
+
+- initial commit
+- remove-nats.patch for remove unneeded dep
+

New:

  ghc-scotty.changes
  ghc-scotty.spec
  remove-nats.patch
  scotty-0.10.2.tar.gz



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

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

%global pkg_name scotty

%bcond_with tests

Name:   ghc-scotty
Version:0.10.2
Release:0
Summary:Haskell web framework inspired by Ruby's Sinatra, using WAI and 
Warp
Group:  System/Libraries

License:BSD-3-Clause
Url:https://hackage.haskell.org/package/%{pkg_name}
Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
# PATCH-FIX-OPENSUSE remove-nats.patch mimi...@gmail.com -- remove unneded dep 
of nats
Patch0: remove-nats.patch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-rpm-macros
# Begin cabal-rpm deps:
BuildRequires:  ghc-aeson-devel
BuildRequires:  ghc-blaze-builder-devel
BuildRequires:  ghc-bytestring-devel
BuildRequires:  ghc-case-insensitive-devel
BuildRequires:  ghc-data-default-class-devel
BuildRequires:  ghc-http-types-devel
BuildRequires:  ghc-monad-control-devel
BuildRequires:  ghc-mtl-devel
BuildRequires:  ghc-network-devel
BuildRequires:  ghc-regex-compat-devel
BuildRequires:  ghc-text-devel
BuildRequires:  ghc-transformers-base-devel
BuildRequires:  ghc-transformers-compat-devel
BuildRequires:  ghc-transformers-devel
BuildRequires:  ghc-wai-devel
BuildRequires:  ghc-wai-extra-devel
BuildRequires:  ghc-warp-devel
%if %{with tests}
BuildRequires:  ghc-async-devel
BuildRequires:  ghc-directory-devel
BuildRequires:  ghc-hspec-devel
BuildRequires:  ghc-hspec-wai-devel
BuildRequires:  ghc-lifted-base-devel
%endif
# End cabal-rpm deps

%description
A Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp.

' {-# LANGUAGE OverloadedStrings #-}

import Web.Scotty

import Data.Monoid (mconcat)

main = scotty 3000 $ do   get "/:word" $ do
beam <- param "word" html $
mconcat ["

Scotty, ", beam, " me up!

"] ' Scotty is the cheap and cheerful way to write RESTful, declarative web applications. * A page is as simple as defining the verb, url pattern, and Text content. * It is template-language agnostic. Anything that returns a Text value will do. * Conforms to WAI Application interface. * Uses very fast Warp webserver by default. As for the name: Sinatra + Warp = Scotty. [WAI] [Warp] . %package devel Summary:Haskell %{pkg_name} library development files Group: Development/Libraries/Other Requires: ghc-compiler = %{ghc_version} Requires(post): ghc-compiler = %{ghc_version} Requires(postun): ghc-compiler = %{ghc_version} Requires: %{name} = %{version}-%{release} %description devel This package provides the Haskell %{pkg_name} library development files. %prep %setup -q -n %{pkg_name}-%{version} %patch0 -p1 cabal-tweak-dep-ver warp '< 3.1' '< 3.2' %build %ghc_lib_build %install %ghc_lib_install %check %if %{with tests} %cabal test %endif %post devel %ghc_pkg_recache %postun devel %ghc_pkg_recache %files -f %{name}.files %defattr(-,root,root,-) %doc LICENSE %files devel -f %{name}-devel.files %defattr(-,root,root,-) %doc README.md examples %changelog ++ remove-nats.patch ++ Index: scotty-0.10.2/scotty.cabal ==

commit tevent for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package tevent for openSUSE:Factory checked 
in at 2015-11-10 10:01:32

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


Package is "tevent"

Changes:

--- /work/SRC/openSUSE:Factory/tevent/tevent-man.changes2015-10-28 
17:29:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.tevent.new/tevent-man.changes   2015-11-10 
10:01:33.0 +0100
@@ -1,0 +2,5 @@
+Fri Oct 30 15:18:10 UTC 2015 - lmue...@suse.com
+
+- Disable rpath-install and silent-rules while configure.
+
+---
tevent.changes: same change



Other differences:
--
++ tevent-man.spec ++
--- /var/tmp/diff_new_pack.DaGLfn/_old  2015-11-10 10:01:34.0 +0100
+++ /var/tmp/diff_new_pack.DaGLfn/_new  2015-11-10 10:01:34.0 +0100
@@ -157,6 +157,8 @@
--prefix=%{_prefix} \
--libdir=%{_libdir} \
--disable-rpath \
+   --disable-rpath-install \
+   --disable-silent-rules \
--bundled-libraries=NONE \
--builtin-libraries=replace \
 %if %{with_python3}

tevent.spec: same change
++ pre_checkin.sh ++
--- /var/tmp/diff_new_pack.DaGLfn/_old  2015-11-10 10:01:34.0 +0100
+++ /var/tmp/diff_new_pack.DaGLfn/_new  2015-11-10 10:01:34.0 +0100
@@ -1,4 +1,4 @@
 #!/bin/bash
 
 sed 's/%define.*build_man.*0/%define build_man 1/' tevent.spec > 
tevent-man.spec
-cp tevent.changes tevent-man.changes
+cp -a tevent.changes tevent-man.changes






commit talloc for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package talloc for openSUSE:Factory checked 
in at 2015-11-10 10:01:39

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


Package is "talloc"

Changes:

New Changes file:

--- /dev/null   2015-11-02 12:10:47.524024255 +0100
+++ /work/SRC/openSUSE:Factory/.talloc.new/talloc-man.changes   2015-11-10 
10:01:41.0 +0100
@@ -0,0 +1,196 @@
+---
+Sun Nov  8 13:30:08 UTC 2015 - lmue...@suse.com
+
+- Point LD_LIBRARY_PATH to the just-built libraries while calling make test.
+- Create a 2nd talloc-man spec-file to avoid a build cycle.
+- Recommend to install talloc-man from libtalloc-devel.
+
+---
+Fri Oct 30 11:57:39 UTC 2015 - lmue...@suse.com
+
+- Add doxygen at build time to add the development documentation.
+- Disable rpath-install and silent-rules while configure.
+
+---
+Sat Oct 24 21:19:20 UTC 2015 - lmue...@suse.com
+
+- Add python3-talloc and python3-talloc-devel; (bsc#951911).
+
+---
+Thu Oct 22 20:41:47 UTC 2015 - lmue...@suse.com
+
+- Rename pytalloc to python-talloc.
+
+---
+Thu Oct 22 18:07:41 UTC 2015 - lmue...@suse.com
+
+- Update to 2.1.4; (bsc#951660).
+  + Test that talloc magic differs between processes.
+  + Increment minor version due to added talloc_test_get_magic.
+  + Provide tests access to talloc_magic.
+  + Test magic protection measures.
+
+---
+Mon Sep  7 17:06:26 UTC 2015 - lmue...@suse.com
+
+- Update the Samba Library Distribution Key file 'talloc.keyring';
+  (bso#945116).
+
+---
+Wed Jul 22 07:37:51 UTC 2015 - lmue...@suse.com
+
+- Update to 2.1.3; (bsc#939051).
+  + improved python3 bindings
+  + documentation fixes regarding talloc_reference() and talloc_unlink()
+
+---
+Thu Apr 16 11:55:06 UTC 2015 - lmue...@suse.com
+
+- Update to 2.1.2.
+  + Fix memory leak in SMB2 notify handling; (bso#11144).
+  + fix _talloc_total_limit_size prototype
+  + build: improve detection of srcdir
+
+---
+Thu Nov  6 13:06:50 UTC 2014 - lmue...@suse.com
+
+- Use the upstream tar ball, as signature verification is now able to handle
+  compressed archives.
+
+---
+Fri May 23 19:15:38 UTC 2014 - lmue...@suse.com
+
+- Require pkg-config from the devel packages.
+
+---
+Thu May 22 17:44:49 UTC 2014 - lmue...@suse.com
+
+- Update to 2.1.1.
+  + documentation updates
+  + a fix for pytalloc-util.pc
+  + performance improvements here and there
+  + fixed compiler warnings
+
+---
+Tue May 20 11:59:12 UTC 2014 - dmuel...@suse.com
+
+- Remove dependency on doxygen. Doxygen is only used for generating
+  the html documentation, but the html documentation was not
+  actually packaged, so there is no point in running it.
+
+---
+Wed Apr 23 16:42:59 UTC 2014 - dmuel...@suse.com
+
+- Remove dependency on gpg-offline to reduce rebuild times; signature checking
+  is implemented already in the source validator.
+
+---
+Fri Dec  6 12:40:28 UTC 2013 - lmue...@suse.com
+
+- Update to 2.1.0.
+  + Add talloc_pooled_object and test it
+  + Allow nested pools
+  + Add a separate pool size
+  + Put pool-specific data before the chunk
+  + Introduce __talloc_with_prefix
+  + Decouple the dual use of chunk->pool
+  + Only provide the --enable-talloc-compat1 in standalone build
+  + Simplify _talloc_free_poolmem a bit
+
+---
+Fri Dec  6 12:29:33 UTC 2013 - lmue...@suse.com
+
+- Verify source tar ball gpg signature.
+
+---
+Thu Aug 29 12:07:49 UTC 2013 - lmue...@suse.com
+
+- PreReq /sbin/ldconfig from pytalloc.
+
+---
+Wed Aug 28 20:01:56 UTC 2013 - lmue...@suse.com
+
+- Add pytalloc to baselibs.conf.
+
+---
+Mon Jul 22 11:29:51 UTC 2013 - lmue...@suse.com
+
+- BuildIgnore python for post-11.0 systems only.
+- Package the talloc m

commit ldb for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package ldb for openSUSE:Factory checked in 
at 2015-11-10 10:01:26

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


Package is "ldb"

Changes:

--- /work/SRC/openSUSE:Factory/ldb/ldb.changes  2015-10-28 17:30:05.0 
+0100
+++ /work/SRC/openSUSE:Factory/.ldb.new/ldb.changes 2015-11-10 
10:01:27.0 +0100
@@ -1,0 +2,6 @@
+Fri Oct 30 13:15:15 UTC 2015 - lmue...@suse.com
+
+- Add doxygen at build time to add the development documentation.
+- Disable rpath-install and silent-rules while configure.
+
+---



Other differences:
--
++ ldb.spec ++
--- /var/tmp/diff_new_pack.Emk26A/_old  2015-11-10 10:01:28.0 +0100
+++ /var/tmp/diff_new_pack.Emk26A/_new  2015-11-10 10:01:28.0 +0100
@@ -27,6 +27,7 @@
 
 Name:   ldb
 BuildRequires:  docbook-xsl-stylesheets
+BuildRequires:  doxygen
 #!BuildIgnore: libtalloc
 BuildRequires:  libtalloc-devel >= %{talloc_version}
 BuildRequires:  libtdb-devel >= %{tdb_version}
@@ -141,6 +142,8 @@
--prefix=%{_prefix} \
--libdir=%{_libdir} \
--disable-rpath \
+   --disable-rpath-install \
+   --disable-silent-rules \
--with-modulesdir=%{_libdir} \
--bundled-libraries=NONE \
--builtin-libraries=replace \
@@ -148,6 +151,9 @@
 ./configure ${CONFIGURE_OPTIONS}
 %{__make} %{build_make_smp_mflags} \
all
+doxygen Doxyfile
+# remove man page with bogus full build dir in path
+rm -f apidocs/man/man3/_*_ldb-%{ldb_version}_include_.3
 
 %check
 # make test doesn't work with --disable-rpath
@@ -156,6 +162,9 @@
 %install
 DESTDIR=${RPM_BUILD_ROOT} make install
 
+# Install API documentation
+cp -a apidocs/man/* $RPM_BUILD_ROOT/%{_mandir}
+
 %post -n %{libldb_name} -p /sbin/ldconfig
 
 %postun -n %{libldb_name} -p /sbin/ldconfig
@@ -187,6 +196,10 @@
 %{_libdir}/libldb.so
 %dir %{_libdir}/ldb
 %{_libdir}/pkgconfig/ldb.pc
+%{_mandir}/man3/ldb*.3.*
+%if 0%{?suse_version} != 1110
+%{_mandir}/man3/ldif*.3.*
+%endif
 
 %files -n ldb-tools
 %defattr(-,root,root)
@@ -197,13 +210,12 @@
 %{_bindir}/ldbrename
 %{_bindir}/ldbsearch
 %{_libdir}/ldb/libldb-cmdline.so
-%{_mandir}/man1/ldbadd.1.gz
-%{_mandir}/man1/ldbdel.1.gz
-%{_mandir}/man1/ldbedit.1.gz
-%{_mandir}/man1/ldbmodify.1.gz
-%{_mandir}/man1/ldbrename.1.gz
-%{_mandir}/man1/ldbsearch.1.gz
-%{_mandir}/man3/ldb.3.gz
+%{_mandir}/man1/ldbadd.1.*
+%{_mandir}/man1/ldbdel.1.*
+%{_mandir}/man1/ldbedit.1.*
+%{_mandir}/man1/ldbmodify.1.*
+%{_mandir}/man1/ldbrename.1.*
+%{_mandir}/man1/ldbsearch.1.*
 
 %files -n python-ldb
 %defattr(-,root,root,-)
@@ -215,5 +227,8 @@
 %{_includedir}/pyldb.h
 %{_libdir}/libpyldb-util.so
 %{_libdir}/pkgconfig/pyldb-util.pc
+%if 0%{?suse_version} != 1110
+%{_mandir}/man3/PyLdb*.3.*
+%endif
 
 %changelog






commit tdb for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package tdb for openSUSE:Factory checked in 
at 2015-11-10 10:01:21

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


Package is "tdb"

Changes:

--- /work/SRC/openSUSE:Factory/tdb/tdb.changes  2015-10-28 17:29:40.0 
+0100
+++ /work/SRC/openSUSE:Factory/.tdb.new/tdb.changes 2015-11-10 
10:01:22.0 +0100
@@ -1,0 +2,6 @@
+Fri Oct 30 15:05:14 UTC 2015 - lmue...@suse.com
+
+- Add doxygen at build time to add the development documentation.
+- Disable rpath-install and silent-rules while configure.
+
+---



Other differences:
--
++ tdb.spec ++
--- /var/tmp/diff_new_pack.1RODdP/_old  2015-11-10 10:01:23.0 +0100
+++ /var/tmp/diff_new_pack.1RODdP/_new  2015-11-10 10:01:23.0 +0100
@@ -32,6 +32,7 @@
 %endif
 BuildRequires:  autoconf
 BuildRequires:  docbook-xsl-stylesheets
+BuildRequires:  doxygen
 BuildRequires:  libxslt
 %if 0%{?suse_version} > 1020
 BuildRequires:  pkg-config
@@ -150,6 +151,8 @@
--prefix=%{_prefix} \
--libdir=%{_libdir} \
--disable-rpath \
+   --disable-rpath-install \
+   --disable-silent-rules \
--bundled-libraries=NONE \
 %if %{with_python3}
--extra-python=/usr/bin/python3 \
@@ -158,6 +161,7 @@
 ./configure ${CONFIGURE_OPTIONS}
 %{__make} %{build_make_smp_mflags} \
all
+doxygen doxy.config
 
 %check
 %if 0%{!?qemu_user_space_build:1}
@@ -166,6 +170,9 @@
 
 %install
 DESTDIR=${RPM_BUILD_ROOT} make install
+# Install API documentation
+mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man3/
+cp -a docs/man/man3/tdb.3 $RPM_BUILD_ROOT/%{_mandir}/man3/
 
 %post -n %{libtdb_name} -p /sbin/ldconfig
 
@@ -190,6 +197,7 @@
 %{_includedir}/tdb.h
 %{_libdir}/libtdb.so
 %{_libdir}/pkgconfig/tdb.pc
+%{_mandir}/man3/tdb.3.*
 
 %files -n tdb-tools
 %defattr(-,root,root)






commit zisofs-tools for openSUSE:Factory

2015-11-10 Thread h_root
Hello community,

here is the log from the commit of package zisofs-tools for openSUSE:Factory 
checked in at 2015-11-10 10:00:36

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


Package is "zisofs-tools"

Changes:

--- /work/SRC/openSUSE:Factory/zisofs-tools/zisofs-tools.changes
2015-11-04 15:31:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.zisofs-tools.new/zisofs-tools.changes   
2015-11-10 10:00:37.0 +0100
@@ -2,9 +1,0 @@
-Fri Oct 30 11:04:38 UTC 2015 - jk...@suse.de
-
-- require mkisofs package instead of /usr/bin/mkisofs
-  * Depending on the binary results in a conflict between
-the cdrkit-cdrtools-compat and mkisofs packages.
-  * cdrkit-cdrtools-compat is to be replaced by cdrtools,
-which provides the mkisofs package
-




Other differences:
--
++ zisofs-tools.spec ++
--- /var/tmp/diff_new_pack.HRtESK/_old  2015-11-10 10:00:38.0 +0100
+++ /var/tmp/diff_new_pack.HRtESK/_new  2015-11-10 10:00:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package zisofs-tools
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,7 +28,7 @@
 Source: 
http://mirror.linux.org.au/linux/utils/fs/zisofs/%name-%version.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  zlib-devel
-Requires:   mkisofs
+Requires:   /usr/bin/mkisofs
 
 %description
 Zisofs-tools, in conjunction with a zisofs-enabled system, allows the