Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| b27aa67e68 | |||
| 22cf3a5caa |
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://github.com/openSUSE/libalternatives.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@.%h</param>
|
||||
<param name="revision">a5431e9</param>
|
||||
<param name="revision">da24cd4</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
<service mode="manual" name="recompress">
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/libalternatives.git</param>
|
||||
<param name="changesrevision">a5431e9a38d1cb89ed12a2e409713f9c5388713f</param></service></servicedata>
|
||||
<param name="changesrevision">da24cd4ceee23d93ebfecbf1d527515e06ca6998</param></service></servicedata>
|
||||
Binary file not shown.
3
libalternatives-v1.2+31.da24cd4.tar.zst
Normal file
3
libalternatives-v1.2+31.da24cd4.tar.zst
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53aa001dd254993da24beb126e8fe71820a6b5b4b2f5218f352e13e3e99a383d
|
||||
size 31292
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 28 16:54:45 UTC 2025 - dmueller@suse.com
|
||||
|
||||
- Update to version v1.2+31.da24cd4:
|
||||
* utils: better handle case of unknown option
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 25 10:21:11 UTC 2023 - bogdan.lezhepekov@suse.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libalternatives
|
||||
#
|
||||
# Copyright (c) 2023 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
|
||||
@@ -19,7 +19,7 @@
|
||||
%define sover 1
|
||||
|
||||
Name: libalternatives
|
||||
Version: 1.2+30.a5431e9
|
||||
Version: 1.2+31.da24cd4
|
||||
Release: 0
|
||||
Summary: Helper for executing preferred application based on user preferences
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user