forked from pool/evolution
Accepting request 456827 from home:Zaitor
New stable release OBS-URL: https://build.opensuse.org/request/show/456827 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=324
This commit is contained in:
parent
367d0eb86d
commit
7cd8e69768
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:522209f022a468c9031fd393fe4ba6c655dedfa06dd6ae59d2d693d1485c690a
|
|
||||||
size 12272488
|
|
3
evolution-3.22.5.tar.xz
Normal file
3
evolution-3.22.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e2f111f6c59fdd1fd2e5ea43aa7e081327285c336fadb1c0f6a912487001b1f0
|
||||||
|
size 12287328
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 13 12:56:06 UTC 2017 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.22.5:
|
||||||
|
+ Previous signatures with images not sent properly.
|
||||||
|
+ Fix few memory leaks.
|
||||||
|
+ e-editor-dom-functions: Do not override variable name from
|
||||||
|
parent block.
|
||||||
|
+ Bugs fixed: bgo#777373, bgo#776391, bgo#775656, bgo#773038,
|
||||||
|
bgo#777766, bgo#777818, bgo#778036, bgo#778062, bgo#778347.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 10 16:08:57 UTC 2017 - mgorse@suse.com
|
Fri Feb 10 16:08:57 UTC 2017 - mgorse@suse.com
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
Name: evolution
|
Name: evolution
|
||||||
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
|
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
|
||||||
%define evolution_base_version 3.22
|
%define evolution_base_version 3.22
|
||||||
Version: 3.22.4
|
Version: 3.22.5
|
||||||
Release: 0
|
Release: 0
|
||||||
# _version needs to be %{version} stripped to major.minor.micro only...
|
# _version needs to be %{version} stripped to major.minor.micro only...
|
||||||
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
|
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
|
||||||
|
Loading…
Reference in New Issue
Block a user