Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package direnv for openSUSE:Factory checked in at 2022-04-30 00:45:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/direnv (Old) and /work/SRC/openSUSE:Factory/.direnv.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "direnv" Sat Apr 30 00:45:53 2022 rev:11 rq:973843 version:2.28.0 Changes: -------- --- /work/SRC/openSUSE:Factory/direnv/direnv.changes 2021-12-09 19:46:39.625163615 +0100 +++ /work/SRC/openSUSE:Factory/.direnv.new.1538/direnv.changes 2022-04-30 00:46:21.914994452 +0200 @@ -1,0 +2,6 @@ +Thu Apr 28 07:36:17 UTC 2022 - Dirk M??ller <[email protected]> + +- use https homepage +- spec-cleaner + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ direnv.spec ++++++ --- /var/tmp/diff_new_pack.1xAmMs/_old 2022-04-30 00:46:22.518994976 +0200 +++ /var/tmp/diff_new_pack.1xAmMs/_new 2022-04-30 00:46:22.526994983 +0200 @@ -1,7 +1,7 @@ # # spec file for package direnv # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ Summary: Environment switcher for shells License: MIT Group: Productivity/File utilities -URL: http://direnv.net/ +URL: https://direnv.net/ Source0: https://github.com/direnv/direnv/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: vendor.tar.gz BuildRequires: fish @@ -50,10 +50,10 @@ %files %{_bindir}/%{name} -%{_mandir}/man1/%{name}.1%{ext_man} -%{_mandir}/man1/%{name}-stdlib.1%{ext_man} -%{_mandir}/man1/%{name}.toml.1%{ext_man} -%{_mandir}/man1/%{name}-fetchurl.1%{ext_man} +%{_mandir}/man1/%{name}.1%{?ext_man} +%{_mandir}/man1/%{name}-stdlib.1%{?ext_man} +%{_mandir}/man1/%{name}.toml.1%{?ext_man} +%{_mandir}/man1/%{name}-fetchurl.1%{?ext_man} # Fish environment config %{_datadir}/fish/vendor_conf.d/direnv.fish
