Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cni-plugin-dnsname for 
openSUSE:Factory checked in at 2022-04-04 19:26:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cni-plugin-dnsname (Old)
 and      /work/SRC/openSUSE:Factory/.cni-plugin-dnsname.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cni-plugin-dnsname"

Mon Apr  4 19:26:52 2022 rev:4 rq:966836 version:1.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/cni-plugin-dnsname/cni-plugin-dnsname.changes    
2021-11-22 23:05:13.129723700 +0100
+++ 
/work/SRC/openSUSE:Factory/.cni-plugin-dnsname.new.1900/cni-plugin-dnsname.changes
  2022-04-04 19:27:38.827674129 +0200
@@ -1,0 +2,7 @@
+Fri Mar 25 08:27:36 UTC 2022 - Enrico Belleri <ide...@protonmail.com>
+
+- Update to version 1.3.1:
+  * Don't use LDFLAGS: made `dnsname` unable to build in some
+    packaging systems (not ours).
+
+-------------------------------------------------------------------

Old:
----
  dnsname-1.3.0.obscpio

New:
----
  dnsname-1.3.1.obscpio

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

Other differences:
------------------
++++++ cni-plugin-dnsname.spec ++++++
--- /var/tmp/diff_new_pack.0Xth1U/_old  2022-04-04 19:27:39.699664132 +0200
+++ /var/tmp/diff_new_pack.0Xth1U/_new  2022-04-04 19:27:39.703664086 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cni-plugin-dnsname
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # 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:           cni-plugin-dnsname
-Version:        1.3.0
+Version:        1.3.1
 Release:        0
 Summary:        CNI plugin to provide name resolution for containers
 License:        Apache-2.0
@@ -26,6 +26,7 @@
 BuildRequires:  golang-packaging
 BuildRequires:  golang(API) >= 1.13
 Requires:       cni
+Requires:       dnsmasq
 
 %description
 This CNI plugin sets up the use of dnsmasq on a given CNI network so that Pods
@@ -43,11 +44,11 @@
 %make_build GO_BUILD="GO111MODULE=on go build -mod=vendor -buildmode=pie" 
binaries
 
 %install
-PREFIX=/usr LIBEXECDIR=%{_libexecdir}/cni %make_install
+LIBEXECDIR=%{_libexecdir}/cni %make_install
 
 %files
 %license LICENSE
-%doc README.md README_PODMAN.md
+%doc README.md README_PODMAN.md RELEASE_NOTES.md
 %dir %{_libexecdir}/cni
 %{_libexecdir}/cni/dnsname
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.0Xth1U/_old  2022-04-04 19:27:39.735663719 +0200
+++ /var/tmp/diff_new_pack.0Xth1U/_new  2022-04-04 19:27:39.735663719 +0200
@@ -4,8 +4,9 @@
     <param name="scm">git</param>
     <param name="filename">dnsname</param>
     <param name="exclude">.git</param>
-    <param name="versionformat">1.3.0</param>
-    <param name="revision">v1.3.0</param>
+    <param name="versionformat">@PARENT_TAG@</param>
+    <param name="revision">v1.3.1</param>
+    <param name="versionrewrite-pattern">v(.*)</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="tar" mode="buildtime"/>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.0Xth1U/_old  2022-04-04 19:27:39.755663489 +0200
+++ /var/tmp/diff_new_pack.0Xth1U/_new  2022-04-04 19:27:39.755663489 +0200
@@ -1,6 +1,7 @@
 <servicedata>
-<service name="tar_scm">
-                <param 
name="url">https://github.com/containers/dnsname.git</param>
-              <param 
name="changesrevision">dc59f285546a0b0d8b8f20033e1637ea82587840</param></service></servicedata>
-(No newline at EOF)
+  <service name="tar_scm">
+    <param name="url">https://github.com/containers/dnsname.git</param>
+    <param 
name="changesrevision">18822f9a4fb35d1349eb256f4cd2bfd372474d84</param>
+  </service>
+</servicedata>
 

++++++ dnsname-1.3.0.obscpio -> dnsname-1.3.1.obscpio ++++++
/work/SRC/openSUSE:Factory/cni-plugin-dnsname/dnsname-1.3.0.obscpio 
/work/SRC/openSUSE:Factory/.cni-plugin-dnsname.new.1900/dnsname-1.3.1.obscpio 
differ: char 50, line 1

++++++ dnsname.obsinfo ++++++
--- /var/tmp/diff_new_pack.0Xth1U/_old  2022-04-04 19:27:39.795663031 +0200
+++ /var/tmp/diff_new_pack.0Xth1U/_new  2022-04-04 19:27:39.799662985 +0200
@@ -1,6 +1,5 @@
 name: dnsname
-version: 1.3.0
-mtime: 1628708758
-commit: dc59f285546a0b0d8b8f20033e1637ea82587840
-
+version: 1.3.1
+mtime: 1629230735
+commit: 18822f9a4fb35d1349eb256f4cd2bfd372474d84
 

Reply via email to