Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-unix-time for openSUSE:Factory checked in at 2023-09-21 22:23:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-unix-time (Old) and /work/SRC/openSUSE:Factory/.ghc-unix-time.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-unix-time" Thu Sep 21 22:23:19 2023 rev:21 rq:1112769 version:0.4.11 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-unix-time/ghc-unix-time.changes 2023-07-12 17:28:06.570817706 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-unix-time.new.1770/ghc-unix-time.changes 2023-09-21 22:23:53.834713579 +0200 @@ -1,0 +2,6 @@ +Wed Sep 13 08:02:13 UTC 2023 - Peter Simons <[email protected]> + +- Update unix-time to version 0.4.11. + Upstream does not provide a change log file. + +------------------------------------------------------------------- Old: ---- unix-time-0.4.10.tar.gz New: ---- unix-time-0.4.11.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-unix-time.spec ++++++ --- /var/tmp/diff_new_pack.ag4l6x/_old 2023-09-21 22:23:54.882751609 +0200 +++ /var/tmp/diff_new_pack.ag4l6x/_new 2023-09-21 22:23:54.886751754 +0200 @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.4.10 +Version: 0.4.11 Release: 0 Summary: Unix time parser/formatter and utilities License: BSD-3-Clause ++++++ unix-time-0.4.10.tar.gz -> unix-time-0.4.11.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/unix-time-0.4.10/cbits/conv.c new/unix-time-0.4.11/cbits/conv.c --- old/unix-time-0.4.10/cbits/conv.c 2001-09-09 03:46:40.000000000 +0200 +++ new/unix-time-0.4.11/cbits/conv.c 2001-09-09 03:46:40.000000000 +0200 @@ -4,7 +4,7 @@ /* Linux cheats AC_CHECK_FUNCS(strptime_l), sigh. */ #define THREAD_SAFE 0 #define _XOPEN_SOURCE -#define _BSD_SOURCE +#define _DEFAULT_SOURCE #elif HAVE_STRPTIME_L #define THREAD_SAFE 1 #define _GNU_SOURCE diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/unix-time-0.4.10/unix-time.cabal new/unix-time-0.4.11/unix-time.cabal --- old/unix-time-0.4.10/unix-time.cabal 2001-09-09 03:46:40.000000000 +0200 +++ new/unix-time-0.4.11/unix-time.cabal 2001-09-09 03:46:40.000000000 +0200 @@ -1,6 +1,6 @@ cabal-version: 1.18 name: unix-time -version: 0.4.10 +version: 0.4.11 license: BSD3 license-file: LICENSE maintainer: Kazu Yamamoto <[email protected]>
