[ethumb/f19] Add doxygen to BRs, break out BRs line by line alphabetically, fix changelog

Dan Mashal vicodan at fedoraproject.org
Thu Sep 5 23:39:59 UTC 2013


commit fe63dec1f6e765e1f8797a06d3c4cf32188196a3
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Thu Sep 5 16:39:09 2013 -0700

    Add doxygen to BRs, break out BRs line by line alphabetically, fix changelog

 ethumb.spec |   22 +++++++++++++++++-----
 1 files changed, 17 insertions(+), 5 deletions(-)
---
diff --git a/ethumb.spec b/ethumb.spec
index 615ad55..97f8c4a 100644
--- a/ethumb.spec
+++ b/ethumb.spec
@@ -1,13 +1,20 @@
 Name:           ethumb
 Version:        1.7.8
-Release:        2%{?dist}
+Release:        3%{?dist}
 License:        LGPLv2+
 Summary:        Thumbnail generation library for EFL
 Url:            http://enlightenment.org/
 Group:          Development/Libraries
 Source:         http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
-BuildRequires:  libeina-devel evas-devel ecore-devel edje-devel 
-BuildRequires:  e_dbus-devel emotion-devel libexif-devel
+
+BuildRequires:  doxygen 
+BuildRequires:  e_dbus-devel 
+BuildRequires:  ecore-devel 
+BuildRequires:  edje-devel 
+BuildRequires:  emotion-devel 
+BuildRequires:  evas-devel 
+BuildRequires:  libeina-devel 
+BuildRequires:  libexif-devel
 
 %description
 Ethumb is a thumbnail generation library.
@@ -51,11 +58,16 @@ find %{buildroot} -name '*.la' -delete
 
 
 %changelog
-* Thu Sep 05 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.7.8-1
+* Thu Sep 05 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.7.8-3
+- Add doxygen to BRs
+- Fix changelog ordering
+- Make list of BRs look pretty by alphabetizing on seperate lines
+
+* Thu Sep 05 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.7.8-2
 - Fix isa macro in devel subpackage
 - Add missing RPM changelog enry for update to 1.7.8
 
-* Fri Aug 30 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.7.8-2
+* Fri Aug 30 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.7.8-1
 - Update to 1.7.8-2
 
 * Sat Aug 17 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.7.7-1


More information about the scm-commits mailing list