diff options
author | Raymond Mancy <rmancy@redhat.com> | 2013-06-17 08:52:33 +1000 |
---|---|---|
committer | Raymond Mancy <rmancy@redhat.com> | 2013-06-17 08:52:33 +1000 |
commit | 2b2b8cf0b07448f0d4f15fdf7a68fcc5fda2d472 (patch) | |
tree | 406c2f933f877f72cb4a8ec914893e0405b7e9e7 | |
parent | 2066a949a210404be2897b3b09a7c7adf5db9a0b (diff) |
Automatic commit of package [beaker] release [0.13.1-1].beaker-0.13.1-1
-rw-r--r-- | beaker.spec | 10 | ||||
-rw-r--r-- | rel-eng/packages/beaker | 2 |
2 files changed, 9 insertions, 3 deletions
diff --git a/beaker.spec b/beaker.spec index 320615a..3aeb4c9 100644 --- a/beaker.spec +++ b/beaker.spec @@ -17,8 +17,8 @@ # Note: While some parts of this file use "%{name}, "beaker" is still # hardcoded in a lot of places, both here and in the source code Name: beaker -Version: 0.13.0 -Release: 3%{?dist} +Version: 0.13.1 +Release: 1%{?dist} Summary: Filesystem layout for Beaker Group: Applications/Internet License: GPLv2+ @@ -380,6 +380,12 @@ rm -rf %{_var}/lib/beaker/osversion_data %endif %changelog +* Mon Jun 17 2013 Raymond Mancy <rmancy@redhat.com> 0.13.1-1 +- 974382 Fixes RHEL4 import problems (rmancy@redhat.com) + +* Mon Jun 17 2013 Raymond Mancy <rmancy@redhat.com> +- 974382 Fixes RHEL4 import problems (rmancy@redhat.com) + * Thu Jun 13 2013 Amit Saha <asaha@redhat.com> 0.13.0-3 - 972255 Fix LDAP group modification changes via the CLI. (asaha@redhat.com) - 972290 Display error message when job cannot be cancelled. (asaha@redhat.com) diff --git a/rel-eng/packages/beaker b/rel-eng/packages/beaker index dd323f1..01cb99f 100644 --- a/rel-eng/packages/beaker +++ b/rel-eng/packages/beaker @@ -1 +1 @@ -0.13.0-3 / +0.13.1-1 / |