mirror of
https://git.proxmox.com/git/perlmod
synced 2025-10-04 20:11:21 +00:00
bump perlmod-macro to 0.3.1-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
f2fb3f9604
commit
1bb53e8403
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "perlmod-macro"
|
||||
version = "0.3.0"
|
||||
version = "0.3.1"
|
||||
authors = ["Wolfgang Bumiller <w.bumiller@proxmox.com>"]
|
||||
edition = "2018"
|
||||
license = "Apache-2.0 OR MIT"
|
||||
|
@ -1,3 +1,10 @@
|
||||
rust-perlmod-macro (0.3.1-1) stable; urgency=medium
|
||||
|
||||
* adjust search directory to not contain the module name since there are
|
||||
multiple modules loading the same library
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Mon, 22 Feb 2021 14:13:14 +0100
|
||||
|
||||
rust-perlmod-macro (0.3.0-1) stable; urgency=medium
|
||||
|
||||
* support tuple return types as fixed length 'list' return types in perl
|
||||
|
Loading…
Reference in New Issue
Block a user