Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Michael Catanzaro
2626ad8b0e Update to 3.14.1 2015-01-26 09:06:08 -06:00
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -49,3 +49,4 @@
/anjuta-3.13.90.tar.xz
/anjuta-3.13.92.tar.xz
/anjuta-3.14.0.tar.xz
/anjuta-3.14.1.tar.xz

View file

@ -2,7 +2,7 @@
%global _python_bytecompile_errors_terminate_build 0
Name: anjuta
Version: 3.14.0
Version: 3.14.1
Release: 1%{?dist}
Epoch: 1
Summary: GNOME IDE for various programming languages (including C/C++, Python, Vala and JavaScript)
@ -179,6 +179,9 @@ fi
%changelog
* Mon Jan 26 2015 Michael Catanzaro <mcatanzaro@gnome.org> - 1:3.14.1-1
- Update to 3.14.1
* Sun Sep 21 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.14.0-1
- Update to 3.14.0

View file

@ -1 +1 @@
8a2b0eca5ec9d59697e70b8e31b2b9e1 anjuta-3.14.0.tar.xz
f5deffdfb0d1a436bacbbdeb942b187c anjuta-3.14.1.tar.xz