Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package hawk2 for openSUSE:Factory checked 
in at 2023-06-29 17:29:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hawk2 (Old)
 and      /work/SRC/openSUSE:Factory/.hawk2.new.13546 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hawk2"

Thu Jun 29 17:29:11 2023 rev:2 rq:1095922 version:2.6.4+git.1682509819.1ff135ea

Changes:
--------
--- /work/SRC/openSUSE:Factory/hawk2/hawk2.changes      2023-05-23 
14:55:42.054894044 +0200
+++ /work/SRC/openSUSE:Factory/.hawk2.new.13546/hawk2.changes   2023-06-29 
17:29:29.370667430 +0200
@@ -1,0 +2,5 @@
+Thu Jun 22 12:35:47 UTC 2023 - Aleksei Burlakov <aburla...@suse.com>
+
+- Strengthen /usr/share/hawk permissions (bsc#1211848)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ hawk2.spec ++++++
--- /var/tmp/diff_new_pack.oY4mCA/_old  2023-06-29 17:29:31.010677036 +0200
+++ /var/tmp/diff_new_pack.oY4mCA/_new  2023-06-29 17:29:31.074677411 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hawk2
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -12,7 +12,7 @@
 # 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/
 #
 
 
@@ -25,7 +25,6 @@
 %define        init_style      suse
 %define        pkg_group       Productivity/Clustering/HA
 
-
 %define www_base %{_datadir}
 %define www_tmp  %{_localstatedir}/lib/hawk/tmp
 %define www_log  %{_localstatedir}/log/hawk
@@ -42,7 +41,7 @@
 Group:          %{pkg_group}
 Version:        2.6.4+git.1682509819.1ff135ea
 Release:        0
-Url:            http://www.clusterlabs.org/wiki/Hawk
+URL:            http://www.clusterlabs.org/wiki/Hawk
 Source:         %{name}-%{version}.tar.bz2
 Source1:        sysconfig.hawk
 Source2:        js-routes-1.4.1.gem
@@ -95,9 +94,9 @@
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:uglifier) >= 1.14
 Requires:       rubygem(%{rb_default_ruby_abi}:uglifier) >= 1.14
 
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:execjs) >= 2.8
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:gettext) >= 3.2
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:uglifier) >= 3
-BuildRequires:  rubygem(%{rb_default_ruby_abi}:execjs) >= 2.8
 # TODO: remove execjs below
 Requires:       rubygem(%{rb_default_ruby_abi}:execjs) >= 2.8
 
@@ -114,11 +113,9 @@
 A web-based GUI for managing and monitoring the Pacemaker
 High-Availability cluster resource manager.
 
-
 %prep
 %setup
 
-
 %build
 
 mkdir -p hawk/vendor/cache
@@ -202,14 +199,13 @@
 %postun
 %service_del_postun hawk.service hawk-backend.service
 
-
 %files -f hawk.lang
 %defattr(644,root,root,755)
 %{_fillupdir}/sysconfig.hawk
 %attr(4750, root, %{gname})%{_sbindir}/hawk_chkpwd
 %dir %{www_base}/hawk
 # To let the hacluster write the hawk/Gemfile.lock
-%attr(-, %{uname},%{gname})%{www_base}/hawk
+%attr(-, %{uname},%{gname})%{www_base}/hawk/Gemfile.lock
 %{www_base}/hawk/log
 %{www_base}/hawk/tmp
 %{www_base}/hawk/app
@@ -235,7 +231,7 @@
 %{www_base}/hawk/Rakefile
 # We want Gemfile to explicitelly tell puma which gems to use
 %{www_base}/hawk/Gemfile
-%exclude %{www_base}/hawk/Gemfile.lock
+%{www_base}/hawk/Gemfile.lock
 %{www_base}/hawk/COPYING
 %{www_base}/hawk/config.ru
 %{www_base}/hawk/test

Reply via email to