Hello community,
here is the log from the commit of package ghc-hasql-migration for
openSUSE:Factory checked in at 2017-09-15 21:47:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-hasql-migration (Old)
and /work/SRC/openSUSE:Factory/.ghc-hasql-migration.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-hasql-migration"
Fri Sep 15 21:47:33 2017 rev:2 rq:524731 version:0.1.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-hasql-migration/ghc-hasql-migration.changes
2017-04-12 18:06:48.357794425 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-hasql-migration.new/ghc-hasql-migration.changes
2017-09-15 21:47:34.773156911 +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-hasql-migration.spec ++++++
--- /var/tmp/diff_new_pack.Bl3qAx/_old 2017-09-15 21:47:35.305081978 +0200
+++ /var/tmp/diff_new_pack.Bl3qAx/_new 2017-09-15 21:47:35.309081414 +0200
@@ -23,8 +23,8 @@
Release: 0
Summary: PostgreSQL Schema Migrations
License: BSD-3-Clause
-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
Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel
@@ -39,7 +39,6 @@
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-text-devel
BuildRequires: ghc-time-devel
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %{with tests}
BuildRequires: ghc-hspec-devel
BuildRequires: ghc-transformers-devel
@@ -50,7 +49,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}
@@ -80,11 +79,9 @@
%ghc_pkg_recache
%files -f %{name}.files
-%defattr(-,root,root,-)
%doc License
%files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
%doc Readme.markdown
%changelog