aboutsummaryrefslogtreecommitdiff
path: root/gbp-test.data/Add-changelog.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gbp-test.data/Add-changelog.patch')
-rw-r--r--gbp-test.data/Add-changelog.patch27
1 files changed, 27 insertions, 0 deletions
diff --git a/gbp-test.data/Add-changelog.patch b/gbp-test.data/Add-changelog.patch
new file mode 100644
index 0000000..1ffe462
--- /dev/null
+++ b/gbp-test.data/Add-changelog.patch
@@ -0,0 +1,27 @@
+From: Markus Lehtonen <markus.lehtonen@linux.intel.com>
+Date: Tue, 25 Feb 2014 11:02:26 +0200
+Subject: [PATCH] Add changelog
+
+Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
+---
+ gbp-test.spec | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
+diff --git a/gbp-test.spec b/gbp-test.spec
+index 0a8fecc..9f0e198 100644
+--- a/gbp-test.spec
++++ b/gbp-test.spec
+@@ -44,3 +44,10 @@ install %{SOURCE0} %{buildroot}/%{_datadir}/%{name}
+ %defattr(-,root,root,-)
+ %dir %{_datadir}/%{name}
+ %{_datadir}/%{name}
++
++
++
++%changelog
++* Tue Feb 25 2014 Markus Lehtonen <markus.lehtonen@linux.intel.com> 1.1-2
++- Version 1.1
++
+--
+2.1.4
+