Hello community,

here is the log from the commit of package tini for openSUSE:Factory checked in 
at 2020-09-14 12:16:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tini (Old)
 and      /work/SRC/openSUSE:Factory/.tini.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tini"

Mon Sep 14 12:16:53 2020 rev:2 rq:833766 version:0.19.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tini/tini.changes        2019-05-13 
14:49:09.918580950 +0200
+++ /work/SRC/openSUSE:Factory/.tini.new.4249/tini.changes      2020-09-14 
12:21:33.024744890 +0200
@@ -1,0 +2,8 @@
+Mon Aug 31 13:53:11 UTC 2020 - Dirk Mueller <dmuel...@suse.com>
+
+- update to 0.19.0:
+  * mipsel build (#147)
+  * include checksums in releases
+  * ppc64le alias for the ppc64el build 
+
+-------------------------------------------------------------------

Old:
----
  _service
  tini-0.18.0.tar.xz

New:
----
  tini-0.19.0.tar.gz

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

Other differences:
------------------
++++++ tini.spec ++++++
--- /var/tmp/diff_new_pack.R2MP0w/_old  2020-09-14 12:21:42.676754752 +0200
+++ /var/tmp/diff_new_pack.R2MP0w/_new  2020-09-14 12:21:42.680754755 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tini
 #
-# Copyright (c) 2019 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,24 +12,23 @@
 # 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:            tini
-Version:         0.18.0
+Version:        0.19.0
 Release:         0
-License:         MIT
 Summary:         A tiny but valid init for containers
-Url:             https://github.com/krallin/tini
+License:        MIT
 Group:           System/Management
-Source:          tini-%{version}.tar.xz
-BuildRoot:       %{_tmppath}/%{name}-%{version}-build
+URL:            https://github.com/krallin/tini
+Source:         
https://github.com/krallin/tini/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:   cmake
 BuildRequires:   gcc
 BuildRequires:   glibc-devel
 BuildRequires:   glibc-devel-static
 
-
 %description
 Tini is a trivial implementation for an "init" program.
 
@@ -40,6 +39,7 @@
 
 %package static
 Summary:         A tiny but valid init for containers, with libc linked 
statically
+Group:          System/Management
 
 %description static
 Tini is a trivial implementation for an "init" program.
@@ -71,9 +71,11 @@
 cp tini-static %{buildroot}/tini-static
 
 %files
-%defattr(-,root,root)
-%doc README.md LICENSE
+%license LICENSE
+%doc README.md
 /tini
 
 %files static
 /tini-static
+
+%changelog


Reply via email to