Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vale for openSUSE:Factory checked in 
at 2022-10-14 15:41:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vale (Old)
 and      /work/SRC/openSUSE:Factory/.vale.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vale"

Fri Oct 14 15:41:00 2022 rev:5 rq:1010325 version:2.20.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/vale/vale.changes        2022-09-15 
22:58:44.493139358 +0200
+++ /work/SRC/openSUSE:Factory/.vale.new.2275/vale.changes      2022-10-14 
15:41:36.843825700 +0200
@@ -1,0 +2,7 @@
+Wed Oct 12 21:57:25 UTC 2022 - Jeff Kowalczyk <jkowalc...@suse.com>
+
+- Add empty directory /usr/share/vale/styles for use by other
+  packages to install vale styles. Use a shortname directory per
+  style package, e.g. /usr/share/vale/styles/suse
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vale.spec ++++++
--- /var/tmp/diff_new_pack.SEbayB/_old  2022-10-14 15:41:37.483826768 +0200
+++ /var/tmp/diff_new_pack.SEbayB/_new  2022-10-14 15:41:37.491826782 +0200
@@ -58,10 +58,15 @@
 %install
 # Install the binary.
 install -D -m 0755 %{name} "%{buildroot}/%{_bindir}/%{name}"
+# Install empty styles directory for use by other packages
+install --directory %{buildroot}%{_datarootdir}/%{name}/styles
 
 %files
 %doc README.md
 %license LICENSE
 %{_bindir}/%{name}
+# Package empty styles directory for use by other packages
+%dir %{_datarootdir}/%{name}
+%dir %{_datarootdir}/%{name}/styles
 
 %changelog

Reply via email to