From e0cca0b060a1b9de2fbc87e4be863aa529a55c36 Mon Sep 17 00:00:00 2001 From: Eric Heydenberk Date: Tue, 30 Apr 2013 01:06:41 -0400 Subject: [PATCH] Update RPM spec changelog - Describe %files change - Fix year in timestamp in previous changelog entry Issue #11262 https://github.com/ariya/phantomjs/issues/11262 --- rpm/phantomjs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rpm/phantomjs.spec b/rpm/phantomjs.spec index 3253c5be..e7aa6a28 100644 --- a/rpm/phantomjs.spec +++ b/rpm/phantomjs.spec @@ -142,7 +142,10 @@ cp README.md %{mybuilddir}%{prefix}/share/%{name}/ %{prefix}/share/%{name}/examples/weather.js %changelog -* Wed Apr 24 2012 Robin Helgelin +* Tue Apr 30 2013 Eric Heydenberk +- add missing filenames for examples to files section + +* Wed Apr 24 2013 Robin Helgelin - updated to version 1.9 * Thu Jan 24 2013 Matthew Barr