diff --git a/.gitignore b/.gitignore index 1e2dc08..b9a6d66 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /qtkeychain-3.90.zip /qtkeychain-0.3.90.zip /qtkeychain-0.5.0.tar.gz +/qtkeychain-0.6.2.tar.gz diff --git a/qtkeychain.spec b/qtkeychain.spec index e16eb66..a767cf0 100644 --- a/qtkeychain.spec +++ b/qtkeychain.spec @@ -1,8 +1,11 @@ +%global _hardened_build 1 + Name: qtkeychain -Version: 0.5.0 -Release: 2%{?dist} -License: BSD +Version: 0.6.2 +Release: 1%{?dist} Summary: A password store library + +License: BSD Url: https://github.com/frankosterfeld/qtkeychain Source0: https://github.com/frankosterfeld/qtkeychain/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -95,6 +98,9 @@ grep %{_qt5_translationdir} %{name}.lang > %{name}-qt5.lang %changelog +* Thu Apr 28 2016 Nikos Roussos 0.6.2-1 +- Update to 0.6.2 + * Thu Feb 04 2016 Fedora Release Engineering - 0.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 2bf8d00..52e392b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ed813a5db320883c2cf34db16a72b2a1 qtkeychain-0.5.0.tar.gz +be6c065eb2339855b447ff33121e7a17 qtkeychain-0.6.2.tar.gz