- ignore padding area when calculating checksum (bnc #804160)
- 3.2 OBS-URL: https://build.opensuse.org/package/show/system:install:head/checkmedia?expand=0&rev=21
This commit is contained in:
parent
08d37efb6c
commit
540a8f86fb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8db90d21f4f7ba146aa2db07e2dcd9b7a99899ae136cf65e8ba1811bd5c7f620
|
||||
size 30651
|
3
checkmedia-3.2.tar.xz
Normal file
3
checkmedia-3.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:78e8ee55b8eb2206355d427a540bfc139af80e212ed7a68e3216e108651bda23
|
||||
size 28924
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 30 08:28:53 CEST 2014 - snwint@suse.de
|
||||
|
||||
- ignore padding area when calculating checksum (bnc #804160)
|
||||
- 3.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 13:57:01 CET 2013 - snwint@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package checkmedia
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,10 +20,10 @@ Name: checkmedia
|
||||
Summary: Check Installation Media
|
||||
License: GPL-3.0+
|
||||
Group: System/Management
|
||||
Version: 3.1
|
||||
Version: 3.2
|
||||
Release: 0
|
||||
Url: https://github.com/wfeldt/checkmedia.git
|
||||
Source: checkmedia-3.1.tar.bz2
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
|
Loading…
x
Reference in New Issue
Block a user