Hello community, here is the log from the commit of package nasc for openSUSE:Factory checked in at 2019-06-12 13:11:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nasc (Old) and /work/SRC/openSUSE:Factory/.nasc.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nasc" Wed Jun 12 13:11:55 2019 rev:6 rq:705943 version:0.5.4 Changes: -------- --- /work/SRC/openSUSE:Factory/nasc/nasc.changes 2019-02-27 15:07:05.950429652 +0100 +++ /work/SRC/openSUSE:Factory/.nasc.new.4811/nasc.changes 2019-06-12 13:11:55.944965586 +0200 @@ -1,0 +2,8 @@ +Mon May 13 19:21:07 UTC 2019 - Alexei Podvalsky <[email protected]> + +- Update to 0.5.4: + * Update com.github.parnold-x.nasc.desktop + * Update com.github.parnold-x.nasc.appdata.xml + * Update README.md + +------------------------------------------------------------------- Old: ---- nasc-0.5.2.tar.gz New: ---- nasc-0.5.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nasc.spec ++++++ --- /var/tmp/diff_new_pack.CUD5BQ/_old 2019-06-12 13:11:56.384965125 +0200 +++ /var/tmp/diff_new_pack.CUD5BQ/_new 2019-06-12 13:11:56.384965125 +0200 @@ -17,7 +17,7 @@ Name: nasc -Version: 0.5.2 +Version: 0.5.4 Release: 0 Summary: Do maths like a normal person License: GPL-3.0-only ++++++ nasc-0.5.2.tar.gz -> nasc-0.5.4.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nasc-0.5.2/README.md new/nasc-0.5.4/README.md --- old/nasc-0.5.2/README.md 2019-02-17 17:19:46.000000000 +0100 +++ new/nasc-0.5.4/README.md 2019-05-13 20:26:37.000000000 +0200 @@ -31,7 +31,7 @@ * libsoup-2.4 * libqalculate * gtksourceview-3.0 -* gthread-2.0 +* libcln then build with: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nasc-0.5.2/data/com.github.parnold-x.nasc.appdata.xml new/nasc-0.5.4/data/com.github.parnold-x.nasc.appdata.xml --- old/nasc-0.5.2/data/com.github.parnold-x.nasc.appdata.xml 2019-02-17 17:19:46.000000000 +0100 +++ new/nasc-0.5.4/data/com.github.parnold-x.nasc.appdata.xml 2019-05-13 20:26:37.000000000 +0200 @@ -14,6 +14,11 @@ </provides> <launchable type="desktop-id">com.github.parnold-x.nasc.desktop</launchable> <releases> + <release version="0.5.3" date="2019-05-12"> + <description> + <p>Fix double NaSC icon</p> + </description> + </release> <release version="0.5.1" date="2018-11-05"> <description> <p>Update Debian control file.</p> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/nasc-0.5.2/data/com.github.parnold-x.nasc.desktop new/nasc-0.5.4/data/com.github.parnold-x.nasc.desktop --- old/nasc-0.5.2/data/com.github.parnold-x.nasc.desktop 2019-02-17 17:19:46.000000000 +0100 +++ new/nasc-0.5.4/data/com.github.parnold-x.nasc.desktop 2019-05-13 20:26:37.000000000 +0200 @@ -6,12 +6,6 @@ TryExec=com.github.parnold-x.nasc Exec=com.github.parnold-x.nasc Icon=com.github.parnold-x.nasc -StartupWMClass=nasc -StartupNotify=true Terminal=false Categories=Utility;Calculator;Education;Math; -Actions=AboutDialog; - -[Desktop Action AboutDialog] -Name=About NaSC -Exec=com.github.parnold-x.nasc --about +X-GNOME-Gettext-Domain=com.github.parnold-x.nasc
