diff --git a/.gitignore b/.gitignore index 64c9615..3ef990a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1 @@ -/kaccounts-integration-15.12.0.tar.xz -/kaccounts-integration-15.12.1.tar.xz -/kaccounts-integration-15.12.2.tar.xz -/kaccounts-integration-15.12.3.tar.xz +/kaccounts-integration-16.04.0.tar.xz diff --git a/kaccounts-integration.spec b/kaccounts-integration.spec index 6c35ee8..713a596 100644 --- a/kaccounts-integration.spec +++ b/kaccounts-integration.spec @@ -1,11 +1,11 @@ #global with_akonadi 1 Name: kaccounts-integration -Version: 15.12.3 +Version: 16.04.0 Release: 1%{?dist} Summary: Small system to administer web accounts across the KDE desktop License: GPLv2+ -URL: https://projects.kde.org/kaccounts-integration +URL: https://quickgit.kde.org/?p=%{name}.git %global revision %(echo %{version} | cut -d. -f3) %if %{revision} >= 50 @@ -17,7 +17,6 @@ Source0: http://download.kde.org/%{stable}/applications/%{version}/src/%{name}-% ## upstream fixes -BuildRequires: cmake BuildRequires: extra-cmake-modules BuildRequires: kf5-rpm-macros BuildRequires: kf5-kcmutils-devel @@ -38,6 +37,7 @@ BuildRequires: pkgconfig(Qt5Gui) BuildRequires: pkgconfig(Qt5Qml) BuildRequires: pkgconfig(accounts-qt5) +BuildRequires: pkgconfig(libaccounts-glib) BuildRequires: pkgconfig(libsignon-qt5) Requires: signon @@ -57,13 +57,12 @@ Requires: qt5-qtbase-devel%{?_isa} Requires: kf5-kcoreaddons-devel%{?_isa} Requires: libaccounts-qt5-devel%{?_isa} Requires: signon-devel%{?_isa} - %description devel Headers, development libraries and documentation for %{name}. %prep -%autosetup -n kaccounts-integration-%{version} -p1 +%autosetup -p1 %build @@ -102,6 +101,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Apr 18 2016 Rex Dieter - 16.04.0-1 +- 16.04.0 + * Tue Mar 15 2016 Rex Dieter - 15.12.3-1 - 15.12.3 diff --git a/sources b/sources index ed9d49d..b028980 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -487b5eeccfec55a1238cea322fe18e24 kaccounts-integration-15.12.3.tar.xz +07d3f815532c63eeb77fbb8006978120 kaccounts-integration-16.04.0.tar.xz