Added Release Notes
authorEd Bartosh <eduard.bartosh@intel.com>
Tue, 18 Mar 2014 14:39:41 +0000 (16:39 +0200)
committerEduard Bartosh <eduard.bartosh@intel.com>
Wed, 19 Mar 2014 12:34:32 +0000 (14:34 +0200)
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>
RELEASE_NOTES [new file with mode: 0644]
packaging/repa.spec

diff --git a/RELEASE_NOTES b/RELEASE_NOTES
new file mode 100644 (file)
index 0000000..b89330d
--- /dev/null
@@ -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
index 3e9a535579cd96c433ec53d02bfd3917ef613aad..3e78167c465d01a4f08ed4ecde1c0404a58d5ba5 100644 (file)
@@ -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}