Hello community,

here is the log from the commit of package ghc-fortran-src for openSUSE:Factory 
checked in at 2017-09-20 17:06:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-fortran-src (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-fortran-src.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-fortran-src"

Wed Sep 20 17:06:37 2017 rev:2 rq:525892 version:0.2.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-fortran-src/ghc-fortran-src.changes  
2017-04-12 18:06:25.321051694 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-fortran-src.new/ghc-fortran-src.changes     
2017-09-20 17:06:53.886482690 +0200
@@ -1,0 +2,12 @@
+Wed Sep 13 11:42:30 UTC 2017 - [email protected]
+
+- Disable profiling builds since these require crazy amounts of
+  memory to succeed.
+
+-------------------------------------------------------------------
+Wed Sep 13 08:22:32 UTC 2017 - [email protected]
+
+- Update to version 0.2.0.0.
+  A more detailed change log is not available.
+
+-------------------------------------------------------------------

Old:
----
  fortran-src-0.1.0.4.tar.gz

New:
----
  fortran-src-0.2.0.0.tar.gz

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

Other differences:
------------------
++++++ ghc-fortran-src.spec ++++++
--- /var/tmp/diff_new_pack.oy1mcB/_old  2017-09-20 17:06:55.614239473 +0200
+++ /var/tmp/diff_new_pack.oy1mcB/_new  2017-09-20 17:06:55.618238910 +0200
@@ -16,33 +16,34 @@
 #
 
 
+%global without_prof 1
 %global pkg_name fortran-src
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.1.0.4
+Version:        0.2.0.0
 Release:        0
 Summary:        Parser and anlyses for Fortran standards 66, 77, 90
 License:        Apache-2.0
-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:  alex
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-GenericPretty-devel
 BuildRequires:  ghc-array-devel
+BuildRequires:  ghc-binary-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-containers-devel
+BuildRequires:  ghc-directory-devel
 BuildRequires:  ghc-fgl-devel
+BuildRequires:  ghc-filepath-devel
 BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-pretty-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-uniplate-devel
 BuildRequires:  happy
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
-BuildRequires:  ghc-directory-devel
-BuildRequires:  ghc-filepath-devel
 BuildRequires:  ghc-hspec-devel
 %endif
 
@@ -54,7 +55,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}
@@ -82,11 +83,9 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
 %doc LICENSE
 %{_bindir}/%{pkg_name}
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
 
 %changelog

++++++ fortran-src-0.1.0.4.tar.gz -> fortran-src-0.2.0.0.tar.gz ++++++
++++ 45440 lines of diff (skipped)


Reply via email to