Accepting request 1149339 from home:dimstar:rpm4.20:k
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1149339 OBS-URL: https://build.opensuse.org/package/show/electronics/kicad-doc?expand=0&rev=85
This commit is contained in:
parent
0add457c4a
commit
2148777f10
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 22 12:49:36 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 1 07:29:52 UTC 2024 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
Mon Jan 1 07:29:52 UTC 2024 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||||
|
|
||||||
|
@ -196,8 +196,7 @@ Requires: %{name}-en = %{version}
|
|||||||
This package contains Chinese documentation and tutorials for KiCad
|
This package contains Chinese documentation and tutorials for KiCad
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{sname}-%{version}
|
%autosetup -p0 -n %{sname}-%{version}
|
||||||
%patch0
|
|
||||||
|
|
||||||
# asciidoc errors out if the `[code]` style is used with an unknown language
|
# asciidoc errors out if the `[code]` style is used with an unknown language
|
||||||
# https://gitlab.com/kicad/services/kicad-doc/-/issues/851
|
# https://gitlab.com/kicad/services/kicad-doc/-/issues/851
|
||||||
|
Loading…
Reference in New Issue
Block a user