diff --git a/kicad-doc-7.0.1.tar.bz2 b/kicad-doc-7.0.1.tar.bz2 deleted file mode 100644 index 614f54d..0000000 --- a/kicad-doc-7.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6151cfe3d2db49fc643567ad30df37c35c31c095c9550d8df5f8ab9b92209a7c -size 104103280 diff --git a/kicad-doc-7.0.2.tar.bz2 b/kicad-doc-7.0.2.tar.bz2 new file mode 100644 index 0000000..e8c7a98 --- /dev/null +++ b/kicad-doc-7.0.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a6845cff666fd02c89c831910943be0a0ea1b380021b033a569e54e24f20dc2 +size 104105560 diff --git a/kicad-doc.changes b/kicad-doc.changes index c21ec24..c7c34ea 100644 --- a/kicad-doc.changes +++ b/kicad-doc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 25 02:01:48 UTC 2023 - Stefan Brüns + +- update to 7.0.2: + See https://www.kicad.org/blog/2023/04/KiCad-7.0.2-Release/ for details. + ------------------------------------------------------------------- Sat Mar 11 03:59:46 UTC 2023 - Stefan Brüns diff --git a/kicad-doc.spec b/kicad-doc.spec index 8237ab5..0dd3de9 100644 --- a/kicad-doc.spec +++ b/kicad-doc.spec @@ -1,5 +1,5 @@ # -# spec file for package kicad-doc +# spec file # # Copyright (c) 2023 SUSE LLC # @@ -28,7 +28,7 @@ ExclusiveArch: do_not_build %bcond_without pdf # Disabled, fails to build, asciidoc+dblatex no longer supported by upstream # E.g. https://gitlab.com/kicad/services/kicad-doc/-/issues/808 -ExclusiveArch: do_not_build +ExclusiveArch: do_not_build %endif %if "%flavor" == "html" @@ -36,7 +36,7 @@ ExclusiveArch: do_not_build %endif Name: kicad-doc%{?pkg_suffix} -Version: 7.0.1 +Version: 7.0.2 Release: 0 Summary: Documentation and tutorials for KiCad License: CC-BY-SA-3.0 AND GPL-3.0-or-later