summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Bartosh <eduard.bartosh@intel.com>2014-03-18 16:39:41 +0200
committerEduard Bartosh <eduard.bartosh@intel.com>2014-03-19 14:34:32 +0200
commit2a2b60862803f128fb551a96b7779b25bcc54756 (patch)
tree8ba3fa7b1552c17e536f3e5f01a479baec8661a2
parent917064a1e6ffa66a6c203516509657d711bf2a02 (diff)
downloadrepa-2a2b60862803f128fb551a96b7779b25bcc54756.tar.gz
repa-2a2b60862803f128fb551a96b7779b25bcc54756.tar.bz2
repa-2a2b60862803f128fb551a96b7779b25bcc54756.zip
Added Release Notes
RELEASE_NOTES file is required to be included to the package by Tools release manager. They're automatically processed when release is published and added to the Tools release notes. Change-Id: Ifb392924c0e25aa845df6d1095ee4b4e5598a932 Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com> Reviewed-on: https://otctools.jf.intel.com/review/10687 Tested-by: OTC Tools Tester <ed.bartosh@linux.intel.com> Reviewed-by: Markus Lehtonen <markus.lehtonen@linux.intel.com> Reviewed-by: Jian-feng Ding <jian-feng.ding@intel.com>
-rw-r--r--RELEASE_NOTES14
-rw-r--r--packaging/repa.spec2
2 files changed, 15 insertions, 1 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
new file mode 100644
index 0000000..b89330d
--- /dev/null
+++ b/RELEASE_NOTES
@@ -0,0 +1,14 @@
+Release notes for repa 0.1.1
+============================
+
+- Release Date: 2014-03
+
+- New features and enhancements:
+ * Added --project command line option
+ * Added obs and download urls to 'repa list' output
+
+- Bugfixes:
+ * Updated man page regarding grouping. Fixes TINF-492
+ * Added Committer and commit id into SR comment. Fixes TINF-468
+ * Fixed crash when rejecting broken packages.
+ * Catch osc exceptions in obs.py:get_projects. Fixes TINF-480
diff --git a/packaging/repa.spec b/packaging/repa.spec
index 3e9a535..3e78167 100644
--- a/packaging/repa.spec
+++ b/packaging/repa.spec
@@ -36,7 +36,7 @@ python ./setup.py install --root=%{buildroot} --prefix=%{_prefix}
rm -rf %{buildroot}
%files
-%doc COPYING
+%doc COPYING RELEASE_NOTES
%defattr(-,root,root,-)
%config %{_sysconfdir}/%{name}.conf
%{_datadir}/doc/packages/%{name}