[publican-ovirt] Updates to match relaunched oVirt project (http://ovirt.org/).

Stephen Gordon sgordon at fedoraproject.org
Thu Mar 8 20:49:38 UTC 2012


commit c5f675ff3749da263e6ee378aac44da4734239b0
Author: Stephen Gordon <stephen.a.gordon at gmail.com>
Date:   Thu Mar 8 14:35:24 2012 -0500

    Updates to match relaunched oVirt project (http://ovirt.org/).

 .gitignore          |    1 +
 publican-ovirt.spec |   20 +++++++++++++-------
 sources             |    1 +
 3 files changed, 15 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5f6e8e1..580ad51 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 publican-ovirt-1.3.tgz
+/publican-ovirt-1.5.tgz
diff --git a/publican-ovirt.spec b/publican-ovirt.spec
index 43b584f..d187916 100644
--- a/publican-ovirt.spec
+++ b/publican-ovirt.spec
@@ -2,8 +2,8 @@
 
 Name:		publican-ovirt
 Summary:	Common documentation files for %{brand}
-Version:	1.3
-Release:	3%{?dist}
+Version:	1.5
+Release:	0%{?dist}
 License:	Open Publication
 Group:		Applications/Text
 Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -32,17 +32,23 @@ publican install_brand --path=$RPM_BUILD_ROOT%{_datadir}/publican/Common_Content
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%defattr(-,root,root,-)
+%defattr(-,root,root)
 %doc README
 %doc COPYING
 %{_datadir}/publican/Common_Content/%{brand}
 
 %changelog
-* Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-
-* Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+* Wed Nov 9 2011 Stephen Gordon <sgordon at redhat.com> 1.5-0
+- Updated Feedback.xml to match new oVirt workflow.
+- Removed links to docs.redhat.com, replaced with ovirt.org.
+- Added updated oVirt logo image.
+- Added updated oVirt header bar for html, html-single formats (doesn't appear in PDF)
+- Replaced 'Red Hat Documentation' image.
+- Updated Legal Notice to specify ASL 2.0 using notice cleared by legal (<rfontana at redhat.com>).
+- Added ASL 2.0 full text as an appendix.
+
+* Tue Oct 5 2010 RĂ¼diger Landmann <r.landmann at redhat.com> 1.4-0
+- Restrict CSS style for edition to title pages to avoid applying to bibliographies <r.landmann at redhat.com>
 
 * Mon Jul 5 2010 Jeff Fearn <jfearn at redhat.com> 1.3
 - Port to Publican 2
diff --git a/sources b/sources
index 8779fa7..8e8fe17 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 e9b6ff73da8cf6f65acda1e651bef8c3  publican-ovirt-1.3.tgz
+1d267e2c8c67c6d8195fe6dd90df3cbb  publican-ovirt-1.5.tgz


More information about the scm-commits mailing list