- Include in the package version the stable minor (if any).
Also update the version shown by various command such as 'systemctl --version' to show the stable number. OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1104
This commit is contained in:
parent
93b16e249e
commit
b9c581f6af
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 19 09:59:29 UTC 2020 - Franck Bui <fbui@suse.com>
|
||||||
|
|
||||||
|
- Include in the package version the stable minor (if any).
|
||||||
|
|
||||||
|
Also update the version shown by various command such as 'systemctl
|
||||||
|
--version' to show the stable number.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 17 18:54:11 UTC 2020 - Franck Bui <fbui@suse.com>
|
Wed Jun 17 18:54:11 UTC 2020 - Franck Bui <fbui@suse.com>
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
##### WARNING: please do not edit this auto generated spec file. Use the systemd.spec! #####
|
##### WARNING: please do not edit this auto generated spec file. Use the systemd.spec! #####
|
||||||
%define mini -mini
|
%define mini -mini
|
||||||
%define min_kernel_version 4.5
|
%define min_kernel_version 4.5
|
||||||
%define suse_version +suse.250.gb12cd8b89b
|
%define suse_version +suse.48.gb12cd8b89b
|
||||||
|
|
||||||
%bcond_with gnuefi
|
%bcond_with gnuefi
|
||||||
%if 0%{?bootstrap}
|
%if 0%{?bootstrap}
|
||||||
@ -55,7 +55,7 @@
|
|||||||
|
|
||||||
Name: systemd-mini
|
Name: systemd-mini
|
||||||
URL: http://www.freedesktop.org/wiki/Software/systemd
|
URL: http://www.freedesktop.org/wiki/Software/systemd
|
||||||
Version: 245
|
Version: 245.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A System and Session Manager
|
Summary: A System and Session Manager
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
@ -492,7 +492,7 @@ ntp_servers=({0..3}.suse.pool.ntp.org)
|
|||||||
|
|
||||||
# keep split-usr until all packages have moved their systemd rules to /usr
|
# keep split-usr until all packages have moved their systemd rules to /usr
|
||||||
%meson \
|
%meson \
|
||||||
-Dversion-tag=%{suse_version} \
|
-Dversion-tag=%{version}%{suse_version} \
|
||||||
-Ddocdir=%{_docdir}/systemd \
|
-Ddocdir=%{_docdir}/systemd \
|
||||||
-Drootprefix=/usr \
|
-Drootprefix=/usr \
|
||||||
-Dsplit-usr=true \
|
-Dsplit-usr=true \
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d9eb8a3563fad5b1e983b9fcc6c10851759580988417c84b16afed8ed7145986
|
|
||||||
size 6175724
|
|
3
systemd-v245.6+suse.48.gb12cd8b89b.tar.xz
Normal file
3
systemd-v245.6+suse.48.gb12cd8b89b.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cc34032d49edabf9df4d2342063084b79040abbebcb56fc417449d0e08f2815e
|
||||||
|
size 6175556
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 19 09:59:29 UTC 2020 - Franck Bui <fbui@suse.com>
|
||||||
|
|
||||||
|
- Include in the package version the stable minor (if any).
|
||||||
|
|
||||||
|
Also update the version shown by various command such as 'systemctl
|
||||||
|
--version' to show the stable number.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 17 18:54:11 UTC 2020 - Franck Bui <fbui@suse.com>
|
Wed Jun 17 18:54:11 UTC 2020 - Franck Bui <fbui@suse.com>
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
%define bootstrap 0
|
%define bootstrap 0
|
||||||
%define mini %nil
|
%define mini %nil
|
||||||
%define min_kernel_version 4.5
|
%define min_kernel_version 4.5
|
||||||
%define suse_version +suse.250.gb12cd8b89b
|
%define suse_version +suse.48.gb12cd8b89b
|
||||||
|
|
||||||
%bcond_with gnuefi
|
%bcond_with gnuefi
|
||||||
%if 0%{?bootstrap}
|
%if 0%{?bootstrap}
|
||||||
@ -53,7 +53,7 @@
|
|||||||
|
|
||||||
Name: systemd
|
Name: systemd
|
||||||
URL: http://www.freedesktop.org/wiki/Software/systemd
|
URL: http://www.freedesktop.org/wiki/Software/systemd
|
||||||
Version: 245
|
Version: 245.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A System and Session Manager
|
Summary: A System and Session Manager
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
@ -490,7 +490,7 @@ ntp_servers=({0..3}.suse.pool.ntp.org)
|
|||||||
|
|
||||||
# keep split-usr until all packages have moved their systemd rules to /usr
|
# keep split-usr until all packages have moved their systemd rules to /usr
|
||||||
%meson \
|
%meson \
|
||||||
-Dversion-tag=%{suse_version} \
|
-Dversion-tag=%{version}%{suse_version} \
|
||||||
-Ddocdir=%{_docdir}/systemd \
|
-Ddocdir=%{_docdir}/systemd \
|
||||||
-Drootprefix=/usr \
|
-Drootprefix=/usr \
|
||||||
-Dsplit-usr=true \
|
-Dsplit-usr=true \
|
||||||
|
Loading…
Reference in New Issue
Block a user