[libsecret] Update libsecret to 0.8

Stef Walter stefw at fedoraproject.org
Mon Aug 6 14:36:19 UTC 2012


commit 735e5363ab5846cafe82110582fefa9c90b4dbd2
Author: Stef Walter <stefw at gnome.org>
Date:   Mon Aug 6 16:35:00 2012 +0200

    Update libsecret to 0.8

 .gitignore     |    4 ++++
 libsecret.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1ccd946..39e2a8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,7 @@
 /libsecret-0.3.tar.xz
 /libsecret-0.6.tar.xz
 /libsecret-0.7.tar.xz
+/libsecret-0.8.tar.xz
+/.build-*.log
+/*.src.rpm
+/x86_64/
diff --git a/libsecret.spec b/libsecret.spec
index f940934..857fa18 100644
--- a/libsecret.spec
+++ b/libsecret.spec
@@ -2,8 +2,8 @@
 %global release_version %%(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           libsecret
-Version:        0.7
-Release:        2%{?dist}
+Version:        0.8
+Release:        1%{?dist}
 Summary:        Library for storing and retrieving passwords and other secrets
 
 License:        LGPLv2+
@@ -72,6 +72,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Mon Aug 06 2012 Stef Walter <stefw at redhat.com> - 0.8-1
+- Update to 0.8
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 4b1dd41..bbb81e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-89d71835a94cc1f220e8ffb9cd9f4129  libsecret-0.7.tar.xz
+ef7acc2647ee8fd7ed3cf117a1b14f8d  libsecret-0.8.tar.xz


More information about the scm-commits mailing list