Compare commits
6 Commits
Author | SHA256 | Date | |
---|---|---|---|
8b65131340 | |||
7aa6ad9e00 | |||
f2865f53fe | |||
b5fa20e5a9 | |||
2447f77553 | |||
d92d0637fe |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a515c45755df1edf378fdfafb380251c7736de2db15f7dbe55ed7295f0d296c
|
||||
size 15176897
|
3
clojure-tools-1.12.0.1517.tar.gz
Normal file
3
clojure-tools-1.12.0.1517.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:38694e876c7a5360c16f4b7d2c3993b723201c58226d0938cd021765e33a51ef
|
||||
size 15204518
|
@@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 12 07:45:18 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 1.12.0.1517:
|
||||
* Update to tools.deps 0.22.1492
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 5 08:21:00 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 1.12.0.1501:
|
||||
* Update tools.deps
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 8 08:51:39 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 1.12.0.1495:
|
||||
* Echo args with -M deprecation warning for clarity
|
||||
* Update to tools.deps 0.21.1467
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 8 08:51:12 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 1.12.0.1488:
|
||||
* Tweak message when -X or -T function namespace not found
|
||||
* Update to latest tools.tools
|
||||
* Update to latest tools.deps
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 9 06:49:32 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package clojure
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: clojure
|
||||
Version: 1.12.0.1479
|
||||
Version: 1.12.0.1517
|
||||
Release: 0
|
||||
Summary: A dynamic programming language that targets the JVM
|
||||
License: EPL-1.0
|
||||
|
Reference in New Issue
Block a user