commit pcb for openSUSE:Factory

2020-09-01 Thread root


bin9zHRM4_CFL.bin
Description: Binary data


commit pcb for openSUSE:Factory

2020-01-03 Thread root
Hello community,

here is the log from the commit of package pcb for openSUSE:Factory checked in 
at 2020-01-03 17:37:59

Comparing /work/SRC/openSUSE:Factory/pcb (Old)
 and  /work/SRC/openSUSE:Factory/.pcb.new.6675 (New)


Package is "pcb"

Fri Jan  3 17:37:59 2020 rev:14 rq:760514 version:4.2.1

Changes:

--- /work/SRC/openSUSE:Factory/pcb/pcb.changes  2019-06-01 09:56:09.843187775 
+0200
+++ /work/SRC/openSUSE:Factory/.pcb.new.6675/pcb.changes2020-01-03 
17:38:03.947328973 +0100
@@ -1,0 +2,6 @@
+Tue Dec 31 19:55:14 UTC 2019 - Wojciech Kazubski 
+
+- updated to a new features and bugfixes release 4.2.1
+  * introduced a TinyCAD schematics import option (not fully tested)
+
+---

Old:

  pcb-4.2.0.tar.gz

New:

  pcb-4.2.1.tar.gz



Other differences:
--
++ pcb.spec ++
--- /var/tmp/diff_new_pack.88wzTG/_old  2020-01-03 17:38:06.463330264 +0100
+++ /var/tmp/diff_new_pack.88wzTG/_new  2020-01-03 17:38:06.463330264 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   pcb
-Version:4.2.0
+Version:4.2.1
 Release:0
 Summary:CAD Program for the Design of Printed Circuit Boards
 License:GPL-2.0

++ pcb-4.2.0.tar.gz -> pcb-4.2.1.tar.gz ++
 24894 lines of diff (skipped)




commit pcb for openSUSE:Factory

2019-06-01 Thread root
Hello community,

here is the log from the commit of package pcb for openSUSE:Factory checked in 
at 2019-06-01 09:56:07

Comparing /work/SRC/openSUSE:Factory/pcb (Old)
 and  /work/SRC/openSUSE:Factory/.pcb.new.5148 (New)


Package is "pcb"

Sat Jun  1 09:56:07 2019 rev:13 rq:706386 version:4.2.0

Changes:

--- /work/SRC/openSUSE:Factory/pcb/pcb.changes  2018-10-09 15:54:03.326290702 
+0200
+++ /work/SRC/openSUSE:Factory/.pcb.new.5148/pcb.changes2019-06-01 
09:56:09.843187775 +0200
@@ -1,0 +2,20 @@
+Fri Apr  5 11:46:38 UTC 2019 - Wojciech Kazubski 
+
+- more specfile cleanup (with workaround for SLE12 and Leap 42.3)
+
+---
+Fri Mar 22 22:03:57 UTC 2019 - Wojciech Kazubski 
+
+- updated to bugfix release 4.2.0
+  * Improved routing styles.
+  * Improved DRC testing.
+  * Footprint attributes can now be added to the Bill of Materials 
+[BOM] in a similar way as with gschem by defining attributes in
+a input file.
+  * XY output for Pick-and-Place now has proper values for non mm
+and mil units.
+  * Added regression tests.
+- specfile cleanup
+- patch pcb-no-build-time.patch removed (no more neded)
+
+---

Old:

  pcb-4.1.3.tar.gz
  pcb-no-build-time.patch

New:

  pcb-4.2.0.tar.gz



Other differences:
--
++ pcb.spec ++
--- /var/tmp/diff_new_pack.EVOKYq/_old  2019-06-01 09:56:10.555187532 +0200
+++ /var/tmp/diff_new_pack.EVOKYq/_new  2019-06-01 09:56:10.559187531 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pcb
 #
-# Copyright (c) 2015-2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2015-2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   pcb
-Version:4.1.3
+Version:4.2.0
 Release:0
 Summary:CAD Program for the Design of Printed Circuit Boards
 License:GPL-2.0
@@ -25,8 +25,6 @@
 
 Url:http://pcb.geda-project.org/
 Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-# PATCH-FIX-OPENSUSE grenum-no-build-time.patch -- fix "W: 
file-contains-date-and-time"
-Patch0: pcb-no-build-time.patch
 
 BuildRequires:  ImageMagick
 BuildRequires:  Mesa-devel
@@ -47,13 +45,9 @@
 BuildRequires:  unzip
 BuildRequires:  update-desktop-files
 #Requires(post):   shared-mime-info
-#Requires(postun): shared-mime-info
- 
 Requires:   m4
 Recommends: pcb-doc = %{version}
 
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
 %description
 pcb is a CAD (computer aided design) program for the physical design
 of printed circuit boards.  It has an autorouter, a trace optimizer a
@@ -74,7 +68,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 # pcb does not like the -D_FORTIFY_SOURCE=2 option, remove it.
@@ -114,13 +107,11 @@
   %{buildroot}%{_includedir}/gts.h \
   %{buildroot}%{_datadir}/%{name}/tools/gerbertotk.c
 
-install -Dm 644 {COPYING,NEWS,README} %{buildroot}/%{_docdir}/%{name}/
-
 %post
-/usr/bin/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || :
+%mime_database_post
 
 %postun
-/usr/bin/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || :
+%mime_database_postun
 
 %post doc
 %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
@@ -128,14 +119,18 @@
 %postun doc
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
 
-%clean
-rm -rf %{buildroot}
-
 %files -f %{name}.lang
-%defattr(-,root,root)
-%doc %{_docdir}/%{name}/COPYING
-%doc %{_docdir}/%{name}/NEWS
-%doc %{_docdir}/%{name}/README
+%doc NEWS README
+%if 0%{?suse_version} > 1330
+%license COPYING
+%else
+%doc COPYING
+%exclude %{_docdir}/%{name}/examples/
+%exclude %{_docdir}/%{name}/tutorial/
+%exclude %{_docdir}/%{name}/*.html
+%exclude %{_docdir}/%{name}/*.pdf
+%exclude %{_docdir}/%{name}/*.png
+%endif
 %{_bindir}/*
 %{_datadir}/%{name}/
 %{_datadir}/gEDA/
@@ -147,13 +142,12 @@
 %{_datadir}/metainfo/pcb.appdata.xml
 
 %files doc
-%defattr(-,root,root)
 %dir %{_docdir}/%{name}
-%doc %{_docdir}/%{name}/examples/
-%doc %{_docdir}/%{name}/tutorial/
-%doc %{_docdir}/%{name}/*.html
-%doc %{_docdir}/%{name}/*.pdf
-%doc %{_docdir}/%{name}/*.png
+%{_docdir}/%{name}/examples/
+%{_docdir}/%{name}/tutorial/
+%{_docdir}/%{name}/*.html
+%{_docdir}/%{name}/*.pdf
+%{_docdir}/%{name}/*.png
 %{_infodir}/%{name}.info*
 
 %changelog

++ pcb-4.1.3.tar.gz -> pcb-4.2.0.tar.gz ++
 69267 lines of diff (skipped)




commit pcb for openSUSE:Factory

2018-10-09 Thread root
Hello community,

here is the log from the commit of package pcb for openSUSE:Factory checked in 
at 2018-10-09 15:54:02

Comparing /work/SRC/openSUSE:Factory/pcb (Old)
 and  /work/SRC/openSUSE:Factory/.pcb.new (New)


Package is "pcb"

Tue Oct  9 15:54:02 2018 rev:12 rq:640705 version:4.1.3

Changes:

--- /work/SRC/openSUSE:Factory/pcb/pcb.changes  2018-07-10 16:14:34.945615349 
+0200
+++ /work/SRC/openSUSE:Factory/.pcb.new/pcb.changes 2018-10-09 
15:54:03.326290702 +0200
@@ -1,0 +2,13 @@
+Thu Oct  4 10:34:46 UTC 2018 - Wojciech Kazubski 
+
+- updated to bugfix release 4.1.3
+  * Fixed potential data loss when currently opened PCB file is
+modified on disk.
+  * Blind/Burried vias clear soldermask on layers they don't intersect.
+  * Fixed ChangeClearSize() for changing a via's solder mask clearance.
+  * Fixed polygon to line separation DRC.
+  * Fixed DRC flags lines that are cleared by other objects.
+  * Fixed DRC misses lines near polygons if clearance < bloat.
+  * Fixed the segfault on picking load netlist menu item.
+
+---

Old:

  pcb-4.1.2.tar.gz

New:

  pcb-4.1.3.tar.gz



Other differences:
--
++ pcb.spec ++
--- /var/tmp/diff_new_pack.0YdtPo/_old  2018-10-09 15:54:03.774290171 +0200
+++ /var/tmp/diff_new_pack.0YdtPo/_new  2018-10-09 15:54:03.778290166 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pcb
-Version:4.1.2
+Version:4.1.3
 Release:0
 Summary:CAD Program for the Design of Printed Circuit Boards
 License:GPL-2.0

++ pcb-4.1.2.tar.gz -> pcb-4.1.3.tar.gz ++
 24790 lines of diff (skipped)




commit pcb for openSUSE:Factory

2018-07-10 Thread root
Hello community,

here is the log from the commit of package pcb for openSUSE:Factory checked in 
at 2018-07-10 16:14:33

Comparing /work/SRC/openSUSE:Factory/pcb (Old)
 and  /work/SRC/openSUSE:Factory/.pcb.new (New)


Package is "pcb"

Tue Jul 10 16:14:33 2018 rev:11 rq:620334 version:4.1.2

Changes:

--- /work/SRC/openSUSE:Factory/pcb/pcb.changes  2017-09-05 15:19:28.413365015 
+0200
+++ /work/SRC/openSUSE:Factory/.pcb.new/pcb.changes 2018-07-10 
16:14:34.945615349 +0200
@@ -1,0 +2,17 @@
+Tue May 15 11:46:43 UTC 2018 - w...@ire.pw.edu.pl
+
+- updated to bugfix release 4.1.2
+
+---
+Sun Apr  8 17:42:06 UTC 2018 - w...@ire.pw.edu.pl
+
+- updated to bugfix release 4.1.1
+
+---
+Sun Jan 28 23:25:08 UTC 2018 - w...@ire.pw.edu.pl
+
+- updated to release 4.1.0
+- file format changed to support padstacks
+- removed obsolete mimelink files
+
+---

Old:

  pcb-4.0.2.tar.gz

New:

  pcb-4.1.2.tar.gz



Other differences:
--
++ pcb.spec ++
--- /var/tmp/diff_new_pack.gVBIPU/_old  2018-07-10 16:14:35.681614205 +0200
+++ /var/tmp/diff_new_pack.gVBIPU/_new  2018-07-10 16:14:35.681614205 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pcb
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2015-2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   pcb
-Version:4.0.2
+Version:4.1.2
 Release:0
 Summary:CAD Program for the Design of Printed Circuit Boards
 License:GPL-2.0
@@ -46,8 +46,8 @@
 BuildRequires:  tk
 BuildRequires:  unzip
 BuildRequires:  update-desktop-files
-Requires(post):   shared-mime-info
-Requires(postun): shared-mime-info
+#Requires(post):   shared-mime-info
+#Requires(postun): shared-mime-info
 
 Requires:   m4
 Recommends: pcb-doc = %{version}
@@ -143,11 +143,8 @@
 %{_datadir}/applications/pcb.desktop
 %{_datadir}/mime/packages/*
 %{_mandir}/man1/%{name}*
-%dir %{_datadir}/mimelnk/
-%dir %{_datadir}/mimelnk/application
-%{_datadir}/mimelnk/application/x-*.desktop
-%dir %{_datadir}/appdata
-%{_datadir}/appdata/pcb.appdata.xml
+%dir %{_datadir}/metainfo
+%{_datadir}/metainfo/pcb.appdata.xml
 
 %files doc
 %defattr(-,root,root)

++ pcb-4.0.2.tar.gz -> pcb-4.1.2.tar.gz ++
 46180 lines of diff (skipped)




commit pcb for openSUSE:Factory

2017-09-05 Thread root
Hello community,

here is the log from the commit of package pcb for openSUSE:Factory checked in 
at 2017-09-05 15:19:19

Comparing /work/SRC/openSUSE:Factory/pcb (Old)
 and  /work/SRC/openSUSE:Factory/.pcb.new (New)


Package is "pcb"

Tue Sep  5 15:19:19 2017 rev:10 rq:520983 version:4.0.2

Changes:

--- /work/SRC/openSUSE:Factory/pcb/pcb.changes  2017-06-08 15:03:44.484771698 
+0200
+++ /work/SRC/openSUSE:Factory/.pcb.new/pcb.changes 2017-09-05 
15:19:28.413365015 +0200
@@ -1,0 +2,5 @@
+Sun Sep  3 19:16:08 UTC 2017 - w...@ire.pw.edu.pl
+
+- updated to bugfix release 4.0.2
+
+---

Old:

  pcb-4.0.1.tar.gz

New:

  pcb-4.0.2.tar.gz



Other differences:
--
++ pcb.spec ++
--- /var/tmp/diff_new_pack.2rGKWJ/_old  2017-09-05 15:19:29.137263261 +0200
+++ /var/tmp/diff_new_pack.2rGKWJ/_new  2017-09-05 15:19:29.141262698 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pcb
-Version:4.0.1
+Version:4.0.2
 Release:0
 Summary:CAD Program for the Design of Printed Circuit Boards
 License:GPL-2.0

++ pcb-4.0.1.tar.gz -> pcb-4.0.2.tar.gz ++
 10399 lines of diff (skipped)




commit pcb for openSUSE:Factory

2017-06-08 Thread root
Hello community,

here is the log from the commit of package pcb for openSUSE:Factory checked in 
at 2017-06-08 15:03:44

Comparing /work/SRC/openSUSE:Factory/pcb (Old)
 and  /work/SRC/openSUSE:Factory/.pcb.new (New)


Package is "pcb"

Thu Jun  8 15:03:44 2017 rev:9 rq:501780 version:4.0.1

Changes:

--- /work/SRC/openSUSE:Factory/pcb/pcb.changes  2017-02-21 13:49:58.023590555 
+0100
+++ /work/SRC/openSUSE:Factory/.pcb.new/pcb.changes 2017-06-08 
15:03:44.484771698 +0200
@@ -1,0 +2,5 @@
+Mon May  8 23:56:38 UTC 2017 - w...@ire.pw.edu.pl
+
+- updated to bugfix release 4.0.1
+
+---

Old:

  pcb-4.0.0.tar.gz

New:

  pcb-4.0.1.tar.gz



Other differences:
--
++ pcb.spec ++
--- /var/tmp/diff_new_pack.kmGjrm/_old  2017-06-08 15:03:45.140679131 +0200
+++ /var/tmp/diff_new_pack.kmGjrm/_new  2017-06-08 15:03:45.144678566 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pcb
-Version:4.0.0
+Version:4.0.1
 Release:0
 Summary:CAD Program for the Design of Printed Circuit Boards
 License:GPL-2.0

++ pcb-4.0.0.tar.gz -> pcb-4.0.1.tar.gz ++
 22389 lines of diff (skipped)




commit pcb for openSUSE:Factory

2017-02-21 Thread root
Hello community,

here is the log from the commit of package pcb for openSUSE:Factory checked in 
at 2017-02-21 13:49:56

Comparing /work/SRC/openSUSE:Factory/pcb (Old)
 and  /work/SRC/openSUSE:Factory/.pcb.new (New)


Package is "pcb"

Changes:

--- /work/SRC/openSUSE:Factory/pcb/pcb.changes  2015-03-05 18:16:19.0 
+0100
+++ /work/SRC/openSUSE:Factory/.pcb.new/pcb.changes 2017-02-21 
13:49:58.023590555 +0100
@@ -1,0 +2,6 @@
+Wed Jan 18 22:52:40 UTC 2017 - w...@ire.pw.edu.pl
+
+- updated to release 4.0.0
+- patch pcb-fix-appdata.patch removed (applied upstream)
+
+---
@@ -21 +27 @@
-  Featires:
+  Features:

Old:

  pcb-20140316.tar.gz
  pcb-fix-appdata.patch

New:

  pcb-4.0.0.tar.gz



Other differences:
--
++ pcb.spec ++
--- /var/tmp/diff_new_pack.t7rn7E/_old  2017-02-21 13:49:58.731490926 +0100
+++ /var/tmp/diff_new_pack.t7rn7E/_new  2017-02-21 13:49:58.731490926 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   pcb
-Version:20140316
+Version:4.0.0
 Release:0
 Summary:CAD Program for the Design of Printed Circuit Boards
 License:GPL-2.0
@@ -27,8 +27,6 @@
 Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE grenum-no-build-time.patch -- fix "W: 
file-contains-date-and-time"
 Patch0: pcb-no-build-time.patch
-# PATCH-FIX-UPSTREAM pcb-fix-appdata.patch zai...@opensuse.org -- Fix appdata, 
and keep pcb from beeing pulled in by default on GNOME.
-Patch1: pcb-fix-appdata.patch
 
 BuildRequires:  ImageMagick
 BuildRequires:  Mesa-devel
@@ -38,7 +36,7 @@
 BuildRequires:  freeglut-devel
 BuildRequires:  freetype2-devel
 BuildRequires:  gcc-c++
-BuildRequires:  gd-devel
+BuildRequires:  gd-devel >= 2.1.0
 BuildRequires:  gtk2-devel
 BuildRequires:  gtkglext-devel
 BuildRequires:  intltool
@@ -77,7 +75,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 # pcb does not like the -D_FORTIFY_SOURCE=2 option, remove it.

++ pcb-20140316.tar.gz -> pcb-4.0.0.tar.gz ++
 212482 lines of diff (skipped)




commit pcb for openSUSE:Factory

2015-03-05 Thread h_root
Hello community,

here is the log from the commit of package pcb for openSUSE:Factory checked in 
at 2015-03-05 15:40:16

Comparing /work/SRC/openSUSE:Factory/pcb (Old)
 and  /work/SRC/openSUSE:Factory/.pcb.new (New)


Package is pcb

Changes:

--- /work/SRC/openSUSE:Factory/pcb/pcb.changes  2014-12-30 00:49:51.0 
+0100
+++ /work/SRC/openSUSE:Factory/.pcb.new/pcb.changes 2015-03-05 
18:16:19.0 +0100
@@ -1,0 +2,5 @@
+Tue Mar  3 12:24:50 UTC 2015 - dmitr...@opensuse.org
+
+- Fix desktop menu categories
+
+---



Other differences:
--
++ pcb.spec ++
--- /var/tmp/diff_new_pack.grr6Us/_old  2015-03-05 18:16:20.0 +0100
+++ /var/tmp/diff_new_pack.grr6Us/_new  2015-03-05 18:16:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pcb
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -95,9 +95,9 @@
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 
-%suse_update_desktop_file %{name} Education Science Electronics
+%suse_update_desktop_file -r %{name} Education Engineering
 %find_lang %{name}
 
 # acpcircuits support

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pcb for openSUSE:Factory

2014-12-29 Thread h_root
Hello community,

here is the log from the commit of package pcb for openSUSE:Factory checked in 
at 2014-12-30 00:49:42

Comparing /work/SRC/openSUSE:Factory/pcb (Old)
 and  /work/SRC/openSUSE:Factory/.pcb.new (New)


Package is pcb

Changes:

--- /work/SRC/openSUSE:Factory/pcb/pcb.changes  2014-11-14 09:19:09.0 
+0100
+++ /work/SRC/openSUSE:Factory/.pcb.new/pcb.changes 2014-12-30 
00:49:51.0 +0100
@@ -1,0 +2,6 @@
+Tue Dec 23 09:08:16 UTC 2014 - zai...@opensuse.org
+
+- Add pcb-fix-appdata.patch: Fix appdata, and keep pcb from beeing
+  pulled in by default on GNOME. Patch from upstream git.
+
+---

New:

  pcb-fix-appdata.patch



Other differences:
--
++ pcb.spec ++
--- /var/tmp/diff_new_pack.uEFpEt/_old  2014-12-30 00:49:53.0 +0100
+++ /var/tmp/diff_new_pack.uEFpEt/_new  2014-12-30 00:49:53.0 +0100
@@ -27,6 +27,8 @@
 Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE grenum-no-build-time.patch -- fix W: 
file-contains-date-and-time
 Patch0: pcb-no-build-time.patch
+# PATCH-FIX-UPSTREAM pcb-fix-appdata.patch zai...@opensuse.org -- Fix appdata, 
and keep pcb from beeing pulled in by default on GNOME.
+Patch1: pcb-fix-appdata.patch
 
 BuildRequires:  ImageMagick
 BuildRequires:  Mesa-devel
@@ -75,6 +77,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 # pcb does not like the -D_FORTIFY_SOURCE=2 option, remove it.

++ pcb-fix-appdata.patch ++
From ea98c4f75ef4fba4cb922d302d413abdff4368d4 Mon Sep 17 00:00:00 2001
From: Richard Hughes rich...@hughsie.com
Date: Thu, 22 May 2014 20:50:55 +
Subject: Fix the AppData and update to the latest spec version

Also, include the full size screenshot as the old one was too small to be used.

Signed-off-by: bert bert.timmer...@xs4all.nl
---
diff --git a/data/pcb.appdata.xml.in b/data/pcb.appdata.xml.in
index 2fa637b..ff16650 100644
--- a/data/pcb.appdata.xml.in
+++ b/data/pcb.appdata.xml.in
@@ -1,8 +1,9 @@
 ?xml version=1.0 encoding=UTF-8?
 !-- Copyright 2014 Bert Timmerman bert.timmer...@xs4all.nl --
 application
-  id type=desktopgnome-power-statistics.desktop/id
-  licenceGFDL/licence
+  id type=desktoppcb.desktop/id
+  metadata_licenseGFDL-1.3/metadata_license
+  project_licenseGPL-2.0/project_license
   description
 _p
   PCB is an interactive printed circuit board editor for Unix, Linux,
@@ -26,7 +27,7 @@
 /_p
   /description
   screenshots
-screenshot type=default width=320 
height=222http://wiki.geda-project.org/_media/geda:screenshot_pcb_thumb.png/screenshot
+screenshot type=default width=892 
height=619http://wiki.geda-project.org/_media/geda:screenshot_pcb.png/screenshot
   /screenshots
   url type=homepagehttp://pcb.geda-project.org//url
   updatecontactbert.timmer...@xs4all.nl/updatecontact
--
cgit v0.9
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pcb for openSUSE:Factory

2014-11-14 Thread h_root
Hello community,

here is the log from the commit of package pcb for openSUSE:Factory checked in 
at 2014-11-14 09:19:06

Comparing /work/SRC/openSUSE:Factory/pcb (Old)
 and  /work/SRC/openSUSE:Factory/.pcb.new (New)


Package is pcb

Changes:

--- /work/SRC/openSUSE:Factory/pcb/pcb.changes  2014-03-20 07:32:33.0 
+0100
+++ /work/SRC/openSUSE:Factory/.pcb.new/pcb.changes 2014-11-14 
09:19:09.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 09 21:07:00 UTC 2014 - Led led...@gmail.com
+
+- fix bashis in post/postun scripts
+
+---



Other differences:
--
++ pcb.spec ++
--- /var/tmp/diff_new_pack.K7AXk0/_old  2014-11-14 09:19:10.0 +0100
+++ /var/tmp/diff_new_pack.K7AXk0/_new  2014-11-14 09:19:10.0 +0100
@@ -117,10 +117,10 @@
 install -Dm 644 {COPYING,NEWS,README} %{buildroot}/%{_docdir}/%{name}/
 
 %post
-/usr/bin/update-mime-database %{_datadir}/mime  /dev/null || :
+/usr/bin/update-mime-database %{_datadir}/mime  /dev/null 21 || :
 
 %postun
-/usr/bin/update-mime-database %{_datadir}/mime  /dev/null || :
+/usr/bin/update-mime-database %{_datadir}/mime  /dev/null 21 || :
 
 %post doc
 %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pcb for openSUSE:Factory

2014-03-20 Thread h_root
Hello community,

here is the log from the commit of package pcb for openSUSE:Factory checked in 
at 2014-03-20 07:32:30

Comparing /work/SRC/openSUSE:Factory/pcb (Old)
 and  /work/SRC/openSUSE:Factory/.pcb.new (New)


Package is pcb

Changes:

--- /work/SRC/openSUSE:Factory/pcb/pcb.changes  2013-03-21 22:10:55.0 
+0100
+++ /work/SRC/openSUSE:Factory/.pcb.new/pcb.changes 2014-03-20 
07:32:33.0 +0100
@@ -1,0 +2,38 @@
+Tue Mar 18 22:02:26 UTC 2014 - dmitr...@opensuse.org
+
+- Update to version 20140316
+  Featires:
+  * GTK gui uses GL now, including a pseudo-3D mode.
+  * Brazilian translation added, others updated.
+  * Many internationalization tweaks.
+  * Mice with right-left scroll wheels now supported.
+  * Major upgrades to the GCode exporter.
+  * rat-thickness parameter can take a 'px' suffix.
+  * metric and imperial grids are now more independent.
+  * photo exporter supports multiple color schemes.
+  * gerbers can be output in metric.
+  * There's now a difference between found (what the netlist wants)
+and connected (what the copper says).
+  * PNG exporter has --fill-holes to omit the drill helper completely.
+  * gerber drill files now 0.1mil resolution.
+  * XY file is now IPC 7531 compliant.
+  Bug Fixes:
+  * Fix pan locking up pcb if you leave the window.
+  * Many bugfixes related to the metric conversion, including the
+two autorouters.
+  * ps alignment marks fixed.
+  * route styles in *.pcb files may contain units.
+  * able to select more parts by their mark when their mark is on-grid.
+  * gtk route selector may now have nothing selected, if the board
+has custom route settings.
+  * drc no longer hangs when some layers are skipped.
+  * ps_bloat works again.
+  * EPS header is more standards-compliant.
+  * PS outlines are only drawn on copper layers, not mask layers.
+  * cursor position and zoom are no longer written to the *.pcb file.
+  * lines with different clearances aren't auto-merged.
+  * pin names are drawn in the pinout window.
+  * gerber aperture numbers won't increase between runs.
+  * misc doc tweaks and fixes.
+
+---

Old:

  pcb-20110918.tar.gz

New:

  pcb-20140316.tar.gz



Other differences:
--
++ pcb.spec ++
--- /var/tmp/diff_new_pack.5sGPIO/_old  2014-03-20 07:32:34.0 +0100
+++ /var/tmp/diff_new_pack.5sGPIO/_new  2014-03-20 07:32:34.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pcb
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,11 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   pcb
-Version:20110918
+Version:20140316
 Release:0
-License:GPL-2.0
 Summary:CAD Program for the Design of Printed Circuit Boards
+License:GPL-2.0
 Group:  Productivity/Scientific/Electronics
 
 Url:http://pcb.geda-project.org/
@@ -27,6 +28,7 @@
 # PATCH-FIX-OPENSUSE grenum-no-build-time.patch -- fix W: 
file-contains-date-and-time
 Patch0: pcb-no-build-time.patch
 
+BuildRequires:  ImageMagick
 BuildRequires:  Mesa-devel
 BuildRequires:  bison
 BuildRequires:  dbus-1-devel
@@ -38,7 +40,6 @@
 BuildRequires:  gtk2-devel
 BuildRequires:  gtkglext-devel
 BuildRequires:  intltool
-BuildRequires:  ImageMagick
 BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
 BuildRequires:  perl-XML-Parser
@@ -83,7 +84,10 @@
 --disable-rpath \
 --enable-dbus \
 --disable-update-desktop-database \
---disable-update-mime-database
+--disable-update-mime-database \
+--enable-gl \
+--enable-toporouter \
+--enable-toporouter-output
 
 make %{?_smp_mflags}
 
@@ -103,7 +107,7 @@
 rm -f %{buildroot}%{_datadir}/%{name}/tools/pcb2ncap.tgz
 
 # fix W: non-executable-script
-chmod 755 %{buildroot}%{_datadir}/%{name}/tools/{Merge*,PCB2HPGL,tgo2pcb.tcl}
+chmod 755 
%{buildroot}%{_datadir}/%{name}/tools/{Merge*,PCB2HPGL,pcbdiff,tgo2pcb.tcl}
 
 # remove static library, header and source file
 rm -f %{buildroot}%{_libdir}/libgts.a \
@@ -142,6 +146,8 @@
 %dir %{_datadir}/mimelnk/
 %dir %{_datadir}/mimelnk/application
 %{_datadir}/mimelnk/application/x-*.desktop
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/pcb.appdata.xml
 
 %files doc
 %defattr(-,root,root)

++ pcb-20110918.tar.gz - pcb-20140316.tar.gz ++
 97066 lines of diff (skipped)

++ 

commit pcb for openSUSE:Factory

2013-03-21 Thread h_root
Hello community,

here is the log from the commit of package pcb for openSUSE:Factory checked in 
at 2013-03-21 22:10:53

Comparing /work/SRC/openSUSE:Factory/pcb (Old)
 and  /work/SRC/openSUSE:Factory/.pcb.new (New)


Package is pcb, Maintainer is wer...@suse.com

Changes:

New Changes file:

--- /dev/null   2013-02-26 18:15:11.936010755 +0100
+++ /work/SRC/openSUSE:Factory/.pcb.new/pcb.changes 2013-03-21 
22:10:55.0 +0100
@@ -0,0 +1,102 @@
+---
+Thu Jan  3 22:04:03 UTC 2013 - dmitr...@opensuse.org
+
+- Clean installed files
+- Delete compilation time from binary
+  * pcb-no-build-time.patch
+
+---
+Tue Dec 25 19:52:43 UTC 2012 - dmitr...@opensuse.org
+
+- spec file cleanup
+
+---
+Sat Nov 19 13:02:16 UTC 2011 - werner...@gmx.de
+
+- new version 20110918
+
+---
+Thu Oct 14 00:00:00 UTC 2010 - werner...@gmx.de
+
+- new version 20100929
+
+---
+Sun Dec 05 00:00:00 UTC 2009 - werner...@gmx.de
+
+- fix warning no-return-in-nonvoid-function
+
+---
+Sun Dec 05 00:00:00 UTC 2009 - werner...@gmx.de
+
+- new version 20091103
+
+---
+Sat Dec 20 00:00:00 UTC 2008 - werner...@gmx.de
+
+- keep the electronics-menu patch for older distributions
+
+---
+Tue Dec 16 00:00:00 UTC 2008 - sbra...@suse.cz
+
+- dependencies fix
+- directory ownership fix
+- desktop file QA fix
+
+---
+Thu Dec 16 00:00:00 UTC 2008 - werner...@gmx.de
+
+- new version 20081128
+- removed options for older distributions
+
+---
+Sun Mar 23 00:00:00 UTC 2008 - werner...@gmx.de
+
+- fixed desktop integration, added kde mimelnk files
+
+---
+Sun Feb 03 00:00:00 UTC 2008 - werner...@gmx.de
+
+- new version 20080202
+- added BuildRequires: intltool, perl-XML-Parser, desktop-file-utils, 
+  update-desktop-files
+  
+---
+Thu Oct 16 00:00:00 UTC 2007 - werner...@gmx.de
+
+- enabled dbus support required by xgsch2pcb
+---
+Sat Sep 15 00:00:00 UTC 2007 - werner...@gmx.de
+
+- new version 20070912
+---
+Sat Sep 08 00:00:00 UTC 2007 - werner...@gmx.de
+
+- build fix: flex for openSUSE 10.3
+---
+Tue Feb 20 00:00:00 UTC 2007 - werner...@gmx.de
+
+- new version 20070208p1
+---
+Tue Sep 26 00:00:00 UTC 2006 - werner...@gmx.de
+
+- added libjpeg-devel and freetype2-devel required to build
+
+---
+Wed Aug 30 00:00:00 UTC 2006 - werner...@gmx.de
+
+- removed PNG output. pcb crashes on SuSE 10.1 and there are build problems.
+
+---
+Tue Aug 29 00:00:00 UTC 2006 - werner...@gmx.de
+
+- added missing libpng-devel: its not in gtk2-devel in SuSE 10.0 and 9.3
+
+---
+Sat Aug 26 00:00:00 UTC 2006 - werner...@gmx.de
+
+- disabled GIF and JPEG-support as gd-devel in SuSE 10.0 doesn't support it
+
+---
+Wed Aug 26 00:00:00 UTC 2006 - werner...@gmx.de
+
+- first spec file

New:

  pcb-20110918.tar.gz
  pcb-no-build-time.patch
  pcb.changes
  pcb.spec



Other differences:
--
++ pcb.spec ++
#
# spec file for package pcb
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or