Hello community,

here is the log from the commit of package hdevtools for openSUSE:Factory 
checked in at 2016-07-20 09:22:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hdevtools (Old)
 and      /work/SRC/openSUSE:Factory/.hdevtools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hdevtools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/hdevtools/hdevtools.changes      2016-06-14 
23:08:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.hdevtools.new/hdevtools.changes 2016-07-20 
09:22:51.000000000 +0200
@@ -1,0 +2,6 @@
+Sun Jul 10 17:33:46 UTC 2016 - [email protected]
+
+- Update to version 0.1.3.2 revision 0 with cabal2obs.
+  This update obsoletes hdevtools-rpmlintrc.
+
+-------------------------------------------------------------------

Old:
----
  hdevtools-rpmlintrc

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

Other differences:
------------------
++++++ hdevtools.spec ++++++
--- /var/tmp/diff_new_pack.uHN3ZS/_old  2016-07-20 09:22:52.000000000 +0200
+++ /var/tmp/diff_new_pack.uHN3ZS/_new  2016-07-20 09:22:52.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hdevtools
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -21,10 +21,9 @@
 Release:        0
 Summary:        Persistent GHC powered background server for FAST haskell 
development tools
 License:        MIT
-Group:          Development/Languages/Other 
-Url:            http://hackage.haskell.org/package/%{name}
-Source0:        
http://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
-Source1:        %{name}-rpmlintrc
+Group:          System/Libraries
+Url:            https://hackage.haskell.org/package/%{name}
+Source0:        
https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
 # Begin cabal-rpm deps:
 BuildRequires:  ghc-cmdargs-devel
@@ -33,8 +32,8 @@
 BuildRequires:  ghc-ghc-devel
 BuildRequires:  ghc-ghc-paths-devel
 BuildRequires:  ghc-network-devel
-BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-process-devel
+BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-syb-devel
 BuildRequires:  ghc-time-devel
 BuildRequires:  ghc-transformers-devel
@@ -71,15 +70,19 @@
 %prep
 %setup -q
 
+
 %build
-%{ghc_bin_build}
+%ghc_bin_build
+
 
 %install
-%{ghc_bin_install}
+%ghc_bin_install
+
 
 %files
 %defattr(-,root,root,-)
 %doc LICENSE
+%doc CHANGELOG.md README.md
 %{_bindir}/%{name}
 
 %changelog


Reply via email to