diff --git a/.gitignore b/.gitignore index 891cfaf..5ae4fe6 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /mate-terminal-1.10.0.tar.xz /mate-terminal-1.10.1.tar.xz /mate-terminal-1.11.0.tar.xz +/mate-terminal-1.12.0.tar.xz diff --git a/mate-terminal.spec b/mate-terminal.spec index 400dad8..969497d 100644 --- a/mate-terminal.spec +++ b/mate-terminal.spec @@ -2,7 +2,7 @@ %global rel_build 1 # This is needed, because src-url contains branched part of versioning-scheme. -%global branch 1.11 +%global branch 1.12 # Settings used for build from snapshots. %{!?rel_build:%global commit ac33ed09bb41ba717df3722cc71e25c1aa5134c5} @@ -102,6 +102,9 @@ fi %changelog +* Fri Nov 06 2015 Wolfgang Ulbrich - 1.12.0-1 +- update to 1.12.0 release + * Thu Oct 22 2015 Wolfgang Ulbrich - 1.11.0-1 - update to 1.11.0 release - remove upstreamed patch diff --git a/sources b/sources index 2fe49cc..37c3757 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -807f503731d2371127f7555088f4c302 mate-terminal-1.11.0.tar.xz +075a8e853d63d85178c3fe44006b640e mate-terminal-1.12.0.tar.xz