[Pkg-privacy-commits] [tails-installer] 17/24: fixed bogus dates for rpmbuild
anonym
anonym-tails-guest at moszumanska.debian.org
Thu Jan 12 15:14:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
anonym-tails-guest pushed a commit to annotated tag 3.12.1
in repository tails-installer.
commit 8d2aa537221325caed69c5b3b84f9159a68dab15
Author: George Machitidze <giomac at gmail.com>
Date: Tue Feb 18 22:42:34 2014 -0800
fixed bogus dates for rpmbuild
RPM build errors:
bogus date in %changelog: Mon Mar 07 2009 Luke Macken <lmacken at redhat.com> 3.6-1
bogus date in %changelog: Fri Jan 15 2009 Luke Macken <lmacken at redhat.com> 3.3-1
---
liveusb-creator.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/liveusb-creator.spec b/liveusb-creator.spec
index b03a2fb..534e798 100644
--- a/liveusb-creator.spec
+++ b/liveusb-creator.spec
@@ -151,7 +151,7 @@ rm -rf %{buildroot}
* Thu Mar 12 2009 Luke Macken <lmacken at redhat.com> 3.6.3-1
- Update to v3.6.3
-* Mon Mar 07 2009 Luke Macken <lmacken at redhat.com> 3.6-1
+* Mon Mar 09 2009 Luke Macken <lmacken at redhat.com> 3.6-1
- Require pyparted
- Update to v3.6
@@ -170,7 +170,7 @@ rm -rf %{buildroot}
* Fri Jan 16 2009 Luke Macken <lmacken at redhat.com> 3.3-2
- Require python-urlgrabber
-* Fri Jan 15 2009 Luke Macken <lmacken at redhat.com> 3.3-1
+* Thu Jan 15 2009 Luke Macken <lmacken at redhat.com> 3.3-1
- Update to 3.3
* Fri Jan 02 2009 Luke Macken <lmacken at redhat.com> 3.2-1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/tails-installer.git
More information about the Pkg-privacy-commits
mailing list