This commit is contained in:
parent
16071e2213
commit
1823db4ada
1
.gitignore
vendored
1
.gitignore
vendored
@ -79,3 +79,4 @@
|
||||
/libostree-2020.2.tar.xz
|
||||
/libostree-2020.3.tar.xz
|
||||
/libostree-2020.4.tar.xz
|
||||
/libostree-2020.5.tar.xz
|
||||
|
10
ostree.spec
10
ostree.spec
@ -7,15 +7,12 @@
|
||||
|
||||
Summary: Tool for managing bootable, immutable filesystem trees
|
||||
Name: ostree
|
||||
Version: 2020.4
|
||||
Release: 4%{?dist}
|
||||
Version: 2020.5
|
||||
Release: 2%{?dist}
|
||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||
License: LGPLv2+
|
||||
URL: https://ostree.readthedocs.io/en/latest/
|
||||
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1862568
|
||||
Patch0: 0001-remount-Still-remount-sysroot-writable-if-not-config.patch
|
||||
|
||||
BuildRequires: git
|
||||
# We always run autogen.sh
|
||||
BuildRequires: autoconf automake libtool
|
||||
@ -170,6 +167,9 @@ find %{buildroot} -name '*.la' -delete
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Aug 18 2020 Colin Walters <walters@verbum.org> - 2020.5-2
|
||||
- https://github.com/ostreedev/ostree/releases/tag/v2020.5
|
||||
|
||||
* Sat Aug 01 2020 Colin Walters <walters@verbum.org> - 2020.4-4
|
||||
- Backport patch for https://bugzilla.redhat.com/show_bug.cgi?id=1862568
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libostree-2020.4.tar.xz) = e1488fda145b2266fd73ebaf272ce35085e578bae55044498bb3b7e94bf18f64f0917f089df4981b199c35601e2f3391fe4423601dee25f5c2e18d5c18d7ead1
|
||||
SHA512 (libostree-2020.5.tar.xz) = 41b525cfb091ddd5be56e0ad38c91b07d8aee3d30a7818482a41aca7a8550fc6942a80dcd9e61a317c5a35e99322f0c3f8400a9776ae5571e3f5bc5752aaa8a4
|
||||
|
Loading…
Reference in New Issue
Block a user