Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8dbf41d521 |
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -47,3 +47,4 @@ vino-2.31.4.tar.bz2
|
|||
/vino-3.13.90.tar.xz
|
||||
/vino-3.14.0.tar.xz
|
||||
/vino-3.14.1.tar.xz
|
||||
/vino-3.14.2.tar.xz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
f2146337a41fd52306c5b1aefcc462f1 vino-3.14.1.tar.xz
|
||||
f8802a8e9a3e1bf9f69307478587a298 vino-3.14.2.tar.xz
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
Summary: A remote desktop system for GNOME
|
||||
Name: vino
|
||||
Version: 3.14.1
|
||||
Version: 3.14.2
|
||||
Release: 1%{?dist}
|
||||
URL: http://www.gnome.org
|
||||
#VCS: git:git://git.gnome.org/vino
|
||||
|
|
@ -61,7 +61,7 @@ make %{?_smp_mflags}
|
|||
%install
|
||||
make install DESTDIR=$RPM_BUILD_ROOT
|
||||
|
||||
#desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/vino-server.desktop
|
||||
desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/vino-server.desktop
|
||||
|
||||
|
||||
%find_lang %{name}
|
||||
|
|
@ -92,6 +92,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
|||
%{_datadir}/GConf/gsettings/org.gnome.Vino.convert
|
||||
|
||||
%changelog
|
||||
* Wed Feb 18 2015 David King <amigadave@amigadave.com> - 3.14.2-1
|
||||
- Update to 3.14.2
|
||||
|
||||
* Mon Nov 10 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.1-1
|
||||
- Update to 3.14.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue