commit libcthreads for openSUSE:Factory

2019-05-06 Thread root
Hello community,

here is the log from the commit of package libcthreads for openSUSE:Factory 
checked in at 2019-05-06 13:22:16

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


Package is "libcthreads"

Mon May  6 13:22:16 2019 rev:6 rq:693957 version:0~20180724

Changes:

--- /work/SRC/openSUSE:Factory/libcthreads/libcthreads.changes  2017-02-21 
13:47:51.561387819 +0100
+++ /work/SRC/openSUSE:Factory/.libcthreads.new.5148/libcthreads.changes
2019-05-06 13:22:19.364661492 +0200
@@ -1,0 +2,8 @@
+Sat Apr 13 19:43:51 UTC 2019 - Greg Freemyer 
+
+- update to v0~20180724
+* Changes to represent EAGAIN in error messages
+* Changes to represent EDEADLK in error messages 
+* Code clean up
+
+---

Old:

  libcthreads-alpha-20170101.tar.gz

New:

  libcthreads-alpha-20180724.tar.gz



Other differences:
--
++ libcthreads.spec ++
--- /var/tmp/diff_new_pack.HFVq1R/_old  2019-05-06 13:22:20.480663953 +0200
+++ /var/tmp/diff_new_pack.HFVq1R/_new  2019-05-06 13:22:20.484663961 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libcthreads
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,17 +12,17 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   libcthreads
 %define lname  libcthreads1
-%define timestamp 20170101
+%define timestamp 20180724
 Version:0~%timestamp
 Release:0
 Summary:Library for cross-platform C threads functions 
-License:LGPL-3.0+
+License:LGPL-3.0-or-later
 Group:  Development/Libraries/C and C++
 Url:https://github.com/libyal/libcthreads/wiki
 Source: 
https://github.com/libyal/libcthreads/releases/download/%timestamp/%name-alpha-%timestamp.tar.gz

++ libcthreads-alpha-20170101.tar.gz -> libcthreads-alpha-20180724.tar.gz 
++
 15271 lines of diff (skipped)




commit libcthreads for openSUSE:Factory

2017-02-21 Thread root
Hello community,

here is the log from the commit of package libcthreads for openSUSE:Factory 
checked in at 2017-02-21 13:47:50

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


Package is "libcthreads"

Changes:

--- /work/SRC/openSUSE:Factory/libcthreads/libcthreads.changes  2015-01-10 
23:05:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.libcthreads.new/libcthreads.changes 
2017-02-21 13:47:51.561387819 +0100
@@ -1,0 +2,18 @@
+Wed Feb 15 19:24:43 UTC 2017 - greg.freem...@gmail.com
+
+- update to v0~2017
+   * added value free callback function to queue free
+   * applied updates
+   * code clean up
+   * corrections in include header
+   * fixed values array not being freed after join of thread pool
+   * fixes for race in of thread pool helper threads
+   * moved libcstring macros to common
+   * updated common
+   * update man page: libcthreads.3
+   * worked on queue sorted push
+   * worked on tests
+   * worked on thread pool sorted push
+   * worked on TP_POOL support
+
+---

Old:

  libcthreads-experimental-20150101.tar.gz

New:

  libcthreads-alpha-20170101.tar.gz



Other differences:
--
++ libcthreads.spec ++
--- /var/tmp/diff_new_pack.diyl2u/_old  2017-02-21 13:47:52.401269627 +0100
+++ /var/tmp/diff_new_pack.diyl2u/_new  2017-02-21 13:47:52.405269063 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libcthreads
 #
-# 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,18 +18,16 @@
 
 Name:   libcthreads
 %define lname  libcthreads1
-%define timestamp 20150101
+%define timestamp 20170101
 Version:0~%timestamp
 Release:0
 Summary:Library for cross-platform C threads functions 
 License:LGPL-3.0+
 Group:  Development/Libraries/C and C++
 Url:https://github.com/libyal/libcthreads/wiki
-Source: 
https://github.com/libyal/libcthreads/releases/download/%timestamp/%name-experimental-%timestamp.tar.gz
+Source: 
https://github.com/libyal/libcthreads/releases/download/%timestamp/%name-alpha-%timestamp.tar.gz
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(libcerror) >= 20130904
-BuildRequires:  pkgconfig(libcstring) >= 20150101
-# not yet released as a standalone package
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description




commit libcthreads for openSUSE:Factory

2015-01-10 Thread h_root
Hello community,

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

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


Package is "libcthreads"

Changes:

--- /work/SRC/openSUSE:Factory/libcthreads/libcthreads.changes  2014-08-30 
16:04:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.libcthreads.new/libcthreads.changes 
2015-01-10 23:05:06.0 +0100
@@ -1,0 +2,10 @@
+Mon Jan  5 22:53:19 UTC 2015 - greg.freem...@gmail.com
+
+- update to v0~20150101
+   * 2015 update - minimal changes
+- update URL to the new github site
+- replace Source: field with fully defined URL
+- remove DL-URL comment
+- start using libcstring from OBS, not internal version
+
+---

Old:

  libcthreads-experimental-20140105.tar.gz

New:

  libcthreads-experimental-20150101.tar.gz



Other differences:
--
++ libcthreads.spec ++
--- /var/tmp/diff_new_pack.Uza3Gu/_old  2015-01-10 23:05:07.0 +0100
+++ /var/tmp/diff_new_pack.Uza3Gu/_new  2015-01-10 23:05:07.0 +0100
@@ -18,21 +18,18 @@
 
 Name:   libcthreads
 %define lname  libcthreads1
-%define timestamp 20140105
+%define timestamp 20150101
 Version:0~%timestamp
 Release:0
 Summary:Library for cross-platform C threads functions 
 License:LGPL-3.0+
 Group:  Development/Libraries/C and C++
-Url:http://code.google.com/p/libcthreads/
-
-#Git-Clone:http://code.google.com/p/libcthreads
-#DL-URL:
https://googledrive.com/host/0B3fBvzttpiiSdlBOeGZJeml1T1k/libcthreads-experimental-20140105.tar.gz
-Source: %name-experimental-%timestamp.tar.gz
+Url:https://github.com/libyal/libcthreads/wiki
+Source: 
https://github.com/libyal/libcthreads/releases/download/%timestamp/%name-experimental-%timestamp.tar.gz
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(libcerror) >= 20130904
+BuildRequires:  pkgconfig(libcstring) >= 20150101
 # not yet released as a standalone package
-#BuildRequires:  pkgconfig(libcstring) >= 20121224
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ libcthreads-experimental-20140105.tar.gz -> 
libcthreads-experimental-20150101.tar.gz ++
 3857 lines of diff (skipped)

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



commit libcthreads for openSUSE:Factory

2014-08-30 Thread h_root
Hello community,

here is the log from the commit of package libcthreads for openSUSE:Factory 
checked in at 2014-08-30 16:04:06

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


Package is "libcthreads"

Changes:

--- /work/SRC/openSUSE:Factory/libcthreads/libcthreads.changes  2013-10-21 
13:44:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.libcthreads.new/libcthreads.changes 
2014-08-30 16:04:42.0 +0200
@@ -1,0 +2,9 @@
+Thu Aug 14 12:45:42 UTC 2014 - greg.freem...@gmail.com
+
+- updated to v0~20140105
+   * updated dependencies
+   * 2014 update
+   * updated man pages
+   * Bug fixes for RW lock XP version, with thanks to Phillip Hellewell
+
+---

Old:

  libcthreads-experimental-20130723.tar.gz

New:

  libcthreads-experimental-20140105.tar.gz



Other differences:
--
++ libcthreads.spec ++
--- /var/tmp/diff_new_pack.RHRJ3O/_old  2014-08-30 16:04:44.0 +0200
+++ /var/tmp/diff_new_pack.RHRJ3O/_new  2014-08-30 16:04:44.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   libcthreads
 %define lname  libcthreads1
-%define timestamp 20130723
+%define timestamp 20140105
 Version:0~%timestamp
 Release:0
 Summary:Library for cross-platform C threads functions 
@@ -27,7 +27,7 @@
 Url:http://code.google.com/p/libcthreads/
 
 #Git-Clone:http://code.google.com/p/libcthreads
-#DL-URL:
https://googledrive.com/host/0B3fBvzttpiiSdlBOeGZJeml1T1k/libcthreads-experimental-20130723.tar.gz
+#DL-URL:
https://googledrive.com/host/0B3fBvzttpiiSdlBOeGZJeml1T1k/libcthreads-experimental-20140105.tar.gz
 Source: %name-experimental-%timestamp.tar.gz
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(libcerror) >= 20130904

++ libcthreads-experimental-20130723.tar.gz -> 
libcthreads-experimental-20140105.tar.gz ++
 1967 lines of diff (skipped)

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