Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ripgrep for openSUSE:Factory checked 
in at 2024-03-26 19:26:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ripgrep (Old)
 and      /work/SRC/openSUSE:Factory/.ripgrep.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ripgrep"

Tue Mar 26 19:26:31 2024 rev:14 rq:1161568 version:14.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ripgrep/ripgrep.changes  2024-01-09 
20:51:37.748530194 +0100
+++ /work/SRC/openSUSE:Factory/.ripgrep.new.1905/ripgrep.changes        
2024-03-26 19:30:08.519296258 +0100
@@ -1,0 +2,5 @@
+Fri Mar 22 23:49:38 UTC 2024 - Gordon Leung <[email protected]>
+
+- Add requires and licenses to completion packages
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ripgrep.spec ++++++
--- /var/tmp/diff_new_pack.UAd16V/_old  2024-03-26 19:30:09.007314216 +0100
+++ /var/tmp/diff_new_pack.UAd16V/_new  2024-03-26 19:30:09.015314511 +0100
@@ -43,6 +43,7 @@
 %package bash-completion
 Summary:        Bash Completion for %{name}
 Group:          System/Shells
+Requires:       %{name} = %{version}
 Requires:       bash-completion
 Supplements:    (%{name} and bash)
 BuildArch:      noarch
@@ -53,6 +54,7 @@
 %package zsh-completion
 Summary:        ZSH Completion for %{name}
 Group:          System/Shells
+Requires:       %{name} = %{version}
 Supplements:    (%{name} and zsh)
 BuildArch:      noarch
 
@@ -62,6 +64,7 @@
 %package fish-completion
 Summary:        Fish Completion for %{name}
 Group:          System/Shells
+Requires:       %{name} = %{version}
 Supplements:    (%{name} and fish)
 BuildArch:      noarch
 
@@ -102,11 +105,14 @@
 %{_bindir}/rg
 
 %files bash-completion
+%license LICENSE-MIT UNLICENSE
 %{_datadir}/bash-completion
 
 %files fish-completion
+%license LICENSE-MIT UNLICENSE
 %{_datadir}/fish
 
 %files zsh-completion
+%license LICENSE-MIT UNLICENSE
 %{_datadir}/zsh
 

Reply via email to