From 8d19ba4c1cc3f9807c92b1bacd0dfe6e8d0dad97 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Feb 07 2016 00:42:42 +0000 Subject: 15.12.1 --- diff --git a/.gitignore b/.gitignore index 453eab8..a415fe9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1 @@ -/kcalcore-15.08.0.tar.xz -/kcalcore-15.11.80.tar.xz -/kcalcore-15.11.90.tar.xz -/kcalcore-15.12.0.tar.xz +/kcalcore-15.12.1.tar.xz diff --git a/kf5-kcalendarcore.spec b/kf5-kcalendarcore.spec index 08fe981..2634934 100644 --- a/kf5-kcalendarcore.spec +++ b/kf5-kcalendarcore.spec @@ -1,8 +1,8 @@ %global framework kcalendarcore Name: kf5-%{framework} -Version: 15.12.0 -Release: 4%{?dist} +Version: 15.12.1 +Release: 1%{?dist} Summary: The KCalendarCore Library License: LGPLv2+ and GPLv3+ @@ -31,7 +31,6 @@ Summary: Development files for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} Requires: kf5-kdelibs4support-devel Requires: libical-devel - %description devel The %{name}-devel package contains libraries and header files for developing applications that use %{name}. @@ -40,14 +39,16 @@ developing applications that use %{name}. %prep %setup -q -n kcalcore-%{version} + %build -mkdir -p %{_target_platform} +mkdir %{_target_platform} pushd %{_target_platform} %{cmake_kf5} .. popd make %{?_smp_mflags} -C %{_target_platform} + %install make install/fast DESTDIR=%{buildroot} -C %{_target_platform} @@ -61,13 +62,16 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %files devel %{_kf5_includedir}/kcalcore_version.h -%{_kf5_includedir}/KCalCore +%{_kf5_includedir}/KCalCore/ %{_kf5_libdir}/libKF5CalendarCore.so -%{_kf5_libdir}/cmake/KF5CalendarCore +%{_kf5_libdir}/cmake/KF5CalendarCore/ %{_kf5_archdatadir}/mkspecs/modules/qt_KCalCore.pri %changelog +* Sat Feb 06 2016 Rex Dieter 15.12.1-1 +- 15.12.1 + * Thu Feb 04 2016 Fedora Release Engineering - 15.12.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 53e32dd..7d3e0e0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7f7af9da67f3cce2a8fcfb823ae23307 kcalcore-15.12.0.tar.xz +db5b7c0a227fc4671254ccf5c6c99395 kcalcore-15.12.1.tar.xz diff --git a/sources.basename b/sources.basename new file mode 100644 index 0000000..33d98bc --- /dev/null +++ b/sources.basename @@ -0,0 +1 @@ +kcalcore