From 2eef50b22934b93ebd3f03b2cb938b7accd2bcc86a086b2a8acc6b4700c100fd Mon Sep 17 00:00:00 2001 From: OBS User smolsheep Date: Sun, 7 Apr 2024 01:27:03 +0000 Subject: [PATCH] Accepting request 1165896 from home:smolsheep:upgrades - Enable tests - Switch service to manual from deprecated disabled - Update to version 1.3.4: * rename master branch to main * update dependencies OBS-URL: https://build.opensuse.org/request/show/1165896 OBS-URL: https://build.opensuse.org/package/show/utilities/nomino?expand=0&rev=7 --- _service | 8 ++++---- _servicedata | 2 +- nomino-1.3.3.obscpio | 3 --- nomino-1.3.4.obscpio | 3 +++ nomino.changes | 9 +++++++++ nomino.obsinfo | 6 +++--- nomino.spec | 7 +++++-- vendor.tar.zst | 4 ++-- 8 files changed, 27 insertions(+), 15 deletions(-) delete mode 100644 nomino-1.3.3.obscpio create mode 100644 nomino-1.3.4.obscpio diff --git a/_service b/_service index 29d08fe..445fb1b 100644 --- a/_service +++ b/_service @@ -1,5 +1,5 @@ - + https://github.com/yaa110/nomino.git git .git @@ -8,18 +8,18 @@ enable v(.*) - + *.tar gz - + nomino zst true - + nomino diff --git a/_servicedata b/_servicedata index 03099eb..3e3d9a4 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/yaa110/nomino.git - c5140a6156e91424e2ddfa74ce112a8e7d614949 \ No newline at end of file + ab3dc84b2f2f143ccde0aef7656daed3e96a273b \ No newline at end of file diff --git a/nomino-1.3.3.obscpio b/nomino-1.3.3.obscpio deleted file mode 100644 index 058eb6a..0000000 --- a/nomino-1.3.3.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:825ee8f1441f66e0dbe29e1b8876209607f5bf23fd0b4a38bbca4522c954b783 -size 428555 diff --git a/nomino-1.3.4.obscpio b/nomino-1.3.4.obscpio new file mode 100644 index 0000000..5d973f9 --- /dev/null +++ b/nomino-1.3.4.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a804e354481a1e70f3d8f87a58de6bcada15c89011a0ff3e2fcd96b3d2c95ae +size 430091 diff --git a/nomino.changes b/nomino.changes index bdf8f75..5a6d71a 100644 --- a/nomino.changes +++ b/nomino.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Apr 07 01:02:19 UTC 2024 - Joshua Smith + +- Enable tests +- Switch service to manual from deprecated disabled +- Update to version 1.3.4: + * rename master branch to main + * update dependencies + ------------------------------------------------------------------- Thu Dec 28 03:57:51 UTC 2023 - Joshua Smith diff --git a/nomino.obsinfo b/nomino.obsinfo index 217620d..cec4924 100644 --- a/nomino.obsinfo +++ b/nomino.obsinfo @@ -1,4 +1,4 @@ name: nomino -version: 1.3.3 -mtime: 1698615263 -commit: c5140a6156e91424e2ddfa74ce112a8e7d614949 +version: 1.3.4 +mtime: 1712448147 +commit: ab3dc84b2f2f143ccde0aef7656daed3e96a273b diff --git a/nomino.spec b/nomino.spec index 0bb5727..b4ca77f 100644 --- a/nomino.spec +++ b/nomino.spec @@ -1,7 +1,7 @@ # # spec file for package nomino # -# 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 @@ -17,7 +17,7 @@ Name: nomino -Version: 1.3.3 +Version: 1.3.4 Release: 0 Summary: Batch rename utility for developers License: Apache-2.0 OR MIT @@ -38,6 +38,9 @@ nomino is a batch rename utility for developers %install %{cargo_install} +%check +%{cargo_test} + %files %license LICENSE-APACHE LICENSE-MIT %{_bindir}/%{name} diff --git a/vendor.tar.zst b/vendor.tar.zst index 6079689..45a09e3 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ef7ae02a4e4eec3bc895f13090ca2a59de04406036bfa3dbd59d556fff7d5fa -size 17173360 +oid sha256:dc0c0c06058c9efea9aa1cf0706b8bdc01a146bc4e9981e67ed6ff74c78cbb3f +size 17117957