diff options
author | Michel Alexandre Salim <msalim@cs.indiana.edu> | 2009-02-09 17:08:44 -0500 |
---|---|---|
committer | Michel Alexandre Salim <msalim@cs.indiana.edu> | 2009-02-09 17:08:44 -0500 |
commit | 5ef89446584738eea72db67d9baa54fcbd94fb7d (patch) | |
tree | 32f93dad587503ab8abea8809f1d15f0dc3338d3 | |
parent | e6745d707b25a8cf84f6bebdfbf3905b1879c447 (diff) | |
download | specs-5ef89446584738eea72db67d9baa54fcbd94fb7d.tar.gz specs-5ef89446584738eea72db67d9baa54fcbd94fb7d.tar.xz specs-5ef89446584738eea72db67d9baa54fcbd94fb7d.zip |
- update-srpm.sh: upload new SRPM automatically
- gedit-vala.spec: bump release number, to avoid confusion with the
previous release (doc path fix)
-rw-r--r-- | gnome/gedit-vala.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gnome/gedit-vala.spec b/gnome/gedit-vala.spec index fa712f8..849968b 100644 --- a/gnome/gedit-vala.spec +++ b/gnome/gedit-vala.spec @@ -2,7 +2,7 @@ Name: gedit-vala Version: 0.3.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Vala Toys for gEdit Group: Applications/Editors @@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Feb 9 2009 Michel Salim <salimma@fedoraproject.org> - 0.3.2-3 +- Fix documentation path + * Mon Feb 9 2009 Michel Salim <salimma@fedoraproject.org> - 0.3.2-2 - Rename vtg to the more descriptive gedit-vala |