[homebank] Rebuilt for new upstream version 5.0.0, fixes rhbz #1190745

Filipe Rosset filiperosset at fedoraproject.org
Sat Feb 21 21:01:45 UTC 2015


commit ef5c2c0d15b349f0282aab888dd015ba05cd0956
Author: Filipe Rosset <rosset.filipe at gmail.com>
Date:   Sat Feb 21 19:01:38 2015 -0200

    Rebuilt for new upstream version 5.0.0, fixes rhbz #1190745

 .gitignore    |  1 +
 homebank.spec | 12 +++++++-----
 sources       |  2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index daa1926..db092ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ homebank-4.3.tar.gz
 /homebank-4.6.1.tar.gz
 /homebank-4.6.2.tar.gz
 /homebank-4.6.3.tar.gz
+/homebank-5.0.0.tar.gz
diff --git a/homebank.spec b/homebank.spec
index 4243a56..46b5ec7 100644
--- a/homebank.spec
+++ b/homebank.spec
@@ -1,13 +1,13 @@
 Name:           homebank
-Version:        4.6.3
-Release:        3%{?dist}
+Version:        5.0.0
+Release:        1%{?dist}
 Summary:        Free easy personal accounting for all  
 
 Group:          Applications/Productivity
 License:        GPLv2+
 URL:            http://homebank.free.fr
 Source0:        http://homebank.free.fr/public/%{name}-%{version}.tar.gz
-BuildRequires:  gtk2-devel
+BuildRequires:  gtk3-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  perl(XML::Parser)
 BuildRequires:  gettext
@@ -85,8 +85,7 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
 %{_datadir}/%{name}/icons
 %{_datadir}/%{name}/datas
 %{_datadir}/applications/*%{name}.desktop
-%{_datadir}/icons/hicolor/??x??/apps/%{name}.png
-%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
+%{_datadir}/icons/hicolor/*/apps/%{name}.png
 %{_datadir}/mime-info/%{name}.*
 %{_datadir}/mime/packages/%{name}.xml
 %{_datadir}/application-registry/%{name}.applications
@@ -96,6 +95,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
 %{_datadir}/%{name}/help
 
 %changelog
+* Sat Feb 21 2015 Filipe Rosset <rosset.filipe at gmail.com> - 5.0.0-1
+- Rebuilt for new upstream version 5.0.0, fixes rhbz #1190745
+
 * Thu Oct 02 2014 Rex Dieter <rdieter at fedoraproject.org> 4.6.3-3
 - update icon/mime scriptlets
 
diff --git a/sources b/sources
index dbea7d6..d4984c2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6731613afab54a1c3322ffcea7ceb12b  homebank-4.6.3.tar.gz
+377552bc3868744338668293c8345c5a  homebank-5.0.0.tar.gz


More information about the scm-commits mailing list