From f540943f0cb3775365faa1e06a36b2ae214d4d9b Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Wed, 3 Apr 2019 21:22:26 +0200 Subject: [PATCH] main, unity8: bump pkgrels after boost upgrade $ pmbootstrap pkgrel_bump --auto Increase 'libphonenumber' pkgrel (5 -> 6), missing depend(s): so:libboost_system-mt.so.1.67.0, so:libboost_thread-mt.so.1.67.0 Increase 'unity-system-compositor' pkgrel (0 -> 1), missing depend(s): so:libboost_system-mt.so.1.67.0 Increase 'trust-store' pkgrel (0 -> 1), missing depend(s): so:libboost_filesystem-mt.so.1.67.0, so:libboost_program_options-mt.so.1.67.0, so:libboost_system-mt.so.1.67.0 Increase 'process-cpp' pkgrel (0 -> 1), missing depend(s): so:libboost_iostreams-mt.so.1.67.0 Increase 'mir' pkgrel (0 -> 1), missing depend(s): so:libboost_filesystem-mt.so.1.67.0, so:libboost_iostreams-mt.so.1.67.0, so:libboost_program_options-mt.so.1.67.0, so:libboost_system-mt.so.1.67.0 Increase 'location-service' pkgrel (0 -> 1), missing depend(s): so:libboost_filesystem-mt.so.1.67.0, so:libboost_program_options-mt.so.1.67.0, so:libboost_system-mt.so.1.67.0 Increase 'ubuntu-download-manager' pkgrel (0 -> 1), missing depend(s): so:libboost_log-mt.so.1.67.0, so:libboost_program_options-mt.so.1.67.0, so:libboost_system-mt.so.1.67.0, so:libboost_thread-mt.so.1.67.0 Increase 'dbus-cpp' pkgrel (0 -> 1), missing depend(s): so:libboost_filesystem-mt.so.1.67.0, so:libboost_program_options-mt.so.1.67.0, so:libboost_system-mt.so.1.67.0 [ci:skip-build]: I doubt that this would finish in time --- main/dbus-cpp/APKBUILD | 2 +- main/libphonenumber/APKBUILD | 2 +- main/process-cpp/APKBUILD | 2 +- unity8/location-service/APKBUILD | 2 +- unity8/mir/APKBUILD | 2 +- unity8/trust-store/APKBUILD | 2 +- unity8/ubuntu-download-manager/APKBUILD | 2 +- unity8/unity-system-compositor/APKBUILD | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/main/dbus-cpp/APKBUILD b/main/dbus-cpp/APKBUILD index 73294c488..f2f22d963 100644 --- a/main/dbus-cpp/APKBUILD +++ b/main/dbus-cpp/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Luca Weiss pkgname=dbus-cpp pkgver=5.0.1 -pkgrel=0 +pkgrel=1 _commit="967dc1caf0efe0a1286c308e8e8dd1bf7da5f3ee" pkgdesc="A header-only dbus-binding leveraging C++-11" url="https://code.launchpad.net/dbus-cpp" diff --git a/main/libphonenumber/APKBUILD b/main/libphonenumber/APKBUILD index 6d68f1a6e..008ee1322 100644 --- a/main/libphonenumber/APKBUILD +++ b/main/libphonenumber/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bhushan Shah pkgname=libphonenumber pkgver=8.9.6 -pkgrel=5 +pkgrel=6 _gtestversion=1.8.1 pkgdesc="Library for parsing, formatting, and validating international phone numbers." url="https://github.com/googlei18n/libphonenumber" diff --git a/main/process-cpp/APKBUILD b/main/process-cpp/APKBUILD index c93d8a63c..21e28164a 100644 --- a/main/process-cpp/APKBUILD +++ b/main/process-cpp/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Luca Weiss pkgname=process-cpp pkgver=2.0.1 -pkgrel=0 +pkgrel=1 _commit="2923b597f6fc5b49133be8c4f2ba3cbaacdb9540" pkgdesc="C++11 library for handling processes" url="https://launchpad.net/process-cpp" diff --git a/unity8/location-service/APKBUILD b/unity8/location-service/APKBUILD index c35003f60..9e90909b6 100644 --- a/unity8/location-service/APKBUILD +++ b/unity8/location-service/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Luca Weiss pkgname=location-service pkgver=0_git20190111 -pkgrel=0 +pkgrel=1 _commit="b1d6a2fda0269be01a573b2b3726184a25168110" pkgdesc="Location service aggregating position/velocity/heading updates and exporting them over dbus" arch="x86_64" diff --git a/unity8/mir/APKBUILD b/unity8/mir/APKBUILD index 374c7a7ab..b7ba563bc 100644 --- a/unity8/mir/APKBUILD +++ b/unity8/mir/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Luca Weiss pkgname=mir pkgver=1.1.2 -pkgrel=0 +pkgrel=1 pkgdesc="Canonical's display server" url="https://mir-server.io" arch="x86_64" diff --git a/unity8/trust-store/APKBUILD b/unity8/trust-store/APKBUILD index c0e0a13d7..c397eb758 100644 --- a/unity8/trust-store/APKBUILD +++ b/unity8/trust-store/APKBUILD @@ -2,7 +2,7 @@ pkgname=trust-store pkgver=0_git20180614 _commit="029270066854c281213cbf7dab10e21682c61b86" -pkgrel=0 +pkgrel=1 pkgdesc="An API for creating, reading, updating and deleting trust requests answered by users." url="https://github.com/ubports/trust-store" arch="x86_64" diff --git a/unity8/ubuntu-download-manager/APKBUILD b/unity8/ubuntu-download-manager/APKBUILD index 05ed63f2e..43f06a68d 100644 --- a/unity8/ubuntu-download-manager/APKBUILD +++ b/unity8/ubuntu-download-manager/APKBUILD @@ -3,7 +3,7 @@ pkgname=ubuntu-download-manager pkgver=0_git20181003 _commit="b77fc522e41f43e5dba248e990ab6ae9c43cef40" -pkgrel=0 +pkgrel=1 pkgdesc="Provides a service for downloading files while an application is suspended" arch="x86_64" url="https://unity8.io" diff --git a/unity8/unity-system-compositor/APKBUILD b/unity8/unity-system-compositor/APKBUILD index e05923282..839182ae3 100644 --- a/unity8/unity-system-compositor/APKBUILD +++ b/unity8/unity-system-compositor/APKBUILD @@ -3,7 +3,7 @@ pkgname=unity-system-compositor pkgver=0_git20180219 _commit="609fef0d04e8088218894f4ee7835a1d18e55240" -pkgrel=0 +pkgrel=1 pkgdesc="System compositor using the Mir display server" arch="x86_64" url="https://unity8.io"