Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dnsproxy for openSUSE:Factory 
checked in at 2023-08-18 19:28:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dnsproxy (Old)
 and      /work/SRC/openSUSE:Factory/.dnsproxy.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dnsproxy"

Fri Aug 18 19:28:41 2023 rev:7 rq:1104487 version:0.54.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/dnsproxy/dnsproxy.changes        2023-08-10 
15:33:48.232127626 +0200
+++ /work/SRC/openSUSE:Factory/.dnsproxy.new.1766/dnsproxy.changes      
2023-08-18 19:29:15.003411764 +0200
@@ -0,0 +1,19 @@
+-------------------------------------------------------------------
+Thu Aug 17 22:06:06 UTC 2023 - Jeff Kowalczyk <jkowalc...@suse.com>
+
+- Revert Use make for building as specified in the upstream
+  README.md. Go applications typically need only a few lines for
+  their go build command. Keeping that listing in the .spec makes
+  it easier for mainainers to review relevant changes and normalize
+  to our build conventions. Makefiles for Go applications are often
+  building docker images and other steps not relevant to distro
+  packaging, or that may not work inside OBS e.g. network access.
+
+-------------------------------------------------------------------
+Thu Aug 17 21:24:05 UTC 2023 - eyadlore...@gmail.com
+
+- Update to version 0.54.0:
+  * all: update quic-go with version compatible with go1.21
+- Use make for building, as specified in the upstream README.md
+
+-------------------------------------------------------------------

Old:
----
  dnsproxy-0.53.1.obscpio

New:
----
  dnsproxy-0.54.0.obscpio

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

Other differences:
------------------
++++++ dnsproxy.spec ++++++
--- /var/tmp/diff_new_pack.6G4Rrv/_old  2023-08-18 19:29:16.663414741 +0200
+++ /var/tmp/diff_new_pack.6G4Rrv/_new  2023-08-18 19:29:16.671414755 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           dnsproxy
-Version:        0.53.1
+Version:        0.54.0
 Release:        0
 Summary:        A DNS proxy server
 License:        Apache-2.0
@@ -26,7 +26,7 @@
 Source:         dnsproxy-%{version}.tar
 Source1:        vendor.tar.zstd
 BuildRequires:  zstd
-BuildRequires:  golang(API) >= 1.19
+BuildRequires:  golang(API) >= 1.20
 
 %description
 A DNS proxy server that supports numerous protocols, including

++++++ _service ++++++
--- /var/tmp/diff_new_pack.6G4Rrv/_old  2023-08-18 19:29:16.735414870 +0200
+++ /var/tmp/diff_new_pack.6G4Rrv/_new  2023-08-18 19:29:16.739414877 +0200
@@ -2,8 +2,8 @@
   <service name="obs_scm" mode="disabled">
     <param name="scm">git</param>
     <param name="url">https://github.com/AdguardTeam/dnsproxy.git</param>
-    <param name="revision">33a257f612cf130af94ec10b59e3ead4b33f3cd7</param>
-    <param name="version">0.53.1</param>
+    <param name="revision">ac2b1f998741220257077ec7bff8c353d51fcdf8</param>
+    <param name="version">0.54.0</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="set_version" mode="disabled" />

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.6G4Rrv/_old  2023-08-18 19:29:16.771414934 +0200
+++ /var/tmp/diff_new_pack.6G4Rrv/_new  2023-08-18 19:29:16.775414941 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/AdguardTeam/dnsproxy.git</param>
-              <param 
name="changesrevision">33a257f612cf130af94ec10b59e3ead4b33f3cd7</param></service></servicedata>
+              <param 
name="changesrevision">ac2b1f998741220257077ec7bff8c353d51fcdf8</param></service></servicedata>
 (No newline at EOF)
 

++++++ dnsproxy-0.53.1.obscpio -> dnsproxy-0.54.0.obscpio ++++++
/work/SRC/openSUSE:Factory/dnsproxy/dnsproxy-0.53.1.obscpio 
/work/SRC/openSUSE:Factory/.dnsproxy.new.1766/dnsproxy-0.54.0.obscpio differ: 
char 50, line 1

++++++ dnsproxy.obsinfo ++++++
--- /var/tmp/diff_new_pack.6G4Rrv/_old  2023-08-18 19:29:16.847415071 +0200
+++ /var/tmp/diff_new_pack.6G4Rrv/_new  2023-08-18 19:29:16.851415078 +0200
@@ -1,5 +1,5 @@
 name: dnsproxy
-version: 0.53.1
-mtime: 1691580057
-commit: 33a257f612cf130af94ec10b59e3ead4b33f3cd7
+version: 0.54.0
+mtime: 1692010550
+commit: ac2b1f998741220257077ec7bff8c353d51fcdf8
 

++++++ vendor.tar.zstd ++++++
Binary files /var/tmp/diff_new_pack.6G4Rrv/_old and 
/var/tmp/diff_new_pack.6G4Rrv/_new differ

Reply via email to