Update to 3.9.90

This commit is contained in:
Kalev Lember 2013-08-22 12:46:57 +02:00
parent 57773650a5
commit cd9167b1fe
4 changed files with 6 additions and 29 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@
/baobab-3.8.2.tar.xz
/baobab-3.9.1.tar.xz
/baobab-3.9.3.tar.xz
/baobab-3.9.90.tar.xz

View File

@ -1,25 +0,0 @@
From 023a780fe8bc034f2f02dceb0b34bbf8d77d7047 Mon Sep 17 00:00:00 2001
From: Kalev Lember <kalevlember@gmail.com>
Date: Sat, 10 Aug 2013 14:24:31 +0200
Subject: [PATCH] Fix a keywords syntax error
---
po/br.po | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/po/br.po b/po/br.po
index 8b47f32..3a640d7 100644
--- a/po/br.po
+++ b/po/br.po
@@ -30,7 +30,7 @@ msgstr "Gwiriañ mentoù an teuliadoù ha plas hegerz war ar gantennad"
#: ../data/baobab.desktop.in.in.h:3
msgid "storage;space;cleanup;"
-msgstr "kadaviñ;egor;naetaat"
+msgstr "kadaviñ;egor;naetaat;"
#: ../data/org.gnome.baobab.gschema.xml.in.h:1
msgid "Excluded partitions URIs"
--
1.8.3.1

View File

@ -1,5 +1,5 @@
Name: baobab
Version: 3.9.3
Version: 3.9.90
Release: 1%{?dist}
Summary: A graphical directory tree analyzer
@ -7,7 +7,6 @@ Group: Applications/System
License: GPLv2+ and GFDL
URL: https://live.gnome.org/Baobab
Source0: http://download.gnome.org/sources/baobab/3.9/%{name}-%{version}.tar.xz
Patch0: 0001-Fix-a-keywords-syntax-error.patch
BuildRequires: chrpath
BuildRequires: gobject-introspection-devel
@ -30,7 +29,6 @@ any change made to your home folder as far as any mounted/unmounted device.
%prep
%setup -q
%patch0 -p1 -b .keywords
%build
@ -83,6 +81,9 @@ done
%{_datadir}/icons/hicolor/scalable/actions/view-treemap-symbolic.svg
%changelog
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.90-1
- Update to 3.9.90
* Sat Aug 10 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.3-1
- Update to 3.9.3

View File

@ -1 +1 @@
2a862ad45dd039d51c38d9dd97957dc7 baobab-3.9.3.tar.xz
836c6405dc7f08f6b9f83aed1b3addda baobab-3.9.90.tar.xz