Dominique Leuenberger 2021-11-02 18:18:45 +00:00 committed by Git OBS Bridge
commit 51b78635fa
4 changed files with 14 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:566e1ab85edc1e1e7c30e246674b14cf7ecb31ab281bb29918327e621528234f
size 74201837

3
kicad-doc-5.1.11.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0b89bd4b6af0edf76df0a80651b2a86070f396b324197b90b88c4e8150d95617
size 74199831

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Oct 30 13:13:23 UTC 2021 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to version 5.1.11
See https://kicad.org/blog/2021/11/KiCad-5.1.11-Release/ for details.
- Replace references to old domain (hijacked) with kicad.org
https://www.kicad.org/blog/2021/10/Avoid-links-to-former-kicad-domain/
-------------------------------------------------------------------
Tue Apr 27 17:51:44 UTC 2021 - Stefan Brüns <stefan.bruens@rwth-aachen.de>

View File

@ -1,5 +1,5 @@
#
# spec file for package kicad-doc%{?pkg_suffix}
# spec file
#
# Copyright (c) 2021 SUSE LLC
#
@ -33,12 +33,12 @@ ExclusiveArch: do_not_build
%endif
Name: kicad-doc%{?pkg_suffix}
Version: 5.1.10
Version: 5.1.11
Release: 0
Summary: Documentation and tutorials for KiCad
License: CC-BY-SA-3.0 AND GPL-3.0-or-later
Group: Documentation/HTML
URL: https://kicad-pcb.org
URL: https://www.kicad.org
Source: https://gitlab.com/kicad/services/%{sname}/-/archive/%{version}/%{sname}-%{version}.tar.bz2#/%{sname}-%{version}.tar.bz2
# PATCH-FIX-OPENSUSE kicad-doc-notimestamp.patch davejplater@gmail.com -- Remove time stamped footer from html pages.
Patch0: kicad-doc-notimestamp.patch