2 Commits

7 changed files with 18 additions and 12 deletions

View File

@@ -3,7 +3,7 @@
<param name="url">https://github.com/minio/certgen</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="revision">v1.3.0</param>
<param name="revision">v1.4.0</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/minio/certgen</param>
<param name="changesrevision">54766f1d2e2809fdea7fa23adee06474231e4471</param></service></servicedata>
<param name="changesrevision">3b736c743de2f3e89ed0d0317f357253322039ac</param></service></servicedata>

View File

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

3
certgen-1.4.0.obscpio Normal file
View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jul 15 06:12:48 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 1.4.0:
* update go.mod formatting
* Overwrite ouName (#3)
* update go1.24.5 (#8)
-------------------------------------------------------------------
Tue Jul 16 14:29:58 UTC 2024 - opensuse_buildservice@ojkastl.de

View File

@@ -1,4 +1,4 @@
name: certgen
version: 1.3.0
mtime: 1717521532
commit: 54766f1d2e2809fdea7fa23adee06474231e4471
version: 1.4.0
mtime: 1752472094
commit: 3b736c743de2f3e89ed0d0317f357253322039ac

View File

@@ -1,7 +1,7 @@
#
# spec file for package certgen
#
# 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
@@ -16,10 +16,8 @@
#
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: certgen
Version: 1.3.0
Version: 1.4.0
Release: 0
Summary: A dead simple tool to generate self signed certificates
License: Apache-2.0