diff --git a/.gitignore b/.gitignore index 2a9daad..9ed642f 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /libsecret-0.18.tar.xz /libsecret-0.18.2.tar.xz /libsecret-0.18.3.tar.xz +/libsecret-0.18.4.tar.xz diff --git a/libsecret.spec b/libsecret.spec index fc6b797..bfc1100 100644 --- a/libsecret.spec +++ b/libsecret.spec @@ -6,8 +6,8 @@ %endif Name: libsecret -Version: 0.18.3 -Release: 2%{?dist} +Version: 0.18.4 +Release: 1%{?dist} Summary: Library for storing and retrieving passwords and other secrets License: LGPLv2+ @@ -91,6 +91,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Wed Jan 20 2016 Kalev Lember - 0.18.4-1 +- Update to 0.18.4 + * Thu Dec 31 2015 Debarshi Ray - 0.18.3-2 - Fix URL (#1294934) diff --git a/sources b/sources index 9b8390c..bfc75fe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a21605644a64883ab685aec50d63253e libsecret-0.18.3.tar.xz +5190da1ee686437046bc10068f120d1d libsecret-0.18.4.tar.xz