mattdm pushed to rawtherapee (master). "package appdata (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Mar 24 19:52:56 UTC 2015


>From dbfea525cb1f193b226e83b05fee5e5ebf3f547e Mon Sep 17 00:00:00 2001
From: Matthew Miller <mattdm at mattdm.org>
Date: Tue, 24 Mar 2015 15:52:38 -0400
Subject: package appdata fix some invalid dates in changelog


diff --git a/rawtherapee.spec b/rawtherapee.spec
index 5621993..c6d5fa2 100644
--- a/rawtherapee.spec
+++ b/rawtherapee.spec
@@ -1,6 +1,6 @@
 Name:           rawtherapee
 Version:        4.2
-Release:        1%{?dist}
+Release:        3%{?dist}
 Summary:        Raw image processing software
 
 Group:          Applications/Multimedia 
@@ -14,6 +14,7 @@ BuildRequires:  gtkmm24-devel >= 2.16
 BuildRequires:  lcms2-devel  libjpeg-devel libtiff-devel
 BuildRequires:  libpng-devel libiptcdata-devel desktop-file-utils
 BuildRequires:  expat-devel libcanberra-devel fftw-devel fftw-libs
+BuildRequires:  libappstream-glib
 Requires:       hicolor-icon-theme fftw
 
 Obsoletes:      rawtherapee-doc < %{version}-%{release}
@@ -61,6 +62,9 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/icons/hicolor/32x32/apps/
 # These file are taken from the root already
 rm -rf $RPM_BUILD_ROOT/%{_datadir}/doc 
 
+appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/*.appdata.xml
+
+
 %post
 touch --no-create %{_datadir}/icons/hicolor
 if [ -x %{_bindir}/gtk-update-icon-cache ]; then
@@ -86,10 +90,15 @@ fi || :
 %{_libdir}/*.so
 %{_datadir}/rawtherapee
 %{_datadir}/applications/%{name}.desktop
+%{_datadir}/appdata/%{name}.appdata.xml
 %{_datadir}/icons/hicolor/*/apps/rawtherapee.png
 
 
 %changelog
+* Thu Mar 24 2015 Matthew Miller <mattdm at fedoraproject.org> - 4.2-3
+- package appdata
+- fix some invalid dates in changelog
+
 * Thu Mar 24 2015 Matthew Miller <mattdm at fedoraproject.org> - 4.2-2
 - a few config changes to match upstream rpm
 
@@ -249,18 +258,18 @@ fi || :
 - Use proper license tag
 - Remove some files with different licensing
 
-* Fri Mar 3 2010 Thibault North <tnorth at fedoraproject.org> - 3.0-0.8.a1
+* Wed Mar 3 2010 Thibault North <tnorth at fedoraproject.org> - 3.0-0.8.a1
 - Various fixes related to review request.
 
-* Sat Feb 28 2010 Thibault North <tnorth at fedoraproject.org> - 3.0-0.7.a1
+* Sun Feb 28 2010 Thibault North <tnorth at fedoraproject.org> - 3.0-0.7.a1
 - Update icon database on install/removal
 - Fix many files permissions (thanks Sebastian Dziallas)
 
-* Sat Feb 28 2010 Thibault North <tnorth at fedoraproject.org> - 3.0-0.6.a1
+* Sun Feb 28 2010 Thibault North <tnorth at fedoraproject.org> - 3.0-0.6.a1
 - Set icons for desktop file
 - Remove rawzor from SRPM
 
-* Sat Feb 28 2010 Thibault North <tnorth at fedoraproject.org> - 3.0-0.5.a1
+* Sun Feb 28 2010 Thibault North <tnorth at fedoraproject.org> - 3.0-0.5.a1
 - More fixes and added desktop file
 
 * Wed Feb 24 2010 Sebastian Dziallas <sebastian at when.com> - 3.0-0.4.a1
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/rawtherapee.git/commit/?h=master&id=dbfea525cb1f193b226e83b05fee5e5ebf3f547e

--
You received this message due to your preference settings at
https://apps.fedoraproject.org/notifications//fmnscmcommits.id.fedoraproject.org/email/29390


More information about the scm-commits mailing list