diff --git a/.gitignore b/.gitignore index e154cb4..60df079 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /pluma-1.13.0.tar.xz /pluma-1.13.1.tar.xz /pluma-1.14.0.tar.xz +/pluma-1.15.0.tar.xz diff --git a/pluma.spec b/pluma.spec index 296e000..310c20a 100644 --- a/pluma.spec +++ b/pluma.spec @@ -2,7 +2,7 @@ %global rel_build 1 # This is needed, because src-url contains branched part of versioning-scheme. -%global branch 1.14 +%global branch 1.15 # Settings used for build from snapshots. %{!?rel_build:%global commit c1ca209172a8b3a0751ac0a1e2dbec33c1894290} @@ -197,8 +197,12 @@ fi %changelog +* Thu Jun 09 2016 Wolfgang Ulbrich - 1.15.0-1 +- update to 1.15.0 release + * Tue Apr 05 2016 Wolfgang Ulbrich - 1.14.0-1 - update to 1.14.0 release + * Mon Feb 22 2016 Wolfgang Ulbrich - 1.13.1-1 - update to 1.13.1 release diff --git a/sources b/sources index 3aacebc..bf6e67c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8386579dac1e16a4d93dfc5f668a206e pluma-1.14.0.tar.xz +596e0969b4532d3983b032f07c254989 pluma-1.15.0.tar.xz