Hello community,

here is the log from the commit of package misfortune for openSUSE:Factory 
checked in at 2017-09-19 16:32:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/misfortune (Old)
 and      /work/SRC/openSUSE:Factory/.misfortune.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "misfortune"

Tue Sep 19 16:32:38 2017 rev:2 rq:526758 version:0.1.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/misfortune/misfortune.changes    2017-04-14 
13:32:41.973971411 +0200
+++ /work/SRC/openSUSE:Factory/.misfortune.new/misfortune.changes       
2017-09-19 16:32:38.716686912 +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:
------------------
++++++ misfortune.spec ++++++
--- /var/tmp/diff_new_pack.0jPBmV/_old  2017-09-19 16:32:39.268608734 +0200
+++ /var/tmp/diff_new_pack.0jPBmV/_new  2017-09-19 16:32:39.272608168 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package misfortune
 #
-# 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
@@ -22,11 +22,10 @@
 Release:        0
 Summary:        Fortune-mod clone
 License:        SUSE-Public-Domain
-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
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-cereal-devel
 BuildRequires:  ghc-directory-devel
@@ -41,8 +40,6 @@
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-utf8-string-devel
 BuildRequires:  ghc-vector-devel
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 Fortune-mod clone, in library and executable form.
@@ -56,7 +53,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}
@@ -68,15 +65,12 @@
 %prep
 %setup -q
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post -n ghc-%{name}-devel
 %ghc_pkg_recache
 
@@ -84,7 +78,6 @@
 %ghc_pkg_recache
 
 %files
-%defattr(-,root,root,-)
 %{_bindir}/%{name}
 %{_bindir}/misfortune-strfile
 %dir %{_datadir}/%{name}-%{version}
@@ -177,9 +170,7 @@
 %{_datadir}/%{name}-%{version}/data/offensive/fortune-mod/vulgarity
 
 %files -n ghc-%{name} -f ghc-%{name}.files
-%defattr(-,root,root,-)
 
 %files -n ghc-%{name}-devel -f ghc-%{name}-devel.files
-%defattr(-,root,root,-)
 
 %changelog


Reply via email to