feat: update to 3.4.2 (fixes rh#2405583)
This commit is contained in:
parent
440a50c86b
commit
ae46b71ff7
3 changed files with 5 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -20,3 +20,5 @@ task-1.9.2.tar.gz
|
|||
/task-2.6.2.tar.gz
|
||||
/task-3.4.1.tar.gz
|
||||
/task-3.4.1-vendored.tar.xz
|
||||
/task-3.4.2.tar.gz
|
||||
/task-3.4.2-vendored.tar.xz
|
||||
|
|
|
|||
4
sources
4
sources
|
|
@ -1,2 +1,2 @@
|
|||
SHA512 (task-3.4.1.tar.gz) = 5a6479e2afcd5142e88349b792e00fcab4d54f6762db5be00221685a93baa3332a4a410b82f66679c15eff58a43be0e175cea440b2d7befbf4e9b723a695a869
|
||||
SHA512 (task-3.4.1-vendored.tar.xz) = 7e64f2b2523441a2a5ae9177fa6d9dc235f1d8bbb5f9706b6c79f674c6aa269b956949ab4266bd3205bd3dc8fefb604b5c2d61e82b2de20c7b15cd1f0ee92589
|
||||
SHA512 (task-3.4.2.tar.gz) = e784d057e30d85de3a1d920a7272cc94739c34d1901664a45d60eb065b51f4e6b0c1478f3c442b7a88d7c9b194c37c9cc9cbee97cd73bfd294a415deb6d8aac6
|
||||
SHA512 (task-3.4.2-vendored.tar.xz) = 437b209f8198fc78fa1376598c263e1cc2b6f8c8fd5e3f7fcbff27721fe19d2a7e61079c67fa77d3049502760df4c86bdccbbaed6ceee69cb90a22582d73b35d
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
%global forgeurl https://github.com/GothenburgBitFactory/taskwarrior
|
||||
|
||||
Name: task
|
||||
Version: 3.4.1
|
||||
Version: 3.4.2
|
||||
Release: %autorelease
|
||||
Summary: Taskwarrior - a command-line TODO list manager
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue