[highlighting-kate] update to 0.5.0.3 which should fix build with pcre-light

Jens Petersen petersen at fedoraproject.org
Mon Feb 13 01:18:31 UTC 2012


commit c1d0753c5ca8cd0ff74e69c5d794e867adbcaeb0
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Feb 13 10:18:25 2012 +0900

    update to 0.5.0.3 which should fix build with pcre-light

 .gitignore             |    1 +
 highlighting-kate.spec |    6 +++---
 sources                |    2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7fc13c6..572d709 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /highlighting-kate-0.2.9.tar.gz
 /highlighting-kate-0.2.10.tar.gz
 /highlighting-kate-0.5.0.2.tar.gz
+/highlighting-kate-0.5.0.3.tar.gz
diff --git a/highlighting-kate.spec b/highlighting-kate.spec
index e319f55..acbd655 100644
--- a/highlighting-kate.spec
+++ b/highlighting-kate.spec
@@ -12,7 +12,7 @@ generated from Kate syntax descriptions (http://kate-editor.org/), so\
 any syntax supported by Kate can be added.
 
 Name:           %{pkg_name}
-Version:        0.5.0.2
+Version:        0.5.0.3
 Release:        1%{?dist}
 Summary:        Sourcecode syntax highlighting library
 
@@ -75,8 +75,8 @@ The package provides the Highlighting commandline program.
 
 
 %changelog
-* Sun Feb 12 2012 Jens Petersen <petersen at redhat.com> - 0.5.0.2-1
-- update to 0.5.0.2
+* Mon Feb 13 2012 Jens Petersen <petersen at redhat.com> - 0.5.0.3-1
+- update to 0.5.0.3
 
 * Fri Feb 10 2012 Petr Pisar <ppisar at redhat.com> - 0.2.10-3
 - Rebuild against PCRE 8.30
diff --git a/sources b/sources
index 4f84ba5..5688309 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-015bed618be0968aea57235cb0d84c0a  highlighting-kate-0.5.0.2.tar.gz
+561994d8ca09e08fc2a6f6f076940705  highlighting-kate-0.5.0.3.tar.gz


More information about the scm-commits mailing list