This commit is contained in:
Colin Walters 2016-06-15 15:52:25 -04:00
parent 4fdad76c5b
commit f4a6dc640f
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -32,3 +32,4 @@
/rpm-ostree-2016.1.tar.xz
/rpm-ostree-2016.2.tar.xz
/rpm-ostree-2016.3.tar.xz
/rpm-ostree-2016.3.3.g17fb980.tar.xz

View File

@ -1,8 +1,8 @@
%bcond_without bundled_libhif
Summary: Client side upgrade program and server side compose tool
Name: rpm-ostree
Version: 2016.3
Release: 1%{?dist}
Version: 2016.3.3.g17fb980
Release: 2%{?dist}
#VCS: https://github.com/cgwalters/rpm-ostree
# This tarball is generated via "make -f Makefile.dist-packaging dist-snapshot"
Source0: rpm-ostree-%{version}.tar.xz
@ -177,6 +177,9 @@ python autofiles.py > files.devel \
%files devel -f files.devel
%changelog
* Wed Jun 15 2016 Colin Walters <walters@verbum.org> - 2016.3.3.g17fb980-2
- Backport fixes from https://github.com/projectatomic/rpm-ostree/commits/2016.3-fixes
* Fri May 20 2016 Colin Walters <walters@redhat.com> - 2016.3-2
- New upstream version

View File

@ -1,2 +1,2 @@
c7a6c54d14945f2c2fcbcca45568fb87 rpm-ostree-2016.3.tar.xz
5f9bfe41ff9baedc18ef95f0db5516c4 libhif.tar.gz
a5cc959984e89f841f0f079ad1cd7f5f rpm-ostree-2016.3.3.g17fb980.tar.xz