From 18efce891345d2021f6ab120da4262a07f0a7161 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sat, 6 Feb 2016 19:42:01 -0600 Subject: [PATCH] 15.12.1 --- .gitignore | 5 +---- kf5-syndication.spec | 17 +++++++++++------ sources | 2 +- sources.basename | 1 + 4 files changed, 14 insertions(+), 11 deletions(-) create mode 100644 sources.basename diff --git a/.gitignore b/.gitignore index d37ae08..f2f33bc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1 @@ -/syndication-15.08.0.tar.xz -/syndication-15.11.80.tar.xz -/syndication-15.11.90.tar.xz -/syndication-15.12.0.tar.xz +/syndication-15.12.1.tar.xz diff --git a/kf5-syndication.spec b/kf5-syndication.spec index 7168990..c663866 100644 --- a/kf5-syndication.spec +++ b/kf5-syndication.spec @@ -1,12 +1,12 @@ %global framework syndication Name: kf5-%{framework} -Version: 15.12.0 -Release: 3%{?dist} +Version: 15.12.1 +Release: 1%{?dist} Summary: The Syndication Library License: LGPLv2+ and BSD -URL: https://projects.kde.org/projects/kde/pim/%{framework} +URL: https://projects.kde.org/%{framework} %global revision %(echo %{version} | cut -d. -f3) %if %{revision} >= 50 @@ -37,14 +37,16 @@ developing applications that use %{name}. %prep %setup -q -n %{framework}-%{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} @@ -58,13 +60,16 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %files devel %{_kf5_includedir}/syndication_version.h -%{_kf5_includedir}/Syndication +%{_kf5_includedir}/Syndication/ %{_kf5_libdir}/libKF5Syndication.so -%{_kf5_libdir}/cmake/KF5Syndication +%{_kf5_libdir}/cmake/KF5Syndication/ %{_kf5_archdatadir}/mkspecs/modules/qt_Syndication.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-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 1e2da8f..a9f1b93 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8db9d498f5a48cf742d66bd9ecacb811 syndication-15.12.0.tar.xz +5054ce9e76edcbc914bc23e7ffa2548d syndication-15.12.1.tar.xz diff --git a/sources.basename b/sources.basename new file mode 100644 index 0000000..4ced2af --- /dev/null +++ b/sources.basename @@ -0,0 +1 @@ +syndication