Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 64dc9ff38d | |||
|
|
3157715890 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:633b76637b0c74e4845ffa28249f01a16ed2c84000ece58d4358e72bf88d5f10
|
|
||||||
size 3781647
|
|
||||||
3
task-3.1.0.tar.gz
Normal file
3
task-3.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1ae67c74b84067573a53095cf3cb6718245dd7dd808f19f9b3d85da445838b4f
|
||||||
|
size 964854
|
||||||
@@ -1,10 +1,8 @@
|
|||||||
Index: task-2.5.1/CMakeLists.txt
|
--- task-3.1.0/CMakeLists.txt.orig 2024-11-09 11:06:30.811922971 +0100
|
||||||
===================================================================
|
+++ task-3.1.0/CMakeLists.txt 2024-11-09 11:06:43.835867255 +0100
|
||||||
--- task-2.5.1.orig/CMakeLists.txt
|
@@ -153,7 +153,7 @@
|
||||||
+++ task-2.5.1/CMakeLists.txt
|
|
||||||
@@ -152,7 +152,7 @@ if (EXISTS performance)
|
|
||||||
add_subdirectory (performance EXCLUDE_FROM_ALL)
|
add_subdirectory (performance EXCLUDE_FROM_ALL)
|
||||||
endif (EXISTS performance)
|
endif (EXISTS ${CMAKE_SOURCE_DIR}/performance)
|
||||||
|
|
||||||
-set (doc_FILES ChangeLog README.md INSTALL AUTHORS COPYING LICENSE)
|
-set (doc_FILES ChangeLog README.md INSTALL AUTHORS COPYING LICENSE)
|
||||||
+set (doc_FILES ChangeLog README.md AUTHORS COPYING LICENSE)
|
+set (doc_FILES ChangeLog README.md AUTHORS COPYING LICENSE)
|
||||||
|
|||||||
@@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 9 10:18:54 UTC 2024 - Michal Vyskocil <michal.vyskocil@gmail.com>
|
||||||
|
|
||||||
|
- Update to 3.1.0
|
||||||
|
* Support for task purge has been restored, and new support added for
|
||||||
|
automatically expiring old tasks. (#3540, #3546, #3556)
|
||||||
|
* task news is now better behaved, and can be completely disabled.
|
||||||
|
* Multiple imports of the same UUID will now generate a warning. (#3560)
|
||||||
|
* The sync.server.url config replaces sync.server.origin and allows a URL
|
||||||
|
containing a path. (#3423)
|
||||||
|
* The new bubblegum-256.theme has improved legibility and contrast over
|
||||||
|
others. (#3505)
|
||||||
|
* Warnings regarding .data files are only show for reports. (#3473)
|
||||||
|
* Inherited urgency is correctly calculated to make parents more urgent than
|
||||||
|
children (#2941)
|
||||||
|
* Task completion commands no longer trigger hooks (#3133)
|
||||||
|
- Refreshed:
|
||||||
|
* task-skip-INSTALL.patch
|
||||||
|
* vendor.tar.zst
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 24 22:20:30 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
Wed Apr 24 22:20:30 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: taskwarrior
|
Name: taskwarrior
|
||||||
Version: 3.0.2
|
Version: 3.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Command-line todo list manager
|
Summary: Command-line todo list manager
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:795bfebfd39fbea5c4c4e6342e426e49f630908074159d9f157e3f369f977a7a
|
oid sha256:9456f0c36c4135d611400b983fe71847c8b36592cf3b43194083f57718003133
|
||||||
size 26255770
|
size 25828639
|
||||||
|
|||||||
Reference in New Issue
Block a user