[libsecret] Update to 0.12

Debarshi Ray rishi at fedoraproject.org
Fri Nov 23 12:16:20 UTC 2012


commit f2edbc6a403960b894c9ba6737373c56aa716096
Author: Debarshi Ray <debarshir at gnome.org>
Date:   Fri Nov 23 13:14:45 2012 +0100

    Update to 0.12

 .gitignore     |    1 +
 libsecret.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 05135d1..f79a500 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /x86_64/
 /libsecret-0.10.tar.xz
 /libsecret-0.11.tar.xz
+/libsecret-0.12.tar.xz
diff --git a/libsecret.spec b/libsecret.spec
index a882493..e031a89 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.11
+Version:        0.12
 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
+* Fri Nov 23 2012 Debarshi Ray <rishi at fedoraproject.org> - 0.12-1
+- Update to 0.12
+
 * Tue Oct 16 2012 Kalev Lember <kalevlember at gmail.com> - 0.11-1
 - Update to 0.11
 
diff --git a/sources b/sources
index be2df45..c1db397 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8e8b72fdbdafbb54381b7a0085be9b0c  libsecret-0.11.tar.xz
+2f787eea16ef992daa62c1ee41072bbc  libsecret-0.12.tar.xz


More information about the scm-commits mailing list