mirror of
https://abf.rosa.ru/djam/claws-mail.git
synced 2025-02-23 07:12:52 +00:00
Merge pull request #4 from djam/claws-mail:rosa2014.1
Update to new release 3.13.2
This commit is contained in:
commit
e8e666f6b9
2 changed files with 6 additions and 5 deletions
3
.abf.yml
3
.abf.yml
|
@ -3,6 +3,7 @@ removed_sources:
|
||||||
claws-mail-3.11.1.tar.xz: b0c07906043f7a3ec726c7a96d6dcfc3c148b9cc
|
claws-mail-3.11.1.tar.xz: b0c07906043f7a3ec726c7a96d6dcfc3c148b9cc
|
||||||
claws-mail-3.12.0.tar.xz: f28f62de97a80d32bb875aef83f901c903fe324b
|
claws-mail-3.12.0.tar.xz: f28f62de97a80d32bb875aef83f901c903fe324b
|
||||||
claws-mail-3.13.0.tar.xz: 87d329ad507e88ebe60730c3f099fda0ba7886bc
|
claws-mail-3.13.0.tar.xz: 87d329ad507e88ebe60730c3f099fda0ba7886bc
|
||||||
sources:
|
|
||||||
claws-mail-3.13.1.tar.xz: a40ce184245f467b2eb6d1ca4249f797d84b12d6
|
claws-mail-3.13.1.tar.xz: a40ce184245f467b2eb6d1ca4249f797d84b12d6
|
||||||
|
sources:
|
||||||
|
claws-mail-3.13.2.tar.xz: 8d670c30b07ac47ee1772e47f6721f49df77a4a7
|
||||||
claws-mail_ru.gmo.tar.gz: f659a0ac80aee14482b967292bdff984939f9037
|
claws-mail_ru.gmo.tar.gz: f659a0ac80aee14482b967292bdff984939f9037
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
Summary: The user-friendly, lightweight and fast GTK2 based email client
|
Summary: The user-friendly, lightweight and fast GTK2 based email client
|
||||||
Name: claws-mail
|
Name: claws-mail
|
||||||
Version: 3.13.1
|
Version: 3.13.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
|
@ -155,7 +155,7 @@ Requires: %{name} = %{EVRD}
|
||||||
%description acpi-plugin
|
%description acpi-plugin
|
||||||
This plugin for Claws Mail enables mail notification via LEDs on some laptops.
|
This plugin for Claws Mail enables mail notification via LEDs on some laptops.
|
||||||
|
|
||||||
%files acpi-plugin
|
%files acpi-plugin
|
||||||
#%{_datadir}/appdata/claws-mail-acpi_notifier.metainfo.xml
|
#%{_datadir}/appdata/claws-mail-acpi_notifier.metainfo.xml
|
||||||
%{_libdir}/%{name}/plugins/acpi_notifier.so
|
%{_libdir}/%{name}/plugins/acpi_notifier.so
|
||||||
|
|
||||||
|
@ -622,8 +622,8 @@ or received.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
#patch0 -p1
|
||||||
%patch1 -p1
|
#patch1 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure2_5x \
|
%configure2_5x \
|
||||||
|
|
Loading…
Add table
Reference in a new issue