diff --git a/.gitignore b/.gitignore index ed19fe2..3a3edfb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /kaccounts-integration-15.03.90.tar.xz /kaccounts-integration-15.03.95.tar.xz +/kaccounts-integration-15.04.0.tar.xz diff --git a/kaccounts-integration.spec b/kaccounts-integration.spec index 9ad0da4..dd78740 100644 --- a/kaccounts-integration.spec +++ b/kaccounts-integration.spec @@ -1,6 +1,6 @@ Name: kaccounts-integration -Version: 15.03.95 -Release: 1%{?dist} +Version: 15.04.0 +Release: 1%{?dist} Summary: Small system to administer web accounts across the KDE desktop License: GPLv2+ URL: https://projects.kde.org/projects/kde/kdenetwork/kaccounts-integration @@ -85,6 +85,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %{_includedir}/KAccounts %changelog +* Tue Apr 14 2015 Rex Dieter - 15.04.0-1 +- 15.04.0 + * Tue Mar 31 2015 Daniel Vrátil - 15.03.95-1 - update to latest beta diff --git a/sources b/sources index 7d3321b..5aaebe3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0b5d08e3b9719248ed888496854c04ae kaccounts-integration-15.03.95.tar.xz +0b59f48932b893bb32a9b64435f56d9a kaccounts-integration-15.04.0.tar.xz