Update to 0.7

This commit is contained in:
Debarshi Ray 2012-07-16 14:46:45 +02:00 committed by Debarshi Ray
parent a7fbae2825
commit 6953df2733
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/libsecret-0.2.tar.xz
/libsecret-0.3.tar.xz
/libsecret-0.6.tar.xz
/libsecret-0.7.tar.xz

View File

@ -2,7 +2,7 @@
%global release_version %%(echo %{version} | awk -F. '{print $1"."$2}')
Name: libsecret
Version: 0.6
Version: 0.7
Release: 1%{?dist}
Summary: Library for storing and retrieving passwords and other secrets
@ -72,6 +72,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%changelog
* Mon Jul 16 2012 Debarshi Ray <rishi@fedoraproject.org> - 0.7-1
- Update to 0.7
* Sat Jul 14 2012 Kalev Lember <kalevlember@gmail.com> - 0.6-1
- Update to 0.6

View File

@ -1 +1 @@
50af2c0cf6506ad63d50c3e4edea01a7 libsecret-0.6.tar.xz
89d71835a94cc1f220e8ffb9cd9f4129 libsecret-0.7.tar.xz