Hello community, here is the log from the commit of package reptyr for openSUSE:Factory checked in at 2012-05-09 18:20:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/reptyr (Old) and /work/SRC/openSUSE:Factory/.reptyr.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "reptyr", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/reptyr/reptyr.changes 2012-03-23 12:10:21.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.reptyr.new/reptyr.changes 2012-05-09 18:33:00.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Apr 26 12:12:41 UTC 2012 - [email protected] + +-bump version to git HEAD (0.3dev, d69f9d220d) + +------------------------------------------------------------------- Old: ---- reptyr-0.3.tar.bz2 New: ---- reptyr-0.3dev_git20120325.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ reptyr.spec ++++++ --- /var/tmp/diff_new_pack.FeCt0w/_old 2012-05-09 18:33:02.000000000 +0200 +++ /var/tmp/diff_new_pack.FeCt0w/_new 2012-05-09 18:33:02.000000000 +0200 @@ -1,6 +1,9 @@ +# +# spec file for package reptyr +# # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # -# All modifications and additions to the file contributed by thirdparties +# All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the @@ -10,14 +13,16 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + Name: reptyr -Version: 0.3 +Version: 0.3dev_git20120325 Release: 0 -License: MIT Summary: A tool for "re-ptying" programs -Url: http://github.com/nelhage/reptyr +License: MIT Group: System/Console +Url: http://github.com/nelhage/reptyr Source: reptyr-%{version}.tar.bz2 BuildRequires: gcc BuildRequires: make @@ -42,7 +47,7 @@ make PREFIX="%{buildroot}%{_prefix}" install install -d "%{buildroot}%{_docdir}/%{name}" -install -m0644 ChangeLog COPYING README NOTES "%{buildroot}%{_docdir}/%{name}"/ +install -m0644 ChangeLog COPYING README.md NOTES "%{buildroot}%{_docdir}/%{name}"/ %clean rm -rf %{buildroot} @@ -52,7 +57,7 @@ %doc %dir %{_docdir}/%{name} %doc %{_docdir}/%{name}/ChangeLog %doc %{_docdir}/%{name}/COPYING -%doc %{_docdir}/%{name}/README +%doc %{_docdir}/%{name}/README.md %doc %{_docdir}/%{name}/NOTES %doc %{_mandir}/man1/reptyr.1%{ext_man} %doc %{_mandir}/fr/man1/reptyr.1%{ext_man} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
