Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-dbus for openSUSE:Factory 
checked in at 2023-06-22 23:25:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-dbus (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-dbus.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-dbus"

Thu Jun 22 23:25:20 2023 rev:26 rq:1094427 version:1.2.29

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-dbus/ghc-dbus.changes        2023-04-07 
18:16:43.844685209 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-dbus.new.15902/ghc-dbus.changes     
2023-06-22 23:25:44.685744783 +0200
@@ -1,0 +2,6 @@
+Mon Jun 12 21:05:44 UTC 2023 - Peter Simons <psim...@suse.com>
+
+- Update dbus to version 1.2.29.
+  Upstream does not provide a change log file.
+
+-------------------------------------------------------------------

Old:
----
  dbus-1.2.28.tar.gz

New:
----
  dbus-1.2.29.tar.gz

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

Other differences:
------------------
++++++ ghc-dbus.spec ++++++
--- /var/tmp/diff_new_pack.N7ucti/_old  2023-06-22 23:25:46.025751617 +0200
+++ /var/tmp/diff_new_pack.N7ucti/_new  2023-06-22 23:25:46.033751658 +0200
@@ -20,7 +20,7 @@
 %global pkgver %{pkg_name}-%{version}
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        1.2.28
+Version:        1.2.29
 Release:        0
 Summary:        A client library for the D-Bus IPC system
 License:        Apache-2.0

++++++ dbus-1.2.28.tar.gz -> dbus-1.2.29.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dbus-1.2.28/dbus.cabal new/dbus-1.2.29/dbus.cabal
--- old/dbus-1.2.28/dbus.cabal  2023-04-03 20:38:02.000000000 +0200
+++ new/dbus-1.2.29/dbus.cabal  2023-06-12 22:37:03.000000000 +0200
@@ -1,5 +1,5 @@
 name: dbus
-version: 1.2.28
+version: 1.2.29
 license: Apache-2.0
 license-file: license.txt
 author: John Millikin <j...@john-millikin.com>
@@ -94,11 +94,11 @@
     , parsec < 3.2
     , random < 1.3
     , split < 0.3
-    , template-haskell >= 2.18 && < 2.20
+    , template-haskell >= 2.18 && < 2.21
     , text < 2.1
     , th-lift < 0.9
-    , transformers < 0.6
-    , unix < 2.8
+    , transformers < 0.7
+    , unix < 2.9
     , vector < 0.14
     , xml-conduit >= 1.9.0.0 && < 1.10.0.0
     , xml-types < 0.4
@@ -145,8 +145,8 @@
     , tasty-hunit < 0.11
     , tasty-quickcheck < 0.11
     , text < 2.1
-    , transformers < 0.6
-    , unix < 2.8
+    , transformers < 0.7
+    , unix < 2.9
     , vector < 0.14
 
   other-modules:

Reply via email to