Update to 3.4.4
This commit is contained in:
parent
c232efe31c
commit
e2b09875f0
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ libwnck-2.30.3.tar.bz2
|
||||
/libwnck-3.4.0.tar.xz
|
||||
/libwnck-3.4.2.tar.xz
|
||||
/libwnck-3.4.3.tar.xz
|
||||
/libwnck-3.4.4.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: Window Navigator Construction Kit
|
||||
Name: libwnck3
|
||||
Version: 3.4.3
|
||||
Version: 3.4.4
|
||||
Release: 1%{?dist}
|
||||
URL: http://download.gnome.org/sources/libwnck/
|
||||
#VCS: git:git://git.gnome.org/libwnck
|
||||
@ -70,6 +70,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%doc %{_datadir}/gtk-doc
|
||||
|
||||
%changelog
|
||||
* Mon Nov 12 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.4-1
|
||||
- Update to 3.4.4
|
||||
|
||||
* Sat Sep 22 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.3-1
|
||||
- Update to 3.4.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user