Accepting request 789582 from home:ecsos

upstream change source file with same version number.

OBS-URL: https://build.opensuse.org/request/show/789582
OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/sigil?expand=0&rev=42
This commit is contained in:
Eric Schirra 2020-03-29 21:48:21 +00:00 committed by Git OBS Bridge
parent 232c9e3a55
commit d565961375
2 changed files with 5 additions and 5 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8d831a7c57f058c60631b3f6f9fc760bd123100e60dbd125431375abb504f47c
size 21462450
oid sha256:5187084486513f9bd3239eb4f4961cd98192c34fe6e161f277b52511fd760861
size 21462439

View File

@ -45,17 +45,16 @@ BuildRequires: libxslt-devel
BuildRequires: make
BuildRequires: pcre-devel
BuildRequires: pkgconfig
BuildRequires: pkgconfig(libusb-1.0)
# not need for build, only check for exists
# upstream use for python3-Pillow 5.4.1
BuildRequires: python3-Pillow
BuildRequires: python3-chardet >= 3.0.4
BuildRequires: python3-cssselect >= 1.0.3
BuildRequires: python3-cssutils >= 1.0.2
# upstream use python3-dulwich 0.19.15
BuildRequires: python3-dulwich
# upstream use 3.7.2
BuildRequires: python3-devel >= 3.4
# upstream use python3-dulwich 0.19.15
BuildRequires: python3-dulwich
BuildRequires: python3-html5lib >= 1.0.1
# upstream use for python3-lxml 4.2.6
BuildRequires: python3-lxml
@ -80,6 +79,7 @@ BuildRequires: pkgconfig(Qt5WebEngine)
BuildRequires: pkgconfig(Qt5WebKitWidgets)
BuildRequires: pkgconfig(Qt5Xml)
BuildRequires: pkgconfig(Qt5XmlPatterns)
BuildRequires: pkgconfig(libusb-1.0)
Requires: python3-Pillow
Requires: python3-chardet
Requires: python3-cssselect