commit gap-io for openSUSE:Factory

2018-02-06 Thread root
Hello community,

here is the log from the commit of package gap-io for openSUSE:Factory checked 
in at 2018-02-06 16:50:20

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


Package is "gap-io"

Tue Feb  6 16:50:20 2018 rev:3 rq:573255 version:4.5.1

Changes:

--- /work/SRC/openSUSE:Factory/gap-io/gap-io.changes2018-01-23 
13:49:54.378255911 +0100
+++ /work/SRC/openSUSE:Factory/.gap-io.new/gap-io.changes   2018-02-06 
16:50:23.900574362 +0100
@@ -1,0 +2,7 @@
+Sat Feb  3 16:34:09 UTC 2018 - jeng...@inai.de
+
+- Update to new upstream release 4.5.1
+  * Fix a bug which could break usage IO_mkstemp or IO_mkdtemp in
+a loaded GAP workspace.
+
+---

Old:

  io-4.5.0.tar.bz2

New:

  io-4.5.1.tar.bz2



Other differences:
--
++ gap-io.spec ++
--- /var/tmp/diff_new_pack.KhYxEo/_old  2018-02-06 16:50:25.156515546 +0100
+++ /var/tmp/diff_new_pack.KhYxEo/_new  2018-02-06 16:50:25.160515359 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gap-io
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,11 +17,11 @@
 
 
 Name:   gap-io
+Version:4.5.1
+Release:0
 Summary:GAP: Bindings for low level C library IO
 License:GPL-3.0+
 Group:  Productivity/Scientific/Math
-Version:4.5.0
-Release:0
 Url:http://gap-packages.github.io/io/
 
 Source: 
https://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/io-%version.tar.bz2

++ io-4.5.0.tar.bz2 -> io-4.5.1.tar.bz2 ++
 4904 lines of diff (skipped)




commit gap-io for openSUSE:Factory

2018-01-23 Thread root
Hello community,

here is the log from the commit of package gap-io for openSUSE:Factory checked 
in at 2018-01-23 13:49:51

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


Package is "gap-io"

Tue Jan 23 13:49:51 2018 rev:2 rq:559922 version:4.5.0

Changes:

--- /work/SRC/openSUSE:Factory/gap-io/gap-io.changes2017-10-08 
20:09:54.846004664 +0200
+++ /work/SRC/openSUSE:Factory/.gap-io.new/gap-io.changes   2018-01-23 
13:49:54.378255911 +0100
@@ -1,0 +2,11 @@
+Sun Dec 24 16:19:19 UTC 2017 - jeng...@inai.de
+
+- Update to new upstream release 4.5.0
+  * Add support for (un)pickling ranges and character tables
+  * Add automatic call to InstallSIGCHLDHandler() when IO_Fork is
+used directly or indirectly. As a consequence, code directly
+calling IO_fork must now always call IO_WaitPid or the new
+IO_IgnorePid
+  * Remove undocumented function IO_MasterPointerNumber
+
+---

Old:

  io-4.4.6.tar.bz2

New:

  io-4.5.0.tar.bz2



Other differences:
--
++ gap-io.spec ++
--- /var/tmp/diff_new_pack.Io9lrk/_old  2018-01-23 13:49:56.010179675 +0100
+++ /var/tmp/diff_new_pack.Io9lrk/_new  2018-01-23 13:49:56.014179488 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gap-io
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,22 +18,22 @@
 
 Name:   gap-io
 Summary:GAP: Bindings for low level C library IO
-Version:4.4.6
-Release:0
 License:GPL-3.0+
 Group:  Productivity/Scientific/Math
-URL:http://gap-packages.github.io/io/
+Version:4.5.0
+Release:0
+Url:http://gap-packages.github.io/io/
 
 Source: 
https://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/io-%version.tar.bz2
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  fdupes
-BuildRequires:  gap-devel >= 4.5.5
+BuildRequires:  gap-devel >= 4.8.0
 BuildRequires:  gap-rpm-devel
 BuildRequires:  gmp-devel
 BuildRequires:  libtool
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Requires:   gap-core >= 4.5.5
+Requires:   gap-core >= 4.8.0
 Requires:   gap-gapdoc >= 1.2
 
 %description

++ io-4.4.6.tar.bz2 -> io-4.5.0.tar.bz2 ++
 5383 lines of diff (skipped)