[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-164-g17060
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-164-g1706024 |
Date: |
Sat, 19 Dec 2020 11:14:55 -0500 (EST) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".
The branch, master has been updated
via 1706024e6b33698826007ff096bde6e2dc10a79f (commit)
via 06e067364d01cc28df3c2d5cddec1c8668360386 (commit)
via d1baacabfbff9bfc0178b2dd2ac82c245ba831cf (commit)
from 0f18e88b65c8d63498a31fb8065f1310e43c0b37 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1706024e6b33698826007ff096bde6e2dc10a79f
Author: John Darrington <john@darrington.wattle.id.au>
Date: Sat Dec 19 17:14:22 2020 +0100
Fix reproducibility issues when generating .eps files
commit 06e067364d01cc28df3c2d5cddec1c8668360386
Author: John Darrington <john@darrington.wattle.id.au>
Date: Sat Dec 19 16:34:21 2020 +0100
Use clean-temp module instead of tmpdir module
psppire-output_view.c: Use gnulib's clean-temp module instead of the
path_search function.
commit d1baacabfbff9bfc0178b2dd2ac82c245ba831cf
Author: John Darrington <john@darrington.wattle.id.au>
Date: Sat Dec 19 16:22:49 2020 +0100
Install the documentation screenshots in the correct place.
The screenshots should be installed into $prefix/info/screenshots
NOT $prefix/info
Reported by: opensuse.lietuviu.kalba <opensuse.lietuviu.kalba@gmail.com>
-----------------------------------------------------------------------
Summary of changes:
doc/automake.mk | 4 ++--
doc/doc-make.in | 4 ++--
doc/screenshots/autorecode-ad.png | Bin 29862 -> 29862 bytes
doc/screenshots/autorecode-hc.eps | 3 +--
doc/screenshots/autorecode-hc.png | Bin 24926 -> 24926 bytes
doc/screenshots/chisquare-ad.png | Bin 31965 -> 31965 bytes
doc/screenshots/chisquare-hc.eps | 3 +--
doc/screenshots/chisquare-hc.png | Bin 26469 -> 26469 bytes
doc/screenshots/compute-ad.png | Bin 42312 -> 42312 bytes
doc/screenshots/compute-hc.eps | 3 +--
doc/screenshots/compute-hc.png | Bin 33451 -> 33451 bytes
doc/screenshots/count-ad.png | Bin 16737 -> 16737 bytes
doc/screenshots/count-define-ad.png | Bin 20167 -> 20167 bytes
doc/screenshots/count-define-hc.eps | 3 +--
doc/screenshots/count-define-hc.png | Bin 7224 -> 7224 bytes
doc/screenshots/count-hc.eps | 3 +--
doc/screenshots/count-hc.png | Bin 14356 -> 14356 bytes
doc/screenshots/define-groups-t-ad.png | Bin 13731 -> 13731 bytes
doc/screenshots/define-groups-t-hc.eps | 3 +--
doc/screenshots/define-groups-t-hc.png | Bin 4555 -> 4555 bytes
doc/screenshots/descriptives-ad.png | Bin 29113 -> 29113 bytes
doc/screenshots/descriptives-hc.eps | 3 +--
doc/screenshots/descriptives-hc.png | Bin 22910 -> 22910 bytes
doc/screenshots/frequencies-ad.png | Bin 26230 -> 26230 bytes
doc/screenshots/frequencies-hc.eps | 3 +--
doc/screenshots/frequencies-hc.png | Bin 19981 -> 19981 bytes
doc/screenshots/independent-samples-t-ad.png | Bin 21142 -> 21142 bytes
doc/screenshots/independent-samples-t-hc.eps | 3 +--
doc/screenshots/independent-samples-t-hc.png | Bin 16562 -> 16562 bytes
doc/screenshots/one-sample-t-ad.png | Bin 18444 -> 18444 bytes
doc/screenshots/one-sample-t-hc.eps | 3 +--
doc/screenshots/one-sample-t-hc.png | Bin 14449 -> 14449 bytes
doc/screenshots/reliability-ad.png | Bin 16291 -> 16291 bytes
doc/screenshots/reliability-hc.eps | 3 +--
doc/screenshots/reliability-hc.png | Bin 5678 -> 5678 bytes
doc/screenshots/sort-ad.png | Bin 17788 -> 17788 bytes
doc/screenshots/sort-hc.eps | 3 +--
doc/screenshots/sort-hc.png | Bin 14009 -> 14009 bytes
doc/screenshots/sort-simple-ad.png | Bin 18040 -> 18040 bytes
doc/screenshots/sort-simple-hc.eps | 3 +--
doc/screenshots/sort-simple-hc.png | Bin 5185 -> 5185 bytes
doc/screenshots/split-status-bar-ad.png | Bin 6441 -> 6441 bytes
doc/screenshots/split-status-bar-hc.eps | 3 +--
doc/screenshots/split-status-bar-hc.png | Bin 3082 -> 3082 bytes
src/ui/gui/psppire-output-view.c | 19 +++++++------------
45 files changed, 25 insertions(+), 44 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-164-g1706024,
John Darrington <=