Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package timewarrior for openSUSE:Factory 
checked in at 2023-09-28 00:25:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/timewarrior (Old)
 and      /work/SRC/openSUSE:Factory/.timewarrior.new.23327 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "timewarrior"

Thu Sep 28 00:25:46 2023 rev:4 rq:1113800 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/timewarrior/timewarrior.changes  2023-05-10 
16:19:51.307446982 +0200
+++ /work/SRC/openSUSE:Factory/.timewarrior.new.23327/timewarrior.changes       
2023-09-28 00:26:27.550760230 +0200
@@ -1,0 +2,20 @@
+Wed Sep 27 06:53:15 UTC 2023 - Benedikt Fein <[email protected]>
+
+- Update to 1.6.0
+  * #529    Fix summary truncating multibyte characters in long annotations
+  * #531    Update CONTRIBUTING.md to use branch 'develop' instead of 'dev'
+  * #535    Adding completion for fish shell
+  * #538    Fix man page build for out-of-source builds
+  * #540    reports should end at current time if a task is still running
+  * #547    AtomicFile: Operate on the target of symlinks
+  * #551    Add retag command
+  * #552    Extend XDG support to macOS
+  * #553    Configurability of CMake install directories
+  * #554    Update documentation for command 'retag'
+  *         Use local man pages in tests
+  *         Cleanup CMake files
+  *         Update project to C++17
+- Drop timewarrior-out-of-source-man-pages.patch since it has been integrated
+  upstream with #538.
+
+-------------------------------------------------------------------

Old:
----
  timew-1.5.0.tar.gz
  timewarrior-out-of-source-man-pages.patch

New:
----
  timew-1.6.0.tar.gz

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

Other differences:
------------------
++++++ timewarrior.spec ++++++
--- /var/tmp/diff_new_pack.sBj470/_old  2023-09-28 00:26:28.834806579 +0200
+++ /var/tmp/diff_new_pack.sBj470/_new  2023-09-28 00:26:28.834806579 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           timewarrior
-Version:        1.5.0
+Version:        1.6.0
 Release:        0
 Summary:        Command line time tracker
 License:        MIT
@@ -25,8 +25,6 @@
 URL:            http://taskwarrior.org/docs/timewarrior/
 Source:         
https://github.com/GothenburgBitFactory/timewarrior/releases/download/v%{version}/timew-%{version}.tar.gz
 Patch0:         timewarrior-build-compare.patch
-# Submitted upstream in 
https://github.com/GothenburgBitFactory/timewarrior/pull/538
-Patch1:         timewarrior-out-of-source-man-pages.patch
 BuildRequires:  %{rubygem asciidoctor}
 BuildRequires:  cmake >= 2.8
 BuildRequires:  gcc-c++ >= 6.1
@@ -38,7 +36,6 @@
 %prep
 %setup -q -n timew-%{version}
 %patch0 -p1
-%patch1 -p1
 
 %build
 %cmake \
@@ -50,8 +47,8 @@
 %cmake_install
 pushd %{buildroot}%{_datadir}/%{name}
 rm -fv AUTHORS ChangeLog COPYING DCO INSTALL LICENSE README.md 
docker-compose.yml
-chmod -v a+x ext/* doc/holidays/refresh
-sed -i 's|#!/usr/bin/env python3|#!/usr/bin/python3|' ext/* 
doc/holidays/refresh
+chmod -v a+x ext/* holidays/refresh
+sed -i 's|#!/usr/bin/env python3|#!/usr/bin/python3|' ext/* holidays/refresh
 popd
 
 %files

++++++ timew-1.5.0.tar.gz -> timew-1.6.0.tar.gz ++++++
++++ 9080 lines of diff (skipped)

Reply via email to