Hello community,

here is the log from the commit of package aegisub for openSUSE:Factory checked 
in at 2019-11-06 13:51:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aegisub (Old)
 and      /work/SRC/openSUSE:Factory/.aegisub.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aegisub"

Wed Nov  6 13:51:57 2019 rev:31 rq:739473 version:3.2.2+git20180710

Changes:
--------
--- /work/SRC/openSUSE:Factory/aegisub/aegisub.changes  2019-04-01 
12:38:03.773905981 +0200
+++ /work/SRC/openSUSE:Factory/.aegisub.new.2990/aegisub.changes        
2019-11-06 13:52:02.143891689 +0100
@@ -1,0 +2,10 @@
+Thu Oct 17 12:57:19 UTC 2019 - Richard Brown <rbr...@suse.com>
+
+- Remove obsolete Groups tag (fate#326485)
+
+-------------------------------------------------------------------
+Sat Jul 20 18:44:11 UTC 2019 - o...@aepfle.de
+
+- Fix build by keeping non-patch work out of %prep section
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ aegisub.spec ++++++
--- /var/tmp/diff_new_pack.WtjOwA/_old  2019-11-06 13:52:04.367894100 +0100
+++ /var/tmp/diff_new_pack.WtjOwA/_new  2019-11-06 13:52:04.375894108 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -24,7 +24,6 @@
 Release:        0
 Summary:        Subtitle editor
 License:        BSD-3-Clause
-Group:          Productivity/Multimedia/Video/Editors and Convertors
 Url:            http://www.aegisub.org/
 Source0:        
https://github.com/Aegisub/Aegisub/archive/%{_rev}.tar.gz#/aegisub-%{version}.tar.gz
 Source99:       changelog.txt
@@ -72,13 +71,14 @@
 %prep
 %setup -q -n %{gitname}-%{_rev}
 %autopatch -p1
+
+%build
 FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e 
%%Y')
 sed -i "s/__DATE__/\"$FAKE_BUILDDATE\"/" src/version.cpp
 FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes 
'+%%H:%%M:%%S')
 sed -i "s/__TIME__/\"$FAKE_BUILDTIME\"/" src/version.cpp
 cp %{SOURCE99} .
 
-%build
 ./autogen.sh
 #autoreconf -fvi
 %configure \


Reply via email to