From 062f4eee597bf329a821044d82c1be41d504f46d Mon Sep 17 00:00:00 2001
From: Adam Mercer <adam.mercer@ligo.org>
Date: Tue, 13 Dec 2011 13:09:17 -0600
Subject: [PATCH] packaging updates for lalapps-6.6.0 (cherry picked from
 commit 1e87dbba996e5afb0abdf84bccb8e70a6b029229)

---
 lalapps/debian/changelog | 6 ++++++
 lalapps/lalapps.spec.in  | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/lalapps/debian/changelog b/lalapps/debian/changelog
index d226095cf5..8f30100fdc 100644
--- a/lalapps/debian/changelog
+++ b/lalapps/debian/changelog
@@ -1,3 +1,9 @@
+lalapps (6.6.0-1) unstable; urgency=low
+
+  * LALApps 6.6.0
+
+ -- Adam Mercer <adam.mercer@ligo.org>  Tue, 13 Dec 2011 13:08:55 -0600
+
 lalapps (6.6.0~rc2-1) unstable; urgency=low
 
   * LALApps 6.6.0 Release Candidate 2
diff --git a/lalapps/lalapps.spec.in b/lalapps/lalapps.spec.in
index 83c148902b..f32458390c 100644
--- a/lalapps/lalapps.spec.in
+++ b/lalapps/lalapps.spec.in
@@ -6,11 +6,11 @@
 
 Name: @PACKAGE@
 Version: @VERSION@
-Release: 0.2.rc2
+Release: 1
 Summary: LSC Algorithm Library Applications
 License: GPL
 Group: LAL
-Source: %{name}-%{version}rc2.tar.gz
+Source: %{name}-%{version}.tar.gz
 URL: http://www.lsc-group.phys.uwm.edu/daswg/projects/lalapps.html
 Packager: Duncan Brown <dbrown@ligo.caltech.edu>
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
-- 
GitLab