- remove deprecated manual source validation
OBS-URL: https://build.opensuse.org/package/show/utilities/mwic?expand=0&rev=4
This commit is contained in:
parent
da95a32023
commit
e3baba2f08
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 25 20:14:44 UTC 2017 - sebix+novell.com@sebix.at
|
||||||
|
|
||||||
|
- remove deprecated manual source validation
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Sep 24 14:12:53 UTC 2017 - sebix+novell.com@sebix.at
|
Sun Sep 24 14:12:53 UTC 2017 - sebix+novell.com@sebix.at
|
||||||
|
|
||||||
|
@ -28,7 +28,6 @@ Source: https://github.com/jwilk/mwic/releases/download/%{version}/mwic-
|
|||||||
Source1: https://github.com/jwilk/mwic/releases/download/%{version}/mwic-%{version}.tar.gz.asc
|
Source1: https://github.com/jwilk/mwic/releases/download/%{version}/mwic-%{version}.tar.gz.asc
|
||||||
Source2: %{name}.keyring
|
Source2: %{name}.keyring
|
||||||
BuildRequires: python3-devel >= 3.2
|
BuildRequires: python3-devel >= 3.2
|
||||||
BuildRequires: gpg-offline
|
|
||||||
Requires: python3-pyenchant
|
Requires: python3-pyenchant
|
||||||
Requires: python3-regex
|
Requires: python3-regex
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -38,7 +37,6 @@ mwic is a spell-checker that groups possible misspellings and shows them in thei
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%gpg_verify %{SOURCE1}
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# not needed
|
# not needed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user