diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-11-14 02:43:46 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-11-14 08:59:53 +0100 |
commit | b22bcef8a48210e2abd55e7e5f653d4c0086958f (patch) | |
tree | 4c48bdf77ee11f7155fc638540272b846e54b4b0 /testing/source | |
parent | 99ea674f03390ed00388dfc3a84e4d1537eb3696 (diff) | |
download | current-b22bcef8a48210e2abd55e7e5f653d4c0086958f.tar.gz |
Sat Nov 14 02:43:46 UTC 202020201114024346
a/kernel-firmware-20201113_2ea8667-noarch-1.txz: Upgraded.
d/gcc-9.3.0-x86_64-3.txz: Rebuilt.
Recompiled against isl-0.23.
d/gcc-brig-9.3.0-x86_64-3.txz: Rebuilt.
Recompiled against isl-0.23.
d/gcc-g++-9.3.0-x86_64-3.txz: Rebuilt.
Recompiled against isl-0.23.
d/gcc-gdc-9.3.0-x86_64-3.txz: Rebuilt.
Recompiled against isl-0.23.
d/gcc-gfortran-9.3.0-x86_64-3.txz: Rebuilt.
Recompiled against isl-0.23.
d/gcc-gnat-9.3.0-x86_64-3.txz: Rebuilt.
Recompiled against isl-0.23.
d/gcc-go-9.3.0-x86_64-3.txz: Rebuilt.
Recompiled against isl-0.23.
d/gcc-objc-9.3.0-x86_64-3.txz: Rebuilt.
Recompiled against isl-0.23.
l/isl-0.23-x86_64-1.txz: Upgraded.
Shared library .so-version bump.
l/python-urllib3-1.26.2-x86_64-1.txz: Upgraded.
n/gpgme-1.15.0-x86_64-1.txz: Upgraded.
n/openssh-8.4p1-x86_64-3.txz: Rebuilt.
Fix ssh-copy-id EOF bug. Thanks to OldHolborn.
n/php-7.4.12-x86_64-3.txz: Rebuilt.
Don't include c-client information in php-config output.
Thanks to Chalapticus.
xap/xine-lib-1.2.10-x86_64-4.txz: Rebuilt.
Recompiled against imagemagick-7.0.10_37. Thanks to RandomTroll.
extra/pure-alsa-system/xine-lib-1.2.10-x86_64-4_alsa.txz: Rebuilt.
Recompiled against imagemagick-7.0.10_37. Thanks to RandomTroll.
testing/packages/gcc10/gcc-10.2.0-x86_64-2.txz: Rebuilt.
Recompiled against isl-0.23.
testing/packages/gcc10/gcc-brig-10.2.0-x86_64-2.txz: Rebuilt.
Recompiled against isl-0.23.
testing/packages/gcc10/gcc-g++-10.2.0-x86_64-2.txz: Rebuilt.
Recompiled against isl-0.23.
testing/packages/gcc10/gcc-gdc-10.2.0-x86_64-2.txz: Rebuilt.
Recompiled against isl-0.23.
testing/packages/gcc10/gcc-gfortran-10.2.0-x86_64-2.txz: Rebuilt.
Recompiled against isl-0.23.
testing/packages/gcc10/gcc-gnat-10.2.0-x86_64-2.txz: Rebuilt.
Recompiled against isl-0.23.
testing/packages/gcc10/gcc-go-10.2.0-x86_64-2.txz: Rebuilt.
Recompiled against isl-0.23.
testing/packages/gcc10/gcc-objc-10.2.0-x86_64-2.txz: Rebuilt.
Recompiled against isl-0.23.
testing/packages/vtown/deps/dvdauthor-0.7.2-x86_64-1_vtown_2.txz: Rebuilt.
Recompiled against imagemagick-7.0.10_37.
testing/source/vtown/kde/digikam-7.1.0-x86_64-1_vtown_2.txz: Rebuilt.
Recompiled against imagemagick-7.0.10_37. Thanks to etienne.
Diffstat (limited to 'testing/source')
5 files changed, 15 insertions, 4 deletions
diff --git a/testing/source/gcc10/gcc.SlackBuild b/testing/source/gcc10/gcc.SlackBuild index 6e7d5308..c154888e 100755 --- a/testing/source/gcc10/gcc.SlackBuild +++ b/testing/source/gcc10/gcc.SlackBuild @@ -57,7 +57,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=gcc SRCVER=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} VERSION=$(echo $SRCVER | cut -f 1 -d _) -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # How many jobs to run in parallel: NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} diff --git a/testing/source/vtown/deps/dvdauthor/dvdauthor.SlackBuild b/testing/source/vtown/deps/dvdauthor/dvdauthor.SlackBuild index 6171ab68..2d431d0d 100755 --- a/testing/source/vtown/deps/dvdauthor/dvdauthor.SlackBuild +++ b/testing/source/vtown/deps/dvdauthor/dvdauthor.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=dvdauthor VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-1_vtown_1} +BUILD=${BUILD:-1_vtown_2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/testing/source/vtown/kde/build/digikam b/testing/source/vtown/kde/build/digikam index 2739e2ea..103dcff6 100644 --- a/testing/source/vtown/kde/build/digikam +++ b/testing/source/vtown/kde/build/digikam @@ -1 +1 @@ -1_vtown_1 +1_vtown_2 diff --git a/testing/source/vtown/kde/build/vtown-build-number/digikam b/testing/source/vtown/kde/build/vtown-build-number/digikam index d00491fd..0cfbf088 100644 --- a/testing/source/vtown/kde/build/vtown-build-number/digikam +++ b/testing/source/vtown/kde/build/vtown-build-number/digikam @@ -1 +1 @@ -1 +2 diff --git a/testing/source/vtown/kde/digikam-7.1.0-x86_64-1_vtown_2.txt b/testing/source/vtown/kde/digikam-7.1.0-x86_64-1_vtown_2.txt new file mode 100644 index 00000000..8beec1b5 --- /dev/null +++ b/testing/source/vtown/kde/digikam-7.1.0-x86_64-1_vtown_2.txt @@ -0,0 +1,11 @@ +digikam: digikam (KDE Photo Management Application) +digikam: +digikam: digiKam is a simple digital photo management application for KDE, +digikam: which makes importing and organizing digital photos a snap. The photos +digikam: can be organized in albums which can be sorted chronologically, by +digikam: directory layout, or by custom collections. An easy to use interface +digikam: enables you to connect to your camera and preview, download, and/or +digikam: delete your images. +digikam: +digikam: Homepage: http://www.digikam.org/ +digikam: |