Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qelectrotech for openSUSE:Factory checked in at 2021-03-03 18:34:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qelectrotech (Old) and /work/SRC/openSUSE:Factory/.qelectrotech.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qelectrotech" Wed Mar 3 18:34:34 2021 rev:8 rq:876309 version:0.80 Changes: -------- --- /work/SRC/openSUSE:Factory/qelectrotech/qelectrotech.changes 2020-07-20 20:59:42.412991743 +0200 +++ /work/SRC/openSUSE:Factory/.qelectrotech.new.2378/qelectrotech.changes 2021-03-03 18:34:36.727366215 +0100 @@ -1,0 +2,7 @@ +Tue Mar 2 22:28:25 UTC 2021 - Asterios Dramis <[email protected]> + +- Update to version 0.80: + * Lots of changes (see ChangeLog). +- Added new build requirement sqlite-devel >= 3.0. + +------------------------------------------------------------------- Old: ---- qelectrotech-0.70.tar.gz New: ---- qelectrotech-0.80.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qelectrotech.spec ++++++ --- /var/tmp/diff_new_pack.VM8GGG/_old 2021-03-03 18:34:37.499366775 +0100 +++ /var/tmp/diff_new_pack.VM8GGG/_new 2021-03-03 18:34:37.499366775 +0100 @@ -1,8 +1,8 @@ # # spec file for package qelectrotech # -# Copyright (c) 2020 SUSE LLC -# Copyright (c) 2020 Asterios Dramis <[email protected]>. +# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2021 Asterios Dramis <[email protected]>. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,11 +17,11 @@ # -%define src 0.7.0 +%define src 0.8.0 Name: qelectrotech -Version: 0.70 +Version: 0.80 Release: 0 -Summary: Application to design electric diagrams +Summary: Application to Design Electric Diagrams License: GPL-2.0-or-later AND CC-BY-3.0 Group: Productivity/Scientific/Electronics URL: https://qelectrotech.org/ @@ -32,6 +32,7 @@ BuildRequires: kwidgetsaddons-devel BuildRequires: pkgconfig BuildRequires: shared-mime-info +BuildRequires: sqlite-devel >= 3.0 BuildRequires: update-desktop-files BuildRequires: pkgconfig(Qt5Concurrent) BuildRequires: pkgconfig(Qt5Network) @@ -65,8 +66,8 @@ # Remove build time references so build-compare can do its work FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%H:%%M') FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e %%Y') -sed -i "s/__TIME__/\"$FAKE_BUILDTIME\"/g" sources/aboutqet.cpp -sed -i "s/__DATE__/\"$FAKE_BUILDDATE\"/g" sources/aboutqet.cpp +sed -i "s/__TIME__/\"$FAKE_BUILDTIME\"/g" sources/machine_info.h +sed -i "s/__DATE__/\"$FAKE_BUILDDATE\"/g" sources/machine_info.h %build %qmake5 @@ -95,7 +96,7 @@ %endif %files -f %{name}.lang -%doc CREDIT ChangeLog README +%doc CREDIT ChangeLog README README.md %license %{_defaultdocdir}/%{name}/ELEMENTS.LICENSE %license %{_defaultdocdir}/%{name}/LICENSE %{_bindir}/qelectrotech ++++++ qelectrotech-0.70.tar.gz -> qelectrotech-0.80.tar.gz ++++++ /work/SRC/openSUSE:Factory/qelectrotech/qelectrotech-0.70.tar.gz /work/SRC/openSUSE:Factory/.qelectrotech.new.2378/qelectrotech-0.80.tar.gz differ: char 12, line 1
