Accepting request 767512 from utilities

OBS-URL: https://build.opensuse.org/request/show/767512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/most?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2020-01-26 23:24:30 +00:00 committed by Git OBS Bridge
commit 910849ca65
4 changed files with 14 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:db805d1ffad3e85890802061ac8c90e3c89e25afb184a794e03715a3ed190501
size 162172

3
most-pre5.2-1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ceaf2bbd1ce113d88af29ece3f71764532aa82c8794747ef5c1f4aeebefc04fe
size 162321

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 22 20:58:13 UTC 2020 - Sébastien POHER <sogal@opensuse.org>
- Upgrade to pre5.2
-------------------------------------------------------------------
Sun Apr 14 09:43:10 UTC 2019 - Sébastien 'sogal' Poher <sogal@opensuse.org>

View File

@ -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}