1
0

13 Commits

Author SHA256 Message Date
c729b85aa1 Accepting request 1283705 from YaST:Head
submit new version 5.0.2

OBS-URL: https://build.opensuse.org/request/show/1283705
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-devtools?expand=0&rev=112
2025-06-10 06:59:36 +00:00
YaST Team Bot
7bf4351ec7 - Drop usage of %jobs (boo#1237231) for reproducible builds
(by Bernhard M. Wiedemann).
- 5.0.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=313
2025-06-06 14:55:05 +00:00
YaST Team Bot
c0a8b1c932 Updated to git ref 54caa91
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=312
2025-06-05 12:19:48 +00:00
9be0e25922 Accepting request 1201372 from YaST:Head
submit new version 5.0.1

OBS-URL: https://build.opensuse.org/request/show/1201372
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-devtools?expand=0&rev=111
2024-09-16 15:40:19 +00:00
YaST Team Bot
dcbbf5d1cc - Add "which" to the list of dependencies
(gh#yast/yast-devtools#176).
- 5.0.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=311
2024-09-16 08:33:56 +00:00
YaST Team Bot
a4e29854e0 Updated to git ref cf70b1b
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=310
2024-08-02 14:38:08 +00:00
YaST Team Bot
fa2af735a5 Updated to git ref 4a73f81
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=309
2024-01-05 20:59:00 +00:00
YaST Team Bot
2c017fc6f1 Updated to git ref 3a8fb4c
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=308
2024-01-05 19:41:34 +00:00
YaST Team Bot
6d4698be36 Updated to git ref 6a59c3c
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=307
2023-12-08 16:40:29 +00:00
YaST Team Bot
43b4c5a3d2 Updated to git ref a78c517
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=306
2023-12-04 08:42:28 +00:00
YaST Team Bot
b96d9eee72 Updated to git ref 452408f
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=305
2023-12-04 08:38:50 +00:00
YaST Team Bot
8a6c0abdcc Updated to git ref fb1e4c0
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=304
2023-12-04 07:13:43 +00:00
YaST Team Bot
c3749843b5 Updated to git ref 5df33aa
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-devtools?expand=0&rev=303
2023-12-01 19:04:13 +00:00
4 changed files with 21 additions and 5 deletions

View File

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

BIN
yast2-devtools-5.0.2.tar.bz2 LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Jun 6 14:47:29 UTC 2025 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- Drop usage of %jobs (boo#1237231) for reproducible builds
(by Bernhard M. Wiedemann).
- 5.0.2
-------------------------------------------------------------------
Mon Sep 16 08:11:39 UTC 2024 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- Add "which" to the list of dependencies
(gh#yast/yast-devtools#176).
- 5.0.1
-------------------------------------------------------------------
Wed Aug 30 20:16:10 UTC 2023 - Josef Reidinger <jreidinger@suse.cz>

View File

@@ -1,7 +1,7 @@
#
# spec file for package yast2-devtools
#
# 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
@@ -17,7 +17,7 @@
Name: yast2-devtools
Version: 5.0.0
Version: 5.0.2
Release: 0
Summary: YaST2 - Development Tools
License: GPL-2.0-or-later
@@ -33,6 +33,8 @@ BuildRequires: libxslt
BuildRequires: perl-XML-Writer
BuildRequires: pkgconfig
BuildRequires: sgml-skel
# required by some scripts like y2makepot
Requires: which
Requires: yast2-buildtools
BuildArch: noarch