Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package glab for openSUSE:Factory checked in 
at 2022-01-04 19:37:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glab (Old)
 and      /work/SRC/openSUSE:Factory/.glab.new.1896 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glab"

Tue Jan  4 19:37:52 2022 rev:2 rq:943711 version:1.21.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/glab/glab.changes        2021-12-08 
22:09:37.810881565 +0100
+++ /work/SRC/openSUSE:Factory/.glab.new.1896/glab.changes      2022-01-04 
19:38:13.565987871 +0100
@@ -1,0 +2,5 @@
+Tue Jan  4 08:12:22 UTC 2022 - Orville Q. Song <orvi...@anislet.dev>
+
+- Fix for reproducible builds
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ glab.spec ++++++
--- /var/tmp/diff_new_pack.vmUO9D/_old  2022-01-04 19:38:14.229988740 +0100
+++ /var/tmp/diff_new_pack.vmUO9D/_new  2022-01-04 19:38:14.233988745 +0100
@@ -1,6 +1,8 @@
+#
 # spec file for package glab
 #
-# Copyright (c) 2021 Orville Q. Song <orvi...@anislet.dev>
+# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2021-2022 Orville Q. Song <orvi...@anislet.dev>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -14,7 +16,9 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-%global build_date      %(date +%Y-%m-%d)
+
+%global build_date      2021-01-03
+#date +%Y-%m-%d
 
 %global provider        github
 %global provider_tld    com
@@ -32,9 +36,9 @@
 URL:            https://github.com/profclems/glab
 Source0:        %{name}-%{version}.tar.xz
 Source1:        %{name}-vendor.tar.xz
+BuildRequires:  %{python_module Sphinx}
 BuildRequires:  golang-packaging
 BuildRequires:  golang(API) >= 1.16
-BuildRequires:  %{python_module Sphinx}
 Suggests:      glab-doc
 
 %description

Reply via email to