Accepting request 331597 from GNOME:Next
Resub with fixed filelist OBS-URL: https://build.opensuse.org/request/show/331597 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit?expand=0&rev=187
This commit is contained in:
parent
506287cf5e
commit
4a0eaeff9a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a93e42cb460280aff57e8a4e81b0d04eecc8b1331271bda0a33cededc0e7f424
|
|
||||||
size 2916712
|
|
3
gedit-3.17.92.tar.xz
Normal file
3
gedit-3.17.92.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a80774e13bc8f538df61f7a54cf1a37390a1c872c95db83431358b28eb844b01
|
||||||
|
size 2956760
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 16 08:55:18 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.17.92:
|
||||||
|
+ Various minor code improvements and bug fixes.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 18 18:27:09 UTC 2015 - zaitor@opensuse.org
|
Tue Aug 18 18:27:09 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define _with_gi_python 1
|
%define _with_gi_python 1
|
||||||
|
|
||||||
Name: gedit
|
Name: gedit
|
||||||
Version: 3.17.90
|
Version: 3.17.92
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Small and lightweight UTF-8 text editor
|
Summary: Small and lightweight UTF-8 text editor
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -130,7 +130,7 @@ rm -rf %{buildroot}
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%doc AUTHORS BUGS ChangeLog COPYING MAINTAINERS NEWS README
|
%doc AUTHORS ChangeLog COPYING MAINTAINERS NEWS README
|
||||||
%doc %{_datadir}/help/C/%{name}/
|
%doc %{_datadir}/help/C/%{name}/
|
||||||
%{_bindir}/gedit
|
%{_bindir}/gedit
|
||||||
%{_bindir}/gnome-text-editor
|
%{_bindir}/gnome-text-editor
|
||||||
@ -187,7 +187,6 @@ rm -rf %{buildroot}
|
|||||||
%files -n python3-gedit
|
%files -n python3-gedit
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{python3_sitearch}/gi/overrides/Gedit*
|
%{python3_sitearch}/gi/overrides/Gedit*
|
||||||
%{python3_sitearch}/gi/overrides/__pycache__/
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user