10 Commits

Author SHA256 Message Date
f6f5300500 Update to 1.12.3.1577:
* Update to Clojure 1.12.3
2025-09-29 08:54:58 +02:00
d3aca01b80 Update to 1.12.2.1565:
* Update to Clojure 1.12.2
2025-08-28 13:20:08 +02:00
0d67d90f9e Update to 1.12.1.1538:
* No changelog provided
2025-06-02 19:37:45 +02:00
c9900c0ed1 Update to 1.12.0.1530:
* Update to tools.deps 0.23.1512
* Also accept file for -Sdeps, and check it for staleness
2025-04-14 15:47:43 +02:00
8b65131340 Accepting request 1245242 from devel:languages:clojure
- Update to 1.12.0.1517:
  * Update to tools.deps 0.22.1492

OBS-URL: https://build.opensuse.org/request/show/1245242
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clojure?expand=0&rev=28
2025-02-12 20:35:45 +00:00
7aa6ad9e00 - Update to 1.12.0.1517:
* Update to tools.deps 0.22.1492

OBS-URL: https://build.opensuse.org/package/show/devel:languages:clojure/clojure?expand=0&rev=65
2025-02-12 07:47:56 +00:00
f2865f53fe Accepting request 1243281 from devel:languages:clojure
- Update to 1.12.0.1501:
  * Update tools.deps

OBS-URL: https://build.opensuse.org/request/show/1243281
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clojure?expand=0&rev=27
2025-02-05 11:42:34 +00:00
b5fa20e5a9 - Update to 1.12.0.1501:
* Update tools.deps

OBS-URL: https://build.opensuse.org/package/show/devel:languages:clojure/clojure?expand=0&rev=63
2025-02-05 08:22:27 +00:00
2447f77553 Accepting request 1235830 from devel:languages:clojure
- Update to 1.12.0.1495:
  * Echo args with -M deprecation warning for clarity
  * Update to tools.deps 0.21.1467

- 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

OBS-URL: https://build.opensuse.org/request/show/1235830
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clojure?expand=0&rev=26
2025-01-09 14:07:50 +00:00
d92d0637fe - Update to 1.12.0.1495:
* Echo args with -M deprecation warning for clarity
  * Update to tools.deps 0.21.1467

- 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:clojure/clojure?expand=0&rev=61
2025-01-08 08:53:30 +00:00
4 changed files with 57 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2a515c45755df1edf378fdfafb380251c7736de2db15f7dbe55ed7295f0d296c
size 15176897

BIN
clojure-tools-1.12.3.1577.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,55 @@
-------------------------------------------------------------------
Mon Sep 29 06:54:29 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 1.12.3.1577:
* Update to Clojure 1.12.3
-------------------------------------------------------------------
Thu Aug 28 11:13:50 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 1.12.2.1565:
* Update to Clojure 1.12.2
-------------------------------------------------------------------
Mon Jun 2 17:37:00 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 1.12.1.1538:
* No changelog provided
-------------------------------------------------------------------
Mon Apr 14 13:45:06 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 1.12.0.1530:
* Update to tools.deps 0.23.1512
* Also accept file for -Sdeps, and check it for staleness
-------------------------------------------------------------------
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>

View File

@@ -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.3.1577
Release: 0
Summary: A dynamic programming language that targets the JVM
License: EPL-1.0