Hello community,

here is the log from the commit of package python3-gmconfig for 
openSUSE:Leap:15.2 checked in at 2020-02-11 23:26:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python3-gmconfig (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python3-gmconfig.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-gmconfig"

Tue Feb 11 23:26:23 2020 rev:1 rq:771471 version:1.0.1

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

--- /dev/null   2019-12-19 10:12:34.003146842 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python3-gmconfig.new.26092/python3-gmconfig.changes
   2020-02-11 23:26:23.353300198 +0100
@@ -0,0 +1,4 @@
+-------------------------------------------------------------------
+Fri Jan  4 11:52:30 UTC 2019 - MichaƂ Rostecki <mroste...@suse.de>
+
+- Initial release 1.0.1

New:
----
  _service
  _servicedata
  python3-gmconfig-1.0.1.tar.xz
  python3-gmconfig.changes
  python3-gmconfig.spec

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

Other differences:
------------------
++++++ python3-gmconfig.spec ++++++
#
# spec file for package python3-gmconfig
#
# 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
# 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:           python3-gmconfig
Version:        1.0.1
Release:        0
Summary:        JSON based configuration file manager for Python
License:        GPL-3.0+
Group:          Development/Languages/Python
Url:            https://gitlab.com/gabmus/python-gmconfig
Source:         %{name}-%{version}.tar.xz
BuildRequires:  python-rpm-macros
BuildRequires:  python3
BuildRequires:  python3-setuptools
BuildArch:      noarch

%description
JSON based configuration file manager for Python 3.x.

%prep
%setup -q

%build
%python3_build

%install
%python3_install

%files
%license LICENSE
%doc README.md
%{python3_sitelib}/*

%changelog

++++++ _service ++++++
<services>
  <service mode="disabled" name="tar_scm">
    <param name="url">https://gitlab.com/gabmus/python-gmconfig</param>
    <param name="scm">git</param>
    <param name="changesgenerate">enable</param>
    <param name="filename">python3-gmconfig</param>
    <param name="versionformat">@PARENT_TAG@</param>
    <param name="revision">refs/tags/1.0.1</param>
  </service>
  <service mode="disabled" name="recompress">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
  <service mode="disabled" name="set_version"/>
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://gitlab.com/gabmus/python-gmconfig</param>
              <param 
name="changesrevision">6a939cec4d015fa74cb89a062be5be71eada29fd</param></service></servicedata>

Reply via email to