Hello community, here is the log from the commit of package steamtricks for openSUSE:Factory checked in at 2017-02-16 17:06:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/steamtricks (Old) and /work/SRC/openSUSE:Factory/.steamtricks.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "steamtricks" Changes: -------- --- /work/SRC/openSUSE:Factory/steamtricks/steamtricks.changes 2017-01-25 23:30:10.704879954 +0100 +++ /work/SRC/openSUSE:Factory/.steamtricks.new/steamtricks.changes 2017-02-16 17:06:02.595423122 +0100 @@ -1,0 +2,6 @@ +Tue Feb 14 23:19:21 UTC 2017 - [email protected] + +- Update to version 0.2.1: + * Increment applied when steamtricks_fix_script() script is executed. + +------------------------------------------------------------------- Old: ---- steamtricks-0.2.0.tar.xz New: ---- steamtricks-0.2.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ steamtricks.spec ++++++ --- /var/tmp/diff_new_pack.NCtUAr/_old 2017-02-16 17:06:03.191338804 +0100 +++ /var/tmp/diff_new_pack.NCtUAr/_new 2017-02-16 17:06:03.195338238 +0100 @@ -1,7 +1,7 @@ # # spec file for package steamtricks # -# Copyright (c) 2016 SUSE LINUX 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 @@ -17,7 +17,7 @@ Name: steamtricks -Version: 0.2.0 +Version: 0.2.1 Release: 0 Summary: Provides workarounds for problems with Steam on Linux License: GPL-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.NCtUAr/_old 2017-02-16 17:06:03.235332578 +0100 +++ /var/tmp/diff_new_pack.NCtUAr/_new 2017-02-16 17:06:03.235332578 +0100 @@ -1,7 +1,7 @@ <services> <service name="tar_scm" mode="disabled"> <param name="versionformat">@PARENT_TAG@</param> - <param name="revision">refs/tags/0.2.0</param> + <param name="revision">refs/tags/0.2.1</param> <param name="url">https://github.com/steamtricks/steamtricks.git</param> <param name="scm">git</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.NCtUAr/_old 2017-02-16 17:06:03.263328618 +0100 +++ /var/tmp/diff_new_pack.NCtUAr/_new 2017-02-16 17:06:03.267328052 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/steamtricks/steamtricks.git</param> - <param name="changesrevision">9d0cb5011ca8c6d58b1232165a2b2a7417142b26</param> + <param name="changesrevision">41bd88ae70f8b0f9798f08fbf399c10ab8589f9a</param> </service> </servicedata> ++++++ steamtricks-0.2.0.tar.xz -> steamtricks-0.2.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/steamtricks-0.2.0/src/steamtricks new/steamtricks-0.2.1/src/steamtricks --- old/steamtricks-0.2.0/src/steamtricks 2016-10-16 07:03:00.000000000 +0200 +++ new/steamtricks-0.2.1/src/steamtricks 2017-02-14 23:58:50.000000000 +0100 @@ -271,6 +271,7 @@ echo "-> script failed" return 1 fi + ((applied++)) fi return 0 }
