Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-hjsmin for openSUSE:Factory 
checked in at 2022-08-01 21:28:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-hjsmin (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-hjsmin.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-hjsmin"

Mon Aug  1 21:28:44 2022 rev:5 rq:985814 version:0.2.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-hjsmin/ghc-hjsmin.changes    2022-02-11 
23:10:54.595206347 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-hjsmin.new.1533/ghc-hjsmin.changes  
2022-08-01 21:28:49.841386510 +0200
@@ -1,0 +2,6 @@
+Wed Mar 23 10:50:51 UTC 2022 - Peter Simons <[email protected]>
+
+- Update hjsmin to version 0.2.0.4 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-hjsmin.spec ++++++
--- /var/tmp/diff_new_pack.SNHwxc/_old  2022-08-01 21:28:51.357390859 +0200
+++ /var/tmp/diff_new_pack.SNHwxc/_new  2022-08-01 21:28:51.361390871 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-hjsmin
 #
-# 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
@@ -25,7 +25,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-bytestring-devel
 BuildRequires:  ghc-language-javascript-devel

++++++ hjsmin.cabal ++++++
--- /var/tmp/diff_new_pack.SNHwxc/_old  2022-08-01 21:28:51.437391089 +0200
+++ /var/tmp/diff_new_pack.SNHwxc/_new  2022-08-01 21:28:51.441391101 +0200
@@ -1,6 +1,6 @@
 name:            hjsmin
 version:         0.2.0.4
-x-revision: 1
+x-revision: 2
 license:         BSD3
 license-file:    LICENSE
 author:          Alan Zimmerman <[email protected]>
@@ -46,7 +46,7 @@
   other-modules:        Text.Jasmine
 
   build-depends:        base                    >= 4.8          && < 5
-                      , bytestring              == 0.10.*
+                      , bytestring
                       , language-javascript
                       , optparse-applicative    >= 0.7
                       , text

Reply via email to