- Enable file/magic guessing
OBS-URL: https://build.opensuse.org/package/show/editors/nano?expand=0&rev=102
This commit is contained in:
parent
0314371df4
commit
c92b08206e
@ -23,6 +23,7 @@ Tue Mar 26 08:49:36 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
|||||||
* Option --rebinddelete is able to compensate for more misbindings.
|
* Option --rebinddelete is able to compensate for more misbindings.
|
||||||
* Options --morespace and --smooth are obsolete and thus ignored.
|
* Options --morespace and --smooth are obsolete and thus ignored.
|
||||||
* The --disable-wrapping-as-root configure option was removed.
|
* The --disable-wrapping-as-root configure option was removed.
|
||||||
|
- Enable file/magic guessing
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 11 20:27:04 UTC 2018 - sean@suspend.net
|
Sun Nov 11 20:27:04 UTC 2018 - sean@suspend.net
|
||||||
|
@ -30,8 +30,8 @@ Source2: https://savannah.gnu.org/people/viewgpg.php?user_id=42085#/%{nam
|
|||||||
BuildRequires: file-devel
|
BuildRequires: file-devel
|
||||||
BuildRequires: groff-full
|
BuildRequires: groff-full
|
||||||
BuildRequires: makeinfo
|
BuildRequires: makeinfo
|
||||||
BuildRequires: ncurses-devel
|
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
|
BuildRequires: pkgconfig(ncurses)
|
||||||
BuildRequires: pkgconfig(zlib)
|
BuildRequires: pkgconfig(zlib)
|
||||||
Requires(post): info
|
Requires(post): info
|
||||||
Requires(preun): info
|
Requires(preun): info
|
||||||
|
Loading…
x
Reference in New Issue
Block a user