Hello community,

here is the log from the commit of package ghc-hsinstall for openSUSE:Factory 
checked in at 2017-09-15 21:49:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-hsinstall (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-hsinstall.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-hsinstall"

Fri Sep 15 21:49:30 2017 rev:3 rq:524787 version:1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-hsinstall/ghc-hsinstall.changes      
2017-08-31 20:56:24.415893379 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-hsinstall.new/ghc-hsinstall.changes 
2017-09-15 21:49:32.316597319 +0200
@@ -1,0 +2,5 @@
+Thu Aug  3 15:38:38 UTC 2017 - [email protected]
+
+- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-hsinstall.spec ++++++
--- /var/tmp/diff_new_pack.Vu80gz/_old  2017-09-15 21:49:33.172476679 +0200
+++ /var/tmp/diff_new_pack.Vu80gz/_new  2017-09-15 21:49:33.176476115 +0200
@@ -22,15 +22,14 @@
 Release:        0
 Summary:        Install Haskell software
 License:        ISC
-Group:          Development/Languages/Other
-Url:            https://hackage.haskell.org/package/%{pkg_name}
+Group:          Development/Libraries/Haskell
+URL:            https://hackage.haskell.org/package/%{pkg_name}
 Source0:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  chrpath
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-directory-devel
 BuildRequires:  ghc-filepath-devel
 BuildRequires:  ghc-rpm-macros
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 This is a utility to install Haskell programs on a system using stack.
@@ -41,7 +40,7 @@
 
 %package devel
 Summary:        Haskell %{pkg_name} library development files
-Group:          Development/Libraries/Other
+Group:          Development/Libraries/Haskell
 Requires:       %{name} = %{version}-%{release}
 Requires:       ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}
@@ -67,7 +66,6 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
 %doc LICENSE
 %{_bindir}/an-app
 %dir %{_datadir}/%{pkg_name}-%{version}
@@ -75,7 +73,6 @@
 %{_datadir}/%{pkg_name}-%{version}/resources/foo
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
 %doc README.md changelog.md doc
 
 %changelog


Reply via email to