From 1bf5c3ff0475e617fafbdec91c256ffb2647b02e Mon Sep 17 00:00:00 2001 From: Markus Lehtonen Date: Thu, 26 Nov 2015 15:03:47 +0200 Subject: Add serialized test package repositories Direct import of the srcdata//... branches and tags of the main repository into serialized per-package repositories. Signed-off-by: Markus Lehtonen --- gbp-test.data/Add-changelog.patch | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 gbp-test.data/Add-changelog.patch (limited to 'gbp-test.data/Add-changelog.patch') 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 +Date: Tue, 25 Feb 2014 11:02:26 +0200 +Subject: [PATCH] Add changelog + +Signed-off-by: Markus Lehtonen +--- + 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 1.1-2 ++- Version 1.1 ++ +-- +2.1.4 + -- cgit v1.2.3