From patchwork Sun Aug 5 19:42:34 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Johannes_L=C3=B6thberg?= X-Patchwork-Id: 717 Return-Path: Delivered-To: patchwork@archlinux.org Received: from apollo.archlinux.org (localhost [127.0.0.1]) by apollo.archlinux.org (Postfix) with ESMTP id B33815FF3C4B for ; Sun, 5 Aug 2018 19:42:55 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on apollo X-Spam-Level: X-Spam-Status: No, score=-3.4 required=5.0 tests=DKIM_SIGNED=0.1, DKIM_VALID=-0.1,DKIM_VALID_AU=-0.1,MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_MED=-2.3 autolearn=ham autolearn_force=no version=3.4.1 X-Spam-BL-Results: [127.0.9.2] Received: from orion.archlinux.org (orion.archlinux.org [88.198.91.70]) by apollo.archlinux.org (Postfix) with ESMTPS for ; Sun, 5 Aug 2018 19:42:55 +0000 (UTC) Received: from orion.archlinux.org (localhost [127.0.0.1]) by orion.archlinux.org (Postfix) with ESMTP id D4EF9C95A5A71; Sun, 5 Aug 2018 19:42:48 +0000 (UTC) Received: from luna.archlinux.org (luna.archlinux.org [5.9.250.164]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by orion.archlinux.org (Postfix) with ESMTPS; Sun, 5 Aug 2018 19:42:48 +0000 (UTC) Received: from luna.archlinux.org (luna.archlinux.org [127.0.0.1]) by luna.archlinux.org (Postfix) with ESMTP id C0C14214EF; Sun, 5 Aug 2018 19:42:48 +0000 (UTC) Authentication-Results: luna.archlinux.org; dkim=pass (1024-bit key) header.d=kyriasis.com header.i=@kyriasis.com header.b=DM0YmSGr Received: from luna.archlinux.org (luna.archlinux.org [127.0.0.1]) by luna.archlinux.org (Postfix) with ESMTP id 2963F214EF for ; Sun, 5 Aug 2018 19:42:44 +0000 (UTC) Received: from theos.kyriasis.com (theos.kyriasis.com [212.71.254.33]) by luna.archlinux.org (Postfix) with ESMTPS for ; Sun, 5 Aug 2018 19:42:44 +0000 (UTC) Received: from theos.kyriasis.com (localhost [127.0.0.1]) by theos.kyriasis.com (OpenSMTPD) with ESMTP id 230cb92d for ; Sun, 5 Aug 2018 19:42:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=kyriasis.com; h=from:to:cc :subject:date:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=theos; bh=iAnYxPf2oQI EkZjGmWVN8O4r3K8=; b=DM0YmSGr13TNSiQ86xwmUEGfTa5yP/aaWLrgesJBGQm XkuGZq963cco/LUP/iMZQD3pBPjCfnQTQsQNw4cWIYoMfVndFlLTX/LK6Xg6a6HU CwKoU6ksxqDxSZt74n3RqeL2k1NVVFcy+/ASVGHf0UrzQeLPZhsK+6JWy6rEjWLA = DomainKey-Signature: a=rsa-sha1; c=nofws; d=kyriasis.com; h=from:to:cc :subject:date:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; q=dns; s=theos; b=VQJUo xDTkNGwPNAD+fPnKw2QxTKsGPMBYr2nHuaZE/1hkcegrbErsgqNKKdhqctXAG3iY YgNXvS0lYCDmwlE4icZSPFW+E72JuO8TD9teMZRWN1EWe/S0jpdz2i3pSSyKWUeB wOMlzsMz+uVfbFSU8tQCLlCWM7Htz0aM4uJCnk= Received: from hydrogen.kyriasis.com (h-52-10.A572.priv.bahnhof.se [158.174.52.10]) by theos.kyriasis.com (OpenSMTPD) with ESMTPSA id 22527600 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Sun, 5 Aug 2018 19:42:38 +0000 (UTC) From: =?utf-8?q?Johannes_L=C3=B6thberg?= To: pacman-contrib@lists.archlinux.org Subject: [PATCH 2/2] Release v1.1.0 Date: Sun, 5 Aug 2018 21:42:34 +0200 Message-Id: <20180805194234.24406-2-johannes@kyriasis.com> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20180805194234.24406-1-johannes@kyriasis.com> References: <20180805194234.24406-1-johannes@kyriasis.com> MIME-Version: 1.0 X-BeenThere: pacman-contrib@lists.archlinux.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Discussion list for pacman-contrib development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?utf-8?q?Johannes_L=C3=B6thberg?= Errors-To: pacman-contrib-bounces@lists.archlinux.org Sender: "pacman-contrib" Signed-off-by: Johannes Löthberg --- CHANGES.md | 3 ++- configure.ac | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 8300ad2..073c940 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [1.1.0] - 2018-08-05 ### Added - paccache: Add manpage. - rankmirrors: Add --max-time flag to specify the timeout used. @@ -52,3 +52,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. [Unreleased]: https://git.archlinux.org/pacman-contrib.git/log/?qt=range&q=v1.0.0..master [1.0.0]: https://git.archlinux.org/pacman-contrib.git/log/?qt=range&q=v0.0.1..v1.0.0 +[1.1.0]: https://git.archlinux.org/pacman-contrib.git/log/?qt=range&q=v1.0.0..v1.1.0 diff --git a/configure.ac b/configure.ac index e0f031a..cb7d03e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([pacman-contrib], [1.0.0], [pacman-contrib@lists.archlinux.org]) +AC_INIT([pacman-contrib], [1.1.0], [pacman-contrib@lists.archlinux.org]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([build-aux]) AC_REQUIRE_AUX_FILE([tap-driver.sh])