Skip to content

Commit

Permalink
Automatic commit of package [katello-configure] release [0.1.5-1].
Browse files Browse the repository at this point in the history
  • Loading branch information
lzap committed Oct 11, 2011
1 parent 657d7d5 commit 2aa5f99
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion puppet/katello-configure.spec
Expand Up @@ -2,7 +2,7 @@
%global homedir %{_datarootdir}/katello/install

Name: katello-configure
Version: 0.1.4
Version: 0.1.5
Release: 1%{?dist}
Summary: Configuration tool for Katello

Expand Down Expand Up @@ -45,6 +45,15 @@ rm -rf %{buildroot}
%{_sbindir}/katello-configure

%changelog
* Tue Oct 11 2011 Lukas Zapletal <lzap+git@redhat.com> 0.1.5-1
- adding an auto-login ssh public key
- Add support for answer files.
- Make the oauth_secret dynamic
- Move installation-related parts to */install.pp.
- Upon the db:seed, we also have to db:migrate.
- katello requires puppet 2.6.6+ (Fedora updates, EPEL)
- puppet - make it possible to include just pulp

* Mon Oct 03 2011 Lukas Zapletal <lzap+git@redhat.com> 0.1.4-1
- added missing template required for commit:a37cdbe8
- moved pulp config files into the pulp module, extracted values as varaibles
Expand Down
2 changes: 1 addition & 1 deletion rel-eng/packages/katello-configure
@@ -1 +1 @@
0.1.4-1 puppet/
0.1.5-1 puppet/

0 comments on commit 2aa5f99

Please sign in to comment.