[libsecret] Update to 0.7

Debarshi Ray rishi at fedoraproject.org
Mon Jul 16 12:46:55 UTC 2012


commit 6953df2733098c00608fc2015fdb732ed455e957
Author: Debarshi Ray <rishi at kolache.(none)>
Date:   Mon Jul 16 14:46:45 2012 +0200

    Update to 0.7

 .gitignore     |    1 +
 libsecret.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
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 <rishi at fedoraproject.org> - 0.7-1
+- Update to 0.7
+
 * Sat Jul 14 2012 Kalev Lember <kalevlember at gmail.com> - 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


More information about the scm-commits mailing list