Release 2018.7
This commit is contained in:
parent
32bd097220
commit
c7aa8af948
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,3 +62,4 @@
|
||||
/rpm-ostree-2018.5.tar.xz
|
||||
/rpm-ostree-2018.6.tar.xz
|
||||
/rpm-ostree-2018.6.42.gda27b94b.tar.xz
|
||||
/rpm-ostree-2018.7.tar.xz
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
Summary: Hybrid image/package system
|
||||
Name: rpm-ostree
|
||||
Version: 2018.6.42.gda27b94b
|
||||
Version: 2018.7
|
||||
Release: 1%{?dist}
|
||||
#VCS: https://github.com/cgwalters/rpm-ostree
|
||||
# This tarball is generated via "cd packaging && make -f Makefile.dist-packaging dist-snapshot"
|
||||
@ -53,14 +53,6 @@ BuildRequires: pkgconfig(librepo)
|
||||
BuildRequires: cmake
|
||||
BuildRequires: pkgconfig(expat)
|
||||
BuildRequires: pkgconfig(check)
|
||||
# https://github.com/CentOS/sig-atomic-buildscripts/issues/324
|
||||
%if (0%{?rhel} != 0 && 0%{?rhel} <= 7)
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-sphinx
|
||||
%else
|
||||
BuildRequires: python3-sphinx
|
||||
BuildRequires: python3-devel
|
||||
%endif
|
||||
%if (0%{?rhel} != 0 && 0%{?rhel} <= 7)
|
||||
BuildRequires: libsolv-devel
|
||||
%else
|
||||
@ -178,6 +170,9 @@ $PYTHON autofiles.py > files.devel \
|
||||
%files devel -f files.devel
|
||||
|
||||
%changelog
|
||||
* Thu Aug 09 2018 Jonathan Lebon <jonathan@jlebon.com> - 2018.7-1
|
||||
- New upstream version
|
||||
|
||||
* Wed Aug 01 2018 Jonathan Lebon <jonathan@jlebon.com> - 2018.6.42.gda27b94b-1
|
||||
- git master snapshot for https://bugzilla.redhat.com/show_bug.cgi?id=1565647
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (rpm-ostree-2018.6.42.gda27b94b.tar.xz) = d4a2c390a95483bb55542018689464c8d1a92d979b29eb3ed2abf8d7ed3159cb279822bfed7383d8f75292015584b1ee60a375a7e6357b8daac6476fd4d390c1
|
||||
SHA512 (rpm-ostree-2018.7.tar.xz) = ce33b120bf8bc9bbe82699560c74d8d5469483d56f2a00722e0c42e41651dba2978031dc99df6f37b98667de1547fb79c361c2ef786477fc5dbdee6a1959ac76
|
||||
|
Loading…
Reference in New Issue
Block a user