[highlighting-kate] update to 0.5.0.5

Jens Petersen petersen at fedoraproject.org
Mon Mar 5 10:11:10 UTC 2012


commit 2975add710b8495d69d5ea832d0c5a97c0438f35
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Mar 5 19:10:50 2012 +0900

    update to 0.5.0.5

 .gitignore             |    1 +
 highlighting-kate.spec |    9 ++++++---
 sources                |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 572d709..ff9e0f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /highlighting-kate-0.2.10.tar.gz
 /highlighting-kate-0.5.0.2.tar.gz
 /highlighting-kate-0.5.0.3.tar.gz
+/highlighting-kate-0.5.0.5.tar.gz
diff --git a/highlighting-kate.spec b/highlighting-kate.spec
index f13719e..70206b4 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.3
+Version:        0.5.0.5
 Release:        1%{?dist}
 Summary:        Sourcecode syntax highlighting library
 
@@ -25,7 +25,7 @@ ExclusiveArch:  %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros %{!?without_hscolour:hscolour}
 # END cabal2spec
-BuildRequires:  ghc-blaze-html-prof
+BuildRequires:  ghc-blaze-html-prof >= 0.4.2
 BuildRequires:  ghc-containers-prof
 BuildRequires:  ghc-filepath-prof
 BuildRequires:  ghc-parsec-prof
@@ -77,10 +77,13 @@ The package provides the Highlighting commandline program.
 
 
 %changelog
+* Mon Mar  5 2012 Jens Petersen <petersen at redhat.com> - 0.5.0.5-1
+- update to 0.5.0.5
+
 * Mon Feb 13 2012 Jens Petersen <petersen at redhat.com> - 0.5.0.3-1
 - update to 0.5.0.3
 - patch to use pcre-light and fix version
-- new dep on blaze-html
+- new depends on blaze-html
 
 * 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 5688309..e62c66f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-561994d8ca09e08fc2a6f6f076940705  highlighting-kate-0.5.0.3.tar.gz
+025149a4ab3ad9c5f01f7fc7319c1dd9  highlighting-kate-0.5.0.5.tar.gz


More information about the scm-commits mailing list