Update to 3.6.2
This commit is contained in:
parent
6217faba3d
commit
1af29e5330
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -45,3 +45,4 @@ evolution-2.31.5.tar.bz2
|
|||
/evolution-3.5.92.tar.xz
|
||||
/evolution-3.6.0.tar.xz
|
||||
/evolution-3.6.1.tar.xz
|
||||
/evolution-3.6.2.tar.xz
|
||||
|
|
|
|||
|
|
@ -28,8 +28,8 @@
|
|||
### Abstract ###
|
||||
|
||||
Name: evolution
|
||||
Version: 3.6.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.6.2
|
||||
Release: 1%{?dist}
|
||||
Group: Applications/Productivity
|
||||
Summary: Mail and calendar client for GNOME
|
||||
License: GPLv2+ and GFDL
|
||||
|
|
@ -528,6 +528,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Nov 12 2012 Milan Crha <mcrha@redhat.com> - 3.6.2-1
|
||||
- Update to 3.6.2
|
||||
|
||||
* Fri Nov 09 2012 Matthew Barnes <mbarnes@redhat.com> - 3.6.1-2
|
||||
- Drop unique3-devel BR, it's an ancient artifact.
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
1ee557f05e57f0620a011bd10bdd1370 evolution-3.6.1.tar.xz
|
||||
fd4a19f9d524b4a0510e85e280c362e0 evolution-3.6.2.tar.xz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue