aboutsummaryrefslogtreecommitdiff
path: root/gbp-test.data/Add-changelog.patch
diff options
context:
space:
mode:
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>2015-11-26 15:03:47 +0200
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>2015-11-27 13:49:04 +0200
commit1bf5c3ff0475e617fafbdec91c256ffb2647b02e (patch)
tree7c4a31158751849aec4fb172dbeef6d390210026 /gbp-test.data/Add-changelog.patch
parent5f42bfc9950a3a9fb99e19d1502758907d4e9423 (diff)
Add serialized test package repositories
Direct import of the srcdata/<package>/... branches and tags of the main repository into serialized per-package repositories. Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
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
+