From c9ba2f959d0d2890a25b81ff3f734d6d5486a2ee Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: May 11 2014 20:41:06 +0000 Subject: Update to a later upstream release --- diff --git a/.gitignore b/.gitignore index 51fce9e..f1e17d8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /libqtxdg.tar.gz +/libqtxdg-0.5.3.tar.xz diff --git a/libqtxdg.spec b/libqtxdg.spec index 3a98749..12aa3d1 100644 --- a/libqtxdg.spec +++ b/libqtxdg.spec @@ -6,15 +6,12 @@ Name: libqtxdg Summary: Qt implementation of desktop specifications -Version: 0.5.0 -Release: 1.20131113gitf27fc3f%{?dist} +Version: 0.5.3 +Release: 1%{?dist} Group: Applications/System License: LGPLv2+ URL: https://github.com/lxde/libqtxdg -# git clone --no-checkout https://github.com/lxde/libqtxdg.git -# cd libqtxdg/ -# git archive f27fc3f --prefix=libqtxdg/ |gzip >libqtxdg.tar.gz -Source0: %{name}.tar.gz +Source0: http://lxqt.org/downloads/%{name}/%{version}/%{name}-%{version}.tar.xz BuildRequires: cmake >= 2.8.3 BuildRequires: file-devel @@ -71,7 +68,7 @@ Files used for developing and building software that uses Qt5Xdg. %prep -%setup -q -n %{name} +%setup -q -c %build @@ -137,5 +134,8 @@ make -C build-qt5 install DESTDIR=%{buildroot} %changelog +* Sun May 11 2014 Lubomir Rintel - 0.5.3-1 +- Update to a later upstream release + * Tue Dec 03 2013 Lubomir Rintel - 0.5.0-1 - Initial packaging diff --git a/sources b/sources index 823d1fc..06a35b7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -394279b038e0c6c3908c2bb60fa08711 libqtxdg.tar.gz +1a1058d61600907e15bca991a60a70d7 libqtxdg-0.5.3.tar.xz