Release 2018.5
This commit is contained in:
parent
8e5fd5e7d6
commit
48080d8ef7
1
.gitignore
vendored
1
.gitignore
vendored
@ -59,3 +59,4 @@
|
||||
/rpm-ostree-2018.2.tar.xz
|
||||
/rpm-ostree-2018.3.tar.xz
|
||||
/rpm-ostree-2018.4.tar.xz
|
||||
/rpm-ostree-2018.5.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Hybrid image/package system
|
||||
Name: rpm-ostree
|
||||
Version: 2018.4
|
||||
Version: 2018.5
|
||||
Release: 1%{?dist}
|
||||
#VCS: https://github.com/cgwalters/rpm-ostree
|
||||
# This tarball is generated via "make -f Makefile.dist-packaging dist-snapshot"
|
||||
@ -17,7 +17,7 @@ BuildRequires: gperf
|
||||
BuildRequires: gnome-common
|
||||
BuildRequires: /usr/bin/g-ir-scanner
|
||||
# Core requirements
|
||||
BuildRequires: pkgconfig(ostree-1) >= 2018.2
|
||||
BuildRequires: pkgconfig(ostree-1) >= 2018.5
|
||||
BuildRequires: pkgconfig(polkit-gobject-1)
|
||||
BuildRequires: pkgconfig(json-glib-1.0)
|
||||
BuildRequires: pkgconfig(rpm)
|
||||
@ -159,6 +159,9 @@ python autofiles.py > files.devel \
|
||||
%files devel -f files.devel
|
||||
|
||||
%changelog
|
||||
* Tue May 15 2018 Jonathan Lebon <jonathan@jlebon.com> - 2018.5-1
|
||||
- New upstream version
|
||||
|
||||
* Mon Mar 26 2018 Jonathan Lebon <jonathan@jlebon.com> - 2018.4-1
|
||||
- New upstream version
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (rpm-ostree-2018.4.tar.xz) = 67879cfa6f3f3e7673745eba1b850b941e0f41c46fa080ba28993950dbd30cad13048d2c106f40934a9e8f1fad5e57eb0da7f9a3f12891940668bb444546126e
|
||||
SHA512 (rpm-ostree-2018.5.tar.xz) = 50eb5ef1ba5c6b2636b8774f2281c3c8f6ed5d1b1d976900a2b0aad61a243baf28ad7c5b13f04b4e33823b555abd9c7a66a19bb195fb31521a9fcc7c905d9dbe
|
||||
|
Loading…
Reference in New Issue
Block a user