Hello community,

here is the log from the commit of package git-review for openSUSE:Factory 
checked in at 2015-08-29 20:04:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/git-review (Old)
 and      /work/SRC/openSUSE:Factory/.git-review.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "git-review"

Changes:
--------
--- /work/SRC/openSUSE:Factory/git-review/git-review.changes    2015-06-15 
17:49:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.git-review.new/git-review.changes       
2015-08-29 20:04:43.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Aug 27 11:16:55 UTC 2015 - [email protected]
+
+- Remove %{_sysconfdir}/git-review/git-review.conf from package.
+  File is deprecated.
+
+-------------------------------------------------------------------

Old:
----
  git-review.conf

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

Other differences:
------------------
++++++ git-review.spec ++++++
--- /var/tmp/diff_new_pack.CObekq/_old  2015-08-29 20:04:43.000000000 +0200
+++ /var/tmp/diff_new_pack.CObekq/_new  2015-08-29 20:04:43.000000000 +0200
@@ -25,7 +25,6 @@
 Url:            https://launchpad.net/git-review
 #Source0:        
http://pypi.python.org/packages/source/g/git-review/git-review-%{version}.tar.gz
 Source:         %{name}-%{version}.tar.gz
-Source1:        git-review.conf
 BuildRequires:  python-devel
 BuildRequires:  python-pbr
 BuildRequires:  python-setuptools
@@ -58,7 +57,6 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 install -m 0644 -D git-review.1 %{buildroot}/%{_mandir}/man1/git-review.1
-install -m 0644 -D %{SOURCE1} 
%{buildroot}/%{_sysconfdir}/git-review/git-review.conf
 
 %files
 %defattr(-,root,root,-)
@@ -66,7 +64,5 @@
 %{python_sitelib}/*
 %{_bindir}/git-review
 %{_mandir}/man1/git-review.1.gz
-%dir %{_sysconfdir}/git-review
-%config(noreplace) %{_sysconfdir}/git-review/git-review.conf
 
 %changelog


Reply via email to