Hello community,

here is the log from the commit of package stress-ng for openSUSE:Factory 
checked in at 2017-06-05 18:51:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/stress-ng (Old)
 and      /work/SRC/openSUSE:Factory/.stress-ng.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "stress-ng"

Mon Jun  5 18:51:08 2017 rev:12 rq:501176 version:0.08.04

Changes:
--------
--- /work/SRC/openSUSE:Factory/stress-ng/stress-ng.changes      2017-06-02 
11:33:56.778062721 +0200
+++ /work/SRC/openSUSE:Factory/.stress-ng.new/stress-ng.changes 2017-06-05 
18:51:48.000887707 +0200
@@ -1,0 +2,8 @@
+Mon Jun  5 12:53:27 UTC 2017 - mar...@gmx.de
+
+- update to version 0.08.04:
+  * Makefile: bump version
+  * debian/control: use libgcrypt20-dev (Closes: #864137)
+  * stress-kcmp: add new KCMP_EPOLL_TFD to enums
+
+-------------------------------------------------------------------

Old:
----
  stress-ng-0.08.03.tar.gz

New:
----
  stress-ng-0.08.04.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ stress-ng.spec ++++++
--- /var/tmp/diff_new_pack.Z0pwIz/_old  2017-06-05 18:51:48.928756913 +0200
+++ /var/tmp/diff_new_pack.Z0pwIz/_new  2017-06-05 18:51:48.928756913 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           stress-ng
-Version:        0.08.03
+Version:        0.08.04
 Release:        0
 Summary:        Tool to load and stress a computer
 License:        GPL-2.0

++++++ stress-ng-0.08.03.tar.gz -> stress-ng-0.08.04.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stress-ng-0.08.03/Makefile 
new/stress-ng-0.08.04/Makefile
--- old/stress-ng-0.08.03/Makefile      2017-06-01 18:34:01.000000000 +0200
+++ new/stress-ng-0.08.04/Makefile      2017-06-05 11:30:13.000000000 +0200
@@ -16,7 +16,7 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 
USA.
 #
 
-VERSION=0.08.03
+VERSION=0.08.04
 #
 # Codename "harmful hardware harasser"
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/stress-ng-0.08.03/stress-kcmp.c 
new/stress-ng-0.08.04/stress-kcmp.c
--- old/stress-ng-0.08.03/stress-kcmp.c 2017-06-01 18:34:01.000000000 +0200
+++ new/stress-ng-0.08.04/stress-kcmp.c 2017-06-05 11:30:13.000000000 +0200
@@ -35,6 +35,8 @@
        KCMP_SIGHAND,
        KCMP_IO,
        KCMP_SYSVSEM,
+       KCMP_EPOLL_TFD,
+
        KCMP_TYPES,
 };
 


Reply via email to