diff --git a/kf5-akonadi-contacts.spec b/kf5-akonadi-contacts.spec index 053e801..dac2741 100644 --- a/kf5-akonadi-contacts.spec +++ b/kf5-akonadi-contacts.spec @@ -9,7 +9,7 @@ Name: kf5-%{framework} Version: 16.08.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Akonadi Contacts Library License: LGPLv2+ @@ -79,7 +79,7 @@ developing applications that use %{name}. %autosetup -n %{framework}-%{version} -p1 %if 0%{?bootstrap} -sed -i -e 's|5.3.0|5.1.80|g' CMakeLists.txt +sed -i -e 's|5.3.0|5.2.0|g' CMakeLists.txt %endif @@ -130,6 +130,9 @@ make test ARGS="--output-on-failure --timeout 30" -C %{_target_platform} ||: %changelog +* Sat Sep 03 2016 Rex Dieter - 16.08.0-2 +- bump bootstrap versioning + * Sat Sep 03 2016 Rex Dieter - 16.08.0-1 - -devel: fix Obsoletes/Provides: kf5-akonadi-contact-devel - 16.08.0