Hello community, here is the log from the commit of package highlighting-kate for openSUSE:Factory checked in at 2016-10-19 13:05:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/highlighting-kate (Old) and /work/SRC/openSUSE:Factory/.highlighting-kate.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "highlighting-kate" Changes: -------- --- /work/SRC/openSUSE:Factory/highlighting-kate/highlighting-kate.changes 2016-07-21 08:16:55.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.highlighting-kate.new/highlighting-kate.changes 2016-10-19 13:05:04.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Sep 26 06:52:29 UTC 2016 - psim...@suse.com + +- Update to version 0.6.3 with cabal2obs. + +------------------------------------------------------------------- Old: ---- highlighting-kate-0.6.2.1.tar.gz New: ---- highlighting-kate-0.6.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ highlighting-kate.spec ++++++ --- /var/tmp/diff_new_pack.kE5prF/_old 2016-10-19 13:05:05.000000000 +0200 +++ /var/tmp/diff_new_pack.kE5prF/_new 2016-10-19 13:05:05.000000000 +0200 @@ -19,31 +19,30 @@ %global pkg_name highlighting-kate %bcond_with tests Name: %{pkg_name} -Version: 0.6.2.1 +Version: 0.6.3 Release: 0 Summary: Syntax highlighting License: GPL-2.0 Group: Development/Languages/Other Url: https://hackage.haskell.org/package/%{name} Source0: https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz +BuildRequires: chrpath BuildRequires: ghc-Cabal-devel -# Begin cabal-rpm deps: BuildRequires: ghc-blaze-html-devel +BuildRequires: ghc-bytestring-devel BuildRequires: ghc-containers-devel +BuildRequires: ghc-filepath-devel BuildRequires: ghc-mtl-devel BuildRequires: ghc-parsec-devel -BuildRequires: ghc-regex-pcre-builtin-devel +BuildRequires: ghc-pcre-light-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-utf8-string-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with tests} BuildRequires: ghc-Diff-devel BuildRequires: ghc-directory-devel -BuildRequires: ghc-filepath-devel BuildRequires: ghc-process-devel %endif -# End cabal-rpm deps -BuildRequires: chrpath %description Highlighting-kate is a syntax highlighting library with support for nearly one @@ -73,21 +72,16 @@ %prep %setup -q - %build -%define cabal_configure_options -f'executable' +%define cabal_configure_options -fexecutable -fpcre-light %ghc_lib_build - %install %ghc_lib_install -%ghc_fix_dynamic_rpath highlighting-kate +%ghc_fix_dynamic_rpath %{pkg_name} %check -%if %{with tests} -%{cabal} test -%endif - +%cabal_test %post -n ghc-%{name}-devel %ghc_pkg_recache @@ -99,7 +93,7 @@ %defattr(-,root,root,-) %doc LICENSE %doc README.md changelog -%{_bindir}/highlighting-kate +%{_bindir}/%{name} %files -n ghc-%{name} -f ghc-%{name}.files %defattr(-,root,root,-) ++++++ highlighting-kate-0.6.2.1.tar.gz -> highlighting-kate-0.6.3.tar.gz ++++++ ++++ 19404 lines of diff (skipped)