Update to 0.18

This commit is contained in:
Richard Hughes 2014-03-08 08:32:36 +00:00
parent b66e794583
commit aaa4d285eb
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@
/libsecret-0.14.tar.xz
/libsecret-0.15.tar.xz
/libsecret-0.16.tar.xz
/libsecret-0.18.tar.xz

View File

@ -2,7 +2,7 @@
%global release_version %%(echo %{version} | awk -F. '{print $1"."$2}')
Name: libsecret
Version: 0.16
Version: 0.18
Release: 1%{?dist}
Summary: Library for storing and retrieving passwords and other secrets
@ -83,6 +83,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Sat Mar 08 2014 Richard Hughes <rhughes@redhat.com> - 0.18-1
- Update to 0.18
* Wed Aug 28 2013 Kalev Lember <kalevlember@gmail.com> - 0.16-1
- Update to 0.16

View File

@ -1 +1 @@
321ef07775faed2305da08f989dfa41b libsecret-0.16.tar.xz
279d723cd005e80d1d304f74a3488acc libsecret-0.18.tar.xz