New upstream release

This commit is contained in:
Colin Walters 2014-11-17 16:24:50 -05:00
parent cc6196bcc2
commit f1d2ea84c5
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@
/rpm-ostree-2014.107.tar.xz
/rpm-ostree-2014.109.tar.xz
/rpm-ostree-2014.110.tar.xz
/rpm-ostree-2014.111.tar.xz

View File

@ -1,7 +1,7 @@
Summary: Client side upgrade program and server side compose tool
Name: rpm-ostree
Version: 2014.110
Release: 1%{?dist}
Version: 2014.111
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
@ -47,6 +47,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p -c"
%{_mandir}/man*/*.gz
%changelog
* Mon Nov 17 2014 Colin Walters <walters@redhat.com> - 2014.111-1
- New upstream release
* Fri Nov 14 2014 Colin Walters <walters@redhat.com> - 2014.110-1
- New upstream release

View File

@ -1 +1 @@
156a3bce1b40ec8eae243bc14cda1897 rpm-ostree-2014.110.tar.xz
f3cab2c0f39330d21d064ff36a7eed25 rpm-ostree-2014.111.tar.xz