Accepting request 1166906 from devel:languages:D
OBS-URL: https://build.opensuse.org/request/show/1166906 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dub?expand=0&rev=23
This commit is contained in:
+22
@@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 26 15:27:18 UTC 2024 - Andrea Manzini <andrea.manzini@suse.com>
|
||||
|
||||
- Update to 1.36.0
|
||||
* Deprecate unused packageInfoFilenames
|
||||
* Remove inconsistent error on missing subpackage path
|
||||
* Remove dub.internal.vibecompat.file : listDirectory
|
||||
* Remove logging from dub.dependency
|
||||
* Allow to load dub.selections.json before Project instantiation
|
||||
|
||||
- Update to 1.35.0
|
||||
* Don't wastefully execute everything via a shell
|
||||
* Implemented recipe files for dub
|
||||
* add --deep flag to dub build
|
||||
* add dub describe --data=configs,builds
|
||||
* interactively query for license, suggest SPDX licenses
|
||||
|
||||
- Update to 1.34.0
|
||||
* Fix flags Json serialization
|
||||
* Cache json db
|
||||
* support specifying --d-versions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 20 20:38:02 UTC 2023 - Matthias Eliasson <elimat@opensuse.org>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package dub
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -23,7 +23,7 @@
|
||||
%bcond_with dcompiler_dmd
|
||||
%endif
|
||||
Name: dub
|
||||
Version: 1.33.0
|
||||
Version: 1.36.0
|
||||
Release: 0
|
||||
Summary: Package manager and meta build tool for the D programming language
|
||||
License: MIT
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:36a11d731dca289e6e638930f4731fa86148ddb61038d1379441735a9b585f61
|
||||
size 1488522
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:16ac09875889af03abeeca9b60777ee51611c86b3efe5869db3331d2fd97fd2b
|
||||
size 1502081
|
||||
Reference in New Issue
Block a user