Accepting request 347204 from electronics

1

OBS-URL: https://build.opensuse.org/request/show/347204
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kicad-doc?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2015-12-09 18:50:09 +00:00 committed by Git OBS Bridge
commit 196ba7f49a
5 changed files with 10 additions and 17 deletions

View File

@ -1,12 +0,0 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="url">https://github.com/KiCad/kicad-doc.git</param>
<param name="scm">git</param>
<param name="versionformat">4.0.0~%cd</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>
<param name="compression">gz</param>
</service>
<service name="set_version" mode="disabled"/>
</services>

3
kicad-doc-4.0.0.tar.gz Normal file
View File

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

View File

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 2 15:39:50 UTC 2015 - dmitry_r@opensuse.org
- Update to version 4.0.0
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Sep 25 21:40:12 UTC 2015 - dmitry_r@opensuse.org Fri Sep 25 21:40:12 UTC 2015 - dmitry_r@opensuse.org

View File

@ -17,13 +17,13 @@
Name: kicad-doc Name: kicad-doc
Version: 4.0.0~20150925 Version: 4.0.0
Release: 0 Release: 0
Summary: Documentation and tutorials for KiCad Summary: Documentation and tutorials for KiCad
License: SUSE-OldFSFDocLicense License: SUSE-OldFSFDocLicense
Group: Documentation/Other Group: Documentation/Other
Url: http://kicad-pcb.org Url: http://kicad-pcb.org
Source: %{name}-%{version}.tar.gz Source: https://github.com/KiCad/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source2: https://raw.githubusercontent.com/KiCad/kicad-source-mirror/master/license_for_documentation.txt Source2: https://raw.githubusercontent.com/KiCad/kicad-source-mirror/master/license_for_documentation.txt
BuildRequires: asciidoc >= 8.6.9 BuildRequires: asciidoc >= 8.6.9
BuildRequires: cmake BuildRequires: cmake