Hello community,

here is the log from the commit of package steamtricks-data for 
openSUSE:Factory checked in at 2017-01-25 23:30:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/steamtricks-data (Old)
 and      /work/SRC/openSUSE:Factory/.steamtricks-data.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "steamtricks-data"

Changes:
--------
New Changes file:

--- /dev/null   2016-12-08 12:47:06.134691974 +0100
+++ /work/SRC/openSUSE:Factory/.steamtricks-data.new/steamtricks-data.changes   
2017-01-25 23:30:19.923490511 +0100
@@ -0,0 +1,25 @@
+-------------------------------------------------------------------
+Sun Oct 16 05:59:46 UTC 2016 - [email protected]
+
+- Update to version 0~git20161009.c7ed0fa:
+  * 67000-The_Polynomial: fix for 64bit version.
+
+-------------------------------------------------------------------
+Sat Oct 08 05:35:58 UTC 2016 - [email protected]
+
+- Update to version 0~git20161007.637d797:
+  * Add COPYING: GPLv2 just as the Linux kernel.
+  * Add AUTHORS: only creator for now.
+
+-------------------------------------------------------------------
+Wed Oct 05 03:55:09 UTC 2016 - [email protected]
+
+- Update to version 0~git20161004.f442a71:
+  * 18700-And_Yet_It_Moves: initial fix
+  * 249990-FORCED: initial fix, use 64bit version
+
+-------------------------------------------------------------------
+Wed Oct  5 01:47:08 UTC 2016 - [email protected]
+
+- Initial package.
+

New:
----
  _service
  _servicedata
  steamtricks-data-0~git20161009.c7ed0fa.tar.xz
  steamtricks-data.changes
  steamtricks-data.spec

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

Other differences:
------------------
++++++ steamtricks-data.spec ++++++
#
# spec file for package steamtricks-data
#
# Copyright (c) 2016 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/
#


Name:           steamtricks-data
Version:        0~git20161009.c7ed0fa
Release:        0
Summary:        Steamtricks companion data repository
License:        GPL-2.0
Group:          Amusements/Games/Other
Url:            https://github.com/steamtricks/steamtricks-data
Source:         %{name}-%{version}.tar.xz
BuildArch:      noarch
BuildRequires:  steamtricks
Requires:       steamtricks

%description
steamtricks companion data repository

While steamtricks is the client/daemon that triggers and applies fixes,
steamtricks-data is the repository that provides the instructions for making the
fixes.

%prep
%setup -q

%build

%install
%make_install

%files
%defattr(-,root,root,-)
%doc COPYING AUTHORS
%{_datadir}/steamtricks/data

%changelog
++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param name="versionformat">0~git%cd.%h</param>
    <param 
name="url">https://github.com/steamtricks/steamtricks-data.git</param>
    <param name="scm">git</param>
    <param name="changesgenerate">enable</param>
  </service>
  <service name="recompress" mode="disabled">
    <param name="compression">xz</param>
    <param name="file">*.tar</param>
  </service>
  <service name="set_version" mode="disabled"/>
</services>
++++++ _servicedata ++++++
<servicedata>
  <service name="tar_scm">
    <param 
name="url">https://github.com/steamtricks/steamtricks-data.git</param>
    <param 
name="changesrevision">c7ed0fa410bd4c7c2a93fd67bbab033633608c78</param>
  </service>
</servicedata>

Reply via email to