Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-managed for openSUSE:Factory 
checked in at 2022-10-13 15:42:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-managed (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-managed.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-managed"

Thu Oct 13 15:42:27 2022 rev:11 rq:1008486 version:1.0.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-managed/ghc-managed.changes  2022-02-11 
23:11:14.055262631 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-managed.new.2275/ghc-managed.changes        
2022-10-13 15:42:34.078787445 +0200
@@ -1,0 +2,6 @@
+Sun Sep  4 23:19:11 UTC 2022 - Peter Simons <[email protected]>
+
+- Update managed to version 1.0.9 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-managed.spec ++++++
--- /var/tmp/diff_new_pack.1kA1g8/_old  2022-10-13 15:42:34.846788944 +0200
+++ /var/tmp/diff_new_pack.1kA1g8/_new  2022-10-13 15:42:34.854788960 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-managed
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 License:        BSD-3-Clause
 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
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-transformers-devel

++++++ managed.cabal ++++++
--- /var/tmp/diff_new_pack.1kA1g8/_old  2022-10-13 15:42:34.902789053 +0200
+++ /var/tmp/diff_new_pack.1kA1g8/_new  2022-10-13 15:42:34.906789060 +0200
@@ -1,13 +1,13 @@
 Name: managed
 Version: 1.0.9
-x-revision: 1
+x-revision: 2
 Cabal-Version: >=1.10
 Build-Type: Simple
 License: BSD3
 License-File: LICENSE
-Copyright: 2014 Gabriel Gonzalez
-Author: Gabriel Gonzalez
-Maintainer: [email protected]
+Copyright: 2014 Gabriella Gonzalez
+Author: Gabriella Gonzalez
+Maintainer: [email protected]
 Tested-With:
     GHC == 9.2.1
     GHC == 9.0.1
@@ -18,7 +18,7 @@
     GHC == 8.2.2
     GHC == 8.0.2
     GHC == 7.10.3
-Bug-Reports: https://github.com/Gabriel439/Haskell-Managed-Library/issues
+Bug-Reports: https://github.com/Gabriella439/Haskell-Managed-Library/issues
 Synopsis: A monad for managed values
 Description: In Haskell you very often acquire values using the @with...@
   idiom using functions of type @(a -> IO r) -> IO r@.  This idiom forms a
@@ -38,7 +38,7 @@
 Category: Control
 Source-Repository head
     Type: git
-    Location: https://github.com/Gabriel439/Haskell-Managed-Library
+    Location: https://github.com/Gabriella439/Haskell-Managed-Library
 
 Library
     Hs-Source-Dirs: src

Reply via email to