Hello community,

here is the log from the commit of package gitg for openSUSE:Factory
checked in at Mon May 2 16:44:15 CEST 2011.



--------
--- gitg/gitg.changes   2011-02-14 17:52:09.000000000 +0100
+++ /mounts/work_src_done/STABLE/gitg/gitg.changes      2011-04-29 
10:16:14.000000000 +0200
@@ -1,0 +2,26 @@
+Thu Apr 28 14:41:30 UTC 2011 - dims...@opensuse.org
+
+- Update to version 0.2.2:
+  + Added glade catalog file
+  + Disable auto-utf8 for repository loading
+- Changes from version 0.2.1:
+  + Improved debugging
+  + Add UTF8 as the first candidate encoding
+  + Adjust to GtkSourceView API break
+- Changes from version 0.2.0:
+  + Port gitg to gtk+ 3
+- Changes from version 1.0.0:
+  + Port gitg to gsettings
+  + Added gitg-config test tool
+  + Fix icon sizes
+  + Fixed getting/setting global git configuration
+  + Explicit linking in tools and tests
+- Replace gtk2-devel BuildRequires with pkgconfig(gtk+-3.0) and
+  gtksourceview-2.0-devel with pkgconfig(gtksourceview-3.0).
+- Remove gconf2-devel BuildRequires.
+- Add pkgconfig(gsettings-desktop-schemas) BuildRequires.
+- Replace GConf2 schemas handling with GSettings schemas handling,
+  with %glib2_gsettings_schema_* macros.
+- Drop gitg-build-fixes.patch: fixed upstream.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  gitg-0.0.8.tar.bz2
  gitg-build-fixes.patch

New:
----
  gitg-0.2.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gitg.spec ++++++
--- /var/tmp/diff_new_pack.AN54c7/_old  2011-05-02 16:43:19.000000000 +0200
+++ /var/tmp/diff_new_pack.AN54c7/_new  2011-05-02 16:43:19.000000000 +0200
@@ -18,26 +18,25 @@
 
 
 Name:           gitg
-Version:        0.0.8
-Release:        8
+Version:        0.2.2
+Release:        1
 License:        GPLv2+
 Summary:        Git repository viewer
 Group:          Development/Tools/Version Control
 Url:            http://trac.novowork.com/gitg/
 Source:         %{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM gitg-build-fixes.patch vu...@opensuse.org -- Trivial 
build fixes
-Patch0:         gitg-build-fixes.patch
 BuildRequires:  fdupes
-BuildRequires:  gconf2-devel
-BuildRequires:  gtk2-devel
-BuildRequires:  gtksourceview-devel
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gsettings-desktop-schemas)
+BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtksourceview-3.0)
 Requires:       git-core
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%gconf_schemas_prereq
+%glib2_gsettings_schema_requires
 
 %description
 gitg is a GitX clone for GNOME/gtk+. It aims at being a small, fast and
@@ -69,7 +68,6 @@
 %prep
 %setup -q
 translation-update-upstream
-%patch0 -p1
 
 %build
 %configure --disable-static
@@ -78,20 +76,14 @@
 %install
 %makeinstall
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
-%find_gconf_schemas
 %suse_update_desktop_file -G "Git repository viewer" %{name} RevisionControl
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}%{_datadir}
 
-%pre -f %{name}.schemas_pre
-
-%posttrans -f %{name}.schemas_posttrans
-
-%preun -f %{name}.schemas_preun
-
 %if 0%{?suse_version} > 1130
 
 %post
+%glib2_gsettings_schema_post
 %desktop_database_post
 %icon_theme_cache_post
 %endif
@@ -99,6 +91,7 @@
 %if 0%{?suse_version} > 1130
 
 %postun
+%glib2_gsettings_schema_postun
 %desktop_database_postun
 %icon_theme_cache_postun
 %endif
@@ -110,12 +103,13 @@
 %clean
 rm -rf %{buildroot}
 
-%files -f %{name}.schemas_list
+%files
 %defattr(-,root,root)
 %doc AUTHORS README NEWS COPYING ChangeLog
 %{_bindir}/gitg
 %{_datadir}/gitg/
 %{_datadir}/applications/gitg.desktop
+%{_datadir}/glib-2.0/schemas/org.gnome.gitg.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/gitg.*
 %{_mandir}/man1/gitg.1*
 

++++++ gitg-0.0.8.tar.bz2 -> gitg-0.2.2.tar.bz2 ++++++
++++ 41885 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to