Update to 3.15.90
This commit is contained in:
parent
e82d408940
commit
1858b363bc
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@
|
|||||||
/baobab-3.13.91.tar.xz
|
/baobab-3.13.91.tar.xz
|
||||||
/baobab-3.14.0.tar.xz
|
/baobab-3.14.0.tar.xz
|
||||||
/baobab-3.14.1.tar.xz
|
/baobab-3.14.1.tar.xz
|
||||||
|
/baobab-3.15.90.tar.xz
|
||||||
|
@ -1,26 +0,0 @@
|
|||||||
From 0166813fc2ff51f1be66734943f8b279c19395ed Mon Sep 17 00:00:00 2001
|
|
||||||
From: Kalev Lember <kalevlember@gmail.com>
|
|
||||||
Date: Tue, 14 Oct 2014 09:05:43 +0200
|
|
||||||
Subject: [PATCH] Fix desktop file keywords Breton translation
|
|
||||||
|
|
||||||
It's a string list and must be terminated with a semicolon.
|
|
||||||
---
|
|
||||||
po/br.po | 2 +-
|
|
||||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
||||||
|
|
||||||
diff --git a/po/br.po b/po/br.po
|
|
||||||
index bf1f30c..f2ebd2e 100644
|
|
||||||
--- a/po/br.po
|
|
||||||
+++ b/po/br.po
|
|
||||||
@@ -41,7 +41,7 @@ msgstr "Gwiriañ mentoù an teuliadoù ha plas hegerz war ar gantennad"
|
|
||||||
|
|
||||||
#: ../data/org.gnome.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.in.h:1
|
|
||||||
msgid "Excluded partitions URIs"
|
|
||||||
--
|
|
||||||
2.1.0
|
|
||||||
|
|
10
baobab.spec
10
baobab.spec
@ -1,16 +1,14 @@
|
|||||||
%global gtk3_version 3.13.2
|
%global gtk3_version 3.13.2
|
||||||
|
|
||||||
Name: baobab
|
Name: baobab
|
||||||
Version: 3.14.1
|
Version: 3.15.90
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A graphical directory tree analyzer
|
Summary: A graphical directory tree analyzer
|
||||||
|
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
License: GPLv2+ and GFDL
|
License: GPLv2+ and GFDL
|
||||||
URL: https://live.gnome.org/Baobab
|
URL: https://live.gnome.org/Baobab
|
||||||
Source0: http://download.gnome.org/sources/baobab/3.14/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/baobab/3.15/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
Patch0: 0001-Fix-desktop-file-keywords-Breton-translation.patch
|
|
||||||
|
|
||||||
BuildRequires: chrpath
|
BuildRequires: chrpath
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
@ -35,7 +33,6 @@ any change made to your home folder as far as any mounted/unmounted device.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -90,6 +87,9 @@ done
|
|||||||
%{_mandir}/man1/baobab.1.gz
|
%{_mandir}/man1/baobab.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 18 2015 David King <amigadave@amigadave.com> - 3.15.90-1
|
||||||
|
- Update to 3.15.90
|
||||||
|
|
||||||
* Tue Oct 14 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.1-1
|
* Tue Oct 14 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.1-1
|
||||||
- Update to 3.14.1
|
- Update to 3.14.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user