From 03f982bf5f332e977385a6facd2ac0a89bc0e72f Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sun, 12 Jun 2016 11:28:07 -0500 Subject: [PATCH] 16.04.2 --- .gitignore | 1 + kaccounts-integration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d339054..0095ff7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /kaccounts-integration-16.04.0.tar.xz /kaccounts-integration-16.04.1.tar.xz +/kaccounts-integration-16.04.2.tar.xz diff --git a/kaccounts-integration.spec b/kaccounts-integration.spec index b9ccf23..9539c8d 100644 --- a/kaccounts-integration.spec +++ b/kaccounts-integration.spec @@ -1,7 +1,7 @@ #global with_akonadi 1 Name: kaccounts-integration -Version: 16.04.1 +Version: 16.04.2 Release: 1%{?dist} Summary: Small system to administer web accounts across the KDE desktop License: GPLv2+ @@ -102,6 +102,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sun Jun 12 2016 Rex Dieter - 16.04.2-1 +- 16.04.2 + * Sun May 08 2016 Rex Dieter - 16.04.1-1 - 16.04.1 diff --git a/sources b/sources index 6dae6b0..12fa94c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cd5931cb973915473e58ccd75a3df529 kaccounts-integration-16.04.1.tar.xz +4690dcd90cc53da3c15a4fc50c4191cc kaccounts-integration-16.04.2.tar.xz