diff --git a/most-5.1.0.tar.gz b/most-5.1.0.tar.gz deleted file mode 100644 index 122739e..0000000 --- a/most-5.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db805d1ffad3e85890802061ac8c90e3c89e25afb184a794e03715a3ed190501 -size 162172 diff --git a/most-pre5.2-1.tar.gz b/most-pre5.2-1.tar.gz new file mode 100644 index 0000000..1770c70 --- /dev/null +++ b/most-pre5.2-1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceaf2bbd1ce113d88af29ece3f71764532aa82c8794747ef5c1f4aeebefc04fe +size 162321 diff --git a/most.changes b/most.changes index 7efc20d..ba1f287 100644 --- a/most.changes +++ b/most.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 22 20:58:13 UTC 2020 - Sébastien POHER + +- Upgrade to pre5.2 + ------------------------------------------------------------------- Sun Apr 14 09:43:10 UTC 2019 - Sébastien 'sogal' Poher diff --git a/most.spec b/most.spec index 92c8937..d17a4de 100644 --- a/most.spec +++ b/most.spec @@ -1,7 +1,7 @@ # # spec file for package most # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,18 +12,19 @@ # 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/ # +%define bugfix 1 Name: most -Version: 5.1.0 +Version: pre5.2 Release: 0 Summary: File viewer and pager License: GPL-2.0-only Group: Productivity/Text/Utilities URL: https://www.jedsoft.org/most/ -Source: https://www.jedsoft.org/snapshots/%{name}-%{version}.tar.gz +Source: https://www.jedsoft.org/snapshots/%{name}-%{version}-%{bugfix}.tar.gz BuildRequires: pkgconfig BuildRequires: slang-devel @@ -32,7 +33,7 @@ Most is a paging program. It supports multiple windows and can scroll left and right. %prep -%setup -q -n %{name}-%{version} +%setup -q -n %{name}-%{version}-%{bugfix} %build %configure --prefix=%{_prefix}