From 6953df2733098c00608fc2015fdb732ed455e957 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Jul 16 2012 12:46:45 +0000 Subject: Update to 0.7 --- diff --git a/.gitignore b/.gitignore index 7a97fbc..1ccd946 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /libsecret-0.2.tar.xz /libsecret-0.3.tar.xz /libsecret-0.6.tar.xz +/libsecret-0.7.tar.xz diff --git a/libsecret.spec b/libsecret.spec index d022566..5c3d0a2 100644 --- a/libsecret.spec +++ b/libsecret.spec @@ -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 - 0.7-1 +- Update to 0.7 + * Sat Jul 14 2012 Kalev Lember - 0.6-1 - Update to 0.6 diff --git a/sources b/sources index 93aa49e..4b1dd41 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -50af2c0cf6506ad63d50c3e4edea01a7 libsecret-0.6.tar.xz +89d71835a94cc1f220e8ffb9cd9f4129 libsecret-0.7.tar.xz