
On 09.10.2012 16:29, Daniel P. Berrange wrote:
On Tue, Oct 09, 2012 at 04:24:29PM +0200, Michal Privoznik wrote:
to reflect the brand new release --- libvirt-designer.spec.in | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/libvirt-designer.spec.in b/libvirt-designer.spec.in index 667366c..2ff7487 100644 --- a/libvirt-designer.spec.in +++ b/libvirt-designer.spec.in @@ -103,3 +103,6 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/libvirt-designer
%changelog + +Tue Oct 09 2012 Daniel P. Berrange <berrange@redhat.com> 0.0.1-1 +- created
Actually my preference is to *never* have any changelog entries in the upstream repos. The changelogs will diverge across all Fedora and RHEL releases, so having changelogs upstream makes it a pita to merge the upstream spec updates back into downstreams.
Daniel
Okay, fair enough. I won't push this one then. Michal