diff --git a/kf5-kholidays.spec b/kf5-kholidays.spec index a628e61..f70651e 100644 --- a/kf5-kholidays.spec +++ b/kf5-kholidays.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Version: 15.08.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: The KHolidays Library License: LGPLv2+ and GPLv3+ @@ -24,9 +24,6 @@ BuildRequires: qt5-qttools-static BuildRequires: kf5-kdelibs4support-devel >= 5.12 BuildRequires: kf5-kitemviews-devel >= 5.12 -Obsoletes: kdepimlibs%{?_isa} < 15.08.0 -Conflicts: kdepimlibs%{?_isa} < 15.08.0 - %description The KHolidays library provides a C++ API that determines holiday and other special events for a geographical region. @@ -75,5 +72,8 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Aug 31 2015 Daniel Vrátil - 15.08.0-2 +- Remove obsoletes/conflicts kdepimlibs (not true) + * Mon Aug 24 2015 Daniel Vrátil - 15.08.0-1 - Initial version