Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-text-builder for 
openSUSE:Factory checked in at 2023-11-23 21:40:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-text-builder (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-text-builder.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-text-builder"

Thu Nov 23 21:40:11 2023 rev:3 rq:1127112 version:0.6.7.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-text-builder/ghc-text-builder.changes        
2023-10-18 21:26:24.770228670 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-text-builder.new.25432/ghc-text-builder.changes 
    2023-11-23 21:41:30.845405012 +0100
@@ -1,0 +2,6 @@
+Sat Nov  4 14:55:10 UTC 2023 - Peter Simons <psim...@suse.com>
+
+- Update text-builder to version 0.6.7.2.
+  Upstream does not provide a change log file.
+
+-------------------------------------------------------------------

Old:
----
  text-builder-0.6.7.1.tar.gz

New:
----
  text-builder-0.6.7.2.tar.gz

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

Other differences:
------------------
++++++ ghc-text-builder.spec ++++++
--- /var/tmp/diff_new_pack.uybvXo/_old  2023-11-23 21:41:31.269420630 +0100
+++ /var/tmp/diff_new_pack.uybvXo/_new  2023-11-23 21:41:31.273420777 +0100
@@ -20,7 +20,7 @@
 %global pkgver %{pkg_name}-%{version}
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.6.7.1
+Version:        0.6.7.2
 Release:        0
 Summary:        Efficient strict text builder
 License:        MIT

++++++ text-builder-0.6.7.1.tar.gz -> text-builder-0.6.7.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/text-builder-0.6.7.1/text-builder.cabal 
new/text-builder-0.6.7.2/text-builder.cabal
--- old/text-builder-0.6.7.1/text-builder.cabal 2001-09-09 03:46:40.000000000 
+0200
+++ new/text-builder-0.6.7.2/text-builder.cabal 2001-09-09 03:46:40.000000000 
+0200
@@ -1,6 +1,6 @@
 cabal-version: 3.0
 name:          text-builder
-version:       0.6.7.1
+version:       0.6.7.2
 category:      Text, Builders
 synopsis:      Efficient strict text builder
 description:   Text formatting library and efficient builder library.
@@ -62,7 +62,7 @@
   other-modules:   Text.Builder.Prelude
   build-depends:
     , base >=4.11 && <5
-    , bytestring >=0.10 && <0.12
+    , bytestring >=0.10 && <0.13
     , text >=1.2 && <3
     , text-builder-dev >=0.3.4.1 && <0.4
 

Reply via email to