diff --git a/neovim.changes b/neovim.changes index b4944e5..049bc7b 100644 --- a/neovim.changes +++ b/neovim.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Mar 24 13:08:52 UTC 2023 - Pablo Suárez Hernández + +- Adjust SUSE spec file template to updated format + +- Modified: + * suse-spec-template + ------------------------------------------------------------------- Thu Feb 2 16:30:42 UTC 2023 - Matej Cepl diff --git a/suse-spec-template b/suse-spec-template index 2c749ba..ef96a7c 100644 --- a/suse-spec-template +++ b/suse-spec-template @@ -1,7 +1,7 @@ # # spec file for package specRPM_CREATION_NAME # -# Copyright (c) specCURRENT_YEAR SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) specCURRENT_YEAR SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -24,14 +24,14 @@ Summary: License: # FIXME: use correct group, see "https://en.opensuse.org/openSUSE:Package_group_guidelines" Group: -Url: +URL: Source: BuildRequires: %description %prep -%setup -q +%autosetup %build %configure