Ana Guerrero 2024-02-08 18:04:39 +00:00 committed by Git OBS Bridge
commit 036fd10edb
5 changed files with 20 additions and 12 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/zypp-boot-plugin.git</param>
<param name="changesrevision">c4a465d6aa184d71b813192890e5067957f6b261</param></service></servicedata>
<param name="changesrevision">19d4d8caa1b89bcbf510caaa194fbe90c1371ae6</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 06 09:26:07 UTC 2024 - schubi@suse.com
- Update to version 0.0.7:
* Caching RPM calls
* reducing logging
-------------------------------------------------------------------
Tue Oct 24 09:07:33 UTC 2023 - schubi@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package zypp-boot-plugin
#
# Copyright (c) 2023 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
@ -15,24 +15,25 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: zypp-boot-plugin
Version: 0.0.6
Version: 0.0.7
Release: 0
Summary: Zypp plugin for checking if a reboot is needed
License: AGPL-3.0-or-later
Group: System/Packages
URL: https://github.com/openSUSE/zypp-boot-plugin
Source: zypp-boot-plugin-%{version}.tar.xz
BuildRequires: meson
BuildRequires: boost-devel
BuildRequires: docbook5-xsl-stylesheets
BuildRequires: gcc-c++
BuildRequires: grep
BuildRequires: libboost_filesystem-devel
BuildRequires: libboost_system-devel
BuildRequires: libeconf-devel
BuildRequires: libjson-c-devel
BuildRequires: boost-devel
BuildRequires: libboost_system-devel
BuildRequires: libboost_filesystem-devel
BuildRequires: grep
BuildRequires: meson
BuildRequires: xsltproc
BuildRequires: docbook5-xsl-stylesheets
BuildRequires: libzypp(plugin:commit)
Requires: libzypp(plugin:commit) = 1