Hello community,

here is the log from the commit of package hlint for openSUSE:Factory checked 
in at 2017-04-13 10:44:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hlint (Old)
 and      /work/SRC/openSUSE:Factory/.hlint.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hlint"

Thu Apr 13 10:44:41 2017 rev:12 rq:461704 version:1.9.41

Changes:
--------
--- /work/SRC/openSUSE:Factory/hlint/hlint.changes      2016-07-21 
08:02:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.hlint.new/hlint.changes 2017-04-13 
10:44:44.324238718 +0200
@@ -1,0 +2,5 @@
+Sun Feb 12 14:19:41 UTC 2017 - [email protected]
+
+- Update to version 1.9.41 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  hlint-1.9.35.tar.gz

New:
----
  hlint-1.9.41.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ hlint.spec ++++++
--- /var/tmp/diff_new_pack.AuzOWf/_old  2017-04-13 10:44:47.223828666 +0200
+++ /var/tmp/diff_new_pack.AuzOWf/_new  2017-04-13 10:44:47.227828101 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hlint
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,14 +18,13 @@
 
 %global pkg_name hlint
 Name:           %{pkg_name}
-Version:        1.9.35
+Version:        1.9.41
 Release:        0
 Summary:        Source code suggestions
 License:        BSD-3-Clause
 Group:          Development/Languages/Other
 Url:            https://hackage.haskell.org/package/%{name}
 Source0:        
https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
-# Begin cabal-rpm deps:
 BuildRequires:  chrpath
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-ansi-terminal-devel
@@ -43,7 +42,6 @@
 BuildRequires:  ghc-transformers-devel
 BuildRequires:  ghc-uniplate-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 HLint gives suggestions on how to improve your source code.
@@ -69,17 +67,14 @@
 %prep
 %setup -q
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
-%ghc_fix_dynamic_rpath %{pkg_name}
+%ghc_fix_rpath %{pkg_name}-%{version}
 install -D --mode=444 data/hlint.1 %{buildroot}%{_mandir}/man1/hlint.1
 
-
 %post -n ghc-%{name}-devel
 %ghc_pkg_recache
 
@@ -89,7 +84,7 @@
 %files
 %defattr(-,root,root,-)
 %doc LICENSE
-%doc README.md
+%doc CHANGES.txt README.md
 %{_bindir}/%{name}
 %dir %{_datadir}/%{name}-%{version}
 %{_datadir}/%{name}-%{version}/Default.hs
@@ -111,6 +106,6 @@
 
 %files -n ghc-%{name}-devel -f ghc-%{name}-devel.files
 %defattr(-,root,root,-)
-%doc README.md
+%doc CHANGES.txt README.md
 
 %changelog

++++++ hlint-1.9.35.tar.gz -> hlint-1.9.41.tar.gz ++++++
++++ 2030 lines of diff (skipped)


Reply via email to