Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package glab for openSUSE:Factory checked in at 2023-04-26 17:24:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glab (Old) and /work/SRC/openSUSE:Factory/.glab.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glab" Wed Apr 26 17:24:34 2023 rev:9 rq:1082815 version:1.28.1 Changes: -------- --- /work/SRC/openSUSE:Factory/glab/glab.changes 2023-04-24 22:31:34.863641820 +0200 +++ /work/SRC/openSUSE:Factory/.glab.new.1533/glab.changes 2023-04-26 17:25:09.853554217 +0200 @@ -1,0 +2,5 @@ +Mon Apr 24 09:39:13 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- Trim filler wording and duplicate info (present in License field). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glab.spec ++++++ --- /var/tmp/diff_new_pack.w9eQ86/_old 2023-04-26 17:25:10.441557648 +0200 +++ /var/tmp/diff_new_pack.w9eQ86/_new 2023-04-26 17:25:10.445557671 +0200 @@ -22,7 +22,7 @@ Name: glab Version: 1.28.1 Release: 0 -Summary: An open-source GitLab command line tool +Summary: A GitLab command line tool License: MIT Group: Development/Tools/Other URL: https://gitlab.com/gitlab-org/cli @@ -33,7 +33,7 @@ Suggests: glab-doc %description -glab is an open-source GitLab command line tool bringing GitLab's cool features to your command line. +glab is a command line tool bringing GitLab's features to the command line. %package doc Summary: Documentation for GLab @@ -41,7 +41,7 @@ BuildArch: noarch %description doc -glab is an open-source GitLab command line tool bringing GitLab's cool features to your command line. +glab is a command line tool bringing GitLab's features to the command line. %package bash-completion Summary: Bash completion for %{name} @@ -119,14 +119,12 @@ install -D -m0644 %{name}.bash %{buildroot}%{_datadir}/bash-completion/completions/%{name} %files -%defattr(-,root,root) %license LICENSE %doc README.md %{_mandir}/*/* %{_bindir}/%{name} %files doc -%defattr(-,root,root) %{_docdir}/%{name} %exclude %{_docdir}/%{name}/README.md