commit evince for openSUSE:Factory
Hello community, here is the log from the commit of package evince for openSUSE:Factory checked in at Wed Mar 25 18:49:12 CET 2009. -------- --- GNOME/evince/evince.changes 2009-03-09 03:38:02.000000000 +0100 +++ evince/evince.changes 2009-03-17 17:51:08.000000000 +0100 @@ -1,0 +2,15 @@ +Mon Mar 16 23:16:39 CET 2009 - mboman@suse.de + +- Update to version 2.26.0: + + Fix compiler warning when building with -Wformat + (bgo#574168) + + Fix a crash with encrypted documents + + Translation updates +- Remove libstdc++, scrollkeeper and texlive-bin-devel from + BuildRequires +- Add gtk2-devel to Requires for -devel package +- Use find %{buildroot} -type f -name "*.*a" -exec %{__rm} -fv {} + + to remove *.*a files +- Don't package omf files twice (they are in the lang package too). + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- evince-2.25.92.tar.bz2 New: ---- evince-2.26.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ evince.spec ++++++ --- /var/tmp/diff_new_pack.l13231/_old 2009-03-25 18:47:55.000000000 +0100 +++ /var/tmp/diff_new_pack.l13231/_new 2009-03-25 18:47:55.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package evince (Version 2.25.92) +# spec file for package evince (Version 2.26.0) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -31,16 +31,13 @@ BuildRequires: libglade2-devel BuildRequires: libpoppler-glib-devel BuildRequires: libspectre-devel -BuildRequires: libstdc++ BuildRequires: libtiff-devel BuildRequires: nautilus-devel -BuildRequires: scrollkeeper BuildRequires: t1lib-devel -BuildRequires: texlive-bin-devel BuildRequires: texlive-devel BuildRequires: translation-update-upstream BuildRequires: update-desktop-files -Version: 2.25.92 +Version: 2.26.0 Release: 1 Url: http://www.gnome.org/projects/evince/ Group: Productivity/Office/Other @@ -74,6 +71,7 @@ Summary: GNOME Document Viewer Group: Productivity/Office/Other Requires: %{name} = %{version} +Requires: gtk2-devel Obsoletes: evince-doc <= 2.25.4 Provides: evince-doc = 2.25.4 @@ -115,8 +113,7 @@ %find_gconf_schemas cat %{name}.schemas_list >%{name}.lst %suse_update_desktop_file -r -N Evince evince GNOME GTK Graphics Office Viewer -rm $RPM_BUILD_ROOT/%{_libdir}/*.*a -rm $RPM_BUILD_ROOT%{_libdir}/*/*/*.*a +find %{buildroot} -type f -name "*.*a" -exec %{__rm} -fv {} + %fdupes $RPM_BUILD_ROOT %clean @@ -138,7 +135,6 @@ %{_datadir}/applications/*.desktop %{_datadir}/evince %{_datadir}/icons/hicolor/*/apps/evince*.* -%{_datadir}/omf/* %{_libdir}/nautilus/extensions-*/*.so %{_libdir}/evince %{_libdir}/*.so.* @@ -162,6 +158,18 @@ %dir %{_datadir}/gtk-doc/html %changelog +* Mon Mar 16 2009 mboman@suse.de +- Update to version 2.26.0: + + Fix compiler warning when building with -Wformat + (bgo#574168) + + Fix a crash with encrypted documents + + Translation updates +- Remove libstdc++, scrollkeeper and texlive-bin-devel from + BuildRequires +- Add gtk2-devel to Requires for -devel package +- Use find %%{buildroot} -type f -name "*.*a" -exec %%{__rm} -fv {} + + to remove *.*a files +- Don't package omf files twice (they are in the lang package too). * Fri Mar 06 2009 vuntz@novell.com - Update to version 2.25.92: + Show the 'jump to page' window in the right GdkScreen ++++++ evince-2.25.92.tar.bz2 -> evince-2.26.0.tar.bz2 ++++++ ++++ 34904 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de