Merge branch 'factory' into 'leap-16.1'
This commit was merged in pull request #1.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 15 12:49:17 UTC 2026 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>
|
||||
|
||||
- Update to version 1.4.6:
|
||||
* All other dependencies have been updated to their latest versions.
|
||||
* Support for Python 3.14 has been added.
|
||||
* Support for Python < 3.12 has been dropped.
|
||||
* All characters from the current Unicode standard 16.0 are now fully supported.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 17:55:41 UTC 2024 - Joshua Smith <jsmithfpv@gmail.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package grex
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
#
|
||||
# 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: grex
|
||||
Version: 1.4.5
|
||||
Version: 1.4.6
|
||||
Release: 0
|
||||
Summary: CLI regex generator
|
||||
License: Apache-2.0 AND MPL-2.0 AND MIT AND (Apache-2.0 OR MIT) AND BSL-1.0 AND Apache-2.0 WITH LLVM-exception
|
||||
|
||||
+2
-1
@@ -1,4 +1,4 @@
|
||||
## Default LFS
|
||||
*.changes merge=merge-changes
|
||||
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||
@@ -12,6 +12,7 @@
|
||||
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||
*.tar filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||
|
||||
+4
-1
@@ -1 +1,4 @@
|
||||
.osc
|
||||
*.obscpio
|
||||
*.osc
|
||||
_build.*
|
||||
.pbuild
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e849b29b387afc583856f24923b76052ad90e320c2caacfc6452e6d9deb6b14
|
||||
size 640560
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ab9cb4c3d921711f23ea33a9e60dc11e9eaab450b16d1f2247bea2276822433
|
||||
size 641352
|
||||
+2
-2
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e0955ca73c8d74410a2ed9cc6e078232fec8b4100cd804261df421c4f152cb5b
|
||||
size 20533711
|
||||
oid sha256:54992468f5d153e84c11bbfb74d2c2e3309e597664215b2563e6edb0f3ed2c70
|
||||
size 17426892
|
||||
|
||||
Reference in New Issue
Block a user