Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package hut for openSUSE:Factory checked in 
at 2023-04-14 13:13:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hut (Old)
 and      /work/SRC/openSUSE:Factory/.hut.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hut"

Fri Apr 14 13:13:25 2023 rev:2 rq:1079292 version:0.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/hut/hut.changes  2022-08-15 20:00:09.553384504 
+0200
+++ /work/SRC/openSUSE:Factory/.hut.new.19717/hut.changes       2023-04-14 
13:13:36.287744573 +0200
@@ -1,0 +2,16 @@
+Thu Apr 13 19:51:06 UTC 2023 - Jan-Luca Kiok <[email protected]>
+
+- Update to version 0.3.0
+   * Pagination is now supported across the board.
+   * Improved support for Web hooks.
+   * builds: add --edit to adjust build manifests using an editor
+     before submitting, add artifacts sub-command, improve support
+     for labels.
+   * todo: add sub-command to create a new ticket and show a ticket.
+   * git: add sub-command to update repository settings.
+   * pages: the publish sub-command can now take directories as
+     input and supports advanced site configuration.
+   * lists: add sub-command to fetch archives.
+- Fetch dependencies via service
+
+-------------------------------------------------------------------

Old:
----
  v0.2.0.tar.gz

New:
----
  _service
  v0.3.0.tar.gz

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

Other differences:
------------------
++++++ hut.spec ++++++
--- /var/tmp/diff_new_pack.wl0Keb/_old  2023-04-14 13:13:36.839747729 +0200
+++ /var/tmp/diff_new_pack.wl0Keb/_new  2023-04-14 13:13:36.843747752 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hut
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 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:           hut
-Version:        0.2.0
+Version:        0.3.0
 Release:        0
 Summary:        A CLI tool for sr.ht
 License:        AGPL-3.0-or-later
@@ -25,8 +25,10 @@
 URL:            https://sr.ht/~emersion/hut
 Source0:        https://git.sr.ht/~emersion/hut/archive/v%{version}.tar.gz
 Source1:        vendor.tar.gz
-BuildRequires:  go1.17
+BuildRequires:  go >= 1.17
+BuildRequires:  golang-packaging
 BuildRequires:  scdoc
+%{go_nostrip}
 
 %description
 hut is a CLI companion utility to interact with sr.ht.

++++++ _service ++++++
<services>
  <service name="download_files" mode="localonly"/>
  <service name="go_modules" mode="localonly">
   <param name="archive">v0.3.0.tar.gz</param>
  </service>
</services>

++++++ v0.2.0.tar.gz -> v0.3.0.tar.gz ++++++
++++ 7407 lines of diff (skipped)

++++++ vendor.tar.gz ++++++
++++ 53966 lines of diff (skipped)

Reply via email to