[libsecret] Update to 0.14

Debarshi Ray rishi at fedoraproject.org
Wed Mar 6 20:55:22 UTC 2013


commit d22ca9678fe255fe488a0e3fb20c6e9137e72bee
Author: Debarshi Ray <debarshir at gnome.org>
Date:   Wed Mar 6 21:55:20 2013 +0100

    Update to 0.14

 .gitignore     |    1 +
 libsecret.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aa4710a..e3ffc46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /libsecret-0.11.tar.xz
 /libsecret-0.12.tar.xz
 /libsecret-0.13.tar.xz
+/libsecret-0.14.tar.xz
diff --git a/libsecret.spec b/libsecret.spec
index 3dec428..6784baa 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.13
+Version:        0.14
 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
+* Wed Mar 06 2013 Debarshi Ray <rishi at fedoraproject.org> - 0.14-1
+- Update to 0.14
+
 * Wed Feb 06 2013 Kalev Lember <kalevlember at gmail.com> - 0.13-1
 - Update to 0.13
 
diff --git a/sources b/sources
index 52ef43f..7e07866 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-701d96d12c0e026437911ba05abc72b1  libsecret-0.13.tar.xz
+ac4db2be8e970899ca5091791c1f7c36  libsecret-0.14.tar.xz


More information about the scm-commits mailing list