Hello community, here is the log from the commit of package ghc-xss-sanitize for openSUSE:Factory checked in at 2016-07-20 09:20:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-xss-sanitize (Old) and /work/SRC/openSUSE:Factory/.ghc-xss-sanitize.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-xss-sanitize" Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-xss-sanitize/ghc-xss-sanitize.changes 2016-05-03 09:36:50.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-xss-sanitize.new/ghc-xss-sanitize.changes 2016-07-20 09:20:42.000000000 +0200 @@ -1,0 +2,5 @@ +Sun Jul 10 17:20:44 UTC 2016 - [email protected] + +- Update to version 0.3.5.7 revision 0 with cabal2obs. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-xss-sanitize.spec ++++++ --- /var/tmp/diff_new_pack.ds1Yko/_old 2016-07-20 09:20:43.000000000 +0200 +++ /var/tmp/diff_new_pack.ds1Yko/_new 2016-07-20 09:20:43.000000000 +0200 @@ -18,7 +18,7 @@ %global pkg_name xss-sanitize %bcond_with tests -Name: ghc-xss-sanitize +Name: ghc-%{pkg_name} Version: 0.3.5.7 Release: 0 Summary: Sanitize untrusted HTML to prevent XSS attacks @@ -64,11 +64,11 @@ %build -%{ghc_lib_build} +%ghc_lib_build %install -%{ghc_lib_install} +%ghc_lib_install %check @@ -78,12 +78,10 @@ %post devel -%{ghc_pkg_recache} - +%ghc_pkg_recache %postun devel -%{ghc_pkg_recache} - +%ghc_pkg_recache %files -f %{name}.files %defattr(-,root,root,-)
