Compare commits
3 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 181c0375c2 | |||
| 1c4c16023e | |||
| fe49018049 |
@@ -1,3 +0,0 @@
|
||||
mtime: 1743923877
|
||||
commit: aa66c46915db6bf07a869588e5115fb2b30d65883e9666b60f7ea1063b8bd57b
|
||||
url: https://src.opensuse.org/jirislaby/d-t-s-stp.git
|
||||
1
_service
1
_service
@@ -3,7 +3,6 @@
|
||||
<param name="url">https://github.com/stp/stp</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="filename">stp</param>
|
||||
<param name="revision">2e31fe7f1e6db59f8dce1666ce6d932df7ccf4e9</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionformat">@PARENT_TAG@+%cd</param>
|
||||
<param name="match-tag">[0-9]*</param>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/stp/stp</param>
|
||||
<param name="changesrevision">2e31fe7f1e6db59f8dce1666ce6d932df7ccf4e9</param></service></servicedata>
|
||||
<param name="changesrevision">d70085462f07c8a5a2f1225f727cda3ef505b141</param></service></servicedata>
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e875c33f4fd4338521d2a6ad1bf1152866b91bec1e68ee69c468273bcd6924b0
|
||||
size 256
|
||||
3
stp-2.3.4+20240611.obscpio
Normal file
3
stp-2.3.4+20240611.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:906a3425faf53ee7683d6f273c8aac8357a80d7281dbac7d5bc84f8e117e9fd6
|
||||
size 9742861
|
||||
BIN
stp-2.3.4+20240918.obscpio
LFS
BIN
stp-2.3.4+20240918.obscpio
LFS
Binary file not shown.
12
stp.changes
12
stp.changes
@@ -1,17 +1,7 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 28 06:58:48 UTC 2025 - jslaby@suse.cz
|
||||
|
||||
- Update to version 2.3.4+20240918:
|
||||
* Added dummy diagnostic-output-channel support
|
||||
* Make timestamp in generated file use $SOURCE_DATE_EPOCH
|
||||
* Use sysconfig, not distutils, to find python root
|
||||
* Move to CMS @ 5.11.22
|
||||
* Bump CMS revision to b735c94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 10 10:26:08 UTC 2025 - Marius Grossu <marius.grossu@suse.com>
|
||||
|
||||
- Add missing BuildRequires python3-setuptools
|
||||
- Add missing BuildRequires python3-setuptools
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 28 06:06:35 UTC 2024 - jslaby@suse.cz
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: stp
|
||||
version: 2.3.4+20240918
|
||||
mtime: 1726687946
|
||||
commit: 2e31fe7f1e6db59f8dce1666ce6d932df7ccf4e9
|
||||
version: 2.3.4+20240611
|
||||
mtime: 1718081604
|
||||
commit: d70085462f07c8a5a2f1225f727cda3ef505b141
|
||||
|
||||
4
stp.spec
4
stp.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package stp
|
||||
#
|
||||
# Copyright (c) 2025 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
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%define sover 2_3
|
||||
Name: stp
|
||||
Version: 2.3.4+20240918
|
||||
Version: 2.3.4+20240611
|
||||
Release: 0
|
||||
Summary: Constraint Solver
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user