Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package languagetool for openSUSE:Factory 
checked in at 2023-09-29 21:13:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/languagetool (Old)
 and      /work/SRC/openSUSE:Factory/.languagetool.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "languagetool"

Fri Sep 29 21:13:51 2023 rev:5 rq:1114037 version:4.8

Changes:
--------
languagetool-tools.changes: same change
--- /work/SRC/openSUSE:Factory/languagetool/languagetool.changes        
2023-09-13 20:47:51.409120381 +0200
+++ /work/SRC/openSUSE:Factory/.languagetool.new.28202/languagetool.changes     
2023-09-29 21:15:04.056982339 +0200
@@ -1,0 +2,6 @@
+Thu Sep 28 08:27:37 UTC 2023 - Fridrich Strba <fst...@suse.com>
+
+- Fix too restrictive permissions on aggregated
+  language-module.properties file
+
+-------------------------------------------------------------------

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

Other differences:
------------------
languagetool-tools.spec: same change
++++++ languagetool.spec ++++++
--- /var/tmp/diff_new_pack.AlZIug/_old  2023-09-29 21:15:06.097055945 +0200
+++ /var/tmp/diff_new_pack.AlZIug/_new  2023-09-29 21:15:06.097055945 +0200
@@ -211,6 +211,8 @@
 
 install -dm 0755 %{buildroot}%{_datadir}/%{name}
 cp -r 
languagetool-standalone/target/LanguageTool-%{version}/LanguageTool-%{version}/*
 %{buildroot}%{_datadir}/%{name}
+# the file-aggregator creates a file with too restrictive permissions
+chmod 0644 
%{buildroot}%{_datadir}/%{name}/META-INF/org/languagetool/language-module.properties
 xmvn-subst -R %{buildroot} -s %{buildroot}%{_datadir}/%{name}/libs
 %fdupes -s %{buildroot}%{_datadir}/%{name}
 

Reply via email to