Hello community,

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

Package is "ghcid"

Fri Sep 15 22:28:49 2017 rev:3 rq:525765 version:0.6.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghcid/ghcid.changes      2017-04-11 
09:38:12.188072938 +0200
+++ /work/SRC/openSUSE:Factory/.ghcid.new/ghcid.changes 2017-09-15 
22:28:51.396212876 +0200
@@ -1,0 +2,5 @@
+Thu Aug  3 15:38:38 UTC 2017 - psim...@suse.com
+
+- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghcid.spec ++++++
--- /var/tmp/diff_new_pack.X101Jo/_old  2017-09-15 22:28:52.756021320 +0200
+++ /var/tmp/diff_new_pack.X101Jo/_new  2017-09-15 22:28:52.760020756 +0200
@@ -23,8 +23,8 @@
 Release:        0
 Summary:        GHCi based bare bones IDE
 License:        BSD-3-Clause
-Group:          Development/Languages/Other
-Url:            https://hackage.haskell.org/package/%{name}
+Group:          Development/Libraries/Haskell
+URL:            https://hackage.haskell.org/package/%{name}
 Source0:        
https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-ansi-terminal-devel
@@ -39,7 +39,6 @@
 BuildRequires:  ghc-terminal-size-devel
 BuildRequires:  ghc-time-devel
 BuildRequires:  ghc-unix-devel
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-tasty-devel
 BuildRequires:  ghc-tasty-hunit-devel
@@ -62,7 +61,7 @@
 
 %package -n ghc-%{name}-devel
 Summary:        Haskell %{name} library development files
-Group:          Development/Libraries/Other
+Group:          Development/Libraries/Haskell
 Requires:       ghc-%{name} = %{version}-%{release}
 Requires:       ghc-compiler = %{ghc_version}
 Requires(post): ghc-compiler = %{ghc_version}
@@ -90,17 +89,14 @@
 %ghc_pkg_recache
 
 %files
-%defattr(-,root,root,-)
 %doc LICENSE
 %doc CHANGES.txt README.md
 %{_bindir}/%{name}
 
 %files -n ghc-%{name} -f ghc-%{name}.files
-%defattr(-,root,root,-)
 %doc LICENSE
 
 %files -n ghc-%{name}-devel -f ghc-%{name}-devel.files
-%defattr(-,root,root,-)
 %doc CHANGES.txt README.md
 
 %changelog


Reply via email to