Hello community,
here is the log from the commit of package ghc-yesod-auth-account for
openSUSE:Factory checked in at 2017-09-15 22:27:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-yesod-auth-account (Old)
and /work/SRC/openSUSE:Factory/.ghc-yesod-auth-account.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-yesod-auth-account"
Fri Sep 15 22:27:51 2017 rev:2 rq:525739 version:1.4.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-yesod-auth-account/ghc-yesod-auth-account.changes
2017-04-07 14:20:24.997739243 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-yesod-auth-account.new/ghc-yesod-auth-account.changes
2017-09-15 22:27:52.272541736 +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-yesod-auth-account.spec ++++++
--- /var/tmp/diff_new_pack.i78Y2l/_old 2017-09-15 22:27:52.936448209 +0200
+++ /var/tmp/diff_new_pack.i78Y2l/_new 2017-09-15 22:27:52.940447646 +0200
@@ -23,8 +23,8 @@
Release: 0
Summary: An account authentication plugin for Yesod
License: MIT
-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-blaze-html-devel
@@ -39,7 +39,6 @@
BuildRequires: ghc-yesod-core-devel
BuildRequires: ghc-yesod-form-devel
BuildRequires: ghc-yesod-persistent-devel
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %{with tests}
BuildRequires: ghc-hspec-devel
BuildRequires: ghc-monad-logger-devel
@@ -57,7 +56,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}
@@ -86,11 +85,9 @@
%ghc_pkg_recache
%files -f %{name}.files
-%defattr(-,root,root,-)
%doc LICENSE
%files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
%doc Changelog.md README.md example.hs
%changelog