[libcroco/f18] Update to 0.6.7

Kalev Lember kalev at fedoraproject.org
Tue Oct 16 17:25:40 UTC 2012


commit ee8da019fd40b34c3cfa308c6436ab50a8520cd7
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Oct 16 19:25:16 2012 +0200

    Update to 0.6.7

 .gitignore    |    1 +
 libcroco.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9b75685..fbd1e1e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ libcroco-0.6.2.tar.bz2
 /libcroco-0.6.4.tar.xz
 /libcroco-0.6.5.tar.xz
 /libcroco-0.6.6.tar.xz
+/libcroco-0.6.7.tar.xz
diff --git a/libcroco.spec b/libcroco.spec
index 96adc76..e6c6182 100644
--- a/libcroco.spec
+++ b/libcroco.spec
@@ -1,6 +1,6 @@
 Name:             libcroco
 Summary:          A CSS2 parsing library
-Version:          0.6.6
+Version:          0.6.7
 Release:          1%{?dist}
 License:          LGPLv2
 Group:            System Environment/Libraries
@@ -27,7 +27,7 @@ This package provides the necessary development libraries and include
 files to allow you to develop with libcroco.
 
 %prep
-%setup -q -n libcroco-%{version}
+%setup -q
 %patch0 -p1 -b .multilib
 
 %build
@@ -58,6 +58,9 @@ make check
 %{_datadir}/gtk-doc/html/libcroco
 
 %changelog
+* Tue Oct 16 2012 Kalev Lember <kalevlember at gmail.com> - 0.6.7-1
+- Update to 0.6.7
+
 * Wed Sep 19 2012 Richard Hughes <hughsient at gmail.com> - 0.6.6-1
 - Update to 0.6.6
 
diff --git a/sources b/sources
index 3163ebf..2c8b4b3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bc2b2bb80f14e76caed4f76aa3a01070  libcroco-0.6.6.tar.xz
+13d23ea47229d6635510cb86799ef6a5  libcroco-0.6.7.tar.xz


More information about the scm-commits mailing list