diff --git a/.gitignore b/.gitignore index 156a85c..e83ea5f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /a7ff4cbc13cf9d603416860f794b56a31aad1859.tar.gz +/e5734c48df7bb1948657b2687488ca63cca9aafc.tar.gz diff --git a/atomic.spec b/atomic.spec index e65629f..4a8762d 100644 --- a/atomic.spec +++ b/atomic.spec @@ -1,11 +1,11 @@ %global debug_package %{nil} -%global commit a7ff4cbc13cf9d603416860f794b56a31aad1859 +%global commit e5734c48df7bb1948657b2687488ca63cca9aafc %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: atomic Version: 0 -Release: 0.9.git%{shortcommit}%{?dist} +Release: 0.10.git%{shortcommit}%{?dist} Summary: Tool for managing ProjectAtomic systems and containers License: LGPLv2+ URL: https://github.com/projectatomic/atomic @@ -58,9 +58,13 @@ make install DESTDIR=%{buildroot} %{python_sitelib}/%{name}*.egg-info %{_sysconfdir}/profile.d/%{name}.sh %{_bindir}/%{name} +%{_datadir}/bash-completion/completions/%{name} %{_mandir}/man1/%{name}* %changelog +* Wed Apr 15 2015 Lokesh Mandvekar - 0-0.10.gite5734c4 +- update to latest upstream master + * Tue Mar 03 2015 Colin Walters - 0-0.9.gita7ff4cb - Match ExclusiveArch with docker (there is no docker on i686) diff --git a/sources b/sources index 674e6a3..c46ec1d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -23a45c307811eeac0f24d14106893617 a7ff4cbc13cf9d603416860f794b56a31aad1859.tar.gz +3006120be07f9b6a502bbb2cf03efdac e5734c48df7bb1948657b2687488ca63cca9aafc.tar.gz