Hello community,
here is the log from the commit of package ghc-gtksourceview3 for
openSUSE:Factory checked in at 2017-09-15 21:46:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-gtksourceview3 (Old)
and /work/SRC/openSUSE:Factory/.ghc-gtksourceview3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-gtksourceview3"
Fri Sep 15 21:46:30 2017 rev:2 rq:524703 version:0.13.3.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-gtksourceview3/ghc-gtksourceview3.changes
2017-05-09 18:09:24.519826943 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-gtksourceview3.new/ghc-gtksourceview3.changes
2017-09-15 21:46:31.638050965 +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-gtksourceview3.spec ++++++
--- /var/tmp/diff_new_pack.qu6cnc/_old 2017-09-15 21:46:32.413941661 +0200
+++ /var/tmp/diff_new_pack.qu6cnc/_new 2017-09-15 21:46:32.417941099 +0200
@@ -22,8 +22,8 @@
Release: 0
Summary: Binding to the GtkSourceView library
License: LGPL-2.1+
-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: ghc-Cabal-devel
BuildRequires: ghc-array-devel
@@ -37,7 +37,6 @@
BuildRequires: gtk2hs-buildtools
BuildRequires: pkgconfig
BuildRequires: pkgconfig(gtksourceview-3.0)
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget
@@ -46,7 +45,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: pkgconfig
@@ -73,7 +72,6 @@
%ghc_pkg_recache
%files -f %{name}.files
-%defattr(-,root,root,-)
%doc COPYING
%dir %{_datadir}/%{pkg_name}-%{version}
%{_datadir}/%{pkg_name}-%{version}/haskell.lang
@@ -82,6 +80,5 @@
%{_datadir}/%{pkg_name}-%{version}/LineNumber.hs
%files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
%changelog