diff --git a/.gitignore b/.gitignore index 3ef990a..d339054 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kaccounts-integration-16.04.0.tar.xz +/kaccounts-integration-16.04.1.tar.xz diff --git a/kaccounts-integration.spec b/kaccounts-integration.spec index 510c635..b9ccf23 100644 --- a/kaccounts-integration.spec +++ b/kaccounts-integration.spec @@ -1,8 +1,8 @@ #global with_akonadi 1 Name: kaccounts-integration -Version: 16.04.0 -Release: 2%{?dist} +Version: 16.04.1 +Release: 1%{?dist} Summary: Small system to administer web accounts across the KDE desktop License: GPLv2+ URL: https://quickgit.kde.org/?p=%{name}.git @@ -102,6 +102,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sun May 08 2016 Rex Dieter - 16.04.1-1 +- 16.04.1 + * Mon Apr 18 2016 Rex Dieter - 16.04.0-2 - bump minimal build deps, track library soname diff --git a/sources b/sources index b028980..6dae6b0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -07d3f815532c63eeb77fbb8006978120 kaccounts-integration-16.04.0.tar.xz +cd5931cb973915473e58ccd75a3df529 kaccounts-integration-16.04.1.tar.xz