Accepting request 109212 from home:Heinervdm:branches:Education

- Update to latest upstream version 0.7.1b
- Remove tools and datasheets directorys from srv.rpm because of licence issues (see bug #751725 & #751726)

OBS-URL: https://build.opensuse.org/request/show/109212
OBS-URL: https://build.opensuse.org/package/show/Education/fritzing?expand=0&rev=15
This commit is contained in:
Thomas Zimmermann 2012-03-14 07:38:26 +00:00 committed by Git OBS Bridge
parent af8e5402e6
commit 93a869e7f5
6 changed files with 22 additions and 6 deletions

View File

@ -1,3 +1,9 @@
fritzing (0.7.1b-0) stable; urgency=low
* new upstream release 0.7.1b
-- Thomas Zimmermann <bugs@vdm-design.de> Thu, 13 Mar 2012 11:58:00 +0100
fritzing (0.7.0b-0) stable; urgency=low
* new upstream release 0.7.0b

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 13 11:18:52 UTC 2012 - bugs@vdm-design.de
- update to new upstream version 0.7.1b
- remove tools and datasheet directorys because of licence issues
-------------------------------------------------------------------
Sat Feb 4 08:31:01 UTC 2012 - bugs@vdm-design.de

View File

@ -1,10 +1,10 @@
Format: 1.0
Source: fritzing
Version: 0.6.5b
Version: 0.7.1b
Binary: fritzing
Maintainer: Brendan Howell <brendan@howell-ersatz.com>
Architecture: any
Build-Depends: debhelper (>= 7.0.12), libqtcore4, libqtgui4, libstdc++6, libc6, qt4-qmake, libqt4-dev, zlib1g-dev, libqt4-sql-sqlite
Files:
8ea0765b8fd31874da0ee00515a68576 10808479 fritzing-0.6.5b.source.tar.gz
8ea0765b8fd31874da0ee00515a68576 10808479 fritzing-0.7.1b.source.tar.gz
efb141873b5a828420c39eec1e79b364 915 debian.tar.gz

View File

@ -18,7 +18,7 @@
Name: fritzing
Version: 0.7.0b
Version: 0.7.1b
Release: 0
License: GPL-3.0+
Summary: Intuitive EDA platform featuring from prototype to product
@ -49,6 +49,10 @@ prototypes, and to create a PCB layout for manufacturing.
%prep
%setup -q -n %{name}-%{version}.source
# remove tools and datasheets directories
# see bug #751725 & #751726
rm -rf tools
rm -rf datasheets
sed -i 's/\r$//' README.txt
sed -i 's/\r$//' LICENSE.CC-BY-SA