diff --git a/evolution-3.12.1.tar.xz b/evolution-3.12.1.tar.xz deleted file mode 100644 index 3d3efcd..0000000 --- a/evolution-3.12.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4b5058a82949e883956863d23fd65cd4e89d6a1fb18d4d35b3ddaf4464bf52a -size 12111704 diff --git a/evolution-3.12.2.tar.xz b/evolution-3.12.2.tar.xz new file mode 100644 index 0000000..5887755 --- /dev/null +++ b/evolution-3.12.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60742334aaf1e3b9f044c2003c44a37be5905b166e24580e9e6e6c5ae1b9f948 +size 12109804 diff --git a/evolution.changes b/evolution.changes index 0e1458d..c82b33c 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat May 17 11:23:38 UTC 2014 - zaitor@opensuse.org + +- Update to version 3.12.2: + + Newly created folders always marked as having subfolders. + + Make 'Copy Link Location' copy into both primary and selection + clipboards. + + Bugs fixed: bgo#666142, bgo#691957, bgo#729256. + + Updated translations. + ------------------------------------------------------------------- Sun Apr 13 17:02:28 UTC 2014 - zaitor@opensuse.org diff --git a/evolution.spec b/evolution.spec index 5e961d7..0f4fed4 100644 --- a/evolution.spec +++ b/evolution.spec @@ -24,7 +24,7 @@ Name: evolution # This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in. %define evolution_base_version 3.12 -Version: 3.12.1 +Version: 3.12.2 Release: 0 # _version needs to be %{version} stripped to major.minor.micro only... %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')